pwesters / watts_vision

Custom home assistant integration for the Watts Vision Wireless Smart Home System
12 stars 6 forks source link

Error since watts update ([custom_components.watts_vision.watts_api] Something went wrong fetching the token: 404) #18

Open stephenmaij opened 1 month ago

stephenmaij commented 1 month ago

Since yesterday around 22h CET I get this error ERROR (SyncWorker_8) [custom_components.watts_vision.watts_api] Something went wrong fetching the token: 404

Will investigate further when I have time.

stephenmaij commented 1 month ago

https://smarthome.wattselectronics.com/auth/realms/watts/protocol/openid-connect/token needs to be updated to https://auth.smarthome.wattselectronics.com/realms/watts/protocol/openid-connect/token and then its fixed

stephenmaij commented 1 month ago

Please accept this PR https://github.com/pwesters/watts_vision/pull/19

pwesters commented 1 month ago

Accepted pr #19 Thank you @stephenmaij