Update titles to heading cards on admin dashboard
This commit is contained in:
@ -6,6 +6,8 @@ views:
|
|||||||
sections:
|
sections:
|
||||||
- type: grid
|
- type: grid
|
||||||
cards:
|
cards:
|
||||||
|
- type: heading
|
||||||
|
heading: General
|
||||||
- type: entities
|
- type: entities
|
||||||
title: Briefings
|
title: Briefings
|
||||||
entities:
|
entities:
|
||||||
@ -64,9 +66,10 @@ views:
|
|||||||
title: Automations
|
title: Automations
|
||||||
state_color: true
|
state_color: true
|
||||||
show_header_toggle: false
|
show_header_toggle: false
|
||||||
title: General
|
|
||||||
- type: grid
|
- type: grid
|
||||||
cards:
|
cards:
|
||||||
|
- type: heading
|
||||||
|
heading: Scheduling
|
||||||
- type: entities
|
- type: entities
|
||||||
title: School Stuff
|
title: School Stuff
|
||||||
entities:
|
entities:
|
||||||
@ -116,9 +119,10 @@ views:
|
|||||||
- additional-tasks
|
- additional-tasks
|
||||||
icon: action
|
icon: action
|
||||||
time_step: 5
|
time_step: 5
|
||||||
title: Scheduling
|
|
||||||
- type: grid
|
- type: grid
|
||||||
cards:
|
cards:
|
||||||
|
- type: heading
|
||||||
|
heading: Presence
|
||||||
- type: entities
|
- type: entities
|
||||||
entities:
|
entities:
|
||||||
- entity: group.family
|
- entity: group.family
|
||||||
@ -137,9 +141,10 @@ views:
|
|||||||
- condition: user
|
- condition: user
|
||||||
users:
|
users:
|
||||||
- c3909d27048140729f002aaef0391775
|
- c3909d27048140729f002aaef0391775
|
||||||
title: Presence
|
|
||||||
- type: grid
|
- type: grid
|
||||||
cards:
|
cards:
|
||||||
|
- type: heading
|
||||||
|
heading: Stats
|
||||||
- type: custom:auto-entities
|
- type: custom:auto-entities
|
||||||
filter:
|
filter:
|
||||||
include:
|
include:
|
||||||
@ -193,9 +198,10 @@ views:
|
|||||||
- condition: user
|
- condition: user
|
||||||
users:
|
users:
|
||||||
- c3909d27048140729f002aaef0391775
|
- c3909d27048140729f002aaef0391775
|
||||||
title: Stats
|
|
||||||
- type: grid
|
- type: grid
|
||||||
cards:
|
cards:
|
||||||
|
- type: heading
|
||||||
|
heading: Diagnostics
|
||||||
- type: entities
|
- type: entities
|
||||||
entities:
|
entities:
|
||||||
- entity: script.cleanup_crash
|
- entity: script.cleanup_crash
|
||||||
@ -232,19 +238,20 @@ views:
|
|||||||
- condition: user
|
- condition: user
|
||||||
users:
|
users:
|
||||||
- c3909d27048140729f002aaef0391775
|
- c3909d27048140729f002aaef0391775
|
||||||
title: Diagnostics
|
|
||||||
- type: grid
|
- type: grid
|
||||||
cards:
|
cards:
|
||||||
|
- type: heading
|
||||||
|
heading: iCloud3
|
||||||
- type: custom:icloud3-event-log-card
|
- type: custom:icloud3-event-log-card
|
||||||
visibility:
|
visibility:
|
||||||
- condition: user
|
- condition: user
|
||||||
users:
|
users:
|
||||||
- c3909d27048140729f002aaef0391775
|
- c3909d27048140729f002aaef0391775
|
||||||
title: iCloud3
|
|
||||||
- type: grid
|
- type: grid
|
||||||
cards:
|
cards:
|
||||||
|
- type: heading
|
||||||
|
heading: Browser Mod
|
||||||
- type: custom:browser-player
|
- type: custom:browser-player
|
||||||
title: Browser Mod
|
|
||||||
max_columns: 4
|
max_columns: 4
|
||||||
cards: []
|
cards: []
|
||||||
- title: Security
|
- title: Security
|
||||||
@ -254,6 +261,8 @@ views:
|
|||||||
sections:
|
sections:
|
||||||
- type: grid
|
- type: grid
|
||||||
cards:
|
cards:
|
||||||
|
- type: heading
|
||||||
|
heading: Alarm Control Panel
|
||||||
- type: custom:stack-in-card
|
- type: custom:stack-in-card
|
||||||
cards:
|
cards:
|
||||||
- type: tile
|
- type: tile
|
||||||
@ -309,9 +318,10 @@ views:
|
|||||||
- operator: default
|
- operator: default
|
||||||
color: green
|
color: green
|
||||||
icon: mdi:shield-check
|
icon: mdi:shield-check
|
||||||
title: Alarm Control Panel
|
|
||||||
- type: grid
|
- type: grid
|
||||||
cards:
|
cards:
|
||||||
|
- type: heading
|
||||||
|
heading: Security Feed
|
||||||
- type: custom:home-feed-card
|
- type: custom:home-feed-card
|
||||||
card_id: security_feed
|
card_id: security_feed
|
||||||
show_empty: false
|
show_empty: false
|
||||||
@ -360,9 +370,10 @@ views:
|
|||||||
- entity: binary_sensor.upstairs_bathroom_window
|
- entity: binary_sensor.upstairs_bathroom_window
|
||||||
- entity: sensor.living_room_windows_open
|
- entity: sensor.living_room_windows_open
|
||||||
name: Living Room Windows
|
name: Living Room Windows
|
||||||
title: Security Feed
|
|
||||||
- type: grid
|
- type: grid
|
||||||
cards:
|
cards:
|
||||||
|
- type: heading
|
||||||
|
heading: Batteries
|
||||||
- type: custom:battery-state-card
|
- type: custom:battery-state-card
|
||||||
sort_by_level: asc
|
sort_by_level: asc
|
||||||
bulk_rename:
|
bulk_rename:
|
||||||
@ -451,9 +462,10 @@ views:
|
|||||||
- name: entity_id
|
- name: entity_id
|
||||||
value: sensor.front_doorbell_battery
|
value: sensor.front_doorbell_battery
|
||||||
tap_action: more-info
|
tap_action: more-info
|
||||||
title: Batteries
|
|
||||||
- type: grid
|
- type: grid
|
||||||
cards:
|
cards:
|
||||||
|
- type: heading
|
||||||
|
heading: Sensors
|
||||||
- type: custom:auto-entities
|
- type: custom:auto-entities
|
||||||
card:
|
card:
|
||||||
type: entities
|
type: entities
|
||||||
@ -506,9 +518,10 @@ views:
|
|||||||
method: friendly_name
|
method: friendly_name
|
||||||
reverse: false
|
reverse: false
|
||||||
ignore_case: true
|
ignore_case: true
|
||||||
title: Sensors
|
|
||||||
- type: grid
|
- type: grid
|
||||||
cards:
|
cards:
|
||||||
|
- type: heading
|
||||||
|
heading: Info
|
||||||
- type: entities
|
- type: entities
|
||||||
entities:
|
entities:
|
||||||
- entity: sensor.living_room_keypad_info
|
- entity: sensor.living_room_keypad_info
|
||||||
@ -529,9 +542,10 @@ views:
|
|||||||
- entity: counter.back_door_opened_today
|
- entity: counter.back_door_opened_today
|
||||||
show_header_toggle: false
|
show_header_toggle: false
|
||||||
state_color: true
|
state_color: true
|
||||||
title: Info
|
|
||||||
- type: grid
|
- type: grid
|
||||||
cards:
|
cards:
|
||||||
|
- type: heading
|
||||||
|
heading: Front Doorbell - Settings
|
||||||
- type: custom:auto-entities
|
- type: custom:auto-entities
|
||||||
card:
|
card:
|
||||||
type: entities
|
type: entities
|
||||||
@ -553,9 +567,10 @@ views:
|
|||||||
- condition: user
|
- condition: user
|
||||||
users:
|
users:
|
||||||
- c3909d27048140729f002aaef0391775
|
- c3909d27048140729f002aaef0391775
|
||||||
title: Front Doorbell - Settings
|
|
||||||
- type: grid
|
- type: grid
|
||||||
cards:
|
cards:
|
||||||
|
- type: heading
|
||||||
|
heading: Side Camera - Settings
|
||||||
- type: custom:auto-entities
|
- type: custom:auto-entities
|
||||||
card:
|
card:
|
||||||
type: entities
|
type: entities
|
||||||
@ -573,7 +588,6 @@ views:
|
|||||||
- condition: state
|
- condition: state
|
||||||
entity: camera.side_camera
|
entity: camera.side_camera
|
||||||
state_not: unavailable
|
state_not: unavailable
|
||||||
title: Side Camera - Settings
|
|
||||||
max_columns: 4
|
max_columns: 4
|
||||||
cards: []
|
cards: []
|
||||||
- title: Scheduling
|
- title: Scheduling
|
||||||
@ -583,6 +597,8 @@ views:
|
|||||||
sections:
|
sections:
|
||||||
- type: grid
|
- type: grid
|
||||||
cards:
|
cards:
|
||||||
|
- type: heading
|
||||||
|
heading: Tony
|
||||||
- type: entities
|
- type: entities
|
||||||
entities:
|
entities:
|
||||||
- entity: input_datetime.tony_streaming_start_time
|
- entity: input_datetime.tony_streaming_start_time
|
||||||
@ -595,9 +611,10 @@ views:
|
|||||||
name: Stream Scheduling
|
name: Stream Scheduling
|
||||||
show_header_toggle: false
|
show_header_toggle: false
|
||||||
state_color: true
|
state_color: true
|
||||||
title: Tony
|
|
||||||
- type: grid
|
- type: grid
|
||||||
cards:
|
cards:
|
||||||
|
- type: heading
|
||||||
|
heading: Tina
|
||||||
- type: entities
|
- type: entities
|
||||||
entities:
|
entities:
|
||||||
- entity: input_datetime.tina_workday_start
|
- entity: input_datetime.tina_workday_start
|
||||||
@ -621,9 +638,10 @@ views:
|
|||||||
name: Schedule Change
|
name: Schedule Change
|
||||||
state_color: true
|
state_color: true
|
||||||
show_header_toggle: false
|
show_header_toggle: false
|
||||||
title: Tina
|
|
||||||
- type: grid
|
- type: grid
|
||||||
cards:
|
cards:
|
||||||
|
- type: heading
|
||||||
|
heading: House
|
||||||
- type: entities
|
- type: entities
|
||||||
entities:
|
entities:
|
||||||
- entity: input_datetime.morning_alarm_disarm
|
- entity: input_datetime.morning_alarm_disarm
|
||||||
@ -653,9 +671,10 @@ views:
|
|||||||
name: Rerun All Evening
|
name: Rerun All Evening
|
||||||
show_header_toggle: false
|
show_header_toggle: false
|
||||||
state_color: true
|
state_color: true
|
||||||
title: House
|
|
||||||
- type: grid
|
- type: grid
|
||||||
cards:
|
cards:
|
||||||
|
- type: heading
|
||||||
|
heading: Common
|
||||||
- type: entities
|
- type: entities
|
||||||
entities:
|
entities:
|
||||||
- entity: input_boolean.two_hour_delay
|
- entity: input_boolean.two_hour_delay
|
||||||
@ -673,9 +692,10 @@ views:
|
|||||||
title: School
|
title: School
|
||||||
show_header_toggle: false
|
show_header_toggle: false
|
||||||
state_color: true
|
state_color: true
|
||||||
title: Common
|
|
||||||
- type: grid
|
- type: grid
|
||||||
cards:
|
cards:
|
||||||
|
- type: heading
|
||||||
|
heading: Kallen
|
||||||
- type: entities
|
- type: entities
|
||||||
entities:
|
entities:
|
||||||
- entity: input_datetime.kallen_wakeup_time
|
- entity: input_datetime.kallen_wakeup_time
|
||||||
@ -739,9 +759,10 @@ views:
|
|||||||
name: Kallen Scheduling Evening
|
name: Kallen Scheduling Evening
|
||||||
show_header_toggle: false
|
show_header_toggle: false
|
||||||
state_color: true
|
state_color: true
|
||||||
title: Kallen
|
|
||||||
- type: grid
|
- type: grid
|
||||||
cards:
|
cards:
|
||||||
|
- type: heading
|
||||||
|
heading: Master Bedroom
|
||||||
- type: entities
|
- type: entities
|
||||||
entities:
|
entities:
|
||||||
- entity: input_datetime.master_bedroom_cooling
|
- entity: input_datetime.master_bedroom_cooling
|
||||||
@ -762,9 +783,10 @@ views:
|
|||||||
name: MB Scheduling Evening
|
name: MB Scheduling Evening
|
||||||
show_header_toggle: false
|
show_header_toggle: false
|
||||||
state_color: true
|
state_color: true
|
||||||
title: Master Bedroom
|
|
||||||
- type: grid
|
- type: grid
|
||||||
cards:
|
cards:
|
||||||
|
- type: heading
|
||||||
|
heading: Emma
|
||||||
- type: entities
|
- type: entities
|
||||||
entities:
|
entities:
|
||||||
- entity: input_datetime.emma_bedroom_cooling
|
- entity: input_datetime.emma_bedroom_cooling
|
||||||
@ -794,7 +816,6 @@ views:
|
|||||||
name: Emma Scheduling Evening
|
name: Emma Scheduling Evening
|
||||||
show_header_toggle: false
|
show_header_toggle: false
|
||||||
state_color: true
|
state_color: true
|
||||||
title: Emma
|
|
||||||
max_columns: 4
|
max_columns: 4
|
||||||
cards: []
|
cards: []
|
||||||
- title: Variables
|
- title: Variables
|
||||||
@ -804,6 +825,8 @@ views:
|
|||||||
sections:
|
sections:
|
||||||
- type: grid
|
- type: grid
|
||||||
cards:
|
cards:
|
||||||
|
- type: heading
|
||||||
|
heading: Climate Threshold Sensors
|
||||||
- type: entities
|
- type: entities
|
||||||
entities:
|
entities:
|
||||||
- entity: input_boolean.meltdown_protocol
|
- entity: input_boolean.meltdown_protocol
|
||||||
@ -818,9 +841,10 @@ views:
|
|||||||
name: Overnight Lowest
|
name: Overnight Lowest
|
||||||
show_header_toggle: false
|
show_header_toggle: false
|
||||||
state_color: true
|
state_color: true
|
||||||
title: Climate Threshold Sensors
|
|
||||||
- type: grid
|
- type: grid
|
||||||
cards:
|
cards:
|
||||||
|
- type: heading
|
||||||
|
heading: Climate Threshold Settings
|
||||||
- type: entities
|
- type: entities
|
||||||
entities:
|
entities:
|
||||||
- entity: input_boolean.hot_day
|
- entity: input_boolean.hot_day
|
||||||
@ -944,10 +968,11 @@ views:
|
|||||||
show_header_toggle: false
|
show_header_toggle: false
|
||||||
state_color: true
|
state_color: true
|
||||||
title: Weather
|
title: Weather
|
||||||
title: Climate Threshold Settings
|
|
||||||
column_span: 1
|
column_span: 1
|
||||||
- type: grid
|
- type: grid
|
||||||
cards:
|
cards:
|
||||||
|
- type: heading
|
||||||
|
heading: Scheduled Modes
|
||||||
- type: entities
|
- type: entities
|
||||||
entities:
|
entities:
|
||||||
- entity: input_select.scheduled_climate_mode_master_bedroom_aircon
|
- entity: input_select.scheduled_climate_mode_master_bedroom_aircon
|
||||||
@ -959,7 +984,6 @@ views:
|
|||||||
- entity: input_boolean.emma_bedroom_climate_override
|
- entity: input_boolean.emma_bedroom_climate_override
|
||||||
show_header_toggle: false
|
show_header_toggle: false
|
||||||
state_color: true
|
state_color: true
|
||||||
title: Scheduled Modes
|
|
||||||
max_columns: 4
|
max_columns: 4
|
||||||
cards: []
|
cards: []
|
||||||
visible:
|
visible:
|
||||||
@ -975,6 +999,8 @@ views:
|
|||||||
sections:
|
sections:
|
||||||
- type: grid
|
- type: grid
|
||||||
cards:
|
cards:
|
||||||
|
- type: heading
|
||||||
|
heading: Tony
|
||||||
- type: custom:card-templater
|
- type: custom:card-templater
|
||||||
card:
|
card:
|
||||||
type: entities
|
type: entities
|
||||||
@ -1082,9 +1108,10 @@ views:
|
|||||||
name: Ibuprofen Active
|
name: Ibuprofen Active
|
||||||
- entity: input_boolean.tony_tylenol_active
|
- entity: input_boolean.tony_tylenol_active
|
||||||
name: Tylenol Active
|
name: Tylenol Active
|
||||||
title: Tony
|
|
||||||
- type: grid
|
- type: grid
|
||||||
cards:
|
cards:
|
||||||
|
- type: heading
|
||||||
|
heading: Tina
|
||||||
- type: entities
|
- type: entities
|
||||||
entities:
|
entities:
|
||||||
- entity: input_boolean.tina_morning_meds_taken
|
- entity: input_boolean.tina_morning_meds_taken
|
||||||
@ -1113,9 +1140,10 @@ views:
|
|||||||
name: Night Reminders
|
name: Night Reminders
|
||||||
show_header_toggle: false
|
show_header_toggle: false
|
||||||
state_color: true
|
state_color: true
|
||||||
title: Tina
|
|
||||||
- type: grid
|
- type: grid
|
||||||
cards:
|
cards:
|
||||||
|
- type: heading
|
||||||
|
heading: Kallen
|
||||||
- type: entities
|
- type: entities
|
||||||
entities:
|
entities:
|
||||||
- entity: input_boolean.kallen_morning_meds_taken
|
- entity: input_boolean.kallen_morning_meds_taken
|
||||||
@ -1144,9 +1172,10 @@ views:
|
|||||||
name: Night Reminders
|
name: Night Reminders
|
||||||
show_header_toggle: false
|
show_header_toggle: false
|
||||||
state_color: true
|
state_color: true
|
||||||
title: Kallen
|
|
||||||
- type: grid
|
- type: grid
|
||||||
cards:
|
cards:
|
||||||
|
- type: heading
|
||||||
|
heading: Emma
|
||||||
- type: entities
|
- type: entities
|
||||||
entities:
|
entities:
|
||||||
- entity: input_boolean.emma_alternating_meds_active
|
- entity: input_boolean.emma_alternating_meds_active
|
||||||
@ -1199,7 +1228,6 @@ views:
|
|||||||
- condition: state
|
- condition: state
|
||||||
entity: input_boolean.emma_alternating_meds_active
|
entity: input_boolean.emma_alternating_meds_active
|
||||||
state: 'on'
|
state: 'on'
|
||||||
title: Emma
|
|
||||||
max_columns: 4
|
max_columns: 4
|
||||||
cards: []
|
cards: []
|
||||||
- title: Pets
|
- title: Pets
|
||||||
@ -1209,6 +1237,8 @@ views:
|
|||||||
sections:
|
sections:
|
||||||
- type: grid
|
- type: grid
|
||||||
cards:
|
cards:
|
||||||
|
- type: heading
|
||||||
|
heading: Rabbit
|
||||||
- type: entities
|
- type: entities
|
||||||
entities:
|
entities:
|
||||||
- entity: input_boolean.rabbit_fed
|
- entity: input_boolean.rabbit_fed
|
||||||
@ -1239,7 +1269,6 @@ views:
|
|||||||
title: Cleaning
|
title: Cleaning
|
||||||
show_header_toggle: false
|
show_header_toggle: false
|
||||||
state_color: true
|
state_color: true
|
||||||
title: Rabbit
|
|
||||||
column_span: 2
|
column_span: 2
|
||||||
max_columns: 4
|
max_columns: 4
|
||||||
cards: []
|
cards: []
|
||||||
@ -1250,6 +1279,8 @@ views:
|
|||||||
sections:
|
sections:
|
||||||
- type: grid
|
- type: grid
|
||||||
cards:
|
cards:
|
||||||
|
- type: heading
|
||||||
|
heading: Lighting Settings
|
||||||
- type: entities
|
- type: entities
|
||||||
entities:
|
entities:
|
||||||
- entity: input_boolean.adaptive_lighting_adjustments
|
- entity: input_boolean.adaptive_lighting_adjustments
|
||||||
@ -1289,7 +1320,6 @@ views:
|
|||||||
- 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
|
column_span: 2
|
||||||
max_columns: 4
|
max_columns: 4
|
||||||
cards: []
|
cards: []
|
||||||
@ -1300,6 +1330,8 @@ views:
|
|||||||
sections:
|
sections:
|
||||||
- type: grid
|
- type: grid
|
||||||
cards:
|
cards:
|
||||||
|
- type: heading
|
||||||
|
heading: Text Notifications
|
||||||
- type: entities
|
- type: entities
|
||||||
entities:
|
entities:
|
||||||
- entity: input_boolean.text_notifications
|
- entity: input_boolean.text_notifications
|
||||||
@ -1317,9 +1349,10 @@ views:
|
|||||||
name: Laundry Notifications
|
name: Laundry Notifications
|
||||||
show_header_toggle: false
|
show_header_toggle: false
|
||||||
state_color: true
|
state_color: true
|
||||||
title: Text Notifications
|
|
||||||
- type: grid
|
- type: grid
|
||||||
cards:
|
cards:
|
||||||
|
- type: heading
|
||||||
|
heading: TTS
|
||||||
- type: entities
|
- type: entities
|
||||||
entities:
|
entities:
|
||||||
- entity: input_boolean.audible_notifications
|
- entity: input_boolean.audible_notifications
|
||||||
@ -1344,9 +1377,10 @@ views:
|
|||||||
- entity: switch.living_room_echo_dot_do_not_disturb_switch
|
- entity: switch.living_room_echo_dot_do_not_disturb_switch
|
||||||
- entity: switch.master_bedroom_echo_dot_do_not_disturb_switch
|
- entity: switch.master_bedroom_echo_dot_do_not_disturb_switch
|
||||||
state_color: true
|
state_color: true
|
||||||
title: TTS
|
|
||||||
- type: grid
|
- type: grid
|
||||||
cards:
|
cards:
|
||||||
|
- type: heading
|
||||||
|
heading: Briefings Run Today
|
||||||
- type: entities
|
- type: entities
|
||||||
entities:
|
entities:
|
||||||
- entity: input_boolean.good_morning
|
- entity: input_boolean.good_morning
|
||||||
@ -1360,9 +1394,10 @@ views:
|
|||||||
secondary_info: last-triggered
|
secondary_info: last-triggered
|
||||||
state_color: true
|
state_color: true
|
||||||
show_header_toggle: false
|
show_header_toggle: false
|
||||||
title: Briefings Run Today
|
|
||||||
- type: grid
|
- type: grid
|
||||||
cards:
|
cards:
|
||||||
|
- type: heading
|
||||||
|
heading: Volume Settings
|
||||||
- type: entities
|
- type: entities
|
||||||
entities:
|
entities:
|
||||||
- entity: input_number.basement_echo_dot_day_volume
|
- entity: input_number.basement_echo_dot_day_volume
|
||||||
@ -1521,9 +1556,10 @@ views:
|
|||||||
entities:
|
entities:
|
||||||
- entity: script.volume_reset
|
- entity: script.volume_reset
|
||||||
secondary_info: Run to apply these settings
|
secondary_info: Run to apply these settings
|
||||||
title: Volume Settings
|
|
||||||
- type: grid
|
- type: grid
|
||||||
cards:
|
cards:
|
||||||
|
- type: heading
|
||||||
|
heading: Media Players
|
||||||
- square: true
|
- square: true
|
||||||
columns: 3
|
columns: 3
|
||||||
type: grid
|
type: grid
|
||||||
@ -1546,7 +1582,6 @@ views:
|
|||||||
entity: media_player.living_room_tv_chromecast
|
entity: media_player.living_room_tv_chromecast
|
||||||
- type: media-control
|
- type: media-control
|
||||||
entity: media_player.master_bedroom_chromecast
|
entity: media_player.master_bedroom_chromecast
|
||||||
title: Media Players
|
|
||||||
max_columns: 4
|
max_columns: 4
|
||||||
cards: []
|
cards: []
|
||||||
- title: Scheduler Automations
|
- title: Scheduler Automations
|
||||||
@ -1556,6 +1591,8 @@ views:
|
|||||||
sections:
|
sections:
|
||||||
- type: grid
|
- type: grid
|
||||||
cards:
|
cards:
|
||||||
|
- type: heading
|
||||||
|
heading: Scheduling Automations
|
||||||
- type: entities
|
- type: entities
|
||||||
entities:
|
entities:
|
||||||
- entity: automation.work_today
|
- entity: automation.work_today
|
||||||
@ -1566,9 +1603,10 @@ views:
|
|||||||
secondary_info: 4:00 AM
|
secondary_info: 4:00 AM
|
||||||
show_header_toggle: false
|
show_header_toggle: false
|
||||||
state_color: true
|
state_color: true
|
||||||
title: Scheduling Automations
|
|
||||||
- type: grid
|
- type: grid
|
||||||
cards:
|
cards:
|
||||||
|
- type: heading
|
||||||
|
heading: Automations Ran
|
||||||
- type: entities
|
- type: entities
|
||||||
entities:
|
entities:
|
||||||
- entity: input_boolean.work_today_ran
|
- entity: input_boolean.work_today_ran
|
||||||
@ -1594,7 +1632,6 @@ views:
|
|||||||
- entity: script.scheduling_reset
|
- entity: script.scheduling_reset
|
||||||
state_color: true
|
state_color: true
|
||||||
show_header_toggle: false
|
show_header_toggle: false
|
||||||
title: Automations Ran
|
|
||||||
- title: Computer Tools
|
- title: Computer Tools
|
||||||
path: computer-tools
|
path: computer-tools
|
||||||
icon: mdi:laptop
|
icon: mdi:laptop
|
||||||
@ -1602,6 +1639,8 @@ views:
|
|||||||
sections:
|
sections:
|
||||||
- type: grid
|
- type: grid
|
||||||
cards:
|
cards:
|
||||||
|
- type: heading
|
||||||
|
heading: Kallen Desktop
|
||||||
- show_state: false
|
- show_state: false
|
||||||
show_name: true
|
show_name: true
|
||||||
camera_view: auto
|
camera_view: auto
|
||||||
@ -1632,9 +1671,10 @@ views:
|
|||||||
name: Displays ON
|
name: Displays ON
|
||||||
show_header_toggle: false
|
show_header_toggle: false
|
||||||
state_color: true
|
state_color: true
|
||||||
title: Kallen Desktop
|
|
||||||
- type: grid
|
- type: grid
|
||||||
cards:
|
cards:
|
||||||
|
- type: heading
|
||||||
|
heading: Config Parameters
|
||||||
- type: entities
|
- type: entities
|
||||||
entities:
|
entities:
|
||||||
- entity: input_number.basement_computers_idle_time
|
- entity: input_number.basement_computers_idle_time
|
||||||
@ -1645,9 +1685,10 @@ views:
|
|||||||
secondary_info: Idle Time
|
secondary_info: Idle Time
|
||||||
show_header_toggle: false
|
show_header_toggle: false
|
||||||
state_color: true
|
state_color: true
|
||||||
title: Config Parameters
|
|
||||||
- type: grid
|
- type: grid
|
||||||
cards:
|
cards:
|
||||||
|
- type: heading
|
||||||
|
heading: XR500 Controls
|
||||||
- type: entities
|
- type: entities
|
||||||
entities:
|
entities:
|
||||||
- entity: switch.xr500_2_4g_guest_wifi
|
- entity: switch.xr500_2_4g_guest_wifi
|
||||||
@ -1670,9 +1711,10 @@ views:
|
|||||||
name: Update
|
name: Update
|
||||||
show_header_toggle: false
|
show_header_toggle: false
|
||||||
state_color: true
|
state_color: true
|
||||||
title: XR500 Controls
|
|
||||||
- type: grid
|
- type: grid
|
||||||
cards:
|
cards:
|
||||||
|
- type: heading
|
||||||
|
heading: XR500 Sensors
|
||||||
- type: entities
|
- type: entities
|
||||||
entities:
|
entities:
|
||||||
- entity: sensor.xr500_average_ping
|
- entity: sensor.xr500_average_ping
|
||||||
@ -1721,6 +1763,5 @@ views:
|
|||||||
name: Upload yesterday
|
name: Upload yesterday
|
||||||
show_header_toggle: false
|
show_header_toggle: false
|
||||||
state_color: true
|
state_color: true
|
||||||
title: XR500 Sensors
|
|
||||||
max_columns: 4
|
max_columns: 4
|
||||||
cards: []
|
cards: []
|
||||||
|
Reference in New Issue
Block a user