hass-core/tests/components/calendar
Allen Porter b9b5fe6be8
Add service response data for listing calendar events (#94759)
* Add service response data for listing calendar events

Add the capability of response data for for the entity component.

* Rename input arguments and add service description

* Improve list events to be more user friendly

Allow the end date to be determined based on a relative time duration. Make the start time optional and set to "now". Add additional test coverage. Update demo calendar to actually perform date range checks.

* Wrap docstrings properly.

* Increase test coverage

* Update to use new API calls

* Readability improvements

* Wrap docstrings

* Require at least one of end or duration

* Check for multiple entity matches earlier in the request

* Update documentation strings
2023-06-23 23:34:34 -04:00
..
__init__.py Google Calendar round 2 (#4161) 2016-11-18 22:29:20 -08:00
conftest.py Allow exposing any entity to the default conversation agent (#92398) 2023-05-03 09:45:54 -04:00
test_init.py Add service response data for listing calendar events (#94759) 2023-06-23 23:34:34 -04:00
test_recorder.py Always setup demo platforms with device support from config entry (#94586) 2023-06-14 16:50:35 +02:00
test_trigger.py Fix lingering timers in calendar tests (#90845) 2023-04-05 20:46:05 -04:00