Thank you, it works like a charm!
Hmm ⌠when adding the integration and the nvent webpage tells me this:
âSorry, there was an error: unauthorized_clientâ
Any ideas?
You usually get this message when something is wrong with your client_id, client_secret, username or password.
When you update your HA to 2022.3 (release expected tomorrow) you don´t need your own client_id/client_secret anymore. Probably easier to troubleshoot then.
I upgraded to beta 2022.3.0b4 yesterday. I have the 0.0.5 from your rep.
⌠hmm, i just reinstalled the integration via HACS but now I get this:
âThe component is not configured. Please follow the documentation.â
It doesnât work with 2203-beta you need to wait for final release (or add the lines suggested above.)
Ah. Great.
Thanks, I finally got it to work, some info for other people running into the unauthorized_client issue.
You will need to send your redirect URL to Raychem/Senz in order for this to work, if your URL doesnât match the one Senz have you will get the unauthorized_client.
Maybe good to add a note for that in the readme?
Just a note to thank everyone who worked on this integration. Worked great for me out of the box starting with the 2022.05 release.
However, around the time I upgraded to HA 2022.6.3 (I think, although it may be unrelated to the upgrade), it suddenly started failing with the following error, which has persisted since then (over several days and several HA restarts):
ERROR (MainThread) [homeassistant.config_entries] Error setting up entry Home Assistant Cloud for senz
File "/usr/src/homeassistant/homeassistant/components/senz/__init__.py", line 100, in async_setup_entry
account = await senz_api.get_account()
File "/usr/local/lib/python3.9/site-packages/aiosenz/api.py", line 35, in get_account
File "/usr/local/lib/python3.9/site-packages/aiosenz/auth.py", line 55, in _request
File "/usr/src/homeassistant/homeassistant/components/senz/api.py", line 24, in get_access_token
aiohttp.client_exceptions.ClientResponseError: 500, message='Internal Server Error', url=URL('https://account-link.nabucasa.com/refresh_token/senz')
Is it just me or affecting everyone?
Late reply but I have the same issue
I only get two option for this integration âAUTOâ and âHEATâ, why no more entity? I want to set the exact temperature via HA.