Ondilo integration with Home Assistant

Nevermind, got it sorted. The account needs to be created via the APP, not via the webpage.

I have tried to install Ondilo ICO on a HA Docker running on my Synology. After selecting the component I get an “empty” popup. Has anyone had the same problem?

The integration has stopped working for me after yesterday’s home assistant upgrade to 2023.12.
Any ideas?

I guess I found the reason! Indigo has not renewed there web site certificate. It expired today.
So no more encrypted connections.

Yes the Logs are pretty clear:

Logger: homeassistant.components.ondilo_ico.sensor
Source: helpers/update_coordinator.py:269
Integration: Ondilo ICO (documentation, issues)
First occurred: 18:14:56 (1 occurrences)
Last logged: 18:14:56

Error requesting sensor data: Cannot connect to host interop.ondilo.com:443 ssl:True [SSLCertVerificationError: (1, ‘[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1006)’)]

Certificate was renewed. Just re-configure your integration and you should have a working scenario again.

It’s only for me that the integration stopped working and receiving data since the 18 of March?

Same thing for me.

Raised a support ticket Help centre - Ondilo, because I saw some days ago on their app there was some maintenance on the servers.

Same here, not working!

With some troubleshooting this morning, I narrow down the problem to the )\https://interop.ondilo.com/api/customer/v1/pools/poolID/lastmeasures returning always 0…this is a server side issue, which I reported already and the Ondilo support team confirmed being an API issue the team is looking to.
If you guys want to use an alternative function, https://interop.ondilo.com/api/customer/v1/pools/poolID/measures?type=temperature&period=day is working well. From here, I managed to take all the info I need via node-red

:

image

can you please share the nodeRed flow? It is still not working with the Home Assistant integration, so any alternative would be great

I would, but the flow is broken with the changes they have done recently. There is other thread about this here Ondilo Ico - Unable to retrieve sensor information · Issue #105238 · home-assistant/core · GitHub seems a fix is coming on 2024.04 and changes were done to the integration. Still, I would like to be able to query this myself without having the need to depend on any integration. I

Integration is broken again, after last night, there are no sensor values anymore.

I know there are issue with limitation in amount of attempts per h, but I m seeing the same issue as this, impossible to add my new ICO :frowning:
I can connect trhough the API page, then come back in HA with a window saying all is OK. and there is no entity created :frowning: Also no logs …
Has anyone faced a similar issue ?

I get a black screen in the authorization workflow.
I’ve created an Ondilo ICO account and added the Ondilo ICO integration through HA 2024.5.5 gui (HA app running on iPhone 12 Pro iOS 17.5.1) gui. When redirected to the web I enter credentials for Ondilo ICO and get to choose HA instance (I have 3 HA instances), selecting the instance where I installed the integration and initiated the configuration I’m taken back to a blank black screen which hangs indefinitely. Force closing the HA app a restarting the procedure says in configuration step “already in progress”. Closing the browser page with the Ondico ICO authorization and restarting also produces the blank black screen again. Tried to initate from all HA instances and for each initiation tried to select all HA instances. No luck. I’m I doing something wrong or is this a bug? I’m not a developer but I have used HA in advanced ways since at least 3-4 years. I’m using Brave as default browser on iOS.