core/homeassistant/components/sensor
Erik Montnemery e3b945a8d0
Don't allow numerical sensor state to be NaN or inf (#98110)
2023-08-23 14:16:40 +02:00
..
__init__.py Don't allow numerical sensor state to be NaN or inf (#98110) 2023-08-23 14:16:40 +02:00
const.py
device_condition.py
device_trigger.py
group.py
helpers.py
manifest.json
recorder.py Use math.isfinite instead of explicitly checking for both nan and inf (#98103) 2023-08-09 14:13:57 +02:00
significant_change.py
strings.json
websocket_api.py