python-kasa/kasa/smart
Steven B fe116eaefb
Handle module errors more robustly and add query params to light preset and transition (#1043)
Ensures that all modules try to access their data in `_post_update_hook` in a safe manner and disable themselves if there's an error.
Also adds parameters to get_preset_rules and get_on_off_gradually_info to fix issues with recent firmware updates.
Cherry pick of [#1036](https://github.com/python-kasa/python-kasa/pull/1036) to patch
2024-07-04 08:29:53 +01:00
..
modules Handle module errors more robustly and add query params to light preset and transition (#1043) 2024-07-04 08:29:53 +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 Support smart child modules queries (#967) 2024-06-10 16:47:00 +02:00
smartdevice.py Handle module errors more robustly and add query params to light preset and transition (#1043) 2024-07-04 08:29:53 +01:00
smartmodule.py Handle module errors more robustly and add query params to light preset and transition (#1043) 2024-07-04 08:29:53 +01:00