hass-core/homeassistant/components/logbook/queries
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
..
__init__.py Use cache to lookup event type ids in logbook (#91576) 2023-04-17 23:40:03 -04:00
all.py Use cache to lookup event type ids in logbook (#91576) 2023-04-17 23:40:03 -04:00
common.py Use cache to lookup event type ids in logbook (#91576) 2023-04-17 23:40:03 -04:00
devices.py Use cache to lookup event type ids in logbook (#91576) 2023-04-17 23:40:03 -04:00
entities.py Use cache to lookup event type ids in logbook (#91576) 2023-04-17 23:40:03 -04:00
entities_and_devices.py Use cache to lookup event type ids in logbook (#91576) 2023-04-17 23:40:03 -04:00