.storage/lovelace.alarm_section

This commit is contained in:
Home Assistant Version Control
2026-07-26 01:44:44 +00:00
parent 0382cae4b8
commit 1d34be2e06
+3 -3
View File
@@ -19,6 +19,9 @@
{ {
"type": "entities", "type": "entities",
"entities": [ "entities": [
{
"entity": "lock.alfred_front_door"
},
{ {
"entity": "binary_sensor.entryway" "entity": "binary_sensor.entryway"
}, },
@@ -75,9 +78,6 @@
}, },
{ {
"entity": "input_boolean.blink_inside_shed_camera_motion" "entity": "input_boolean.blink_inside_shed_camera_motion"
},
{
"entity": "lock.alfred_front_door"
} }
] ]
} }