python-kasa/kasa/iot
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
..
modules Add precision_hint to feature (#871) 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
iotbulb.py Embed FeatureType inside Feature (#860) 2024-04-24 18:38:52 +02:00
iotdevice.py Implement feature categories (#846) 2024-04-23 19:20:12 +02:00
iotdimmer.py Embed FeatureType inside Feature (#860) 2024-04-24 18:38:52 +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 Embed FeatureType inside Feature (#860) 2024-04-24 18:38:52 +02:00
iotstrip.py Expose IOT emeter info as features (#844) 2024-04-25 14:59:17 +02:00