python-kasa/kasa/iot/modules
Teemu R 40f2263770
Add some device fixtures (#948)
Adds some device fixtures by courtesy of @jimboca, thanks!
This is a slightly patched and rebased version of #441.

---------

Co-authored-by: JimBo <jimboca3@gmail.com>
Co-authored-by: sdb9696 <steven.beth@gmail.com>
2024-06-04 19:24:53 +02:00
..
__init__.py Add light presets common module to devices. (#907) 2024-05-19 11:20:18 +01:00
ambientlight.py Improve categorization of features (#904) 2024-05-07 10:13:35 +01:00
antitheft.py Update poetry locks and pre-commit hooks (#837) 2024-04-16 20:21:20 +02:00
cloud.py Improve categorization of features (#904) 2024-05-07 10:13:35 +01:00
countdown.py Update poetry locks and pre-commit hooks (#837) 2024-04-16 20:21:20 +02:00
emeter.py Improve categorization of features (#904) 2024-05-07 10:13:35 +01:00
led.py Make module names consistent and remove redundant module casting (#909) 2024-05-11 19:28:18 +01:00
light.py Fix set_state for common light modules (#929) 2024-05-22 15:33:55 +02:00
lighteffect.py Deprecate device level light, effect and led attributes (#916) 2024-05-15 18:49:08 +01:00
lightpreset.py Add some device fixtures (#948) 2024-06-04 19:24:53 +02:00
motion.py Enable and convert to future annotations (#838) 2024-04-17 15:39:24 +02: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 Update poetry locks and pre-commit hooks (#837) 2024-04-16 20:21:20 +02:00
usage.py Enable and convert to future annotations (#838) 2024-04-17 15:39:24 +02:00