python-kasa/kasa/smart
Steven B 28d41092e5
Update interfaces so they all inherit from Device (#893)
Brings consistency to the api across Smart and Iot so the interfaces can be used for their specialist methods as well as the device methods (e.g. turn_on/off).
2024-05-02 13:55:08 +01:00
..
modules Use pydantic.v1 namespace on all pydantic versions (#883) 2024-05-01 15:59:35 +02:00
__init__.py Move SmartBulb into SmartDevice (#874) 2024-04-29 18:19:44 +01:00
smartchilddevice.py Add support for waterleak sensor (T300) (#876) 2024-04-30 17:31:47 +02:00
smartdevice.py Update interfaces so they all inherit from Device (#893) 2024-05-02 13:55:08 +01:00
smartmodule.py Add ColorModule for smart devices (#840) 2024-04-20 17:18:35 +02:00