python-kasa/kasa/smart
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 colortemp module (#814) 2024-03-15 17:36:07 +01:00
__init__.py Remove SmartPlug in favor of SmartDevice (#781) 2024-02-22 14:34:55 +01:00
smartbulb.py Change state_information to return feature values (#804) 2024-03-26 19:28:39 +01:00
smartchilddevice.py Simplify device __repr__ (#805) 2024-03-05 13:35:19 +01:00
smartdevice.py Change state_information to return feature values (#804) 2024-03-26 19:28:39 +01:00
smartmodule.py Add brightness module (#806) 2024-03-05 15:41:40 +01:00