core/homeassistant/components/sensor
J. Nick Koston 50edc334de
Refactor sensor recorder _get_sensor_states to check for state class first (#107046)
The state class check is cheap and the entity filter check is much
more expensive, so do the state class check first
2024-01-07 22:36:03 -05:00
..
__init__.py Include deprecated constants in wildcard imports (#107114) 2024-01-05 11:46:45 +01:00
const.py Include deprecated constants in wildcard imports (#107114) 2024-01-05 11:46:45 +01:00
device_condition.py
device_trigger.py
group.py
helpers.py
manifest.json
recorder.py Refactor sensor recorder _get_sensor_states to check for state class first (#107046) 2024-01-07 22:36:03 -05:00
significant_change.py
strings.json
websocket_api.py