hass-core/homeassistant/components/google
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 Update google calendar integration with a config flow (#68010) 2022-03-15 07:51:02 +01:00
__init__.py Update google calendar integration with a config flow (#68010) 2022-03-15 07:51:02 +01:00
api.py Cleanup after pylint update (#68657) 2022-03-26 00:34:12 +01:00
calendar.py Remove some offset complexity from calendar event (#68724) 2022-03-27 10:02:19 -07:00
config_flow.py Update google calendar integration with a config flow (#68010) 2022-03-15 07:51:02 +01:00
const.py Update google calendar integration with a config flow (#68010) 2022-03-15 07:51:02 +01:00
manifest.json Update google calendar integration with a config flow (#68010) 2022-03-15 07:51:02 +01:00
services.yaml
strings.json Update google calendar integration with a config flow (#68010) 2022-03-15 07:51:02 +01:00