python-kasa/kasa/smart/modules
Steven B 9473d97ad2
Create common interfaces for remaining device types (#895)
Introduce common module interfaces across smart and iot devices and provide better typing implementation for getting modules to support this.
2024-05-10 19:29:28 +01:00
..
__init__.py Add support for contact sensor (T110) (#877) 2024-05-07 20:58:18 +02:00
alarmmodule.py Improve categorization of features (#904) 2024-05-07 10:13:35 +01:00
autooffmodule.py Improve categorization of features (#904) 2024-05-07 10:13:35 +01:00
battery.py Add 'battery_percentage' only when it's available (#906) 2024-05-07 20:56:24 +02:00
brightness.py Improve categorization of features (#904) 2024-05-07 10:13:35 +01:00
childdevicemodule.py Revise device initialization and subsequent updates (#807) 2024-03-15 17:18:13 +01:00
cloudmodule.py Improve categorization of features (#904) 2024-05-07 10:13:35 +01:00
colormodule.py Improve categorization of features (#904) 2024-05-07 10:13:35 +01:00
colortemp.py Improve categorization of features (#904) 2024-05-07 10:13:35 +01:00
contact.py Add support for contact sensor (T110) (#877) 2024-05-07 20:58:18 +02:00
devicemodule.py Enable and convert to future annotations (#838) 2024-04-17 15:39:24 +02:00
energymodule.py Improve categorization of features (#904) 2024-05-07 10:13:35 +01:00
fanmodule.py Improve categorization of features (#904) 2024-05-07 10:13:35 +01:00
firmware.py Improve smartdevice update module (#791) 2024-05-09 01:43:07 +02:00
frostprotection.py Improve categorization of features (#904) 2024-05-07 10:13:35 +01:00
humidity.py Improve categorization of features (#904) 2024-05-07 10:13:35 +01:00
ledmodule.py Create common interfaces for remaining device types (#895) 2024-05-10 19:29:28 +01:00
lighteffectmodule.py Create common interfaces for remaining device types (#895) 2024-05-10 19:29:28 +01:00
lighttransitionmodule.py Improve categorization of features (#904) 2024-05-07 10:13:35 +01:00
reportmodule.py Improve categorization of features (#904) 2024-05-07 10:13:35 +01:00
temperature.py Improve categorization of features (#904) 2024-05-07 10:13:35 +01:00
temperaturecontrol.py Improve categorization of features (#904) 2024-05-07 10:13:35 +01:00
timemodule.py Improve categorization of features (#904) 2024-05-07 10:13:35 +01:00
waterleak.py Improve categorization of features (#904) 2024-05-07 10:13:35 +01:00