#I would probably do this

1 messages · Page 1 of 1 (latest)

magic ice
#

I updated like this, it works partially.

#

When I set in my states temperature sensor to 20 degrees, my boiler switch is turns on

#

but when I set like 100 degrees tempereture

#

nothing happanes, but it shoudl turn off but it doesnt

#

this is my input_number for max temp:

magic ice
#

Executed: March 24, 2023 at 23:41:05
Error: Template rendered invalid service: switch.turn_

charred crest
#

At least with my code above. What is your exact code you have now

magic ice
charred crest
#

I see no reason why it would only work for one trigger, and not for the other

magic ice
#

@charred crest maybe the issue lies in my input_number? What does it mean these two values?

#

Minimum and Maximum value?

charred crest
#

Those two values are the minimum and maximum value of the number

#

So with these settings you can only set 70 and 71

#

But did you actually set a value?

#

If you click on info, what does it show?

magic ice
#

this is my max threeshold.

#

why one is unknown, and other presents correct value?

charred crest
#

Probably because you didn't set a state after creating it

#

Check the info tab instead of the settings tab

#

And set a value

magic ice
#

Can I add an unit of measurment celsius?

#

for input number?

#

I have set a value

#

now its good in my template section

#

but still, it doesnt trigger

#

its so annoying..