service call to control "climate/set_temperature" #26
marekchowaniok
started this conversation in
General
Replies: 1 comment 3 replies
-
I will keep this idea for a future use. I have done something similar in Versatile Thermostat (for controling a central boiler). So it is quite easy to do and can be useful. Thanks for report ! |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi @jmcollin78 ,
I came across this repo/HACS and I wonder if it is possible to make service call with payload.
For example - I have heating system, which is not standard switch but it is climate entity. To turn on heating I would raise temperature and to turn off heating I would decrease temperature.
It is possible to do it through homeassistant UI:
If we can't call anything else, do you have any recommendation how to create "switch helper" which would raise/drop temperature on heating ?
Or any other recommendation how would/did you solve this ?
thanks
Marek
Beta Was this translation helpful? Give feedback.
All reactions