S-Collison / homebridge-wyze-connected-home-op

Wyze Connected Home plugin for Homebridge with support for the Wyze Climate Sensors
http://github.com/S-Collison/homebridge-wyze-connected-home-op
MIT License
1 stars 0 forks source link

Wyze now appears to require an API key! Can you please support this #3

Open name99-org opened 8 months ago

name99-org commented 8 months ago

Starting today my Wyze devices in HomeKit are no longer responsive (in my case, these are, specifically, lightbulbs). Looking at logs I see a long stream of

[2/2/2024, 7:30:02 PM] [Wyze] Error getting devices: Error: Request failed with status code 403 [2/2/2024, 7:30:12 PM] [Wyze] Error, refreshing access token and trying again [2/2/2024, 7:30:13 PM] [Wyze] Error, logging in and trying again [2/2/2024, 7:30:13 PM] [Wyze] Request failed: Error: Request failed with status code 403 [2/2/2024, 7:30:13 PM] [Wyze] Response (Forbidden): {"URL":"https://support.wyze.com/hc/en-us/articles/16129834216731-Creating-an-API-Key"}

Acquiring this token does not appear to be very difficult; the page given by the URL seems obvious enough. The problem is that there's no obvious place in the current (.591) Configuration Page to place the access token.

deejaywoody commented 8 months ago

Can confirm. Started seeing this today. 2/4/24.

SATEXAN210 commented 1 day ago

Did anyone ever get this working?