python-kasa/kasa/smart/modules
Teemu R 3de04f320a
Add firmware module for smartdevice (#766)
Initial firmware module implementation.

New switch: `Auto update enabled (auto_update_enabled): False`
New binary sensor: `Update available (update_available): False`
2024-02-19 21:29:09 +01:00
..
__init__.py Add firmware module for smartdevice (#766) 2024-02-19 21:29:09 +01:00
autooffmodule.py Auto auto-off module for smartdevice (#760) 2024-02-19 21:11:11 +01:00
childdevicemodule.py Initial implementation for modularized smartdevice (#757) 2024-02-19 18:01:31 +01:00
cloudmodule.py Add cloud module for smartdevice (#767) 2024-02-19 20:48:46 +01:00
devicemodule.py Initial implementation for modularized smartdevice (#757) 2024-02-19 18:01:31 +01:00
energymodule.py Initial implementation for modularized smartdevice (#757) 2024-02-19 18:01:31 +01:00
firmware.py Add firmware module for smartdevice (#766) 2024-02-19 21:29:09 +01:00
ledmodule.py Add smartdevice module for led controls (#761) 2024-02-19 20:59:09 +01:00
lighttransitionmodule.py Add smartdevice module for smooth transitions (#759) 2024-02-19 20:39:20 +01:00
timemodule.py Initial implementation for modularized smartdevice (#757) 2024-02-19 18:01:31 +01:00