python-kasa/kasa/smart
Steven B. 520b9d7a38
Disable automatic updating of latest firmware (#1103)
To resolve issues with the calls to the tplink cloud to get the latest firmware.
Disables the automatic calling of `get_latest_fw` and requires firmware update checks to be triggered manually.
2024-08-30 18:01:54 +01:00
..
modules Disable automatic updating of latest firmware (#1103) 2024-08-30 18:01:54 +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 Allow erroring modules to recover (#1080) 2024-07-30 19:23:07 +01:00
smartdevice.py Allow erroring modules to recover (#1080) 2024-07-30 19:23:07 +01:00
smartmodule.py Add flake8-logging (LOG) and flake8-logging-format (G) for ruff (#1104) 2024-08-30 16:13:14 +02:00