core/homeassistant/components/calendar
Allen Porter 7252c33df8
Limit fields returned for the list events service (#95506)
* Limit fields returned for the list events service

* Update websocket tests and fix bugs in response fields

* Omit 'None' fields in the list events response
2023-06-29 13:25:25 -04:00
..
__init__.py Limit fields returned for the list events service (#95506) 2023-06-29 13:25:25 -04:00
const.py Limit fields returned for the list events service (#95506) 2023-06-29 13:25:25 -04:00
manifest.json
recorder.py
services.yaml Add service response data for listing calendar events (#94759) 2023-06-23 23:34:34 -04:00
strings.json
trigger.py