mirror of
https://github.com/home-assistant/core.git
synced 2025-06-06 06:07:07 +00:00

Updated the calendar event dict to contain a `summary` key so that the title will display on the calendar panel. Also update the start/end date to not include time information if the event is all day so that it renders as an all day event on the calendar panel.