python-kasa/kasa/smart
Teemu Rytilahti 66da963ff0 Add initial support for H100 and T315
Adds initial support for H100 and its alarmmodule.

Also implements the following modules for T315:
* reportmodule (reporting interval)
* battery
* humidity
* temperature
2024-02-20 00:32:29 +01:00
..
modules Add initial support for H100 and T315 2024-02-20 00:32:29 +01:00
__init__.py Refactor devices into subpackages and deprecate old names (#716) 2024-02-04 16:20:08 +01:00
smartbulb.py Refactor devices into subpackages and deprecate old names (#716) 2024-02-04 16:20:08 +01:00
smartchilddevice.py Generalize smartdevice child support 2024-02-20 00:26:47 +01:00
smartdevice.py Generalize smartdevice child support 2024-02-20 00:26:47 +01:00
smartmodule.py Initial implementation for modularized smartdevice (#757) 2024-02-19 18:01:31 +01:00
smartplug.py Refactor devices into subpackages and deprecate old names (#716) 2024-02-04 16:20:08 +01:00