python-kasa/kasa/smart
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 Implement feature categories (#846) 2024-04-23 19:20:12 +02:00
__init__.py Update poetry locks and pre-commit hooks (#837) 2024-04-16 20:21:20 +02:00
smartbulb.py Use brightness module for smartbulb (#853) 2024-04-20 20:29:07 +02:00
smartchilddevice.py Add temperature control module for smart (#848) 2024-04-22 12:39:07 +01:00
smartdevice.py Implement feature categories (#846) 2024-04-23 19:20:12 +02:00
smartmodule.py Add ColorModule for smart devices (#840) 2024-04-20 17:18:35 +02:00