mirror of
https://github.com/GeorgeSG/sarah.git
synced 2026-09-08 10:38:44 +00:00
Update custom header configs. Disable map
This commit is contained in:
@@ -47,7 +47,7 @@ lovelace:
|
|||||||
# logbook:
|
# logbook:
|
||||||
|
|
||||||
# https://www.home-assistant.io/components/map
|
# https://www.home-assistant.io/components/map
|
||||||
map:
|
# map:
|
||||||
|
|
||||||
# https://www.home-assistant.io/components/system_health
|
# https://www.home-assistant.io/components/system_health
|
||||||
system_health:
|
system_health:
|
||||||
|
|||||||
@@ -1,8 +1,5 @@
|
|||||||
custom_header:
|
custom_header:
|
||||||
hide_header: true
|
hide_header: true
|
||||||
hide_config: true
|
|
||||||
hide_help: true
|
|
||||||
hide_unused: true
|
|
||||||
|
|
||||||
decluttering_templates: !include_dir_merge_named lovelace/templates
|
decluttering_templates: !include_dir_merge_named lovelace/templates
|
||||||
|
|
||||||
|
|||||||
@@ -1,8 +1,5 @@
|
|||||||
custom_header:
|
custom_header:
|
||||||
hide_header: true
|
hide_header: true
|
||||||
hide_config: true
|
|
||||||
hide_help: true
|
|
||||||
hide_unused: true
|
|
||||||
|
|
||||||
decluttering_templates: !include_dir_merge_named lovelace/decluttering_templates
|
decluttering_templates: !include_dir_merge_named lovelace/decluttering_templates
|
||||||
button_card_templates: !include_dir_merge_named lovelace/button_card_templates
|
button_card_templates: !include_dir_merge_named lovelace/button_card_templates
|
||||||
|
|||||||
@@ -1,9 +1,11 @@
|
|||||||
custom_header:
|
custom_header:
|
||||||
|
footer_mode: true
|
||||||
compact_mode: true
|
compact_mode: true
|
||||||
editor_warnings: false
|
|
||||||
hide_config: true
|
hide_config: true
|
||||||
hide_help: true
|
hide_help: true
|
||||||
hide_unused: true
|
hide_unused: true
|
||||||
|
hide_reload_resources: true
|
||||||
|
indicator_top: true
|
||||||
|
|
||||||
decluttering_templates: !include_dir_merge_named lovelace/decluttering_templates
|
decluttering_templates: !include_dir_merge_named lovelace/decluttering_templates
|
||||||
button_card_templates: !include_dir_merge_named lovelace/button_card_templates
|
button_card_templates: !include_dir_merge_named lovelace/button_card_templates
|
||||||
|
|||||||
Reference in New Issue
Block a user