From 0ca6e19735b1751f8f38a91f8d163692665d662d Mon Sep 17 00:00:00 2001 From: Claus Dethlefsen Date: Mon, 21 Feb 2022 19:01:08 +0100 Subject: [PATCH] Small update --- configuration.yaml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/configuration.yaml b/configuration.yaml index 79d0806..bdc753f 100755 --- a/configuration.yaml +++ b/configuration.yaml @@ -164,12 +164,12 @@ shell_command: !include_dir_merge_named include/shell_commands/ python_script: # https://community.home-assistant.io/t/lovelace-gen-add-abilities-to-ui-lovelace-yaml/130328 -lovelace_gen: +#lovelace_gen: -lovelace: - resources: !include_dir_merge_list include/resources/ - mode: yaml +#lovelace: +# resources: !include_dir_merge_list include/resources/ +# mode: yaml -frontend: - themes: !include_dir_merge_named themes +#frontend: +# themes: !include_dir_merge_named themes