core/homeassistant/components/logbook
J. Nick Koston 5114a1400f
Ensure logbook still responds if describe event throws (#91961)
* Ensure logbook still responds if describe event throws

If describe fails, the logbook stream should not collapse

* Ensure logbook still responds if describe event throws

If describe fails, the logbook stream should not collapse
2023-04-24 22:22:53 -04:00
..
queries Reduce number of columns selected for logbook (#91718) 2023-04-22 14:25:22 +02: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 Reduce number of columns selected for logbook (#91718) 2023-04-22 14:25:22 +02:00
processor.py Ensure logbook still responds if describe event throws (#91961) 2023-04-24 22:22:53 -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