@@ -34,7 +34,7 @@ substitutions:
|
||||
|
||||
climate:
|
||||
- platform: thermostat
|
||||
name: ${name} Thermostat
|
||||
name: Thermostat
|
||||
id: thermostat_embedded
|
||||
sensor: temp_nspanel
|
||||
min_idle_time: ${min_idle_time}s
|
||||
@@ -71,7 +71,7 @@ globals:
|
||||
|
||||
switch:
|
||||
##### PHYSICAL SWITCH 0 (Dummy) - Used when relay is not set #####
|
||||
- name: ${name} Relay 0 (dummy)
|
||||
- name: Relay 0 (dummy)
|
||||
platform: template
|
||||
id: relay_0
|
||||
lambda: !lambda return false;
|
||||
|
||||
Reference in New Issue
Block a user