Garage Door does not automatically close #6

Closed
opened 2025-01-04 13:55:18 +00:00 by jkrauss · 2 comments
Owner

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.

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.
Author
Owner

Sensor may be at fault? Might have closed it at dusk following the notification, and then the security arming automation re-opened it?

Sensor may be at fault? Might have closed it at dusk following the notification, and then the security arming automation re-opened it?
Author
Owner

Added script.close_garage_door in facde37e2d to 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)

Added `script.close_garage_door` in facde37e2df31618745a1a2c32676fa0bbcdabab to 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)
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: jkrauss/home-assistant#6