python-kasa/kasa/iot
Teemu R b860c32d5f
Implement feature categories (#846)
Initial implementation for feature categories to help downstreams and
our cli tool to categorize the data for more user-friendly manner. As
more and more information is being exposed through the generic features
interface, it is necessary to give some hints to downstreams about how
might want to present the information to users.

This is not a 1:1 mapping to the homeassistant's mental model, and it
will be necessary to fine-tune homeassistant-specific parameters by
other means to polish the presentation.
2024-04-23 19:20:12 +02:00
..
modules Enable and convert to future annotations (#838) 2024-04-17 15:39:24 +02:00
__init__.py Update poetry locks and pre-commit hooks (#837) 2024-04-16 20:21:20 +02:00
iotbulb.py Implement feature categories (#846) 2024-04-23 19:20:12 +02:00
iotdevice.py Implement feature categories (#846) 2024-04-23 19:20:12 +02:00
iotdimmer.py Enable and convert to future annotations (#838) 2024-04-17 15:39:24 +02:00
iotlightstrip.py Enable and convert to future annotations (#838) 2024-04-17 15:39:24 +02:00
iotmodule.py Update poetry locks and pre-commit hooks (#837) 2024-04-16 20:21:20 +02:00
iotplug.py Enable and convert to future annotations (#838) 2024-04-17 15:39:24 +02:00
iotstrip.py Enable and convert to future annotations (#838) 2024-04-17 15:39:24 +02:00