python-kasa/kasa/iot
Teemu R 23c5ee089a
Add state feature for iot devices (#924)
This is allows a generic implementation for the switch platform in the
homeassistant integration.

Also elevates set_state(bool) to be part of the standard API.
2024-05-22 16:52:00 +02:00
..
modules Fix set_state for common light modules (#929) 2024-05-22 15:33:55 +02:00
__init__.py Update poetry locks and pre-commit hooks (#837) 2024-04-16 20:21:20 +02:00
effects.py Create common interfaces for remaining device types (#895) 2024-05-10 19:29:28 +01:00
iotbulb.py Fix set_state for common light modules (#929) 2024-05-22 15:33:55 +02:00
iotdevice.py Add state feature for iot devices (#924) 2024-05-22 16:52:00 +02:00
iotdimmer.py Fix set_state for common light modules (#929) 2024-05-22 15:33:55 +02:00
iotlightstrip.py Deprecate device level light, effect and led attributes (#916) 2024-05-15 18:49:08 +01:00
iotmodule.py Create common interfaces for remaining device types (#895) 2024-05-10 19:29:28 +01:00
iotplug.py Add tutorial doctest module and enable top level await (#919) 2024-05-16 18:13:44 +02:00
iotstrip.py Add tutorial doctest module and enable top level await (#919) 2024-05-16 18:13:44 +02:00