python-kasa/kasa/iot/modules
Teemu R. 6c141c3b65
Expose ambient light setting for iot dimmers (#1210)
This PR adds a setting to control the ambient light enabled/disabled.

Also fixes the getters.
2024-10-31 12:17:18 +01:00
..
__init__.py Add light presets common module to devices. (#907) 2024-05-19 11:20:18 +01:00
ambientlight.py Expose ambient light setting for iot dimmers (#1210) 2024-10-31 12:17:18 +01:00
antitheft.py Update poetry locks and pre-commit hooks (#837) 2024-04-16 20:21:20 +02:00
cloud.py Move feature initialization from __init__ to _initialize_features (#1140) 2024-09-28 20:14:31 +02:00
countdown.py Update poetry locks and pre-commit hooks (#837) 2024-04-16 20:21:20 +02:00
emeter.py Make iot time timezone aware (#1147) 2024-10-08 08:16:51 +01:00
led.py Add common energy module and deprecate device emeter attributes (#976) 2024-06-17 11:22:05 +01:00
light.py Make iot time timezone aware (#1147) 2024-10-08 08:16:51 +01:00
lighteffect.py Fix iot light effect brightness (#1092) 2024-07-31 15:58:48 +01:00
lightpreset.py Make iot time timezone aware (#1147) 2024-10-08 08:16:51 +01:00
motion.py Expose PIR enabled setting for iot dimmers (#1174) 2024-10-31 10:41:11 +00:00
rulemodule.py Use pydantic.v1 namespace on all pydantic versions (#883) 2024-05-01 15:59:35 +02:00
schedule.py Update poetry locks and pre-commit hooks (#837) 2024-04-16 20:21:20 +02:00
time.py Create common Time module and add time set cli command (#1157) 2024-10-15 08:59:25 +01:00
usage.py Enable and convert to future annotations (#838) 2024-04-17 15:39:24 +02:00