jfarmer08 / homebridge-wyze-smart-home

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

Light switch status off when device is on >> #165

Closed wbizreh closed 8 months ago

wbizreh commented 9 months ago

Describe The Bug:

when wyze light switch turns on it shows in homekit as switch is on but after few seconds it changes automatically to off in homekit even though the device did not turn off. no log appear in homebridge when toggeling device on or off. HB v. 1.6.1 Node.js Version | v18.17.1 plug in V0.5.37 alpha.2

Node.js Version v18.17.1

github-actions[bot] commented 9 months ago

Message that will be displayed on users' first issue

jfarmer08 commented 8 months ago

Can you upgrade to version 3 and report back

jfarmer08 commented 8 months ago

https://github.com/jfarmer08/homebridge-wyze-smart-home/releases/tag/v0.5.37-alpha.4

wbizreh commented 8 months ago

Still same issue persist. I am having to revert to v0.5.35 to get the issue resolved

jfarmer08 commented 8 months ago

The code is the same for both versions (0.5.35 and 0.5.36) within the aspect of the WyzeSwitch. So I am not sure what is happening. The latest release seems to work for me.

jfarmer08 commented 8 months ago

I did find the issue. I will release it soon.

wbizreh commented 8 months ago

Awesome, thanks a bunch

jfarmer08 commented 8 months ago

https://github.com/jfarmer08/homebridge-wyze-smart-home/releases/tag/v0.5.37-alpha.6

wbizreh commented 8 months ago

The new update is working perfectly. Thank you for the awesome work!!