python-kasa/kasa/iot/modules
Teemu R 11719991c0
Initial implementation for modularized smartdevice (#757)
The initial steps to modularize the smartdevice. Modules are initialized based on the component negotiation, and each module can indicate which features it supports and which queries should be run during the update cycle.
2024-02-19 18:01:31 +01:00
..
__init__.py Initial implementation for modularized smartdevice (#757) 2024-02-19 18:01:31 +01:00
ambientlight.py Initial implementation for modularized smartdevice (#757) 2024-02-19 18:01:31 +01:00
antitheft.py Refactor devices into subpackages and deprecate old names (#716) 2024-02-04 16:20:08 +01:00
cloud.py Initial implementation for modularized smartdevice (#757) 2024-02-19 18:01:31 +01:00
countdown.py Refactor devices into subpackages and deprecate old names (#716) 2024-02-04 16:20:08 +01:00
emeter.py Refactor devices into subpackages and deprecate old names (#716) 2024-02-04 16:20:08 +01:00
motion.py Initial implementation for modularized smartdevice (#757) 2024-02-19 18:01:31 +01:00
rulemodule.py Initial implementation for modularized smartdevice (#757) 2024-02-19 18:01:31 +01:00
schedule.py Refactor devices into subpackages and deprecate old names (#716) 2024-02-04 16:20:08 +01:00
time.py Initial implementation for modularized smartdevice (#757) 2024-02-19 18:01:31 +01:00
usage.py Initial implementation for modularized smartdevice (#757) 2024-02-19 18:01:31 +01:00