Change entity names
This commit is contained in:
@ -9,7 +9,7 @@ const fadeNight = states['input_number.wakeup_lights_fade_night'].state
|
||||
const hotDay = states['input_boolean.hot_day'].state
|
||||
const heatWarning = states['binary_sensor.heat_warning'].state
|
||||
const fanSeparate = states['binary_sensor.kallen_fan_separate_schedule'].state
|
||||
const schedMode = states['input_select.scheduled_climate_mode_kallen_fan'].state
|
||||
const schedMode = states['input_select.scheduled_climate_mode_kallen_bedroom'].state
|
||||
const topic = msg.topic
|
||||
const toggle = msg.toggle
|
||||
node.log("Kallen Bedroom: Constants Set")
|
||||
|
Reference in New Issue
Block a user