python-kasa/kasa/smart/modules
2024-06-21 18:42:43 +02:00
..
__init__.py Add light presets common module to devices. (#907) 2024-05-19 11:20:18 +01:00
alarm.py Make module names consistent and remove redundant module casting (#909) 2024-05-11 19:28:18 +01:00
autooff.py Support smart child modules queries (#967) 2024-06-10 16:47:00 +02:00
batterysensor.py Make module names consistent and remove redundant module casting (#909) 2024-05-11 19:28:18 +01:00
brightness.py Make Light and Fan a common module interface (#911) 2024-05-13 17:34:44 +01:00
childdevice.py Update docs with more howto examples (#968) 2024-06-19 09:53:40 +01:00
cloud.py Make module names consistent and remove redundant module casting (#909) 2024-05-11 19:28:18 +01:00
color.py Rename bulb interface to light and move fan and light interface to interfaces (#910) 2024-05-11 19:40:08 +01:00
colortemperature.py Rename bulb interface to light and move fan and light interface to interfaces (#910) 2024-05-11 19:40:08 +01:00
contactsensor.py Make module names consistent and remove redundant module casting (#909) 2024-05-11 19:28:18 +01:00
devicemodule.py Enable and convert to future annotations (#838) 2024-04-17 15:39:24 +02:00
energy.py Add common energy module and deprecate device emeter attributes (#976) 2024-06-17 11:22:05 +01:00
fan.py Fix fan speed level when off and derive smart fan module from common fan interface (#957) 2024-06-06 15:18:34 +02:00
firmware.py Drop python3.8 support (#992) 2024-06-19 20:24:12 +02:00
frostprotection.py Make module names consistent and remove redundant module casting (#909) 2024-05-11 19:28:18 +01:00
humiditysensor.py Make module names consistent and remove redundant module casting (#909) 2024-05-11 19:28:18 +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 Add post update hook to module and use in smart LightEffect (#921) 2024-05-19 10:18:17 +01:00
lightpreset.py Drop python3.8 support (#992) 2024-06-19 20:24:12 +02:00
lightstripeffect.py Handle unknown light effect names and only calculate effect list once (#973) 2024-06-11 20:23:06 +02:00
lighttransition.py Add supported check to light transition module (#971) 2024-06-11 15:46:36 +01:00
reportmode.py Update mode, time, rssi and report_interval feature names/units (#995) 2024-06-21 18:42:43 +02:00
temperaturecontrol.py Update mode, time, rssi and report_interval feature names/units (#995) 2024-06-21 18:42:43 +02:00
temperaturesensor.py Add unit_getter for feature (#993) 2024-06-21 14:51:56 +02:00
time.py Update mode, time, rssi and report_interval feature names/units (#995) 2024-06-21 18:42:43 +02:00
waterleaksensor.py Make module names consistent and remove redundant module casting (#909) 2024-05-11 19:28:18 +01:00