python-kasa/kasa/smart
Teemu R cbf82c9498
Support for on_off_gradually v2+ (#793)
Previously, only v1 of on_off_gradually is supported, and the newer versions are not backwards compatible.
This PR adds support for the newer versions of the component, and implements `number` type for `Feature` to expose the transition time selection.
This also adds a new `supported_version` property to the main module API.
2024-02-24 02:16:43 +01:00
..
modules Support for on_off_gradually v2+ (#793) 2024-02-24 02:16:43 +01:00
__init__.py Remove SmartPlug in favor of SmartDevice (#781) 2024-02-22 14:34:55 +01:00
smartbulb.py Add initial support for H100 and T315 (#776) 2024-02-22 23:09:38 +01:00
smartchilddevice.py Generalize smartdevice child support (#775) 2024-02-22 20:46:19 +01:00
smartdevice.py Add initial support for H100 and T315 (#776) 2024-02-22 23:09:38 +01:00
smartmodule.py Support for on_off_gradually v2+ (#793) 2024-02-24 02:16:43 +01:00