gvigroux / hon

Support of all Haier, Candy, Hoover appliances integrated in the official hOn mobile app. Direct access to all possible services and parameters
MIT License
118 stars 45 forks source link

Wine cellar light status not reported correctly #67

Closed Marcocanc closed 1 year ago

Marcocanc commented 1 year ago

The wine cellar binary sensor doesn't seem to be reporting the correct state (always shows off). Since I know you don't have a fridge to test this with, let me know if there's anything I can provide to help troubleshooting.

gvigroux commented 1 year ago

Ok, the service to turn on / off the light works ?

Marcocanc commented 1 year ago

@gvigroux that works fine! I also just noticed that it does update the state, but in a bit of an unpredictable matter. Taking at least several minutes (might have even been more than 30 minutes).

gvigroux commented 1 year ago

@Marcocanc, I just tested on my side and it works well for me. The status get an update every 30 seconds so it should not be longer than this (strange). Can you see the real status via the mobile application ?

Marcocanc commented 1 year ago

You're right, I just deleted and reinstalled it. Seems to work fine now. Sorry for the false alarm, something was probably off about my previous install. I'm assuming #54 didn't make it into the current version then?

gvigroux commented 1 year ago

Cool, but you didn't see the status change after 2/3 seconds? You need to wait 30 seconds to have the real status ?

Marcocanc commented 1 year ago

Cool, but you didn't see the status change after 2/3 seconds? You need to wait 30 seconds to have the real status ?

Exactly, only after (up to) 30 seconds. Unless you time it right and happen to switch right before the poll happens

gvigroux commented 1 year ago

Should work now :) Can you please confirm ?

gvigroux commented 1 year ago

I close this topic has it should work.