ha-core/homeassistant/components/calendar
Luca Angemi 6d8eaa0bee
Add location field to calendar create_event service supported by Google Calendar and Local Calendar (#90098)
* Update __init__.py

* Update __init__.py

* Update __init__.py

* Update calendar.py

* Update calendar.py

* Update services.yaml

* Update services.yaml

* Update calendar.py

* Update calendar.py

* Update __init__.py

* Update services.yaml

* Update services.yaml

* Update test_calendar.py

* Update test_init.py

* Update test_init.py

* Update test_init.py

* Update test_init.py

* Update __init__.py

* Update const.py

* Address changes to service.yaml

* Address changes to service.yaml

* Update test_calendar.py

* Update test_calendar.py

* Update test_calendar.py

* Update conftest.py

* Update conftest.py

* Update calendar.py

* Update __init__.py
2023-03-25 09:43:49 -07:00
..
__init__.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
const.py Make CalendarEntityFeature an IntFlag (#89733) 2023-03-15 09:22:16 -04:00
manifest.json Sort manifests 2 (#87023) 2023-02-08 20:16:39 +01:00
recorder.py Exclude calendar description from recorder (#75375) 2022-07-17 13:31:14 -07:00
services.yaml Add location field to calendar create_event service supported by Google Calendar and Local Calendar (#90098) 2023-03-25 09:43:49 -07:00
strings.json Add state translations for all day calendar attribute (#89988) 2023-03-21 07:53:05 -04:00
trigger.py Update the calendar trigger based on PR feedback (#90017) 2023-03-21 09:21:14 +01:00