python-kasa/kasa/smart
Steven B 7f24408c32
Handle unknown light effect names and only calculate effect list once (#973)
Fixes issue with unpaired devices reporting light effect as `softAP`
reported in https://github.com/python-kasa/python-kasa/pull/972. I don't
think we need to handle that effect properly so just reports as off.
2024-06-11 20:23:06 +02:00
..
modules Handle unknown light effect names and only calculate effect list once (#973) 2024-06-11 20:23:06 +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 Support smart child modules queries (#967) 2024-06-10 16:47:00 +02:00
smartdevice.py Support smart child modules queries (#967) 2024-06-10 16:47:00 +02:00
smartmodule.py Add support for contact sensor (T110) (#877) 2024-05-07 20:58:18 +02:00