Michaël Arnauts

Results 299 comments of Michaël Arnauts

I think your home assistant log should have more information.

The version is correct. The latest version of the library aiocomfoconnect is 0.1.13. What's strange is that it's trying to load that URL. I guess this has something to do...

I'm not an expert on this subject, but I think I publish wheels for my library: https://pypi.org/project/aiocomfoconnect/#files Home Assistant has their own list of wheels (also for custom components): https://github.com/home-assistant/wheels-custom-integrations...

I get most of your points, but when the bug triggers, I can see the same calendar sending updates with only a few seconds interval. I don't think it's fetching...

Screenshot from the websocket messages. Take a look at the timings. This is a filter on only one agenda, the other 6 agenda's are also showing this behaviour.

The log output is only showing the "Use existing calendarfetcher for url" for all agendas for every pageload.

My log file is displaying this on the latest released version. ``` [2025-11-29 11:07:35.025] [ERROR] Calendar Error. Could not fetch calendar: https://calendar.google.com/calendar/ical/nl.be%23holiday%40group.v.calendar.google.com/public/basic.ics Error: Too Many Requests at NodeHelper.checkFetchStatus (/opt/magic_mirror/js/node_helper.js:102:9) at...

I'm still getting that error now on the latest develop branch, google is refusing to give me the ics file. Navigating in the browser gives me a captcha that I...

I'll wait untill the `karsten13/magicmirror:develop` docker image has been rebuild (it should do so twice per day).

I've updated my instance of magicmirror and will follow up in the course of the following days