SecKatie / ha-wyzeapi

Home Assistant Integration for Wyze devices.
761 stars 116 forks source link

Error during setup of component wyzeapi #154

Closed douglasmauro closed 3 years ago

douglasmauro commented 3 years ago

Everything was working and then a simple reboot and this error keeps showing up.

Now switch and light are offline.

I logged in via wyze web page with same credentials, no problems.

I'm using config entry:

  username: myemailhere@gmail.com
  password: REMOVEDREMOVED
  sensors: true
  light: true
  switch: true
  lock: true

Logs

2:42:46 PM – (ERROR) custom_components/wyzeapi/wyzeapi/client.py {'ts': 1234567890, 'code': '3005', 'msg': 'UnauthorizedOperation', 'data': {}}

2:42:46 PM – (ERROR) Wyze Bulb and Switch Api Integration Failure to login with supplied credentials

2:42:46 PM – (ERROR) Wyze Bulb and Switch Api Integration
douglasmauro commented 3 years ago

updated to latest code and she's all fixed :)