diff --git a/config/configuration.yaml b/config/configuration.yaml index 4186915..a6ded9e 100644 --- a/config/configuration.yaml +++ b/config/configuration.yaml @@ -47,7 +47,7 @@ lovelace: # logbook: # https://www.home-assistant.io/components/map -map: +# map: # https://www.home-assistant.io/components/system_health system_health: diff --git a/config/floorplan-lovelace.yaml b/config/floorplan-lovelace.yaml index 24ad17d..2530c5b 100644 --- a/config/floorplan-lovelace.yaml +++ b/config/floorplan-lovelace.yaml @@ -1,8 +1,5 @@ custom_header: hide_header: true - hide_config: true - hide_help: true - hide_unused: true decluttering_templates: !include_dir_merge_named lovelace/templates diff --git a/config/tablet-lovelace.yaml b/config/tablet-lovelace.yaml index 8205c1d..546c152 100644 --- a/config/tablet-lovelace.yaml +++ b/config/tablet-lovelace.yaml @@ -1,8 +1,5 @@ custom_header: hide_header: true - hide_config: true - hide_help: true - hide_unused: true decluttering_templates: !include_dir_merge_named lovelace/decluttering_templates button_card_templates: !include_dir_merge_named lovelace/button_card_templates diff --git a/config/ui-lovelace.yaml b/config/ui-lovelace.yaml index ede7cf7..6874627 100644 --- a/config/ui-lovelace.yaml +++ b/config/ui-lovelace.yaml @@ -1,9 +1,11 @@ custom_header: + footer_mode: true compact_mode: true - editor_warnings: false hide_config: true hide_help: true hide_unused: true + hide_reload_resources: true + indicator_top: true decluttering_templates: !include_dir_merge_named lovelace/decluttering_templates button_card_templates: !include_dir_merge_named lovelace/button_card_templates