Open JonasJes opened 1 year ago
It works still in version 2023.2.4. Tried upgrading today to the latest version of HA and it broke. Had to revert to 2023.2.4 again.
Mine is running 2023.1.7 I would suspect it is a change in the Verisure API, and your working authentication could be because it is cached.
I have looked into the code this is built around, it has also changed the authentication method, but also refactored the whole code https://github.com/persandstrom/python-verisure/blob/version-2/verisure/session.py So I guess that could be implemented into this, but that would take someone with python experience and probably a lot of time to refactor into the current state.
I found one of the Contributors in the HA forum, and he has swapped his unit to use ESPHome instead https://community.home-assistant.io/t/verisure-include-panasonic-heatpumps/70067/8 But the ESPHome also looks like it is obsolete
I just installed this to my HA, and really hoped it would add the heatpump for my automations Unfortunately, the authentication method does not look like it is working anymore