diff --git a/prebuilt/Wall_Display.yaml b/prebuilt/Wall_Display.yaml index 1f692f0..c60166f 100644 --- a/prebuilt/Wall_Display.yaml +++ b/prebuilt/Wall_Display.yaml @@ -9,11 +9,11 @@ ##### For normal use with the Blueprint, no changes are necessary. ##### ##################################################################################################### substitutions: - heater_relay: "1" # possible values: 1/2 - temp_units: "°C" #Temperatures in Fahrenheit - temp_min: "16" #Min supported temperature is 40°F - temp_max: "26" #Max supported temperature is 80°F - temp_step: "0.5" #Temperature granularity is 1°F + heater_relay: "1" # Possible values: 1/2 + temp_units: "°C" # Temperatures in Fahrenheit + temp_min: "16" # Min supported temperature is 40°F + temp_max: "26" # Max supported temperature is 80°F + temp_step: "0.5" # Temperature granularity is 1°F packages: climate_heat: !include ../esphome/nspanel_esphome_addon_climate_heat.yaml