1
mirror of https://github.com/home-assistant/core synced 2024-09-09 12:51:22 +02:00
ha-core/homeassistant/components/calendar
Allen Porter f61c911174
Remove some offset complexity from calendar event (#68724)
Simplify the calendar offset calculations to no longer update the event dictionary
using extra fields. calculate_offset is renamed to extract_offset and the integration
is responsible for overwriting the summary text.

This is in prepration for:
- Improved calendar event typing, removing unnecessary offset_reached field
- Calendar triggers which will remove offsets anyway
2022-03-27 10:02:19 -07:00
..
translations [ci skip] Translation update 2022-03-11 00:21:48 +00:00
__init__.py Remove some offset complexity from calendar event (#68724) 2022-03-27 10:02:19 -07:00
manifest.json Add codeowner to internal integrations that are without (#67286) 2022-02-28 09:06:16 +01:00
services.yaml
strings.json