diff --git a/.storage/lovelace.alarm_section b/.storage/lovelace.alarm_section index 5d6edc6..fa0cada 100644 --- a/.storage/lovelace.alarm_section +++ b/.storage/lovelace.alarm_section @@ -19,6 +19,9 @@ { "type": "entities", "entities": [ + { + "entity": "lock.alfred_front_door" + }, { "entity": "binary_sensor.entryway" }, @@ -75,9 +78,6 @@ }, { "entity": "input_boolean.blink_inside_shed_camera_motion" - }, - { - "entity": "lock.alfred_front_door" } ] }