mirror of
https://github.com/GeorgeSG/sarah.git
synced 2026-05-07 17:34:42 +00:00
Style with layout cards
This commit is contained in:
@@ -1,122 +1,139 @@
|
|||||||
title: Home
|
title: Home
|
||||||
path: default_view
|
path: default_view
|
||||||
icon: "mdi:home"
|
icon: "mdi:home"
|
||||||
badges: []
|
panel: true
|
||||||
cards:
|
cards:
|
||||||
# Column 1: Active Controls
|
- type: custom:mod-card
|
||||||
- type: vertical-stack
|
style:
|
||||||
cards:
|
layout-card:
|
||||||
- type: vertical-stack
|
$:
|
||||||
title: Lights
|
.: |
|
||||||
cards:
|
#columns {
|
||||||
- type: horizontal-stack
|
margin: 0 10px;
|
||||||
cards:
|
}
|
||||||
- type: custom:button-card
|
#columns .column {
|
||||||
template: small
|
margin: 20px 10px;
|
||||||
entity: light.ceiling_lights
|
}
|
||||||
name: Ceiling
|
card:
|
||||||
- type: custom:button-card
|
type: custom:layout-card
|
||||||
template: small
|
layout: horizontal
|
||||||
entity: light.living_room_main_lights
|
max_columns: 3
|
||||||
name: Living room
|
cards:
|
||||||
- type: custom:button-card
|
# Column 1: Active Controls
|
||||||
template: small
|
- type: vertical-stack
|
||||||
entity: light.master_bedroom_main_lights
|
cards:
|
||||||
name: "M. Bedroom"
|
- type: vertical-stack
|
||||||
- type: custom:button-card
|
title: Lights
|
||||||
template: small
|
cards:
|
||||||
entity: light.tuya_hallway_main_lights
|
- type: horizontal-stack
|
||||||
name: Hallway
|
cards:
|
||||||
- type: horizontal-stack
|
- type: custom:button-card
|
||||||
cards:
|
template: small
|
||||||
- type: custom:button-card
|
entity: light.ceiling_lights
|
||||||
template: small
|
name: Ceiling
|
||||||
entity: light.tuya_kitchen_all_lights
|
- type: custom:button-card
|
||||||
name: Kitchen
|
template: small
|
||||||
- type: custom:button-card
|
entity: light.living_room_main_lights
|
||||||
template: small
|
name: Living room
|
||||||
entity: light.pc
|
- type: custom:button-card
|
||||||
- type: custom:button-card
|
template: small
|
||||||
template: small
|
entity: light.master_bedroom_main_lights
|
||||||
entity: light.bedside_light
|
name: "M. Bedroom"
|
||||||
name: Bedside
|
- type: custom:button-card
|
||||||
- type: custom:button-card
|
template: small
|
||||||
template: small
|
entity: light.tuya_hallway_main_lights
|
||||||
entity: light.tuya_hallway_entrance_lights
|
name: Hallway
|
||||||
name: Entrance
|
- type: horizontal-stack
|
||||||
|
cards:
|
||||||
|
- type: custom:button-card
|
||||||
|
template: small
|
||||||
|
entity: light.tuya_kitchen_all_lights
|
||||||
|
name: Kitchen
|
||||||
|
- type: custom:button-card
|
||||||
|
template: small
|
||||||
|
entity: light.pc
|
||||||
|
- type: custom:button-card
|
||||||
|
template: small
|
||||||
|
entity: light.bedside_light
|
||||||
|
name: Bedside
|
||||||
|
- type: custom:button-card
|
||||||
|
template: small
|
||||||
|
entity: light.tuya_hallway_entrance_lights
|
||||||
|
name: Entrance
|
||||||
|
|
||||||
- type: entities
|
- type: entities
|
||||||
title: Devices
|
title: Devices
|
||||||
show_header_toggle: false
|
show_header_toggle: false
|
||||||
entities:
|
entities:
|
||||||
- switch.camera
|
- switch.camera
|
||||||
- media_player.living_room_tv
|
- media_player.living_room_tv
|
||||||
- media_player.nvidia_shield
|
- media_player.nvidia_shield
|
||||||
- media_player.shield
|
- media_player.shield
|
||||||
- fan.philips_airpurifier
|
- fan.philips_airpurifier
|
||||||
|
|
||||||
- type: custom:decluttering-card
|
- type: custom:decluttering-card
|
||||||
template: sonos_media_player
|
template: sonos_media_player
|
||||||
variables:
|
variables:
|
||||||
- player: media_player.master_bedroom
|
- player: media_player.master_bedroom
|
||||||
|
|
||||||
- type: entities
|
- type: entities
|
||||||
show_header_toggle: false
|
show_header_toggle: false
|
||||||
entities:
|
entities:
|
||||||
- binary_sensor.sonos_recoverable
|
- binary_sensor.sonos_recoverable
|
||||||
|
|
||||||
# Column 2: Sensors
|
- break
|
||||||
- type: vertical-stack
|
# Column 2: Sensors
|
||||||
cards:
|
- type: vertical-stack
|
||||||
- type: horizontal-stack
|
cards:
|
||||||
title: Sensors
|
- type: horizontal-stack
|
||||||
cards:
|
title: Sensors
|
||||||
- type: custom:button-card
|
cards:
|
||||||
template: small
|
- type: custom:button-card
|
||||||
entity: binary_sensor.front_door_on_off_wrapper
|
template: small
|
||||||
- type: custom:button-card
|
entity: binary_sensor.front_door_on_off_wrapper
|
||||||
template: small
|
- type: custom:button-card
|
||||||
entity: binary_sensor.living_room_right_window_on_off_wrapper
|
template: small
|
||||||
name: Living room
|
entity: binary_sensor.living_room_right_window_on_off_wrapper
|
||||||
- type: custom:button-card
|
name: Living room
|
||||||
template: small
|
- type: custom:button-card
|
||||||
entity: binary_sensor.bedroom_right_window_on_off_wrapper
|
template: small
|
||||||
name: M. Bedroom
|
entity: binary_sensor.bedroom_right_window_on_off_wrapper
|
||||||
- type: custom:button-card
|
name: M. Bedroom
|
||||||
template: small
|
- type: custom:button-card
|
||||||
entity: device_tracker.carbon
|
template: small
|
||||||
|
entity: device_tracker.carbon
|
||||||
|
|
||||||
- type: entities
|
- type: entities
|
||||||
title: Manual controls
|
title: Manual controls
|
||||||
show_header_toggle: false
|
show_header_toggle: false
|
||||||
entities:
|
entities:
|
||||||
- input_boolean.speech_notifications
|
- input_boolean.speech_notifications
|
||||||
- input_boolean.guest_mode
|
- input_boolean.guest_mode
|
||||||
- input_boolean.domestina
|
- input_boolean.domestina
|
||||||
- input_boolean.sleep_mode
|
- input_boolean.sleep_mode
|
||||||
- input_boolean.georgi_home
|
- input_boolean.georgi_home
|
||||||
|
|
||||||
- type: "custom:travel-time-card"
|
- type: "custom:travel-time-card"
|
||||||
title: Travel time
|
title: Travel time
|
||||||
columns:
|
columns:
|
||||||
- name
|
- name
|
||||||
- duration
|
- duration
|
||||||
- distance
|
- distance
|
||||||
entities:
|
entities:
|
||||||
- sensor.home_to_work
|
- sensor.home_to_work
|
||||||
- sensor.work_to_home
|
- sensor.work_to_home
|
||||||
|
- break
|
||||||
# Column 3: Misc
|
# Column 3: Misc
|
||||||
- type: vertical-stack
|
- type: vertical-stack
|
||||||
title: Alarm
|
title: Alarm
|
||||||
cards:
|
cards:
|
||||||
- type: entities
|
- type: entities
|
||||||
entities:
|
entities:
|
||||||
- entity: input_boolean.alarm_enabled
|
- entity: input_boolean.alarm_enabled
|
||||||
name: Alarm
|
name: Alarm
|
||||||
- input_datetime.alarm_time
|
- input_datetime.alarm_time
|
||||||
- type: "custom:weather-card"
|
- type: "custom:weather-card"
|
||||||
current: true
|
current: true
|
||||||
details: true
|
details: true
|
||||||
entity: weather.dark_sky
|
entity: weather.dark_sky
|
||||||
forecast: true
|
forecast: true
|
||||||
|
|||||||
@@ -1,133 +1,144 @@
|
|||||||
title: Living Room
|
title: Living Room
|
||||||
path: living-room
|
path: living-room
|
||||||
icon: "mdi:sofa"
|
icon: "mdi:sofa"
|
||||||
badges: []
|
|
||||||
panel: true
|
panel: true
|
||||||
cards:
|
cards:
|
||||||
- type: custom:layout-card
|
- type: custom:mod-card
|
||||||
layout: horizontal
|
style:
|
||||||
cards:
|
layout-card:
|
||||||
- type: vertical-stack
|
$:
|
||||||
cards:
|
.: |
|
||||||
- type: entities
|
#columns {
|
||||||
title: Lights
|
margin: 0 10px;
|
||||||
show_header_toggle: false
|
}
|
||||||
entities:
|
#columns .column {
|
||||||
- type: custom:slider-entity-row
|
margin: 20px 10px;
|
||||||
entity: light.living_room_all_lights
|
}
|
||||||
name: All lights
|
card:
|
||||||
toggle: true
|
type: custom:layout-card
|
||||||
step: 5
|
layout: horizontal
|
||||||
- type: custom:fold-entity-row
|
cards:
|
||||||
head:
|
- type: vertical-stack
|
||||||
entity: light.living_room_main_lights
|
cards:
|
||||||
name: Main lights
|
- type: entities
|
||||||
entities:
|
title: Lights
|
||||||
- type: custom:slider-entity-row
|
show_header_toggle: false
|
||||||
|
entities:
|
||||||
|
- type: custom:slider-entity-row
|
||||||
|
entity: light.living_room_all_lights
|
||||||
|
name: All lights
|
||||||
|
toggle: true
|
||||||
|
step: 5
|
||||||
|
- type: custom:fold-entity-row
|
||||||
|
head:
|
||||||
entity: light.living_room_main_lights
|
entity: light.living_room_main_lights
|
||||||
name: Brightness
|
name: Main lights
|
||||||
hide_state: true
|
entities:
|
||||||
step: 5
|
- type: custom:slider-entity-row
|
||||||
- type: custom:slider-entity-row
|
entity: light.living_room_main_lights
|
||||||
entity: light.living_room_main_lights
|
name: Brightness
|
||||||
name: Temperature
|
hide_state: true
|
||||||
attribute: color_temp
|
step: 5
|
||||||
hide_state: true
|
- type: custom:slider-entity-row
|
||||||
min: 153
|
entity: light.living_room_main_lights
|
||||||
max: 500
|
name: Temperature
|
||||||
step: 5
|
attribute: color_temp
|
||||||
- type: custom:decluttering-card
|
hide_state: true
|
||||||
|
min: 153
|
||||||
|
max: 500
|
||||||
|
step: 5
|
||||||
|
- type: custom:decluttering-card
|
||||||
|
template: light_with_fade_and_switch
|
||||||
|
variables:
|
||||||
|
- light: light.light_lohas_1
|
||||||
|
- fade: switch.light_lohas_1_fade
|
||||||
|
- wifi: sensor.light_lohas_1_wifi
|
||||||
|
- type: custom:decluttering-card
|
||||||
|
template: light_with_fade_and_switch
|
||||||
|
variables:
|
||||||
|
- light: light.light_lohas_2
|
||||||
|
- fade: switch.light_lohas_2_fade
|
||||||
|
- wifi: sensor.light_lohas_2_wifi
|
||||||
|
- type: custom:decluttering-card
|
||||||
|
template: light_with_fade_and_switch
|
||||||
|
variables:
|
||||||
|
- light: light.light_lohas_3
|
||||||
|
- fade: switch.light_lohas_3_fade
|
||||||
|
- wifi: sensor.light_lohas_3_wifi
|
||||||
|
- type: custom:decluttering-card
|
||||||
|
template: light_with_fade_and_switch
|
||||||
|
variables:
|
||||||
|
- light: light.light_lohas_4
|
||||||
|
- fade: switch.light_lohas_4_fade
|
||||||
|
- wifi: sensor.light_lohas_4_wifi
|
||||||
|
- type: custom:fold-entity-row
|
||||||
|
head:
|
||||||
|
type: custom:decluttering-card
|
||||||
template: light_with_fade_and_switch
|
template: light_with_fade_and_switch
|
||||||
variables:
|
variables:
|
||||||
- light: light.light_lohas_1
|
- light: light.pc
|
||||||
- fade: switch.light_lohas_1_fade
|
- fade: switch.pc_light_fade
|
||||||
- wifi: sensor.light_lohas_1_wifi
|
- wifi: sensor.pc_light_wifi
|
||||||
- type: custom:decluttering-card
|
entities:
|
||||||
template: light_with_fade_and_switch
|
- type: custom:slider-entity-row
|
||||||
variables:
|
entity: light.pc
|
||||||
- light: light.light_lohas_2
|
name: Brightness
|
||||||
- fade: switch.light_lohas_2_fade
|
hide_state: true
|
||||||
- wifi: sensor.light_lohas_2_wifi
|
step: 5
|
||||||
- type: custom:decluttering-card
|
|
||||||
template: light_with_fade_and_switch
|
|
||||||
variables:
|
|
||||||
- light: light.light_lohas_3
|
|
||||||
- fade: switch.light_lohas_3_fade
|
|
||||||
- wifi: sensor.light_lohas_3_wifi
|
|
||||||
- type: custom:decluttering-card
|
|
||||||
template: light_with_fade_and_switch
|
|
||||||
variables:
|
|
||||||
- light: light.light_lohas_4
|
|
||||||
- fade: switch.light_lohas_4_fade
|
|
||||||
- wifi: sensor.light_lohas_4_wifi
|
|
||||||
- type: custom:fold-entity-row
|
|
||||||
head:
|
|
||||||
type: custom:decluttering-card
|
|
||||||
template: light_with_fade_and_switch
|
|
||||||
variables:
|
|
||||||
- light: light.pc
|
|
||||||
- fade: switch.pc_light_fade
|
|
||||||
- wifi: sensor.pc_light_wifi
|
|
||||||
entities:
|
|
||||||
- type: custom:slider-entity-row
|
|
||||||
entity: light.pc
|
|
||||||
name: Brightness
|
|
||||||
hide_state: true
|
|
||||||
step: 5
|
|
||||||
|
|
||||||
- type: custom:decluttering-card
|
- type: custom:decluttering-card
|
||||||
template: sonos_media_player
|
template: sonos_media_player
|
||||||
variables:
|
variables:
|
||||||
- player: media_player.living_room
|
- player: media_player.living_room
|
||||||
|
|
||||||
- type: "custom:mini-media-player"
|
- type: "custom:mini-media-player"
|
||||||
entity: media_player.living_room_tv
|
entity: media_player.living_room_tv
|
||||||
|
|
||||||
- type: "custom:mini-media-player"
|
- type: "custom:mini-media-player"
|
||||||
entity: media_player.nvidia_shield
|
entity: media_player.nvidia_shield
|
||||||
|
|
||||||
- type: glance
|
- type: glance
|
||||||
show_state: false
|
show_state: false
|
||||||
entities:
|
entities:
|
||||||
- binary_sensor.titanium
|
- binary_sensor.titanium
|
||||||
- entity: script.titanium_start
|
- entity: script.titanium_start
|
||||||
name: Start
|
name: Start
|
||||||
|
|
||||||
- type: vertical-stack
|
- type: vertical-stack
|
||||||
cards:
|
cards:
|
||||||
- type: glance
|
- type: glance
|
||||||
title: Window
|
title: Window
|
||||||
show_icon: true
|
show_icon: true
|
||||||
show_name: false
|
show_name: false
|
||||||
show_state: true
|
show_state: true
|
||||||
entities:
|
entities:
|
||||||
- binary_sensor.living_room_right_window_on_off_wrapper
|
- binary_sensor.living_room_right_window_on_off_wrapper
|
||||||
- sensor.living_room_right_window_power
|
- sensor.living_room_right_window_power
|
||||||
- type: entities
|
- type: entities
|
||||||
title: Power
|
title: Power
|
||||||
entities:
|
entities:
|
||||||
- switch.outlet_1_switch
|
- switch.outlet_1_switch
|
||||||
- sensor.outlet_1_power
|
- sensor.outlet_1_power
|
||||||
- sensor.outlet_1_voltage
|
- sensor.outlet_1_voltage
|
||||||
- sensor.outlet_1_current
|
- sensor.outlet_1_current
|
||||||
- sensor.outlet_1_energy_today
|
- sensor.outlet_1_energy_today
|
||||||
- sensor.outlet_1_energy_yesterday
|
- sensor.outlet_1_energy_yesterday
|
||||||
- sensor.outlet_1_energy_total
|
- sensor.outlet_1_energy_total
|
||||||
- sensor.outlet_1_energy_total_start_time
|
- sensor.outlet_1_energy_total_start_time
|
||||||
- sensor.outlet_1_wifi
|
- sensor.outlet_1_wifi
|
||||||
|
|
||||||
- type: vertical-stack
|
- type: vertical-stack
|
||||||
cards:
|
cards:
|
||||||
- type: picture-entity
|
- type: picture-entity
|
||||||
aspect_ratio: 50%
|
aspect_ratio: 50%
|
||||||
entity: camera.amcrest_camera
|
entity: camera.amcrest_camera
|
||||||
show_name: true
|
show_name: true
|
||||||
show_state: true
|
show_state: true
|
||||||
|
|
||||||
- type: entities
|
- type: entities
|
||||||
title: Camera Controls
|
title: Camera Controls
|
||||||
show_header_toggle: false
|
show_header_toggle: false
|
||||||
entities:
|
entities:
|
||||||
- switch.camera
|
- switch.camera
|
||||||
- binary_sensor.amcrest_camera_online
|
- binary_sensor.amcrest_camera_online
|
||||||
- binary_sensor.amcrest_camera_motion_detected
|
- binary_sensor.amcrest_camera_motion_detected
|
||||||
|
|||||||
@@ -1,154 +1,169 @@
|
|||||||
title: Master Bedroom
|
title: Master Bedroom
|
||||||
path: master-bedroom
|
path: master-bedroom
|
||||||
icon: "mdi:bed-empty"
|
icon: "mdi:bed-empty"
|
||||||
badges: []
|
panel: true
|
||||||
cards:
|
cards:
|
||||||
- type: vertical-stack
|
- type: custom:mod-card
|
||||||
cards:
|
style:
|
||||||
- type: entities
|
layout-card:
|
||||||
title: Lights
|
$:
|
||||||
show_header_toggle: false
|
.: |
|
||||||
entities:
|
#columns {
|
||||||
- type: custom:slider-entity-row
|
margin: 0 10px;
|
||||||
entity: light.master_bedroom_all_lights
|
}
|
||||||
name: All lights
|
#columns .column {
|
||||||
toggle: true
|
margin: 20px 10px;
|
||||||
step: 5
|
}
|
||||||
- type: custom:fold-entity-row
|
card:
|
||||||
head:
|
type: custom:layout-card
|
||||||
entity: light.master_bedroom_main_lights
|
layout: horizontal
|
||||||
name: Main lights
|
cards:
|
||||||
entities:
|
- type: vertical-stack
|
||||||
- type: custom:slider-entity-row
|
cards:
|
||||||
entity: light.master_bedroom_main_lights
|
- type: entities
|
||||||
name: Brightness
|
title: Lights
|
||||||
hide_state: true
|
show_header_toggle: false
|
||||||
step: 5
|
entities:
|
||||||
- type: custom:slider-entity-row
|
- type: custom:slider-entity-row
|
||||||
entity: light.master_bedroom_main_lights
|
entity: light.master_bedroom_all_lights
|
||||||
name: Temperature
|
name: All lights
|
||||||
attribute: color_temp
|
toggle: true
|
||||||
hide_state: true
|
step: 5
|
||||||
min: 153
|
- type: custom:fold-entity-row
|
||||||
max: 500
|
head:
|
||||||
step: 5
|
entity: light.master_bedroom_main_lights
|
||||||
- type: custom:decluttering-card
|
name: Main lights
|
||||||
template: light_with_fade_and_switch
|
entities:
|
||||||
variables:
|
- type: custom:slider-entity-row
|
||||||
- light: light.light_le_1
|
entity: light.master_bedroom_main_lights
|
||||||
- fade: switch.light_le_1_fade
|
name: Brightness
|
||||||
- wifi: sensor.light_le_1_wifi
|
hide_state: true
|
||||||
- type: custom:decluttering-card
|
step: 5
|
||||||
template: light_with_fade_and_switch
|
- type: custom:slider-entity-row
|
||||||
variables:
|
entity: light.master_bedroom_main_lights
|
||||||
- light: light.light_le_2
|
name: Temperature
|
||||||
- fade: switch.light_le_2_fade
|
attribute: color_temp
|
||||||
- wifi: sensor.light_le_2_wifi
|
hide_state: true
|
||||||
- type: custom:decluttering-card
|
min: 153
|
||||||
template: light_with_fade_and_switch
|
max: 500
|
||||||
variables:
|
step: 5
|
||||||
- light: light.light_le_3
|
- type: custom:decluttering-card
|
||||||
- fade: switch.light_le_3_fade
|
template: light_with_fade_and_switch
|
||||||
- wifi: sensor.light_le_3_wifi
|
variables:
|
||||||
- type: custom:decluttering-card
|
- light: light.light_le_1
|
||||||
template: light_with_fade_and_switch
|
- fade: switch.light_le_1_fade
|
||||||
variables:
|
- wifi: sensor.light_le_1_wifi
|
||||||
- light: light.light_le_4
|
- type: custom:decluttering-card
|
||||||
- fade: switch.light_le_4_fade
|
template: light_with_fade_and_switch
|
||||||
- wifi: sensor.light_le_4_wifi
|
variables:
|
||||||
- light.bedside_light
|
- light: light.light_le_2
|
||||||
|
- fade: switch.light_le_2_fade
|
||||||
|
- wifi: sensor.light_le_2_wifi
|
||||||
|
- type: custom:decluttering-card
|
||||||
|
template: light_with_fade_and_switch
|
||||||
|
variables:
|
||||||
|
- light: light.light_le_3
|
||||||
|
- fade: switch.light_le_3_fade
|
||||||
|
- wifi: sensor.light_le_3_wifi
|
||||||
|
- type: custom:decluttering-card
|
||||||
|
template: light_with_fade_and_switch
|
||||||
|
variables:
|
||||||
|
- light: light.light_le_4
|
||||||
|
- fade: switch.light_le_4_fade
|
||||||
|
- wifi: sensor.light_le_4_wifi
|
||||||
|
- light.bedside_light
|
||||||
|
|
||||||
- type: custom:decluttering-card
|
- type: custom:decluttering-card
|
||||||
template: sonos_media_player
|
template: sonos_media_player
|
||||||
variables:
|
variables:
|
||||||
- player: media_player.master_bedroom
|
- player: media_player.master_bedroom
|
||||||
|
|
||||||
- type: vertical-stack
|
- type: vertical-stack
|
||||||
cards:
|
cards:
|
||||||
- type: glance
|
- type: glance
|
||||||
title: Window
|
title: Window
|
||||||
show_name: false
|
show_name: false
|
||||||
entities:
|
entities:
|
||||||
- binary_sensor.bedroom_right_window_on_off_wrapper
|
- binary_sensor.bedroom_right_window_on_off_wrapper
|
||||||
- sensor.bedroom_right_window_power
|
- sensor.bedroom_right_window_power
|
||||||
|
|
||||||
- type: "custom:mini-graph-card"
|
- type: "custom:mini-graph-card"
|
||||||
animate: true
|
animate: true
|
||||||
line_width: 3
|
line_width: 3
|
||||||
points_per_hour: 1
|
points_per_hour: 1
|
||||||
show:
|
show:
|
||||||
average: true
|
average: true
|
||||||
extrema: true
|
extrema: true
|
||||||
entities:
|
entities:
|
||||||
- entity: sensor.bedroom_weather_temperature
|
- entity: sensor.bedroom_weather_temperature
|
||||||
name: Temperature
|
name: Temperature
|
||||||
|
|
||||||
- type: horizontal-stack
|
- type: horizontal-stack
|
||||||
cards:
|
cards:
|
||||||
- type: "custom:mini-graph-card"
|
- type: "custom:mini-graph-card"
|
||||||
name: Humidity
|
name: Humidity
|
||||||
font_size: 75
|
font_size: 75
|
||||||
icon: "mdi:water"
|
icon: "mdi:water"
|
||||||
line_color: green
|
line_color: green
|
||||||
line_width: 8
|
line_width: 8
|
||||||
entities:
|
entities:
|
||||||
- sensor.bedroom_weather_humidity
|
- sensor.bedroom_weather_humidity
|
||||||
|
|
||||||
- type: "custom:mini-graph-card"
|
- type: "custom:mini-graph-card"
|
||||||
name: Pressure
|
name: Pressure
|
||||||
entities:
|
entities:
|
||||||
- sensor.bedroom_weather_pressure
|
- sensor.bedroom_weather_pressure
|
||||||
font_size: 75
|
font_size: 75
|
||||||
line_color: var(--accent-color)
|
line_color: var(--accent-color)
|
||||||
line_width: 8
|
line_width: 8
|
||||||
|
|
||||||
- type: "custom:mini-graph-card"
|
- type: "custom:mini-graph-card"
|
||||||
name: Air Quality
|
name: Air Quality
|
||||||
font_size: 75
|
font_size: 75
|
||||||
icon: "mdi:weather-windy"
|
icon: "mdi:weather-windy"
|
||||||
line_color: "#e74c3c"
|
line_color: "#e74c3c"
|
||||||
line_width: 8
|
line_width: 8
|
||||||
entities:
|
entities:
|
||||||
- sensor.purifier_air_quality
|
- sensor.purifier_air_quality
|
||||||
|
|
||||||
- type: vertical-stack
|
- type: vertical-stack
|
||||||
cards:
|
cards:
|
||||||
- type: entities
|
- type: entities
|
||||||
title: Air Purifier
|
title: Air Purifier
|
||||||
show_header_toggle: false
|
show_header_toggle: false
|
||||||
entities:
|
entities:
|
||||||
- entity: fan.philips_airpurifier
|
- entity: fan.philips_airpurifier
|
||||||
name: Purifier Working
|
name: Purifier Working
|
||||||
- type: custom:fold-entity-row
|
- type: custom:fold-entity-row
|
||||||
head:
|
head:
|
||||||
type: custom:dummy-entity-row
|
type: custom:dummy-entity-row
|
||||||
entity: sensor.purifier_air_quality
|
entity: sensor.purifier_air_quality
|
||||||
name: Sensors
|
name: Sensors
|
||||||
icon: mdi:air-purifier
|
icon: mdi:air-purifier
|
||||||
open: true
|
open: true
|
||||||
entities:
|
entities:
|
||||||
- sensor.purifier_air_quality
|
- sensor.purifier_air_quality
|
||||||
- sensor.purifier_allergens
|
- sensor.purifier_allergens
|
||||||
- sensor.purifier_temperature
|
- sensor.purifier_temperature
|
||||||
- sensor.purifier_humidity
|
- sensor.purifier_humidity
|
||||||
- sensor.purifier_water_level
|
- sensor.purifier_water_level
|
||||||
- type: custom:fold-entity-row
|
- type: custom:fold-entity-row
|
||||||
head:
|
head:
|
||||||
type: custom:dummy-entity-row
|
type: custom:dummy-entity-row
|
||||||
entity: sensor.purifier_speed
|
entity: sensor.purifier_speed
|
||||||
name: Mode
|
name: Mode
|
||||||
entities:
|
entities:
|
||||||
- sensor.purifier_speed
|
- sensor.purifier_speed
|
||||||
- sensor.purifier_mode
|
- sensor.purifier_mode
|
||||||
- sensor.purifier_brightness
|
- sensor.purifier_brightness
|
||||||
- sensor.purifier_target_humidity
|
- sensor.purifier_target_humidity
|
||||||
- type: custom:fold-entity-row
|
- type: custom:fold-entity-row
|
||||||
head:
|
head:
|
||||||
type: custom:dummy-entity-row
|
type: custom:dummy-entity-row
|
||||||
entity: sensor.purifier_pre_filter
|
entity: sensor.purifier_pre_filter
|
||||||
name: Filters
|
name: Filters
|
||||||
entities:
|
entities:
|
||||||
- sensor.purifier_pre_filter
|
- sensor.purifier_pre_filter
|
||||||
- sensor.purifier_hepa_filter
|
- sensor.purifier_hepa_filter
|
||||||
- sensor.purifier_carbon_filter
|
- sensor.purifier_carbon_filter
|
||||||
- sensor.purifier_wick_filter
|
- sensor.purifier_wick_filter
|
||||||
|
|||||||
@@ -4,60 +4,72 @@ icon: "mdi:chef-hat"
|
|||||||
badges: []
|
badges: []
|
||||||
panel: true
|
panel: true
|
||||||
cards:
|
cards:
|
||||||
- type: custom:layout-card
|
- type: custom:mod-card
|
||||||
layout: horizontal
|
style:
|
||||||
max_columns: 3
|
layout-card:
|
||||||
cards:
|
$:
|
||||||
- type: vertical-stack
|
.: |
|
||||||
cards:
|
#columns {
|
||||||
- type: entities
|
margin: 0 10px;
|
||||||
title: Lights
|
}
|
||||||
show_header_toggle: false
|
#columns .column {
|
||||||
entities:
|
margin: 20px 10px;
|
||||||
- light.tuya_kitchen_all_lights
|
}
|
||||||
- light.tuya_kitchen_main_lights
|
card:
|
||||||
- light.tuya_kitchen_secondary_lights
|
type: custom:layout-card
|
||||||
- type: divider
|
layout: horizontal
|
||||||
- type: custom:fold-entity-row
|
max_columns: 3
|
||||||
entity: light.kitchen_main_lights
|
cards:
|
||||||
name: Main lights
|
- type: vertical-stack
|
||||||
entities:
|
cards:
|
||||||
- light.light_le_11
|
- type: entities
|
||||||
- light.light_le_12
|
title: Lights
|
||||||
- light.light_orbecco_1
|
show_header_toggle: false
|
||||||
|
entities:
|
||||||
|
- light.tuya_kitchen_all_lights
|
||||||
|
- light.tuya_kitchen_main_lights
|
||||||
|
- light.tuya_kitchen_secondary_lights
|
||||||
|
- type: divider
|
||||||
|
- type: custom:fold-entity-row
|
||||||
|
entity: light.kitchen_main_lights
|
||||||
|
name: Main lights
|
||||||
|
entities:
|
||||||
|
- light.light_le_11
|
||||||
|
- light.light_le_12
|
||||||
|
- light.light_orbecco_1
|
||||||
|
|
||||||
- type: custom:decluttering-card
|
- type: custom:decluttering-card
|
||||||
template: sonos_media_player
|
template: sonos_media_player
|
||||||
variables:
|
variables:
|
||||||
- player: media_player.kitchen
|
- player: media_player.kitchen
|
||||||
- type: vertical-stack
|
- type: vertical-stack
|
||||||
cards:
|
cards:
|
||||||
- type: glance
|
- type: glance
|
||||||
title: Sensors
|
title: Sensors
|
||||||
entities:
|
entities:
|
||||||
- entity: binary_sensor.motion_1_ias_zone
|
- entity: binary_sensor.motion_1_ias_zone
|
||||||
- entity: sensor.motion_1_illuminance
|
- entity: sensor.motion_1_illuminance
|
||||||
- entity: binary_sensor.motion_1_occupancy
|
- entity: binary_sensor.motion_1_occupancy
|
||||||
- entity: sensor.motion_1_power
|
- entity: sensor.motion_1_power
|
||||||
- type: "custom:mini-graph-card"
|
- type: "custom:mini-graph-card"
|
||||||
animate: true
|
animate: true
|
||||||
points_per_hour: 1
|
points_per_hour: 1
|
||||||
hours_to_show: 48
|
hours_to_show: 48
|
||||||
show:
|
show:
|
||||||
graph: bar
|
graph: bar
|
||||||
average: true
|
average: true
|
||||||
extrema: true
|
extrema: true
|
||||||
entities:
|
entities:
|
||||||
- entity: sensor.motion_1_illuminance
|
- entity: sensor.motion_1_illuminance
|
||||||
|
|
||||||
- type: vertical-stack
|
- type: vertical-stack
|
||||||
cards:
|
cards:
|
||||||
- type: entities
|
- type: entities
|
||||||
title: Brita Filter
|
title: Brita Filter
|
||||||
icon: mdi:filter-outline
|
icon: mdi:filter-outline
|
||||||
entities:
|
entities:
|
||||||
- input_number.brita_remaining_liters
|
- input_number.brita_remaining_liters
|
||||||
- input_datetime.brita_next_change
|
- input_datetime.brita_next_change
|
||||||
- binary_sensor.brita_should_change_filter
|
- binary_sensor.brita_should_change_filter
|
||||||
- script.brita_new_filter
|
- script.brita_new_filter
|
||||||
- script.brita_pour_water
|
- script.brita_pour_water
|
||||||
|
|||||||
@@ -1,46 +1,61 @@
|
|||||||
title: Hallway
|
title: Hallway
|
||||||
path: hallway
|
path: hallway
|
||||||
icon: "mdi:door-closed"
|
icon: "mdi:door-closed"
|
||||||
badges: []
|
panel: true
|
||||||
cards:
|
cards:
|
||||||
- type: entities
|
- type: custom:mod-card
|
||||||
title: Lights
|
style:
|
||||||
show_header_toggle: false
|
layout-card:
|
||||||
entities:
|
$:
|
||||||
- light.tuya_hallway_all_lights
|
.: |
|
||||||
- light.tuya_hallway_entrance_lights
|
#columns {
|
||||||
- light.tuya_hallway_main_lights
|
margin: 0 10px;
|
||||||
- type: divider
|
}
|
||||||
- type: custom:fold-entity-row
|
#columns .column {
|
||||||
entity: light.hallway_entrance_lights
|
margin: 20px 10px;
|
||||||
name: Entrance lights
|
}
|
||||||
entities:
|
card:
|
||||||
- light.light_le_5
|
type: custom:layout-card
|
||||||
- light.light_le_6
|
layout: horizontal
|
||||||
- type: custom:fold-entity-row
|
cards:
|
||||||
entity: light.hallway_main_lights
|
- type: entities
|
||||||
name: Main lights
|
title: Lights
|
||||||
entities:
|
show_header_toggle: false
|
||||||
- light.light_le_7
|
entities:
|
||||||
- light.light_le_8
|
- light.tuya_hallway_all_lights
|
||||||
|
- light.tuya_hallway_entrance_lights
|
||||||
|
- light.tuya_hallway_main_lights
|
||||||
|
- type: divider
|
||||||
|
- type: custom:fold-entity-row
|
||||||
|
entity: light.hallway_entrance_lights
|
||||||
|
name: Entrance lights
|
||||||
|
entities:
|
||||||
|
- light.light_le_5
|
||||||
|
- light.light_le_6
|
||||||
|
- type: custom:fold-entity-row
|
||||||
|
entity: light.hallway_main_lights
|
||||||
|
name: Main lights
|
||||||
|
entities:
|
||||||
|
- light.light_le_7
|
||||||
|
- light.light_le_8
|
||||||
|
|
||||||
- type: vertical-stack
|
- type: vertical-stack
|
||||||
cards:
|
cards:
|
||||||
- type: glance
|
- type: glance
|
||||||
title: Sensors
|
title: Sensors
|
||||||
entities:
|
entities:
|
||||||
- entity: binary_sensor.motion_2_ias_zone
|
- entity: binary_sensor.motion_2_ias_zone
|
||||||
- entity: sensor.motion_2_illuminance
|
- entity: sensor.motion_2_illuminance
|
||||||
- entity: binary_sensor.motion_2_occupancy
|
- entity: binary_sensor.motion_2_occupancy
|
||||||
- entity: sensor.motion_2_power
|
- entity: sensor.motion_2_power
|
||||||
|
|
||||||
- type: "custom:mini-graph-card"
|
- type: "custom:mini-graph-card"
|
||||||
animate: true
|
animate: true
|
||||||
points_per_hour: 1
|
points_per_hour: 1
|
||||||
hours_to_show: 48
|
hours_to_show: 48
|
||||||
show:
|
show:
|
||||||
graph: bar
|
graph: bar
|
||||||
average: true
|
average: true
|
||||||
extrema: true
|
extrema: true
|
||||||
entities:
|
entities:
|
||||||
- entity: sensor.motion_2_illuminance
|
- entity: sensor.motion_2_illuminance
|
||||||
|
|||||||
@@ -1,65 +1,79 @@
|
|||||||
title: Lights
|
title: Lights
|
||||||
path: lights
|
path: lights
|
||||||
panel: false
|
|
||||||
icon: mdi:lightbulb
|
icon: mdi:lightbulb
|
||||||
badges: []
|
panel: true
|
||||||
cards:
|
cards:
|
||||||
- type: entities
|
- type: custom:mod-card
|
||||||
title: Living room
|
style:
|
||||||
icon: mdi:sofa
|
layout-card:
|
||||||
show_header_toggle: false
|
$:
|
||||||
entities:
|
.: |
|
||||||
- light.living_room_all_lights
|
#columns {
|
||||||
- light.living_room_main_lights
|
margin: 0 10px;
|
||||||
- light.light_lohas_1
|
}
|
||||||
- light.light_lohas_2
|
#columns .column {
|
||||||
- light.light_lohas_3
|
margin: 20px 10px;
|
||||||
- light.light_lohas_4
|
}
|
||||||
- light.pc
|
card:
|
||||||
|
type: custom:layout-card
|
||||||
|
layout: horizontal
|
||||||
|
cards:
|
||||||
|
- type: entities
|
||||||
|
title: Living room
|
||||||
|
icon: mdi:sofa
|
||||||
|
show_header_toggle: false
|
||||||
|
entities:
|
||||||
|
- light.living_room_all_lights
|
||||||
|
- light.living_room_main_lights
|
||||||
|
- light.light_lohas_1
|
||||||
|
- light.light_lohas_2
|
||||||
|
- light.light_lohas_3
|
||||||
|
- light.light_lohas_4
|
||||||
|
- light.pc
|
||||||
|
|
||||||
- type: entities
|
- type: entities
|
||||||
title: Master bedroom
|
title: Master bedroom
|
||||||
icon: mdi:bed-empty
|
icon: mdi:bed-empty
|
||||||
show_header_toggle: false
|
show_header_toggle: false
|
||||||
entities:
|
entities:
|
||||||
- light.master_bedroom_all_lights
|
- light.master_bedroom_all_lights
|
||||||
- light.master_bedroom_main_lights
|
- light.master_bedroom_main_lights
|
||||||
- light.light_le_1
|
- light.light_le_1
|
||||||
- light.light_le_2
|
- light.light_le_2
|
||||||
- light.light_le_3
|
- light.light_le_3
|
||||||
- light.light_le_4
|
- light.light_le_4
|
||||||
- light.bedside_light
|
- light.bedside_light
|
||||||
|
|
||||||
- type: entities
|
- type: entities
|
||||||
title: Kitchen
|
title: Kitchen
|
||||||
icon: mdi:chef-hat
|
icon: mdi:chef-hat
|
||||||
show_header_toggle: false
|
show_header_toggle: false
|
||||||
entities:
|
entities:
|
||||||
- light.tuya_kitchen_all_lights
|
- light.tuya_kitchen_all_lights
|
||||||
- light.tuya_kitchen_main_lights
|
- light.tuya_kitchen_main_lights
|
||||||
- light.tuya_kitchen_secondary_lights
|
- light.tuya_kitchen_secondary_lights
|
||||||
- type: divider
|
- type: divider
|
||||||
- light.kitchen_main_lights
|
- light.kitchen_main_lights
|
||||||
- light.light_le_11
|
- light.light_le_11
|
||||||
- light.light_le_12
|
- light.light_le_12
|
||||||
- light.light_orbecco_1
|
- light.light_orbecco_1
|
||||||
- light.kitchen_secondary_lights
|
- light.kitchen_secondary_lights
|
||||||
- light.light_le_9
|
- light.light_le_9
|
||||||
- light.light_le_10
|
- light.light_le_10
|
||||||
|
|
||||||
- type: entities
|
- type: entities
|
||||||
title: Hallway
|
title: Hallway
|
||||||
icon: mdi:door-closed
|
icon: mdi:door-closed
|
||||||
show_header_toggle: false
|
show_header_toggle: false
|
||||||
entities:
|
entities:
|
||||||
- light.tuya_hallway_all_lights
|
- light.tuya_hallway_all_lights
|
||||||
- light.tuya_hallway_main_lights
|
- light.tuya_hallway_main_lights
|
||||||
- light.tuya_hallway_entrance_lights
|
- light.tuya_hallway_entrance_lights
|
||||||
- type: divider
|
- type: divider
|
||||||
- light.hallway_all_lights
|
- light.hallway_all_lights
|
||||||
- light.hallway_main_lights
|
- light.hallway_main_lights
|
||||||
- light.hallway_entrance_lights
|
- light.hallway_entrance_lights
|
||||||
- light.light_le_5
|
- light.light_le_5
|
||||||
- light.light_le_6
|
- light.light_le_6
|
||||||
- light.light_le_7
|
- light.light_le_7
|
||||||
- light.light_le_8
|
- light.light_le_8
|
||||||
|
|||||||
@@ -1,338 +1,353 @@
|
|||||||
title: Network
|
title: Network
|
||||||
path: network
|
path: network
|
||||||
icon: "mdi:server-network"
|
icon: "mdi:server-network"
|
||||||
badges: []
|
panel: true
|
||||||
cards:
|
cards:
|
||||||
- type: vertical-stack
|
- type: custom:mod-card
|
||||||
cards:
|
style:
|
||||||
- type: entities
|
layout-card:
|
||||||
title: Titanium
|
$:
|
||||||
icon: mdi:desktop-tower
|
.: |
|
||||||
entities:
|
#columns {
|
||||||
- binary_sensor.titanium
|
margin: 0 10px;
|
||||||
- type: custom:dummy-entity-row
|
}
|
||||||
entity: binary_sensor.titanium
|
#columns .column {
|
||||||
tap_action:
|
margin: 20px 10px;
|
||||||
action: call-service
|
}
|
||||||
service: script.titanium_start
|
card:
|
||||||
name: Start
|
type: custom:layout-card
|
||||||
icon: mdi:power
|
layout: horizontal
|
||||||
|
cards:
|
||||||
|
- type: vertical-stack
|
||||||
|
cards:
|
||||||
|
- type: entities
|
||||||
|
title: Titanium
|
||||||
|
icon: mdi:desktop-tower
|
||||||
|
entities:
|
||||||
|
- binary_sensor.titanium
|
||||||
|
- type: custom:dummy-entity-row
|
||||||
|
entity: binary_sensor.titanium
|
||||||
|
tap_action:
|
||||||
|
action: call-service
|
||||||
|
service: script.titanium_start
|
||||||
|
name: Start
|
||||||
|
icon: mdi:power
|
||||||
|
|
||||||
- type: entities
|
- type: entities
|
||||||
style: |
|
style: |
|
||||||
#states > div:last-child {
|
#states > div:last-child {
|
||||||
margin: 0 -16px -16px -16px;
|
margin: 0 -16px -16px -16px;
|
||||||
}
|
}
|
||||||
title: Platinum
|
title: Platinum
|
||||||
icon: mdi:nas
|
icon: mdi:nas
|
||||||
entities:
|
entities:
|
||||||
- type: custom:dummy-entity-row
|
- type: custom:dummy-entity-row
|
||||||
entity: sensor.synology_dsm_cpu_load_total
|
entity: sensor.synology_dsm_cpu_load_total
|
||||||
name: Open admin UI
|
name: Open admin UI
|
||||||
icon: mdi:firefox
|
icon: mdi:firefox
|
||||||
tap_action:
|
tap_action:
|
||||||
action: url
|
action: url
|
||||||
url_path: http://platinum.lan:5000
|
url_path: http://platinum.lan:5000
|
||||||
- type: custom:fold-entity-row
|
- type: custom:fold-entity-row
|
||||||
head:
|
head:
|
||||||
type: custom:decluttering-card
|
type: custom:decluttering-card
|
||||||
template: percentage_card
|
template: percentage_card
|
||||||
variables:
|
variables:
|
||||||
- name: CPU
|
- name: CPU
|
||||||
- entity: sensor.synology_dsm_cpu_load_total
|
- entity: sensor.synology_dsm_cpu_load_total
|
||||||
- icon: mdi:chip
|
- icon: mdi:chip
|
||||||
- orange: 40
|
- orange: 40
|
||||||
- red: 60
|
- red: 60
|
||||||
entities:
|
entities:
|
||||||
- entity: sensor.synology_dsm_cpu_load_system
|
- entity: sensor.synology_dsm_cpu_load_system
|
||||||
name: CPU load (System)
|
name: CPU load (System)
|
||||||
- entity: sensor.synology_dsm_cpu_load_user
|
- entity: sensor.synology_dsm_cpu_load_user
|
||||||
name: CPU load (User)
|
name: CPU load (User)
|
||||||
- entity: sensor.synology_dsm_cpu_load_other
|
- entity: sensor.synology_dsm_cpu_load_other
|
||||||
name: CPU load (Other)
|
name: CPU load (Other)
|
||||||
- entity: sensor.synology_dsm_cpu_load_1_min
|
- entity: sensor.synology_dsm_cpu_load_1_min
|
||||||
name: CPU load (1 min)
|
name: CPU load (1 min)
|
||||||
- entity: sensor.synology_dsm_cpu_load_5_min
|
- entity: sensor.synology_dsm_cpu_load_5_min
|
||||||
name: CPU load (5 min)
|
name: CPU load (5 min)
|
||||||
- entity: sensor.synology_dsm_cpu_load_15_min
|
- entity: sensor.synology_dsm_cpu_load_15_min
|
||||||
name: CPU load (15 min)
|
name: CPU load (15 min)
|
||||||
|
|
||||||
- type: custom:fold-entity-row
|
- type: custom:fold-entity-row
|
||||||
head:
|
head:
|
||||||
type: custom:decluttering-card
|
type: custom:decluttering-card
|
||||||
template: percentage_card
|
template: percentage_card
|
||||||
variables:
|
variables:
|
||||||
- name: Memory
|
- name: Memory
|
||||||
- entity: sensor.synology_dsm_memory_usage_real
|
- entity: sensor.synology_dsm_memory_usage_real
|
||||||
- icon: mdi:memory
|
- icon: mdi:memory
|
||||||
- orange: 70
|
- orange: 70
|
||||||
- red: 85
|
- red: 85
|
||||||
entities:
|
entities:
|
||||||
- entity: sensor.synology_dsm_memory_cached
|
- entity: sensor.synology_dsm_memory_cached
|
||||||
name: Memory cached
|
name: Memory cached
|
||||||
- entity: sensor.synology_dsm_memory_size
|
- entity: sensor.synology_dsm_memory_size
|
||||||
name: Memory size
|
name: Memory size
|
||||||
- entity: sensor.synology_dsm_memory_available_real
|
- entity: sensor.synology_dsm_memory_available_real
|
||||||
name: Memory available (Real)
|
name: Memory available (Real)
|
||||||
- entity: sensor.synology_dsm_memory_total_real
|
- entity: sensor.synology_dsm_memory_total_real
|
||||||
name: Memory total (Real)
|
name: Memory total (Real)
|
||||||
- entity: sensor.synology_dsm_memory_available_swap
|
- entity: sensor.synology_dsm_memory_available_swap
|
||||||
name: Memory available (Swap)
|
name: Memory available (Swap)
|
||||||
- entity: sensor.synology_dsm_memory_total_swap
|
- entity: sensor.synology_dsm_memory_total_swap
|
||||||
name: Memory total (Swap)
|
name: Memory total (Swap)
|
||||||
|
|
||||||
- type: custom:fold-entity-row
|
- type: custom:fold-entity-row
|
||||||
head:
|
head:
|
||||||
type: custom:decluttering-card
|
type: custom:decluttering-card
|
||||||
template: percentage_card
|
template: percentage_card
|
||||||
variables:
|
variables:
|
||||||
- name: Volume 1
|
- name: Volume 1
|
||||||
- entity: sensor.synology_dsm_volume_used_volume_1
|
- entity: sensor.synology_dsm_volume_used_volume_1
|
||||||
- icon: mdi:harddisk
|
- icon: mdi:harddisk
|
||||||
- orange: 85
|
- orange: 85
|
||||||
- red: 90
|
- red: 90
|
||||||
entities:
|
entities:
|
||||||
- entity: sensor.synology_dsm_average_disk_temp_volume_1
|
- entity: sensor.synology_dsm_average_disk_temp_volume_1
|
||||||
name: Average temperature
|
name: Average temperature
|
||||||
- entity: sensor.synology_dsm_maximum_disk_temp_volume_1
|
- entity: sensor.synology_dsm_maximum_disk_temp_volume_1
|
||||||
name: Maximum temperature
|
name: Maximum temperature
|
||||||
- entity: sensor.synology_dsm_used_space_volume_1
|
- entity: sensor.synology_dsm_used_space_volume_1
|
||||||
name: Used space
|
name: Used space
|
||||||
- entity: sensor.synology_dsm_total_size_volume_1
|
- entity: sensor.synology_dsm_total_size_volume_1
|
||||||
name: Total size
|
name: Total size
|
||||||
|
|
||||||
- type: custom:fold-entity-row
|
- type: custom:fold-entity-row
|
||||||
head:
|
head:
|
||||||
type: custom:decluttering-card
|
type: custom:decluttering-card
|
||||||
template: percentage_card
|
template: percentage_card
|
||||||
variables:
|
variables:
|
||||||
- name: Volume 2
|
- name: Volume 2
|
||||||
- entity: sensor.synology_dsm_volume_used_volume_2
|
- entity: sensor.synology_dsm_volume_used_volume_2
|
||||||
- icon: mdi:harddisk
|
- icon: mdi:harddisk
|
||||||
- orange: 85
|
- orange: 85
|
||||||
- red: 90
|
- red: 90
|
||||||
entities:
|
entities:
|
||||||
- entity: sensor.synology_dsm_average_disk_temp_volume_2
|
- entity: sensor.synology_dsm_average_disk_temp_volume_2
|
||||||
name: Average temperature
|
name: Average temperature
|
||||||
- entity: sensor.synology_dsm_maximum_disk_temp_volume_2
|
- entity: sensor.synology_dsm_maximum_disk_temp_volume_2
|
||||||
name: Maximum temperature
|
name: Maximum temperature
|
||||||
- entity: sensor.synology_dsm_used_space_volume_2
|
- entity: sensor.synology_dsm_used_space_volume_2
|
||||||
name: Used space
|
name: Used space
|
||||||
- entity: sensor.synology_dsm_total_size_volume_2
|
- entity: sensor.synology_dsm_total_size_volume_2
|
||||||
name: Total size
|
name: Total size
|
||||||
|
|
||||||
- type: custom:fold-entity-row
|
- type: custom:fold-entity-row
|
||||||
head:
|
head:
|
||||||
entity: sensor.synology_dsm_status_sda
|
entity: sensor.synology_dsm_status_sda
|
||||||
name: /sda
|
name: /sda
|
||||||
entities:
|
entities:
|
||||||
- entity: sensor.synology_dsm_temperature_sda
|
- entity: sensor.synology_dsm_temperature_sda
|
||||||
name: Temperature
|
name: Temperature
|
||||||
- entity: sensor.synology_dsm_below_min_remaining_life_sda
|
- entity: sensor.synology_dsm_below_min_remaining_life_sda
|
||||||
name: Below minimum remaining life
|
name: Below minimum remaining life
|
||||||
- entity: sensor.synology_dsm_exceeded_max_bad_sectors_sda
|
- entity: sensor.synology_dsm_exceeded_max_bad_sectors_sda
|
||||||
name: Exceeded max bad sectors
|
name: Exceeded max bad sectors
|
||||||
- type: custom:fold-entity-row
|
- type: custom:fold-entity-row
|
||||||
head:
|
head:
|
||||||
entity: sensor.synology_dsm_status_sdb
|
entity: sensor.synology_dsm_status_sdb
|
||||||
name: /sdb
|
name: /sdb
|
||||||
entities:
|
entities:
|
||||||
- entity: sensor.synology_dsm_temperature_sdb
|
- entity: sensor.synology_dsm_temperature_sdb
|
||||||
name: Temperature
|
name: Temperature
|
||||||
- entity: sensor.synology_dsm_below_min_remaining_life_sdb
|
- entity: sensor.synology_dsm_below_min_remaining_life_sdb
|
||||||
name: Below minimum remaining life
|
name: Below minimum remaining life
|
||||||
- entity: sensor.synology_dsm_exceeded_max_bad_sectors_sdb
|
- entity: sensor.synology_dsm_exceeded_max_bad_sectors_sdb
|
||||||
name: Exceeded max bad sectors
|
name: Exceeded max bad sectors
|
||||||
- type: custom:fold-entity-row
|
- type: custom:fold-entity-row
|
||||||
head:
|
head:
|
||||||
entity: sensor.synology_dsm_status_sdc
|
entity: sensor.synology_dsm_status_sdc
|
||||||
name: /sdc
|
name: /sdc
|
||||||
entities:
|
entities:
|
||||||
- entity: sensor.synology_dsm_temperature_sdc
|
- entity: sensor.synology_dsm_temperature_sdc
|
||||||
name: Temperature
|
name: Temperature
|
||||||
- entity: sensor.synology_dsm_below_min_remaining_life_sdc
|
- entity: sensor.synology_dsm_below_min_remaining_life_sdc
|
||||||
name: Below minimum remaining life
|
name: Below minimum remaining life
|
||||||
- entity: sensor.synology_dsm_exceeded_max_bad_sectors_sdc
|
- entity: sensor.synology_dsm_exceeded_max_bad_sectors_sdc
|
||||||
name: Exceeded max bad sectors
|
name: Exceeded max bad sectors
|
||||||
- type: custom:fold-entity-row
|
- type: custom:fold-entity-row
|
||||||
head:
|
head:
|
||||||
entity: sensor.synology_dsm_status_sdd
|
entity: sensor.synology_dsm_status_sdd
|
||||||
name: /sdd
|
name: /sdd
|
||||||
entities:
|
entities:
|
||||||
- entity: sensor.synology_dsm_temperature_sdd
|
- entity: sensor.synology_dsm_temperature_sdd
|
||||||
name: Temperature
|
name: Temperature
|
||||||
- entity: sensor.synology_dsm_below_min_remaining_life_sdd
|
- entity: sensor.synology_dsm_below_min_remaining_life_sdd
|
||||||
name: Below minimum remaining life
|
name: Below minimum remaining life
|
||||||
- entity: sensor.synology_dsm_exceeded_max_bad_sectors_sdd
|
- entity: sensor.synology_dsm_exceeded_max_bad_sectors_sdd
|
||||||
name: Exceeded max bad sectors
|
name: Exceeded max bad sectors
|
||||||
|
|
||||||
- type: custom:hui-horizontal-stack-card
|
- type: custom:hui-horizontal-stack-card
|
||||||
cards:
|
cards:
|
||||||
- type: entities
|
- type: entities
|
||||||
entities:
|
entities:
|
||||||
- entity: sensor.synology_dsm_network_down
|
- entity: sensor.synology_dsm_network_down
|
||||||
name: Down
|
name: Down
|
||||||
style: |
|
style: |
|
||||||
:host {
|
:host {
|
||||||
--paper-item-icon-color: green;
|
--paper-item-icon-color: green;
|
||||||
}
|
|
||||||
style: &network-indicator-style
|
|
||||||
.: |
|
|
||||||
ha-card {
|
|
||||||
box-shadow: none;
|
|
||||||
background: none;
|
|
||||||
margin-top: -1.4em;
|
|
||||||
max-height: 1px;
|
|
||||||
z-index: 2;
|
|
||||||
}
|
|
||||||
|
|
||||||
"#states div":
|
|
||||||
hui-sensor-entity-row:
|
|
||||||
$:
|
|
||||||
hui-generic-entity-row:
|
|
||||||
$: |
|
|
||||||
.info {
|
|
||||||
margin-left: 0 !important;
|
|
||||||
flex-grow: 0 !important;
|
|
||||||
text-overflow: unset !important;
|
|
||||||
white-space: unset !important;
|
|
||||||
}
|
}
|
||||||
- type: entities
|
style: &network-indicator-style
|
||||||
entities:
|
.: |
|
||||||
- entity: sensor.synology_dsm_network_up
|
ha-card {
|
||||||
name: Up
|
box-shadow: none;
|
||||||
style: |
|
background: none;
|
||||||
:host {
|
margin-top: -1.4em;
|
||||||
--paper-item-icon-color: var(--accent-color);
|
max-height: 1px;
|
||||||
}
|
z-index: 2;
|
||||||
style: *network-indicator-style
|
}
|
||||||
|
|
||||||
- type: custom:mini-graph-card
|
"#states div":
|
||||||
align_state: left
|
hui-sensor-entity-row:
|
||||||
entities:
|
$:
|
||||||
- color: var(--accent-color)
|
hui-generic-entity-row:
|
||||||
entity: sensor.synology_dsm_network_up
|
$: |
|
||||||
- color: green
|
.info {
|
||||||
entity: sensor.synology_dsm_network_down
|
margin-left: 0 !important;
|
||||||
group: false
|
flex-grow: 0 !important;
|
||||||
points_per_hour: 1
|
text-overflow: unset !important;
|
||||||
line_width: 3
|
white-space: unset !important;
|
||||||
hour24: true
|
}
|
||||||
hours_to_show: 24
|
- type: entities
|
||||||
show:
|
entities:
|
||||||
fill: fade
|
- entity: sensor.synology_dsm_network_up
|
||||||
icon: false
|
name: Up
|
||||||
name: false
|
style: |
|
||||||
state: false
|
:host {
|
||||||
name_adaptive_color: true
|
--paper-item-icon-color: var(--accent-color);
|
||||||
labels: hover
|
}
|
||||||
legend: false
|
style: *network-indicator-style
|
||||||
tap_action:
|
|
||||||
action: none
|
|
||||||
|
|
||||||
- type: vertical-stack
|
- type: custom:mini-graph-card
|
||||||
cards:
|
align_state: left
|
||||||
- type: entities
|
entities:
|
||||||
title: SARAH
|
- color: var(--accent-color)
|
||||||
icon: mdi:home-assistant
|
entity: sensor.synology_dsm_network_up
|
||||||
entities:
|
- color: green
|
||||||
- binary_sensor.updater
|
entity: sensor.synology_dsm_network_down
|
||||||
- sensor.uptime
|
group: false
|
||||||
- entity: sensor.home_assistant_v2_db
|
points_per_hour: 1
|
||||||
name: Database
|
line_width: 3
|
||||||
icon: mdi:database
|
hour24: true
|
||||||
- entity: sensor.home_assistant_log
|
hours_to_show: 24
|
||||||
name: Logs
|
show:
|
||||||
icon: mdi:view-list
|
fill: fade
|
||||||
- type: entities
|
icon: false
|
||||||
title: Pi-Hole
|
name: false
|
||||||
icon: mdi:pi-hole
|
state: false
|
||||||
entities:
|
name_adaptive_color: true
|
||||||
- switch.pihole_temp_disable
|
labels: hover
|
||||||
- type: custom:dummy-entity-row
|
legend: false
|
||||||
entity: sun.sun
|
tap_action:
|
||||||
name: Open admin UI
|
action: none
|
||||||
icon: mdi:firefox
|
|
||||||
tap_action:
|
|
||||||
action: url
|
|
||||||
url_path: http://cobalt.lan:8081/admin
|
|
||||||
|
|
||||||
- type: horizontal-stack
|
- type: vertical-stack
|
||||||
cards:
|
cards:
|
||||||
- type: custom:mini-graph-card
|
- type: entities
|
||||||
name: Total queries
|
title: SARAH
|
||||||
font_size: 75
|
icon: mdi:home-assistant
|
||||||
line_color: var(--accent-color)
|
entities:
|
||||||
line_width: 6
|
- binary_sensor.updater
|
||||||
entities:
|
- sensor.uptime
|
||||||
- sensor.pi_hole_dns_queries_today
|
- entity: sensor.home_assistant_v2_db
|
||||||
|
name: Database
|
||||||
|
icon: mdi:database
|
||||||
|
- entity: sensor.home_assistant_log
|
||||||
|
name: Logs
|
||||||
|
icon: mdi:view-list
|
||||||
|
- type: entities
|
||||||
|
title: Pi-Hole
|
||||||
|
icon: mdi:pi-hole
|
||||||
|
entities:
|
||||||
|
- switch.pihole_temp_disable
|
||||||
|
- type: custom:dummy-entity-row
|
||||||
|
entity: sun.sun
|
||||||
|
name: Open admin UI
|
||||||
|
icon: mdi:firefox
|
||||||
|
tap_action:
|
||||||
|
action: url
|
||||||
|
url_path: http://cobalt.lan:8081/admin
|
||||||
|
|
||||||
- type: custom:mini-graph-card
|
- type: horizontal-stack
|
||||||
name: Queries blocked
|
cards:
|
||||||
font_size: 75
|
- type: custom:mini-graph-card
|
||||||
line_color: var(--accent-color)
|
name: Total queries
|
||||||
line_width: 6
|
font_size: 75
|
||||||
entities:
|
line_color: var(--accent-color)
|
||||||
- sensor.pi_hole_ads_blocked_today
|
line_width: 6
|
||||||
|
entities:
|
||||||
|
- sensor.pi_hole_dns_queries_today
|
||||||
|
|
||||||
- type: horizontal-stack
|
- type: custom:mini-graph-card
|
||||||
cards:
|
name: Queries blocked
|
||||||
- type: custom:mini-graph-card
|
font_size: 75
|
||||||
name: Percent blocked
|
line_color: var(--accent-color)
|
||||||
font_size: 75
|
line_width: 6
|
||||||
line_color: var(--accent-color)
|
entities:
|
||||||
line_width: 6
|
- sensor.pi_hole_ads_blocked_today
|
||||||
entities:
|
|
||||||
- sensor.pi_hole_ads_percentage_blocked_today
|
|
||||||
|
|
||||||
- type: custom:mini-graph-card
|
- type: horizontal-stack
|
||||||
name: Seen clients
|
cards:
|
||||||
font_size: 75
|
- type: custom:mini-graph-card
|
||||||
line_color: var(--accent-color)
|
name: Percent blocked
|
||||||
line_width: 6
|
font_size: 75
|
||||||
entities:
|
line_color: var(--accent-color)
|
||||||
- sensor.pi_hole_seen_clients
|
line_width: 6
|
||||||
|
entities:
|
||||||
|
- sensor.pi_hole_ads_percentage_blocked_today
|
||||||
|
|
||||||
- type: vertical-stack
|
- type: custom:mini-graph-card
|
||||||
cards:
|
name: Seen clients
|
||||||
- type: "custom:mini-graph-card"
|
font_size: 75
|
||||||
animate: true
|
line_color: var(--accent-color)
|
||||||
points_per_hour: 1
|
line_width: 6
|
||||||
hours_to_show: 72
|
entities:
|
||||||
show:
|
- sensor.pi_hole_seen_clients
|
||||||
graph: bar
|
|
||||||
average: true
|
|
||||||
extrema: true
|
|
||||||
entities:
|
|
||||||
- entity: sensor.fast_com_download
|
|
||||||
|
|
||||||
- type: "custom:mini-graph-card"
|
- type: vertical-stack
|
||||||
animate: true
|
cards:
|
||||||
points_per_hour: 1
|
- type: "custom:mini-graph-card"
|
||||||
hours_to_show: 72
|
animate: true
|
||||||
show:
|
points_per_hour: 1
|
||||||
graph: bar
|
hours_to_show: 72
|
||||||
average: true
|
show:
|
||||||
extrema: true
|
graph: bar
|
||||||
entities:
|
average: true
|
||||||
- entity: sensor.speedtest_download
|
extrema: true
|
||||||
|
entities:
|
||||||
|
- entity: sensor.fast_com_download
|
||||||
|
|
||||||
- type: horizontal-stack
|
- type: "custom:mini-graph-card"
|
||||||
cards:
|
animate: true
|
||||||
- type: custom:mini-graph-card
|
points_per_hour: 1
|
||||||
points_per_hour: 0.3
|
hours_to_show: 72
|
||||||
hours_to_show: 72
|
show:
|
||||||
font_size: 75
|
graph: bar
|
||||||
line_color: var(--accent-color)
|
average: true
|
||||||
line_width: 6
|
extrema: true
|
||||||
entities:
|
entities:
|
||||||
- sensor.speedtest_upload
|
- entity: sensor.speedtest_download
|
||||||
|
|
||||||
- type: custom:mini-graph-card
|
- type: horizontal-stack
|
||||||
font_size: 75
|
cards:
|
||||||
points_per_hour: 0.3
|
- type: custom:mini-graph-card
|
||||||
hours_to_show: 72
|
points_per_hour: 0.3
|
||||||
line_color: var(--accent-color)
|
hours_to_show: 72
|
||||||
line_width: 6
|
font_size: 75
|
||||||
entities:
|
line_color: var(--accent-color)
|
||||||
- sensor.speedtest_ping
|
line_width: 6
|
||||||
|
entities:
|
||||||
|
- sensor.speedtest_upload
|
||||||
|
|
||||||
|
- type: custom:mini-graph-card
|
||||||
|
font_size: 75
|
||||||
|
points_per_hour: 0.3
|
||||||
|
hours_to_show: 72
|
||||||
|
line_color: var(--accent-color)
|
||||||
|
line_width: 6
|
||||||
|
entities:
|
||||||
|
- sensor.speedtest_ping
|
||||||
|
|||||||
@@ -1,158 +1,174 @@
|
|||||||
title: System
|
title: System
|
||||||
path: system
|
path: system
|
||||||
icon: "mdi:hammer-wrench"
|
icon: "mdi:hammer-wrench"
|
||||||
|
panel: true
|
||||||
cards:
|
cards:
|
||||||
- type: entities
|
- type: custom:mod-card
|
||||||
title: Automations
|
style:
|
||||||
show_header_toggle: false
|
layout-card:
|
||||||
entities:
|
$:
|
||||||
- type: custom:fold-entity-row
|
.: |
|
||||||
head:
|
#columns {
|
||||||
type: custom:dummy-entity-row
|
margin: 0 10px;
|
||||||
entity: binary_sensor.georgi_home
|
}
|
||||||
name: Presence
|
#columns .column {
|
||||||
entities:
|
margin: 20px 10px;
|
||||||
- input_boolean.routine_welcome_home
|
}
|
||||||
- automation.presence_arrival_detection
|
card:
|
||||||
- automation.presence_coming_home
|
type: custom:layout-card
|
||||||
- automation.presence_leaving_home
|
layout: horizontal
|
||||||
- automation.routine_coming_home_left_work
|
cards:
|
||||||
- automation.presence_leaving_work
|
- type: entities
|
||||||
|
title: Automations
|
||||||
|
show_header_toggle: false
|
||||||
|
entities:
|
||||||
|
- type: custom:fold-entity-row
|
||||||
|
head:
|
||||||
|
type: custom:dummy-entity-row
|
||||||
|
entity: binary_sensor.georgi_home
|
||||||
|
name: Presence
|
||||||
|
entities:
|
||||||
|
- input_boolean.routine_welcome_home
|
||||||
|
- automation.presence_arrival_detection
|
||||||
|
- automation.presence_coming_home
|
||||||
|
- automation.presence_leaving_home
|
||||||
|
- automation.routine_coming_home_left_work
|
||||||
|
- automation.presence_leaving_work
|
||||||
|
|
||||||
- type: divider
|
- type: divider
|
||||||
|
|
||||||
- type: custom:fold-entity-row
|
- type: custom:fold-entity-row
|
||||||
head:
|
head:
|
||||||
type: custom:dummy-entity-row
|
type: custom:dummy-entity-row
|
||||||
entity: sun.sun
|
entity: sun.sun
|
||||||
name: Lighting
|
name: Lighting
|
||||||
icon: mdi:lightbulb
|
icon: mdi:lightbulb
|
||||||
entities:
|
entities:
|
||||||
- automation.lighting_turn_on_ceiling_lights_after_sunset
|
- automation.lighting_turn_on_ceiling_lights_after_sunset
|
||||||
- automation.lighting_turn_off_all_lights_after_sunrise
|
- automation.lighting_turn_off_all_lights_after_sunrise
|
||||||
- automation.lighting_adjust_temperature_on_start
|
- automation.lighting_adjust_temperature_on_start
|
||||||
- automation.lighting_master_bedroom_toggle_lights_on_bedside_switch_single_click
|
- automation.lighting_master_bedroom_toggle_lights_on_bedside_switch_single_click
|
||||||
- automation.lighting_master_bedroom_adjust_temperature_based_on_time
|
- automation.lighting_master_bedroom_adjust_temperature_based_on_time
|
||||||
- automation.lighting_living_room_adjust_temperature_based_on_time
|
- automation.lighting_living_room_adjust_temperature_based_on_time
|
||||||
- automation.lighting_living_room_turn_all_lights_on_on_magic_cube_flip_90
|
- automation.lighting_living_room_turn_all_lights_on_on_magic_cube_flip_90
|
||||||
- automation.lighting_living_room_turn_all_lights_off_on_magic_cube_flip_180
|
- automation.lighting_living_room_turn_all_lights_off_on_magic_cube_flip_180
|
||||||
- automation.lighting_night_mode_kitchen_turn_lights_on_motion
|
- automation.lighting_night_mode_kitchen_turn_lights_on_motion
|
||||||
- automation.lighting_night_mode_hallway_turn_lights_on_motion
|
- automation.lighting_night_mode_hallway_turn_lights_on_motion
|
||||||
- automation.lighting_sync_tasmota_states_on_start_up
|
- automation.lighting_sync_tasmota_states_on_start_up
|
||||||
|
|
||||||
- type: divider
|
- type: divider
|
||||||
|
|
||||||
- type: custom:fold-entity-row
|
- type: custom:fold-entity-row
|
||||||
head:
|
head:
|
||||||
type: custom:dummy-entity-row
|
type: custom:dummy-entity-row
|
||||||
entity: sun.sun
|
entity: sun.sun
|
||||||
name: Music
|
name: Music
|
||||||
icon: mdi:music-note
|
icon: mdi:music-note
|
||||||
entities:
|
entities:
|
||||||
- automation.music_play_pause_on_magic_cube_knock
|
- automation.music_play_pause_on_magic_cube_knock
|
||||||
- automation.music_volume_down_on_magic_cube_rotate_left
|
- automation.music_volume_down_on_magic_cube_rotate_left
|
||||||
- automation.music_volume_up_on_magic_cube_rotate_right
|
- automation.music_volume_up_on_magic_cube_rotate_right
|
||||||
|
|
||||||
- type: divider
|
- type: divider
|
||||||
|
|
||||||
- type: custom:fold-entity-row
|
- type: custom:fold-entity-row
|
||||||
head:
|
head:
|
||||||
type: custom:dummy-entity-row
|
type: custom:dummy-entity-row
|
||||||
entity: sun.sun
|
entity: sun.sun
|
||||||
name: Media
|
name: Media
|
||||||
icon: mdi:play-box-outline
|
icon: mdi:play-box-outline
|
||||||
entities:
|
entities:
|
||||||
- automation.tv_join_beam_to_sonos_group_when_off
|
- automation.tv_join_beam_to_sonos_group_when_off
|
||||||
- automation.tv_plex_setup_house_for_plex
|
- automation.tv_plex_setup_house_for_plex
|
||||||
- automation.tv_plex_restore_house_after_plex
|
- automation.tv_plex_restore_house_after_plex
|
||||||
- automation.youtube_download_latest_pds
|
- automation.youtube_download_latest_pds
|
||||||
- automation.media_sonos_put_beam_in_night_mode
|
- automation.media_sonos_put_beam_in_night_mode
|
||||||
- automation.media_sonos_put_beam_in_day_mode
|
- automation.media_sonos_put_beam_in_day_mode
|
||||||
|
|
||||||
- type: divider
|
- type: divider
|
||||||
|
|
||||||
- type: custom:fold-entity-row
|
- type: custom:fold-entity-row
|
||||||
head:
|
head:
|
||||||
type: custom:dummy-entity-row
|
type: custom:dummy-entity-row
|
||||||
entity: input_boolean.sleep_mode
|
entity: input_boolean.sleep_mode
|
||||||
entities:
|
entities:
|
||||||
- automation.routine_bedtime_toggle_on_bedside_switch_hold
|
- automation.routine_bedtime_toggle_on_bedside_switch_hold
|
||||||
- automation.sleep_mode_enable
|
- automation.sleep_mode_enable
|
||||||
- automation.sleep_mode_disable
|
- automation.sleep_mode_disable
|
||||||
- automation.sleep_mode_toggle_on_bedside_switch_double_click
|
- automation.sleep_mode_toggle_on_bedside_switch_double_click
|
||||||
- automation.alarm_wake_up
|
- automation.alarm_wake_up
|
||||||
- automation.alarm_set_time
|
- automation.alarm_set_time
|
||||||
|
|
||||||
- type: divider
|
- type: divider
|
||||||
|
|
||||||
- type: custom:fold-entity-row
|
- type: custom:fold-entity-row
|
||||||
head:
|
head:
|
||||||
type: custom:dummy-entity-row
|
type: custom:dummy-entity-row
|
||||||
entity: input_boolean.guest_mode
|
entity: input_boolean.guest_mode
|
||||||
entities:
|
entities:
|
||||||
- automation.guest_mode_enable
|
- automation.guest_mode_enable
|
||||||
- automation.guest_mode_disable
|
- automation.guest_mode_disable
|
||||||
- automation.guest_mode_enable_from_telegram
|
- automation.guest_mode_enable_from_telegram
|
||||||
- automation.guest_mode_disable_from_telegram
|
- automation.guest_mode_disable_from_telegram
|
||||||
|
|
||||||
- type: divider
|
- type: divider
|
||||||
|
|
||||||
- type: custom:fold-entity-row
|
- type: custom:fold-entity-row
|
||||||
head:
|
head:
|
||||||
type: custom:dummy-entity-row
|
type: custom:dummy-entity-row
|
||||||
entity: input_boolean.domestina
|
entity: input_boolean.domestina
|
||||||
entities:
|
entities:
|
||||||
- automation.domestina_automate_start
|
- automation.domestina_automate_start
|
||||||
- automation.domestina_start
|
- automation.domestina_start
|
||||||
- automation.domestina_automate_end
|
- automation.domestina_automate_end
|
||||||
- automation.domestina_end
|
- automation.domestina_end
|
||||||
|
|
||||||
- type: divider
|
- type: divider
|
||||||
|
|
||||||
- type: custom:fold-entity-row
|
- type: custom:fold-entity-row
|
||||||
head:
|
head:
|
||||||
type: custom:dummy-entity-row
|
type: custom:dummy-entity-row
|
||||||
entity: sun.sun
|
entity: sun.sun
|
||||||
name: Security
|
name: Security
|
||||||
icon: mdi:shield-home
|
icon: mdi:shield-home
|
||||||
entities:
|
entities:
|
||||||
- automation.security_door_opened_while_away
|
- automation.security_door_opened_while_away
|
||||||
- automation.camera_startup
|
- automation.camera_startup
|
||||||
|
|
||||||
- type: divider
|
- type: divider
|
||||||
|
|
||||||
- type: custom:fold-entity-row
|
- type: custom:fold-entity-row
|
||||||
head:
|
head:
|
||||||
type: custom:dummy-entity-row
|
type: custom:dummy-entity-row
|
||||||
entity: sun.sun
|
entity: sun.sun
|
||||||
icon: mdi:cogs
|
icon: mdi:cogs
|
||||||
name: System
|
name: System
|
||||||
entities:
|
entities:
|
||||||
- automation.system_announce_start
|
- automation.system_announce_start
|
||||||
- automation.system_telegram_announce_status
|
- automation.system_telegram_announce_status
|
||||||
- automation.speech_telegram_action_do_nothing
|
- automation.speech_telegram_action_do_nothing
|
||||||
- automation.ifttt_call_service
|
- automation.ifttt_call_service
|
||||||
|
|
||||||
- type: entities
|
- type: entities
|
||||||
title: Batteries
|
title: Batteries
|
||||||
show_header_toggle: false
|
show_header_toggle: false
|
||||||
entities:
|
entities:
|
||||||
- type: custom:battery-entity
|
- type: custom:battery-entity
|
||||||
entity: sensor.carbon_battery_level
|
entity: sensor.carbon_battery_level
|
||||||
- type: divider
|
- type: divider
|
||||||
- type: custom:battery-entity
|
- type: custom:battery-entity
|
||||||
entity: sensor.front_door_power
|
entity: sensor.front_door_power
|
||||||
- type: custom:battery-entity
|
- type: custom:battery-entity
|
||||||
entity: sensor.living_room_right_window_power
|
entity: sensor.living_room_right_window_power
|
||||||
- type: custom:battery-entity
|
- type: custom:battery-entity
|
||||||
entity: sensor.bedroom_right_window_power
|
entity: sensor.bedroom_right_window_power
|
||||||
- type: custom:battery-entity
|
- type: custom:battery-entity
|
||||||
entity: sensor.bedroom_weather_power
|
entity: sensor.bedroom_weather_power
|
||||||
- type: custom:battery-entity
|
- type: custom:battery-entity
|
||||||
entity: sensor.cube_power
|
entity: sensor.cube_power
|
||||||
- type: custom:battery-entity
|
- type: custom:battery-entity
|
||||||
entity: sensor.master_bedroom_bedside_switch_power
|
entity: sensor.master_bedroom_bedside_switch_power
|
||||||
- type: custom:battery-entity
|
- type: custom:battery-entity
|
||||||
entity: sensor.motion_1_power
|
entity: sensor.motion_1_power
|
||||||
- type: custom:battery-entity
|
- type: custom:battery-entity
|
||||||
entity: sensor.motion_2_power
|
entity: sensor.motion_2_power
|
||||||
|
|||||||
@@ -2,37 +2,49 @@ title: COVID-19
|
|||||||
path: covid-19
|
path: covid-19
|
||||||
panel: true
|
panel: true
|
||||||
icon: "mdi:biohazard"
|
icon: "mdi:biohazard"
|
||||||
badges: []
|
|
||||||
cards:
|
cards:
|
||||||
- type: custom:layout-card
|
- type: custom:mod-card
|
||||||
max_columns: 3
|
style:
|
||||||
cards:
|
layout-card:
|
||||||
- type: custom:decluttering-card
|
$:
|
||||||
template: covid_19
|
.: |
|
||||||
variables:
|
#columns {
|
||||||
- name: Worldwide
|
margin: 0 10px;
|
||||||
- location: worldwide
|
}
|
||||||
|
#columns .column {
|
||||||
|
margin: 20px 10px;
|
||||||
|
}
|
||||||
|
card:
|
||||||
|
type: custom:layout-card
|
||||||
|
layout: horizontal
|
||||||
|
max_columns: 3
|
||||||
|
cards:
|
||||||
|
- type: custom:decluttering-card
|
||||||
|
template: covid_19
|
||||||
|
variables:
|
||||||
|
- name: Worldwide
|
||||||
|
- location: worldwide
|
||||||
|
|
||||||
- type: custom:decluttering-card
|
- type: custom:decluttering-card
|
||||||
template: covid_19
|
template: covid_19
|
||||||
variables:
|
variables:
|
||||||
- name: Bulgaria
|
- name: Bulgaria
|
||||||
- location: bulgaria
|
- location: bulgaria
|
||||||
|
|
||||||
- type: custom:decluttering-card
|
- type: custom:decluttering-card
|
||||||
template: covid_19
|
template: covid_19
|
||||||
variables:
|
variables:
|
||||||
- name: Italy
|
- name: Italy
|
||||||
- location: italy
|
- location: italy
|
||||||
|
|
||||||
- type: custom:decluttering-card
|
- type: custom:decluttering-card
|
||||||
template: covid_19
|
template: covid_19
|
||||||
variables:
|
variables:
|
||||||
- name: France
|
- name: France
|
||||||
- location: france
|
- location: france
|
||||||
|
|
||||||
- type: custom:decluttering-card
|
- type: custom:decluttering-card
|
||||||
template: covid_19
|
template: covid_19
|
||||||
variables:
|
variables:
|
||||||
- name: USA
|
- name: USA
|
||||||
- location: us
|
- location: us
|
||||||
|
|||||||
Reference in New Issue
Block a user