core/homeassistant/components/logbook
J. Nick Koston bc2738c3a1
Avoid entity registry check in live logbook on each state update (#107622)
Avoid entity registry fetch in live logbook

There is no need to check the entity registry for the
state class since we already have the state
2024-01-13 21:04:04 -05:00
..
queries
__init__.py
const.py
helpers.py Avoid entity registry check in live logbook on each state update (#107622) 2024-01-13 21:04:04 -05:00
manifest.json
models.py
processor.py
rest_api.py
services.yaml
strings.json
websocket_api.py