Block a user
Garage Door does not automatically close
Washing Machine Notifications Stopped
Washing Machine Notifications Stopped
This is resolved after fixing the input_select.washer_complete_detect_state. Todo: Add additional timeout to force it back to Idle.
Washing Machine Notifications Stopped
This may be because input_select.washer_complete_detect_state was stuck in Triggered. It might need an additional timeout or a check on HA startup to ensure it resets to Idle.
Garage Door does not automatically close
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…