python-kasa/kasa/smart
Steven B. e17ca21a83
Only refresh smart LightEffect module daily (#1064)
Fixes an issue with L530 bulbs on HW version 1.0 whereby the light effect
query causes the device to crash with JSON_ENCODE_FAIL_ERROR after
approximately 60 calls.
2024-07-17 08:28:11 +01:00
..
modules Only refresh smart LightEffect module daily (#1064) 2024-07-17 08:28:11 +01:00
__init__.py Move SmartBulb into SmartDevice (#874) 2024-04-29 18:19:44 +01:00
effects.py Fix changing brightness when effect is active (#1019) 2024-07-01 13:59:24 +02:00
smartchilddevice.py Defer module updates for less volatile modules (#1052) 2024-07-11 16:21:59 +01:00
smartdevice.py Use monotonic time for query timing (#1070) 2024-07-16 14:25:32 +02:00
smartmodule.py Defer module updates for less volatile modules (#1052) 2024-07-11 16:21:59 +01:00