hass-core/homeassistant/components/local_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
calendar.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
config_flow.py
const.py
diagnostics.py Add local calendar diagnostics platform (#89776) 2023-03-16 23:05:01 -04:00
manifest.json Bump ical to 4.5.0 (#89744) 2023-03-15 18:06:46 +01:00
store.py
strings.json