core/homeassistant/components/sensor
J. Nick Koston 3f9d5a0192
Use the converter factory in sensor.recorder._normalize_states (#95785)
We have a factory to create converters now which avoids
the overhead of calling convert to create the converter
every time
2023-07-03 14:20:23 -04:00
..
__init__.py Avoid regex for negative zero check in sensor (#95691) 2023-07-02 21:53:50 -04:00
const.py
device_condition.py Use entity registry id in sensor device conditions (#95260) 2023-06-26 21:20:40 +02:00
device_trigger.py Teach sensor device trigger about entity registry ids (#94988) 2023-06-22 11:13:54 +02:00
group.py
helpers.py
manifest.json
recorder.py Use the converter factory in sensor.recorder._normalize_states (#95785) 2023-07-03 14:20:23 -04:00
significant_change.py
strings.json Revert "Change the device class name `volatile organic compounds parts` to `VOCs ratio`" (#95332) 2023-06-27 12:28:31 +02:00
websocket_api.py