python-kasa/kasa/iot/modules
Teemu R d7a36fe071
Add precision_hint to feature (#871)
This can be used to hint how the sensor value should be rounded when
displaying it to users.

The values are adapted from the values used by homeassistant.
2024-04-29 13:31:42 +02:00
..
__init__.py Update poetry locks and pre-commit hooks (#837) 2024-04-16 20:21:20 +02:00
ambientlight.py Embed FeatureType inside Feature (#860) 2024-04-24 18:38:52 +02:00
antitheft.py Update poetry locks and pre-commit hooks (#837) 2024-04-16 20:21:20 +02:00
cloud.py Embed FeatureType inside Feature (#860) 2024-04-24 18:38:52 +02:00
countdown.py Update poetry locks and pre-commit hooks (#837) 2024-04-16 20:21:20 +02:00
emeter.py Add precision_hint to feature (#871) 2024-04-29 13:31:42 +02:00
motion.py Enable and convert to future annotations (#838) 2024-04-17 15:39:24 +02:00
rulemodule.py Enable and convert to future annotations (#838) 2024-04-17 15:39:24 +02:00
schedule.py Update poetry locks and pre-commit hooks (#837) 2024-04-16 20:21:20 +02:00
time.py Update poetry locks and pre-commit hooks (#837) 2024-04-16 20:21:20 +02:00
usage.py Enable and convert to future annotations (#838) 2024-04-17 15:39:24 +02:00