mirror of
https://github.com/python-kasa/python-kasa.git
synced 2025-08-09 20:24:02 +00:00
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`
This commit is contained in:
@@ -15,6 +15,7 @@ __all__ = [
|
||||
"ChildDeviceModule",
|
||||
"AutoOffModule",
|
||||
"LedModule",
|
||||
"Firmware",
|
||||
"CloudModule",
|
||||
"LightTransitionModule",
|
||||
]
|
||||
|
Reference in New Issue
Block a user