Garage Door does not automatically close #6
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
When security changes to an armed state, the garage door is open, and the notification is ignored, the garage door should automatically close. The notification that the door is closing is sent, but the door did not close.
Sensor may be at fault? Might have closed it at dusk following the notification, and then the security arming automation re-opened it?
Added
script.close_garage_doorinfacde37e2dto do a safe closing of the door (checks that the door is open, then activates the switch, then waits to ensure the door closes within 30 seconds)