From ebc13c178286e285a9ce4e160fad079a5ed4f4b0 Mon Sep 17 00:00:00 2001 From: Maurice Makaay Date: Sun, 17 Oct 2021 01:32:36 +0200 Subject: [PATCH] Prepare example.yaml for release. --- example.yaml | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) diff --git a/example.yaml b/example.yaml index 9c90a6e..9fcc421 100644 --- a/example.yaml +++ b/example.yaml @@ -1,13 +1,16 @@ # -------------------------------------------------------------------------- # Substitutions +# +# These are substitutions as used by the configuration packages from below. +# You can uncomment and update the ones that you want to modify. # -------------------------------------------------------------------------- substitutions: - name: bedside-lamp - friendly_name: Bedside Lamp - light_name: ${friendly_name} RGBWW Light - light_mode_text_sensor_name: ${friendly_name} Light Mode - default_transition_length: 800ms + #name: bedside-lamp + #friendly_name: Bedside Lamp + #light_name: ${friendly_name} RGBWW Light + #light_mode_text_sensor_name: ${friendly_name} Light Mode + #default_transition_length: 800ms # -------------------------------------------------------------------------- # Load configuration packages