core/homeassistant/components/local_calendar
Allen Porter 04a99fdbfc
Add local calendar diagnostics platform (#89776)
* Add local calendar diagnostics platform

* Use redaction from ical

* Update diagnostics for new ical version

* Apply suggestions from code review

Co-authored-by: epenet <6771947+epenet@users.noreply.github.com>

* Use snapshot tests for local calendar diagnostics

* Setup diagnostics directly in tests rather than via dependencies

---------

Co-authored-by: epenet <6771947+epenet@users.noreply.github.com>
2023-03-16 23:05:01 -04:00
..
__init__.py
calendar.py Bump ical to 4.5.0 (#89744) 2023-03-15 18:06:46 +01:00
config_flow.py
const.py
diagnostics.py Add local calendar diagnostics platform (#89776) 2023-03-16 23:05:01 -04:00
manifest.json Bump ical to 4.5.0 (#89744) 2023-03-15 18:06:46 +01:00
store.py
strings.json