Allen Porter
|
3595e2fd5a
|
Coerce previously persisted local calendars to have valid durations (#90970)
|
2023-04-06 16:41:38 -04:00 |
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 |
Allen Porter
|
a91055cc2a
|
Fix additional typing in local calendar tests (#89704)
* Fix additional typing in local calendar tests
* Update tests/components/local_calendar/test_calendar.py
Co-authored-by: epenet <6771947+epenet@users.noreply.github.com>
---------
Co-authored-by: epenet <6771947+epenet@users.noreply.github.com>
|
2023-03-14 19:33:46 -07:00 |
Allen Porter
|
1bc4802c04
|
Move local calendar text fixtures to conftest.py (#89674)
* Move local calendar text fixtures to conftest.py
* Apply suggestions from code review
Co-authored-by: epenet <6771947+epenet@users.noreply.github.com>
* Add imports for suggested typing fixes
* Apply suggestions from code review
Co-authored-by: epenet <6771947+epenet@users.noreply.github.com>
---------
Co-authored-by: epenet <6771947+epenet@users.noreply.github.com>
|
2023-03-14 08:12:44 -07:00 |