I’m new to Home Assistant and just started to integrate the Google Calendar Event Component.
The sensor is working great but in case I delete an event which matches the sensor it is not updated automatically. I have to restart home assistant so that the component reacts to the changes.
My Question: Does the Google Calendar Component automatically detects changes in my calendar in “real time” ?
I suppose. That’s a fairly new component, so updates may be in the works. I’d recommend that a better tack would be to update the code to make the interval overrideable via configuration YAML. Then create a PR and submit it to the project.
I think there’s a problem with the refresh. Once one appointment is over it doesn’t seem to find the next one. I even restarted home Assistant and it returned no appointment when I put 2 new ones to test.
The only way it seems to work again is if I delete all appointments for the day, then add a new one and then restart HA. Anyone else experience this?