Im experiencing trouble with linking my Netatmo account with home assistant.
When I go to the integrations page and add Netatmo, im redirected to the site of Netatmo where I need to give permission to share device information.
When I click accept, Im taken back to a Nuba casa page where the system is waiting for a token, however it always times out and fails the linking procedure.
I have tried the same with Google assistant and it linked just fine.
But if I look in my Netatmo account page for third-party applications its shows the Home Assistant Cloud and Google Assistant.
I don’t think that’s the case at all. The documents page mentions nothing of the sort. Also I’m using them in my system and am not getting any deprecation notices. The old method of defining them is deprecated, but not the concept of them. Defining them in the new way (per the docs) is still supported and working.
Their working OK in my system still. I don’t see any big differences between out configs though, sadly.
You’ve added the broadlink device via the config flow correctly?
Maybe try names that don’t have spaces or upper case?
This is my config, which is working.
I finally decided to go from 0.115.x to 0.116.2 fearing the consequences.
And just off the bat.
After a reboot, the deconz-firesensors (which wasn’t activate there were no smoke), the sensors in HA made the node-red alert activate.
The up/down arrows for all the curtains didn’t show up until a reload of the GUI, a lot of icons didn’t show up until a reload (and this was after the message that a new desktop was available, and if I wanted to reload).
lazy-loading gone crazy if not even the built-in cards get’s their icons properly, yet alone the custom cards.
Will give this another go. I had reviewed the breaking changes from 115 to 116 but yes, it did do an upgrade. Before starting, i downgraded to 115 and thought that would take care of anything I had missed.
anyone got any further insights into the Timestamp overflow detected: dts errors? recording of camera streams is bombning out aftyer 2 or 4 secs when its set to 30. didn’t used to be this way
Logger: homeassistant.setup
Source: setup.py:138
First occurred: 15:24:31 (1 occurrences)
Last logged: 15:24:31
Setup failed for onvif: Unable to import component: No module named 'zeep.asyncio'
Can anybody expound on the automation “breaking change”?:
State conditions with attribute specified: When testing against a non-string attribute value, you now need to specify the value in your configuration in the same type as it is in the attribute (instead of as a string).
The release documentation is very sparse and I didn’t see any examples given when looking in the automations->conditions documentation or in the associated PR.
What exactly is the situation that this change is referring to?
Upgraded to 116.3, and my OVNIF camera failed. I tried to remove the integration to re add it, and it wont remove. I’ve started HA, and restarted the docker container. Anyone else having camera issues with 116.3?