..
__init__.py
Add mop module ( #1456 )
2025-01-15 19:12:33 +01:00
alarm.py
Enable ruff check for ANN ( #1139 )
2024-11-10 18:55:13 +00:00
autooff.py
Enable ruff check for ANN ( #1139 )
2024-11-10 18:55:13 +00:00
batterysensor.py
Fallback to is_low for batterysensor's battery_low ( #1420 )
2025-01-15 14:33:05 +01:00
brightness.py
Enable ruff check for ANN ( #1139 )
2024-11-10 18:55:13 +00:00
childdevice.py
Update docs with more howto examples ( #968 )
2024-06-19 09:53:40 +01:00
childprotection.py
Enable ruff check for ANN ( #1139 )
2024-11-10 18:55:13 +00:00
clean.py
Add setting to change clean count ( #1457 )
2025-01-15 19:11:33 +01:00
cloud.py
Enable ruff check for ANN ( #1139 )
2024-11-10 18:55:13 +00:00
color.py
Enable ruff check for ANN ( #1139 )
2024-11-10 18:55:13 +00:00
colortemperature.py
Enable ruff check for ANN ( #1139 )
2024-11-10 18:55:13 +00:00
contactsensor.py
Improve overheat reporting ( #1335 )
2024-12-11 01:01:36 +01:00
devicemodule.py
Update hub children on first update and delay subsequent updates ( #1438 )
2025-01-13 17:19:40 +00:00
dustbin.py
Implement vacuum dustbin module (dust_bucket) ( #1423 )
2025-01-14 17:30:18 +01:00
energy.py
Fallback to other module data on get_energy_usage errors ( #1245 )
2024-12-20 08:53:07 +00:00
fan.py
Allow getting Annotated features from modules ( #1018 )
2024-11-22 07:52:23 +00:00
firmware.py
Migrate smart firmware module to mashumaro ( #1276 )
2024-11-20 11:54:13 +00:00
frostprotection.py
Enable ruff check for ANN ( #1139 )
2024-11-10 18:55:13 +00:00
homekit.py
Add bare bones homekit modules smart and smartcam devices ( #1370 )
2024-12-14 13:34:58 +00:00
humiditysensor.py
Enable ruff check for ANN ( #1139 )
2024-11-10 18:55:13 +00:00
led.py
Enable ruff check for ANN ( #1139 )
2024-11-10 18:55:13 +00:00
light.py
Update cli, light modules, and docs to use FeatureAttributes ( #1364 )
2024-12-11 15:53:35 +00:00
lighteffect.py
Enable ruff check for ANN ( #1139 )
2024-11-10 18:55:13 +00:00
lightpreset.py
Update cli, light modules, and docs to use FeatureAttributes ( #1364 )
2024-12-11 15:53:35 +00:00
lightstripeffect.py
Enable ruff check for ANN ( #1139 )
2024-11-10 18:55:13 +00:00
lighttransition.py
Include duration when disabling smooth transition on/off ( #1313 )
2024-11-26 10:39:31 +00:00
matter.py
Add bare-bones matter modules to smart and smartcam devices ( #1371 )
2024-12-13 19:45:38 +00:00
mop.py
Add mop module ( #1456 )
2025-01-15 19:12:33 +01:00
motionsensor.py
Enable ruff check for ANN ( #1139 )
2024-11-10 18:55:13 +00:00
overheatprotection.py
Improve overheat reporting ( #1335 )
2024-12-11 01:01:36 +01:00
reportmode.py
Enable ruff check for ANN ( #1139 )
2024-11-10 18:55:13 +00:00
speaker.py
Add vacuum speaker controls ( #1332 )
2025-01-14 16:48:34 +00:00
temperaturecontrol.py
Add common Thermostat module ( #977 )
2024-11-26 09:37:15 +00:00
temperaturesensor.py
Enable ruff check for ANN ( #1139 )
2024-11-10 18:55:13 +00:00
thermostat.py
Add common Thermostat module ( #977 )
2024-11-26 09:37:15 +00:00
time.py
Remove support for python <3.11 ( #1273 )
2024-11-18 18:46:36 +00:00
triggerlogs.py
Migrate triggerlogs to mashumaru ( #1277 )
2024-11-20 13:21:08 +00:00
waterleaksensor.py
Enable ruff check for ANN ( #1139 )
2024-11-10 18:55:13 +00:00