hello,
i try to make an automation, to set the temperature of my TRV with an number helper input_number.heiz_bad_templow
, but this does not work?
how could i achieve this?
i tried the following in my automation:
action:
- service: climate.set_temperature
data:
temperature: input_number.heiz_bad_templow
hvac_mode: heat
thank you for any help
br
Frank