jfarmer08 / homebridge-wyze-smart-home

Wyze Smart Home plugin for Homebridge.
MIT License
93 stars 14 forks source link

HL_WCO2 Works fine #205

Closed hmangnx closed 4 months ago

hmangnx commented 5 months ago

Describe The Bug: HL_WC02 not supported submit a request Message keeps popping up in logs.

To Reproduce: As said above

Expected behavior: It is support so the error message should not appear

github-actions[bot] commented 5 months ago

Message that will be displayed on users' first issue

hmangnx commented 4 months ago

However, it does not work on the latest alpha version not sure why. When I downgrade one version down it works fine except for the message.

hmangnx commented 4 months ago

38 fixes the 403 error however like 37 alpha it doesn’t show the on/off switches for my Wyze outdoor 2 cams for some reason. It worked with version 36 before the 403 error any insights would be great. Interestingly it shows 5 devices. 2 Wyze cam v3 which work and 2 outdoor v2 cam and bridge that do not work.

IMG_0802

hmangnx commented 4 months ago

Ok I see what is going on. You have excluded that device for some reason. I have unexcluded the device to test from inside the enums.js file and it loads fine. Thanks.

jfarmer08 commented 4 months ago

https://github.com/jfarmer08/homebridge-wyze-smart-home/releases/tag/v0.5.39

hmangnx commented 4 months ago

https://github.com/jfarmer08/homebridge-wyze-smart-home/releases/tag/v0.5.39

I think you typo’d the string for the outdoor v2 in version .39

This is what I have that works.

IMG_0804

jfarmer08 commented 4 months ago

Looks like I had a zero instead of a O. I just pushed a new release to correct this.