core/homeassistant/components/logbook
J. Nick Koston 2530031454
Use cache to lookup event type ids in logbook (#91576)
noticed we can speed this up while looking at
https://github.com/home-assistant/core/issues/91514

Note: this will not fix that issue as there is more going on there
2023-04-17 23:40:03 -04:00
..
queries Use cache to lookup event type ids in logbook (#91576) 2023-04-17 23:40:03 -04:00
__init__.py Refactor logbook data to use a dataclass (#89534) 2023-03-11 12:45:27 +01:00
const.py Refactor logbook data to use a dataclass (#89534) 2023-03-11 12:45:27 +01:00
helpers.py Refactor logbook data to use a dataclass (#89534) 2023-03-11 12:45:27 +01:00
manifest.json
models.py Add slots to dataclasses in default_config (#91410) 2023-04-14 14:22:39 -04:00
processor.py Use cache to lookup event type ids in logbook (#91576) 2023-04-17 23:40:03 -04:00
rest_api.py
services.yaml
websocket_api.py Add slots to dataclasses in default_config (#91410) 2023-04-14 14:22:39 -04:00