Wrong State of Sensor if opener continous mode is active
Opened this issue · 1 comments
tristanXme commented
Hello,
when the opener continous mode is active, the sensor "lock.nuki_haustur_lock" reports "locked" when it should be "unlocked".
Could you please fix that?
Thank you! :)
tristanXme commented
Tried to have a closer look:
If webAPI /smartlock/{smartlockId}
responses:
type: 2
and
smartlock.state is mode = 3
than the door sensor for the opener has to be "open" as well - that does not seem to be supported currently.