hass_nuki_ng icon indicating copy to clipboard operation
hass_nuki_ng copied to clipboard

Improvement idea for the door sensor accuracy

Open xkuyax opened this issue 1 year ago • 0 comments

Hey, thank you very much for the great integration!

One small issue for me is that if i open & close the door too fast the state of the door sensor does not change (which does happen more often than not) image Like in this example i opened and closed the door in the timespan of 15s or so. The app with the activity log shows the door opened & closed, but not the door state in HA. Do you think it would make sense to fetch this information from the activity log and then update the state of the door retrospectively (not sure if thats even supported from HA?) or do something similar to the "Last Unlock User" and add a "Last Door Open" or something similar?

(if i wanted to do this myself i could do this in the web_get_last_unlock_log or?)

xkuyax avatar Sep 09 '23 22:09 xkuyax