Some wider sections in admin dashboards
This commit is contained in:
@ -166,8 +166,6 @@ views:
|
|||||||
- type: entities
|
- type: entities
|
||||||
entities:
|
entities:
|
||||||
- entity: sensor.last_boot
|
- entity: sensor.last_boot
|
||||||
- entity: sensor.hacs
|
|
||||||
name: HACS
|
|
||||||
- entity: sensor.watchman_missing_entities
|
- entity: sensor.watchman_missing_entities
|
||||||
type: custom:multiple-entity-row
|
type: custom:multiple-entity-row
|
||||||
name: Missing
|
name: Missing
|
||||||
@ -958,6 +956,7 @@ views:
|
|||||||
state_color: true
|
state_color: true
|
||||||
title: Weather
|
title: Weather
|
||||||
title: Climate Threshold Settings
|
title: Climate Threshold Settings
|
||||||
|
column_span: 1
|
||||||
- type: grid
|
- type: grid
|
||||||
cards:
|
cards:
|
||||||
- type: entities
|
- type: entities
|
||||||
@ -1253,6 +1252,7 @@ views:
|
|||||||
show_header_toggle: false
|
show_header_toggle: false
|
||||||
state_color: true
|
state_color: true
|
||||||
title: Rabbit
|
title: Rabbit
|
||||||
|
column_span: 2
|
||||||
max_columns: 4
|
max_columns: 4
|
||||||
cards: []
|
cards: []
|
||||||
- title: Lights
|
- title: Lights
|
||||||
@ -1260,14 +1260,6 @@ views:
|
|||||||
icon: mdi:lightbulb
|
icon: mdi:lightbulb
|
||||||
type: sections
|
type: sections
|
||||||
sections:
|
sections:
|
||||||
- type: grid
|
|
||||||
cards:
|
|
||||||
- type: entities
|
|
||||||
entities:
|
|
||||||
- entity: switch.lightfx_listener
|
|
||||||
show_header_toggle: false
|
|
||||||
state_color: true
|
|
||||||
title: Lighting Master Switches
|
|
||||||
- type: grid
|
- type: grid
|
||||||
cards:
|
cards:
|
||||||
- type: entities
|
- type: entities
|
||||||
@ -1293,25 +1285,29 @@ views:
|
|||||||
name: Wakeup Fade - Night
|
name: Wakeup Fade - Night
|
||||||
show_header_toggle: false
|
show_header_toggle: false
|
||||||
state_color: true
|
state_color: true
|
||||||
title: Lighting Settings
|
|
||||||
- type: grid
|
|
||||||
cards:
|
|
||||||
- type: entities
|
- type: entities
|
||||||
entities:
|
entities:
|
||||||
- entity: input_text.basement_lights_restore
|
- entity: input_text.basement_lights_restore
|
||||||
- entity: input_text.living_room_lights_restore
|
- entity: input_text.living_room_lights_restore
|
||||||
show_header_toggle: false
|
show_header_toggle: false
|
||||||
state_color: true
|
state_color: true
|
||||||
|
- type: entities
|
||||||
|
entities:
|
||||||
|
- entity: switch.lightfx_listener
|
||||||
|
show_header_toggle: false
|
||||||
|
state_color: true
|
||||||
- type: entities
|
- type: entities
|
||||||
entities:
|
entities:
|
||||||
- entity: sensor.tina_desk_scene
|
- entity: sensor.tina_desk_scene
|
||||||
show_header_toggle: false
|
show_header_toggle: false
|
||||||
state_color: true
|
state_color: true
|
||||||
|
title: Lighting Settings
|
||||||
|
column_span: 2
|
||||||
max_columns: 4
|
max_columns: 4
|
||||||
cards: []
|
cards: []
|
||||||
- title: Notifications Settings
|
- title: Notifications Settings
|
||||||
path: notifications-settings
|
path: notifications-settings
|
||||||
icon: mdi:bell
|
icon: mdi:volume-high
|
||||||
type: sections
|
type: sections
|
||||||
sections:
|
sections:
|
||||||
- type: grid
|
- type: grid
|
||||||
|
Reference in New Issue
Block a user