core/homeassistant/components/calendar
Kevin Stillhammer 51385dcaab
Deprecate calendar.list_events (#102481)
* deprecate calendar.list_events

* rename events to get_events

* raise issue for use of deprecated service

* Make issue fixable

* Add fix_flow

* Add service translation/yaml
2023-11-19 07:12:43 -08:00
..
__init__.py Deprecate calendar.list_events (#102481) 2023-11-19 07:12:43 -08:00
const.py Limit fields returned for the list events service (#95506) 2023-06-29 13:25:25 -04:00
manifest.json
services.yaml Deprecate calendar.list_events (#102481) 2023-11-19 07:12:43 -08:00
strings.json Deprecate calendar.list_events (#102481) 2023-11-19 07:12:43 -08:00
trigger.py Adjust Calendar doc strings and comments (#101655) 2023-10-08 16:16:59 +02:00