Designed to use with multiple backgrounds, plenty left to do, but a good base…
title: new_security_view
theme: Clear-Nightz
background: center / cover no-repeat url("/local/backgroundz/tooobig.png") fixed
icon: mdi:security-home
cards:
- type: vertical-stack
cards:
- type: horizontal-stack
cards:
- type: custom:card-modder
report_size: 4
style:
background-color: rgba(0,0,0,0.3)
background-size: 100% 100%
border-radius: 10px
border: solid 1.5px rgba(0,153,255,1.3) # (0,153,255,1.1) purple border
box-shadow: 3px 3px rgba(128, 128, 128,0.2)
color: rgba(255,255,255,5.9)
card:
type: "custom:mini-graph-card"
entity: sensor.dark_sky_temperature
name: Outside Temperature
height: 100
hide_icon: true
line_color: '#ffffff'
line_width: 8
font_size: 64
- type: custom:card-modder
report_size: 4
style:
background-color: rgba(0,0,0,0.3)
background-size: 100% 100%
border-radius: 10px
border: solid 1.5px rgba(0,153,255,1.3)
box-shadow: 3px 3px rgba(128, 128, 128,0.2)
color: rgba(255,255,255,5.9)
card:
type: "custom:mini-graph-card"
entity: sensor.office_smoke_temp
name: Office Temperature
height: 100
hide_icon: true
line_color: '#ffffff'
line_width: 8
font_size: 64
- type: custom:card-modder
report_size: 1
style:
background-color: rgba(0,0,0,0.35)
background-size: 100% 100%
border-radius: 15px
border: solid 1.5px rgba(0,0,0,0.4)
box-shadow: 3px 3px rgba(128, 128, 128,0.2)
card:
type: entities
entities:
- type: custom:mini-media-player
entity: media_player.office_google
name: Office Google Home
artwork: full-cover-fit
hide_icon: true
power_color: true
hide_volume: true
show_progress: true
- type: markdown
content: >
##
*Motion Sensors*
- type: horizontal-stack
cards:
- type: entity-button
entity: binary_sensor.front_motion
name: Porch
- type: entity-button
entity: binary_sensor.back_motion
name: Patio
- type: entity-button
entity: binary_sensor.bathroom_motion
name: Bath
- type: entity-button
entity: binary_sensor.office_motion
name: Office
- type: horizontal-stack
cards:
- type: entity-button
entity: binary_sensor.old_office_motion
name: Office
- type: entity-button
entity: binary_sensor.entry_hall_motion
name: Entry
- type: entity-button
entity: binary_sensor.hallway_motion
name: Hallway
- type: entity-button
entity: binary_sensor.bedroom_motion
name: Master
- type: horizontal-stack
cards:
- type: entity-button
entity: binary_sensor.living_room_motion
name: Family
- type: entity-button
entity: binary_sensor.movement
name: Kiosk
- type: entity-button
entity: binary_sensor.face_detected
name: Face
- type: entity-button
entity: binary_sensor.mbath_glass_break
name: Glass
- type: horizontal-stack
cards:
- type: custom:card-modder
style:
background-color: rgba(0,0,0,0.3)
background-size: 100% 100%
border-radius: 15px
border: solid 1.5px rgba(0,153,255,1.3)
box-shadow: 3px 3px 3px 3px rgba(0,0,0,0.3)
card:
type: picture-entity
entity: camera.garage_cam
name: "Garage"
show_state: false
- type: custom:card-modder
style:
background-color: rgba(0,0,0,0.3)
background-size: 100% 100%
border-radius: 15px
border: solid 1.5px rgba(0,153,255,1.3)
box-shadow: 3px 3px 3px 3px rgba(0,0,0,0.3)
card:
type: picture-entity
entity: camera.kitchen_cam
name: "Kitchen"
show_state: false
## column 2
- type: vertical-stack
cards:
- type: custom:card-modder
style:
background-color: rgba(0,0,0,0.35)
background-size: 100% 100%
border-radius: 15px
border: solid 1.5px rgba(0,0,0,0.4)
box-shadow: 3px 3px 3px 3px rgba(128, 128, 128,0.2)
color: rgb(0,153,255)
card:
type: custom:bignumber-card
entity: sensor.time
scale: 16px
- type: custom:alarm_control_panel-card
entity: alarm_control_panel.ha_alarm
show_keypad: true
display_letters: true
scale: 13px
title: New Life Security
style: '--alarm-color-disarmed: var(--label-badge-blue);' #rgb(153, 0, 255) purple
states:
- arm_home
- arm_away
labels:
ui.card.alarm_control_panel.code: ~ Access Code Required ~
state.alarm_control_panel.arm_away: Away!!
- type: custom:card-modder
report_size: 1
style:
background-color: rgba(0,0,0,0.3)
background-size: 100% 100%
border-radius: 15px
border: solid 1.5px rgba(0,0,0,0.4)
box-shadow: 3px 3px 3px 3px rgba(128, 128, 128,0.2)
card:
type: glance
# title: Smoke Detectors
# show_state: false
entities:
- entity: sensor.hallway_nest_protect_smoke_status
name: Hallway
- entity: sensor.kitchen_nest_protect_smoke_status
name: Kitchen
- entity: binary_sensor.laundry_smoke_detected
name: Laundry
- entity: binary_sensor.office_smoke_detected
name: Office
- entity: binary_sensor.garage_smoke_detected
name: Garage
- type: horizontal-stack
cards:
- type: custom:card-modder
report_size: 4
style:
border-radius: 45px
border: solid 7.5px rgba(10,10,10,1.3)
box-shadow: 3px 3px 3px 3px rgba(0,0,0,2.3)
card:
type: picture-entity
entity: switch.office_desk_lamp
# name: " "
tap_action:
action: toggle
show_state: false
show_name: false
state_image:
"on": /local/card_backz/power_on.jpg
"off": /local/card_backz/power_off.jpg
- type: custom:card-modder
report_size: 4
style:
border-radius: 45px
border: solid 7.5px rgba(10,10,10,1.3)
box-shadow: 3px 3px 3px 3px rgba(0,0,0,2.3)
card:
type: picture-entity
entity: switch.desk_back_light
# name: " "
tap_action:
action: toggle
show_state: false
show_name: false
state_image:
"on": /local/card_backz/power_on.jpg
"off": /local/card_backz/power_off.jpg
- type: custom:card-modder
report_size: 4
style:
border-radius: 45px
border: solid 7.5px rgba(10,10,10,1.3)
box-shadow: 3px 3px 3px 3px rgba(0,0,0,2.3)
card:
type: picture-entity
entity: light.corner_light
# name: " "
tap_action:
action: toggle
show_state: false
show_name: false
state_image:
"on": /local/card_backz/power_on.jpg
"off": /local/card_backz/power_off.jpg
- type: custom:card-modder
report_size: 4
style:
border-radius: 45px
border: solid 7.5px rgba(10,10,10,1.3)
box-shadow: 3px 3px 3px 3px rgba(0,0,0,2.3)
card:
type: picture-entity
entity: light.bed_light
# name: " "
tap_action:
action: toggle
show_state: false
show_name: false
state_image:
"on": /local/card_backz/power_on.jpg
"off": /local/card_backz/power_off.jpg
## column 3
- type: vertical-stack
cards:
- type: horizontal-stack
cards:
- type: custom:card-modder
report_size: 4
style:
background-color: rgba(0,0,0,0.3)
background-size: 100% 100%
border-radius: 12px
border: solid 1.5px rgba(0,153,255,1.3)
box-shadow: 3px 3px rgba(128, 128, 128,0.2)
color: rgba(255,255,255,5.9)
card:
type: "custom:mini-graph-card"
entity: sensor.realistic_humidity
name: Office Humidity
height: 100
hide_icon: true
line_color: '#ffffff'
line_width: 8
font_size: 65
- type: custom:card-modder
report_size: 4
style:
background-color: rgba(0,0,0,0.3)
background-size: 100% 100%
border-radius: 12px
border: solid 1.5px rgba(0,153,255,1.3)
box-shadow: 3px 3px rgba(128, 128, 128,0.2)
color: rgba(255,255,255,5.9)
card:
type: "custom:mini-graph-card"
entity: sensor.dark_sky_humidity
name: Outside Humidity
height: 100
hide_icon: true
line_color: '#ffffff'
line_width: 8
font_size: 65
- type: custom:card-modder
report_size: 1
style:
background-color: rgba(0,0,0,0.35)
background-size: 100% 100%
border-radius: 15px
border: solid 1.5px rgba(0,0,0,0.4)
box-shadow: 3px 3px rgba(128, 128, 128,0.2)
card:
type: entities
entities:
- type: custom:mini-media-player
entity: media_player.spotify
name: Spotify Player
artwork: full-cover-fit
power_color: true
idle_view: true
show_progress: true
volume_stateless: true
- type: markdown
content: >
##
_Door and Window Sensors_
- type: horizontal-stack
cards:
- type: entity-button
entity: binary_sensor.front_door
name: Front
- type: entity-button
entity: binary_sensor.side_door_k
name: Side
- type: entity-button
entity: binary_sensor.back_door_k
name: Back
- type: entity-button
entity: binary_sensor.garage_entry_door_k
name: Garage
- type: horizontal-stack
cards:
- type: entity-button
entity: binary_sensor.den_windows
name: Family
- type: entity-button
entity: binary_sensor.garage_windows
name: Garage
- type: entity-button
entity: binary_sensor.office_windows
name: Office
- type: entity-button
entity: binary_sensor.mbdrm_windows
name: Master
- type: horizontal-stack
cards:
- type: entity-button
entity: binary_sensor.mbdrm_windows
name: Master
- type: entity-button
entity: binary_sensor.tristans_window
name: Bed
- type: entity-button
entity: binary_sensor.kitchen_bay_windows
name: Bay
- type: entity-button
entity: binary_sensor.kitchen_sink_windows
name: Sink
- type: horizontal-stack
cards:
- type: custom:card-modder
style:
background-color: rgba(0,0,0,0.3)
background-size: 100% 100%
border-radius: 15px
border: solid 1.5px rgba(0,153,255,1.3)
box-shadow: 3px 3px 3px 3px rgba(0,0,0,0.3)
card:
type: picture-entity
entity: camera.front_door
name: "Front Door"
show_state: false
- type: custom:card-modder
style:
background-color: rgba(0,0,0,0.3)
background-size: 100% 100%
border-radius: 15px
border: solid 1.5px rgba(0,153,255,1.3)
box-shadow: 3px 3px 3px 3px rgba(0,0,0,0.3)
card:
type: picture-entity
entity: camera.entry_hall
name: "Enrty Hall"
show_state: false