python-kasa/kasa/smart
Steven B. 58afeb28a1
Update smart request parameter handling (#1061)
Changes to the smart request handling:
- Do not send params if null
- Drop the requestId parameter
- get_preset_rules doesn't send parameters for preset component version less than 3
- get_led_info no longer sends the wrong parameters
- get_on_off_gradually_info no longer sends an empty {} parameter
2024-07-23 19:02:20 +01:00
..
modules Update smart request parameter handling (#1061) 2024-07-23 19:02:20 +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 Redact sensitive info from debug logs (#1069) 2024-07-17 19:57:09 +02:00
smartmodule.py Defer module updates for less volatile modules (#1052) 2024-07-11 16:21:59 +01:00