Bump version to 4.0 dev
This commit is contained in:
@@ -16,6 +16,10 @@ substitutions:
|
||||
addon_climate_visual_max_temperature: "25"
|
||||
addon_climate_visual_temperature_step: "0.5"
|
||||
|
||||
##### DON'T CHANGE THIS #####
|
||||
addon_climate: "true"
|
||||
#############################
|
||||
|
||||
climate:
|
||||
- platform: thermostat
|
||||
name: ${device_name} Thermostat
|
||||
@@ -277,7 +281,7 @@ script:
|
||||
id(disp1).set_component_font_color("climate.button07_icon", (id(thermostat_embedded).mode==climate::CLIMATE_MODE_OFF) ? 35921 : 48631);
|
||||
|
||||
switch:
|
||||
##### PHYSICAL SWITCH 0 (Dummy) - Usend when embedded climate is disabled #####
|
||||
##### PHYSICAL SWITCH 0 (Dummy) - Used when relay is not set #####
|
||||
- name: ${device_name} Relay 0 (dummy)
|
||||
platform: template
|
||||
id: relay_0
|
||||
|
||||
Reference in New Issue
Block a user