core/homeassistant/components/logbook
J. Nick Koston 56a6244d90
Remove legacy context lookup implementation from logbook (#91710)
* Remove legacy context lookup implemention from logbook

This object can now be replaced with a simple dict

* Remove legacy context lookup implemention from logbook

This object can now be replaced with a simple dict

* scope

* fix order issue
2023-04-19 21:54:34 -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 Remove legacy context lookup implementation from logbook (#91710) 2023-04-19 21:54:34 -04:00
rest_api.py
services.yaml
websocket_api.py Remove legacy context lookup implementation from logbook (#91710) 2023-04-19 21:54:34 -04:00