python-kasa/kasa/smart/modules
Adrian Dörr 0ab7436eef
Add support for KH100 hub (#847)
Add SMART.KASAHUB to the map of supported devices.
This also adds fixture files for KH100, KE100, and T310, and adapts affected modules and their tests accordingly.

---------

Co-authored-by: Steven B <51370195+sdb9696@users.noreply.github.com>
2024-04-22 16:24:15 +02:00
..
__init__.py Add temperature control module for smart (#848) 2024-04-22 12:39:07 +01:00
alarmmodule.py Enable and convert to future annotations (#838) 2024-04-17 15:39:24 +02:00
autooffmodule.py Enable and convert to future annotations (#838) 2024-04-17 15:39:24 +02:00
battery.py Enable and convert to future annotations (#838) 2024-04-17 15:39:24 +02:00
brightness.py Use brightness module for smartbulb (#853) 2024-04-20 20:29:07 +02:00
childdevicemodule.py Revise device initialization and subsequent updates (#807) 2024-03-15 17:18:13 +01:00
cloudmodule.py Enable and convert to future annotations (#838) 2024-04-17 15:39:24 +02:00
colormodule.py Add ColorModule for smart devices (#840) 2024-04-20 17:18:35 +02:00
colortemp.py Add ColorModule for smart devices (#840) 2024-04-20 17:18:35 +02:00
devicemodule.py Enable and convert to future annotations (#838) 2024-04-17 15:39:24 +02:00
energymodule.py Add support for feature units (#843) 2024-04-22 10:25:30 +01:00
fanmodule.py Enable and convert to future annotations (#838) 2024-04-17 15:39:24 +02:00
firmware.py Enable and convert to future annotations (#838) 2024-04-17 15:39:24 +02:00
humidity.py Enable and convert to future annotations (#838) 2024-04-17 15:39:24 +02:00
ledmodule.py Enable and convert to future annotations (#838) 2024-04-17 15:39:24 +02:00
lighttransitionmodule.py Enable and convert to future annotations (#838) 2024-04-17 15:39:24 +02:00
reportmodule.py Enable and convert to future annotations (#838) 2024-04-17 15:39:24 +02:00
temperature.py Add support for KH100 hub (#847) 2024-04-22 16:24:15 +02:00
temperaturecontrol.py Add support for KH100 hub (#847) 2024-04-22 16:24:15 +02:00
timemodule.py Enable and convert to future annotations (#838) 2024-04-17 15:39:24 +02:00