{ "version": 1, "minor_version": 1, "key": "lovelace.alarm_section", "data": { "config": { "views": [ { "type": "sections", "sections": [ { "type": "grid", "cards": [ { "type": "heading", "heading_style": "title", "heading": "Sensors" }, { "type": "entities", "entities": [ { "entity": "binary_sensor.entryway" }, { "entity": "binary_sensor.basement" }, { "entity": "binary_sensor.office_occupancy" }, { "entity": "binary_sensor.downstairs_bathroom_occupancy" }, { "entity": "binary_sensor.night_light_occupancy" }, { "entity": "binary_sensor.front_door" }, { "entity": "binary_sensor.patio_door" }, { "entity": "binary_sensor.office_door_contact" }, { "entity": "binary_sensor.garage_door_contact" }, { "entity": "binary_sensor.bedroom_window" }, { "entity": "binary_sensor.seraphine_window" }, { "entity": "binary_sensor.bedroom_window" }, { "entity": "binary_sensor.side_window_1" }, { "entity": "binary_sensor.side_window_2" }, { "entity": "binary_sensor.swimming_pool_window" }, { "entity": "input_boolean.blink_backyard_camera_motion" }, { "entity": "input_boolean.blink_front_camera_motion" }, { "entity": "input_boolean.blink_shed_camera_motion" }, { "entity": "input_boolean.blink_inside_shed_camera_motion" } ] } ] }, { "type": "grid", "cards": [ { "type": "heading", "heading_style": "title", "heading": "Cameras" }, { "square": false, "type": "grid", "cards": [ { "type": "tile", "entity": "camera.front_door_front_door", "show_entity_picture": true }, { "type": "tile", "entity": "camera.entryway_entryway_camera", "show_entity_picture": true, "vertical": false, "features_position": "bottom" }, { "type": "tile", "entity": "camera.living_room_living_room_camera", "show_entity_picture": true, "vertical": false, "features_position": "bottom" }, { "type": "tile", "entity": "camera.hallway_hallway_camera", "show_entity_picture": true, "vertical": false, "features_position": "bottom" } ], "columns": 2 }, { "type": "history-graph", "entities": [ { "entity": "input_boolean.blink_backyard_camera_motion" }, { "entity": "input_boolean.blink_shed_camera_motion" }, { "entity": "input_boolean.blink_inside_shed_camera_motion" }, { "entity": "input_boolean.blink_front_camera_motion" }, { "entity": "binary_sensor.office_occupancy" }, { "entity": "binary_sensor.downstairs_bathroom_occupancy" }, { "entity": "binary_sensor.night_light_occupancy" }, { "entity": "binary_sensor.basement" }, { "entity": "binary_sensor.entryway" }, { "entity": "binary_sensor.garage_door_contact" } ], "title": "Motion Senors", "hours_to_show": 6, "logarithmic_scale": false, "expand_legend": false }, { "type": "history-graph", "entities": [ { "entity": "sensor.night_light_illuminance" }, { "entity": "light.night_light" } ], "hours_to_show": 24 }, { "type": "custom:mushroom-entity-card", "entity": "input_boolean.office_motion_override", "name": "Office Motion Override", "icon": "mdi:home-account", "icon_color": "green", "secondary_info": "state", "tap_action": { "action": "toggle" }, "hold_action": { "action": "none" } }, { "type": "tile", "entity": "alarm_control_panel.blainville_alarm", "features": [ { "type": "alarm-modes" } ] } ] } ] } ] } } }