Update dashboards

This commit is contained in:
2020-04-04 15:30:43 +03:00
parent 431c68c00f
commit 933ff7511d
7 changed files with 181 additions and 181 deletions
+10 -17
View File
@@ -22,7 +22,7 @@ cards:
- type: custom:button-card - type: custom:button-card
template: small template: small
entity: light.master_bedroom_main_lights entity: light.master_bedroom_main_lights
name: Bedroom name: "M. Bedroom"
- type: custom:button-card - type: custom:button-card
template: small template: small
entity: light.tuya_hallway_main_lights entity: light.tuya_hallway_main_lights
@@ -65,16 +65,6 @@ cards:
entities: entities:
- binary_sensor.sonos_recoverable - binary_sensor.sonos_recoverable
- type: entities
title: Manual controls
show_header_toggle: false
entities:
- input_boolean.speech_notifications
- input_boolean.guest_mode
- input_boolean.domestina
- input_boolean.sleep_mode
- input_boolean.georgi_home
# Column 2: Sensors # Column 2: Sensors
- type: vertical-stack - type: vertical-stack
cards: cards:
@@ -87,9 +77,11 @@ cards:
- type: custom:button-card - type: custom:button-card
template: small template: small
entity: binary_sensor.living_room_right_window_on_off_wrapper entity: binary_sensor.living_room_right_window_on_off_wrapper
name: Living room
- type: custom:button-card - type: custom:button-card
template: small template: small
entity: binary_sensor.bedroom_right_window_on_off_wrapper entity: binary_sensor.bedroom_right_window_on_off_wrapper
name: Master bedroom
- type: entities - type: entities
title: Presence title: Presence
@@ -100,19 +92,20 @@ cards:
- device_tracker.tile_1bcb2b3021b9f96b - device_tracker.tile_1bcb2b3021b9f96b
- type: entities - type: entities
title: Misc Badges title: Manual controls
show_header_toggle: false show_header_toggle: false
entities: entities:
- sun.sun - input_boolean.speech_notifications
- sensor.carbon_battery_level - input_boolean.guest_mode
- sensor.carbon_steps - input_boolean.domestina
- binary_sensor.updater - input_boolean.sleep_mode
- input_boolean.georgi_home
# Column 3: Misc # Column 3: Misc
- type: vertical-stack - type: vertical-stack
title: Alarm
cards: cards:
- type: entities - type: entities
title: Alarm
entities: entities:
- input_boolean.alarm_enabled - input_boolean.alarm_enabled
- input_datetime.alarm_time - input_datetime.alarm_time
@@ -2,103 +2,125 @@ title: Living Room
path: living-room path: living-room
icon: "mdi:sofa" icon: "mdi:sofa"
badges: [] badges: []
panel: true
cards: cards:
- type: vertical-stack - type: custom:layout-card
layout: horizontal
cards: cards:
- type: entities - type: vertical-stack
title: Lights cards:
show_header_toggle: false - type: entities
entities: title: Lights
- type: custom:slider-entity-row show_header_toggle: false
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
name: Main lights
entities: entities:
- type: custom:slider-entity-row - type: custom:slider-entity-row
entity: light.living_room_main_lights entity: light.living_room_all_lights
name: Brightness name: All lights
hide_state: true toggle: true
step: 5 step: 5
- type: custom:slider-entity-row - type: custom:fold-entity-row
entity: light.living_room_main_lights head:
name: Temperature entity: light.living_room_main_lights
attribute: color_temp name: Main lights
hide_state: true entities:
min: 153 - type: custom:slider-entity-row
max: 500 entity: light.living_room_main_lights
step: 5 name: Brightness
- type: custom:decluttering-card hide_state: true
template: light_with_fade_and_switch step: 5
variables: - type: custom:slider-entity-row
- light: light.light_lohas_1 entity: light.living_room_main_lights
- fade: switch.light_lohas_1_fade name: Temperature
- type: custom:decluttering-card attribute: color_temp
template: light_with_fade_and_switch hide_state: true
variables: min: 153
- light: light.light_lohas_2 max: 500
- fade: switch.light_lohas_2_fade step: 5
- light.light_le_9 - type: custom:decluttering-card
- light.light_le_10 template: light_with_fade_and_switch
- type: custom:fold-entity-row variables:
head: - light: light.light_lohas_1
type: custom:decluttering-card - fade: switch.light_lohas_1_fade
template: light_with_fade_and_switch - type: custom:decluttering-card
variables: template: light_with_fade_and_switch
- light: light.pc variables:
- fade: switch.pc_light_fade - light: light.light_lohas_2
- fade: switch.light_lohas_2_fade
- light.light_le_9
- light.light_le_10
- 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
entities:
- type: custom:slider-entity-row
entity: light.pc
name: Brightness
hide_state: true
step: 5
- type: custom:decluttering-card
template: sonos_media_player
variables:
- player: media_player.living_room
- type: "custom:mini-media-player"
entity: media_player.living_room_tv
- type: glance
show_state: false
entities: entities:
- type: custom:slider-entity-row - binary_sensor.titanium
entity: light.pc - entity: script.titanium_start
name: Brightness name: Start
hide_state: true
step: 5
- type: glance - type: vertical-stack
show_state: false cards:
entities: - type: glance
- binary_sensor.titanium title: Window
- entity: script.titanium_start show_icon: true
name: Start show_name: false
show_state: true
entities:
- binary_sensor.living_room_right_window_on_off_wrapper
- sensor.living_room_right_window_power
- type: custom:decluttering-card - type: vertical-stack
template: sonos_media_player cards:
variables: - type: glance
- player: media_player.living_room title: Sensors
entities:
- entity: binary_sensor.motion_2_ias_zone
- entity: sensor.motion_2_illuminance
- entity: binary_sensor.motion_2_occupancy
- entity: sensor.motion_2_power
- type: "custom:mini-media-player" - type: "custom:mini-graph-card"
entity: media_player.living_room_tv animate: true
points_per_hour: 1
hours_to_show: 48
show:
graph: bar
average: true
extrema: true
entities:
- entity: sensor.motion_2_illuminance
- type: "custom:mini-media-player" - type: vertical-stack
entity: media_player.playstation_4 cards:
- type: picture-entity
aspect_ratio: 50%
entity: camera.amcrest_camera
show_name: true
show_state: true
- type: vertical-stack - type: entities
cards: title: Camera Controls
- type: glance show_header_toggle: false
title: Window entities:
show_icon: true - switch.camera
show_name: false - binary_sensor.amcrest_camera_online
show_state: true - binary_sensor.amcrest_camera_motion_detected
entities:
- binary_sensor.living_room_right_window_on_off_wrapper
- sensor.living_room_right_window_power
- type: vertical-stack
cards:
- type: picture-entity
aspect_ratio: 50%
entity: camera.amcrest_camera
show_name: true
show_state: true
- type: entities
title: Camera Controls
show_header_toggle: false
entities:
- switch.camera
- binary_sensor.amcrest_camera_online
- binary_sensor.amcrest_camera_motion_detected
+54 -25
View File
@@ -2,30 +2,59 @@ title: Kitchen
path: kitchen path: kitchen
icon: "mdi:chef-hat" icon: "mdi:chef-hat"
badges: [] badges: []
panel: true
cards: cards:
- type: entities - type: custom:layout-card
title: Lights layout: horizontal
show_header_toggle: false max_columns: 3
entities: cards:
- light.tuya_kitchen_main_lights - type: vertical-stack
- type: divider cards:
- type: custom:fold-entity-row - type: entities
entity: light.kitchen_main_lights title: Lights
name: Main lights show_header_toggle: false
entities: entities:
- light.light_le_11 - light.tuya_kitchen_main_lights
- light.light_le_12 - type: divider
- light.light_orbecco_1 - 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: entities - type: vertical-stack
title: Brita Filter cards:
icon: mdi:filter-outline - type: glance
entities: title: Sensors
- input_number.brita_remaining_liters entities:
- input_datetime.brita_next_change - entity: binary_sensor.motion_1_ias_zone
- binary_sensor.brita_should_change_filter - entity: sensor.motion_1_illuminance
- script.brita_new_filter - entity: binary_sensor.motion_1_occupancy
- entity: sensor.motion_1_power
- type: "custom:mini-graph-card"
animate: true
points_per_hour: 1
hours_to_show: 48
show:
graph: bar
average: true
extrema: true
entities:
- entity: sensor.motion_1_illuminance
- type: vertical-stack
cards:
- type: entities
title: Brita Filter
icon: mdi:filter-outline
entities:
- input_number.brita_remaining_liters
- input_datetime.brita_next_change
- binary_sensor.brita_should_change_filter
- script.brita_new_filter
@@ -6,7 +6,7 @@ cards:
- type: vertical-stack - type: vertical-stack
cards: cards:
- type: "custom:mini-graph-card" - type: "custom:mini-graph-card"
graph: bar animate: true
points_per_hour: 1 points_per_hour: 1
hours_to_show: 72 hours_to_show: 72
show: show:
@@ -1,7 +1,7 @@
title: System title: System
path: system path: system
icon: "mdi:hammer-wrench" icon: "mdi:hammer-wrench"
badges: [] badges: [binary_sensor.updater]
cards: cards:
- type: entities - type: entities
title: Automations title: Automations
@@ -118,6 +118,9 @@ cards:
title: Batteries title: Batteries
show_header_toggle: false show_header_toggle: false
entities: entities:
- type: custom:battery-entity
entity: sensor.carbon_battery_level
- 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
@@ -8,20 +8,6 @@ cards:
action: call-service action: call-service
service: frontend.reload_themes service: frontend.reload_themes
- type: glance
entities:
- entity: binary_sensor.motion_1_ias_zone
- entity: sensor.motion_1_illuminance
- entity: binary_sensor.motion_1_occupancy
- entity: sensor.motion_1_power
- type: glance
entities:
- entity: binary_sensor.motion_2_ias_zone
- entity: sensor.motion_2_illuminance
- entity: binary_sensor.motion_2_occupancy
- entity: sensor.motion_2_power
- type: entities - type: entities
entities: entities:
- entity: sensor.cube_analog_input - entity: sensor.cube_analog_input
@@ -30,39 +16,6 @@ cards:
- entity: sensor.carbon_activity - entity: sensor.carbon_activity
- entity: sensor.carbon_last_update_trigger - entity: sensor.carbon_last_update_trigger
- type: "custom:light-entity-card"
brightness: true
brightness_icon: weather-sunny
color_picker: true
color_temp: true
color_wheel: true
effects_list: true
entity: light.pc
full_width_sliders: false
group: false
persist_features: false
show_slider_percent: false
smooth_color_wheel: true
temperature_icon: thermometer
white_icon: file-word-box
white_value: true
- type: "custom:light-entity-card"
brightness: true
brightness_icon: weather-sunny
color_picker: true
color_temp: true
color_wheel: true
effects_list: true
entity: light.bedside_light
full_width_sliders: false
group: false
show_slider_percent: true
smooth_color_wheel: true
temperature_icon: thermometer
white_icon: file-word-box
white_value: true
- type: "custom:mini-graph-card" - type: "custom:mini-graph-card"
animate: true animate: true
entities: entities:
+1 -1
View File
@@ -49,7 +49,7 @@ views:
- type: custom:button-card - type: custom:button-card
template: small template: small
entity: light.master_bedroom_main_lights entity: light.master_bedroom_main_lights
name: Bedroom name: "M. Bedroom"
- type: custom:button-card - type: custom:button-card
template: small template: small
entity: light.tuya_hallway_main_lights entity: light.tuya_hallway_main_lights