python-kasa/kasa/smart
Teemu R 65874c0365
Embed FeatureType inside Feature (#860)
Moves `FeatureType` into `Feature` to make it easier to use the API.
This also enforces that no invalid types are accepted (i.e.,
`Category.Config` cannot be a `Sensor`)
If `--verbose` is used with the cli tool, some extra information is
displayed for features when in the state command.
2024-04-24 18:38:52 +02:00
..
modules Embed FeatureType inside Feature (#860) 2024-04-24 18:38:52 +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 Embed FeatureType inside Feature (#860) 2024-04-24 18:38:52 +02:00
smartmodule.py Add ColorModule for smart devices (#840) 2024-04-20 17:18:35 +02:00