benzman81 / homebridge-nukiio

Nuki.io support for Homebridge: https://github.com/nfarina/homebridge
GNU General Public License v3.0
42 stars 5 forks source link

homekit nuki state not responding after asking siri #52

Open sommo opened 4 years ago

sommo commented 4 years ago

Hi, i have this bug from long time, also with last version of nukiio plugin. all works ok, but when i ask to siri to open the door (it opens regularly) but siri reports that the doors seems not responding. Can i fix it with some timeout to let homekit believe the command went ok? Thank you

Sheldor81 commented 4 years ago

ich habe das gleiche Problem

benzman81 commented 4 years ago

Its because nuki takes too long to execute the command. Siri has some timeout after which it tells you that the door is not responding.

Sheldor81 commented 4 years ago

you can change the time that siri is waiting

benzman81 commented 4 years ago

You cant. I could only return earlier without the correct feedback of nuki, but that might lead to a false status.

Sheldor81 commented 4 years ago

ok, then you can't do anything. Thank you