hass-core/homeassistant/components/google
Allen Porter 8d9c5a61ec
Update calendar handle state updates at start/end of active/upcoming event (#98037)
* Update calendar handle state updates at start/end of active/upcoming event

* Use async_write_ha_state intercept state updates

Remove unrelated changes and whitespace.

* Revert unnecessary changes

* Move demo calendar to config entries to cleanup event timers

* Fix docs on calendars

* Move method inside from PR feedback
2023-08-25 18:32:20 -07:00
..
__init__.py Make location optional in google calendar create service (#91061) 2023-04-08 22:40:39 -04:00
api.py Use datetime.UTC alias [3.11] (#97067) 2023-07-22 17:05:11 -05:00
application_credentials.py String formatting and max line length - Part 2 (#84393) 2022-12-22 11:38:59 +01:00
calendar.py Update calendar handle state updates at start/end of active/upcoming event (#98037) 2023-08-25 18:32:20 -07:00
config_flow.py Improve Google Calendar config flow error message when API disabled (#87889) 2023-02-12 18:28:44 +01:00
const.py Add location field to calendar create_event service supported by Google Calendar and Local Calendar (#90098) 2023-03-25 09:43:49 -07:00
manifest.json Aligned integration manifest files (#97175) 2023-07-25 08:33:56 +02:00
services.yaml Migrate integration services (G-H) to support translations (#96372) 2023-07-12 12:31:26 +02:00
store.py Update Google Calendar to synchronize calendar events efficiently (#80925) 2022-10-26 07:57:49 -07:00
strings.json Add deduplicate translations script (#96384) 2023-07-13 11:52:50 -04:00