apexad/node-aladdin-connect-garage-door

Obstruction Detection

Closed this issue · 2 comments

I know the App is able to report that there is an obstruction preventing the garage door from being closed. Need to investigate further on how to get this value from the API.

My guess is the fault value or a different state number for door_status (maybe 7).

It's not fault. Still need to look into door_status or something else.

So, the way to do this will essentially be to track 'close' attempts that fail and set obstruction detected based on that. Within the app this is done and it will say 'timeout closing'.