dxdc / homebridge-blinds

:sunrise: Homebridge Plugin to control my blinds over HTTP
https://www.npmjs.com/package/homebridge-blinds
ISC License
54 stars 25 forks source link

Asking Siri to Open an already opened window sends close command #25

Closed peros550 closed 4 years ago

peros550 commented 4 years ago

Siri responds "OK the living room window is open" but plugin sends the wrong command.

Here is the log:

Dec 21 18:12:55 raspberrypi homebridge[13383]: [2019-12-21 18:12:55] [Living Room Window] Already there: 100%, re-sending request
Dec 21 18:12:55 raspberrypi homebridge[13383]: [2019-12-21 18:12:55] [Living Room Window] Requested Move down (to 100%)
Dec 21 18:12:55 raspberrypi homebridge[13383]: [2019-12-21 18:12:55] [Living Room Window] Move request sent (32 ms), waiting 0s (+ 0s response lag)...

You may ask why I'm asking Siri to open a window that is already open. The answer is that my window may be closed in reality, because I can control it with wall switches and the plug is no longer in sync with actual status.

dxdc commented 4 years ago

@peros550 I thought I had fixed this one already! I just pushed a new release. Please update and test and let me know if it's fixed for you.

peros550 commented 4 years ago

hi thanks for the quick response! I updated to 1.3.1 but the problems remains.

dxdc commented 4 years ago

You updated & restarted homebridge? The module update will not take until homebridge is restarted. Please send a full log so I can see it.

peros550 commented 4 years ago

No I didn't restart homebridge. I'm sorry for my false message. Issue is fixed , many thanks!

genfersee commented 4 years ago

Hello, I think the issue is still present with build 1.3.1.

dxdc commented 4 years ago

@genfersee you've installed and restarted homebridge? Please send your logs so I can review.

genfersee commented 4 years ago

@genfersee you've installed and restarted homebridge? Please send your logs so I can review.

Thanks, I will restart Homebridge and test again!

genfersee commented 4 years ago

Issue is indeed solved in 1.3.1 :)