Originally posted by **marekchowaniok** March 13, 2024
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:
![image](https://github.com/jmcollin78/solar_optimizer/assets/404424/3f6ecaf8-a2a4-48ab-a9f3-97696abf9d6e)
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
Discussed in https://github.com/jmcollin78/solar_optimizer/discussions/26