python-kasa/kasa/smart
Steven B 40e40522f9
Fix fan speed level when off and derive smart fan module from common fan interface (#957)
Picked this up while updating the [Fan platform
PR](https://github.com/home-assistant/core/pull/116605) for HA. The
smart fan module was not correctly deriving from the common interface
and the speed_level is reported as >0 when off.
2024-06-06 15:18:34 +02:00
..
modules Fix fan speed level when off and derive smart fan module from common fan interface (#957) 2024-06-06 15:18:34 +02:00
__init__.py Move SmartBulb into SmartDevice (#874) 2024-04-29 18:19:44 +01:00
effects.py Add LightEffect module for smart light strips (#918) 2024-05-15 06:16:57 +01:00
smartchilddevice.py Add post update hook to module and use in smart LightEffect (#921) 2024-05-19 10:18:17 +01:00
smartdevice.py Add light presets common module to devices. (#907) 2024-05-19 11:20:18 +01:00
smartmodule.py Add support for contact sensor (T110) (#877) 2024-05-07 20:58:18 +02:00