openhab / openhab-addons

Add-ons for openHAB
https://www.openhab.org/
Eclipse Public License 2.0
1.88k stars 3.59k forks source link

[verisure] Support for non MFA activated user #11228

Closed jannegpriv closed 2 years ago

jannegpriv commented 3 years ago

Verisure has enforced MFA authentication that the binding needs to adapt to.

jannegpriv commented 3 years ago

Verisure has also changed the authentication process so the binding needs to be adapted to that awell. Also some endpoints used for smartlock and battery status has been removed.

I will work on 2 solutions:

jannegpriv commented 3 years ago

Since Verisure offers the possibility to configure per user if MFA shall be activated or not, it seems more reasonable to only support non MFA activated users for the binding, since this specific user then only can be used for automation and the primary user can then have MFA activated if that is desired.

I will therefore rename this issue to support for non MFA activated users.

wborn commented 2 years ago

Fixed by #11265