mirror of
https://github.com/python-kasa/python-kasa.git
synced 2024-12-23 11:43:34 +00:00
cbf82c9498
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. |
||
---|---|---|
.. | ||
__init__.py | ||
alarmmodule.py | ||
autooffmodule.py | ||
battery.py | ||
childdevicemodule.py | ||
cloudmodule.py | ||
devicemodule.py | ||
energymodule.py | ||
firmware.py | ||
humidity.py | ||
ledmodule.py | ||
lighttransitionmodule.py | ||
reportmodule.py | ||
temperature.py | ||
timemodule.py |