core/homeassistant/components/calendar
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 Update calendar handle state updates at start/end of active/upcoming event (#98037) 2023-08-25 18:32:20 -07:00
const.py Limit fields returned for the list events service (#95506) 2023-06-29 13:25:25 -04:00
manifest.json
recorder.py
services.yaml Migrate calendar services to support translations (#96310) 2023-07-11 23:20:40 +02:00
strings.json Migrate calendar services to support translations (#96310) 2023-07-11 23:20:40 +02:00
trigger.py