The best native way to get all entries of a Calendar is to call the service calendar.list_events
. To my surprise, the API does not support getting back the results of a service call:
This will call a service in Home Assistant. Right now there is no return value.
Does anyone know f there is a plan to have the API match the services calls evolution (the feature was introduced in 2023.7)? Maybe @allenporter would have some secret information?