python-kasa/kasa/iot
Teemu R 35dbda7049
Change state_information to return feature values (#804)
This changes `state_information` to return the names and values of
all defined features.
It was originally a "temporary" hack to show some extra, device-specific
information in the cli tool, but now that we have device-defined
features we can leverage them.
2024-03-26 19:28:39 +01:00
..
modules Add feature for ambient light sensor (#787) 2024-02-22 19:11:30 +01:00
__init__.py Add WallSwitch device type and autogenerate supported devices docs (#758) 2024-03-01 18:32:45 +00:00
iotbulb.py Change state_information to return feature values (#804) 2024-03-26 19:28:39 +01:00
iotdevice.py Change state_information to return feature values (#804) 2024-03-26 19:28:39 +01:00
iotdimmer.py Change state_information to return feature values (#804) 2024-03-26 19:28:39 +01:00
iotlightstrip.py Change state_information to return feature values (#804) 2024-03-26 19:28:39 +01:00
iotmodule.py Rename and deprecate exception classes (#739) 2024-02-21 16:52:55 +01:00
iotplug.py Change state_information to return feature values (#804) 2024-03-26 19:28:39 +01:00
iotstrip.py Change state_information to return feature values (#804) 2024-03-26 19:28:39 +01:00