From 4704329b803afc6a9dec61a063f39c41af34e931 Mon Sep 17 00:00:00 2001 From: Marius <33354141+Mariusthvdb@users.noreply.github.com> Date: Thu, 21 Dec 2023 22:00:00 +0100 Subject: [PATCH] Update EXAMPLES.md --- EXAMPLES.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/EXAMPLES.md b/EXAMPLES.md index 8fa9210..3c52d14 100644 --- a/EXAMPLES.md +++ b/EXAMPLES.md @@ -2,7 +2,7 @@ ```yaml ########################################################################################## -# Custom attributes configuration settings # +# Custom more-info configuration settings # # use a config per Dashboard, and add it to the root of the yaml file like # # # # ############################################################################ # @@ -11,7 +11,7 @@ # # button_card_templates: !include_dir_merge_named ../button_card_templates # # # # decluttering_templates: !include_dir_named ../decluttering_templates # # # # kiosk_mode: !include ../kiosk-mode/kiosk-mode.yaml # # -# # custom_attributes: !include ../custom_attributes/custom_attributes.yaml # # +# # custom_more_info: !include ../custom_more_info/custom_more_info.yaml # # # # # # # # views: # # # # - !include view_home.yaml # #