I have made some progress with my Modbus controller. I can now read temperature value from it using Modbus TCP. Next step is to create a switch for turning on/off the heating. In my configuration.yaml I have:
Idea is to write first “1” to register 130 and after a short delay to write to register 132 either 0 (=off) or 100 (=on). My problem is that I donät understand how to pass the on/off information from the switch in the configuration.yaml to script.yaml. Any help would be appreciated. Thanks.
I’m playing with modbus.
So far I’m able to read all sensors that I need but no sure what to do to write.
My goal is to set temp to the heatpump controller.
I am trying to activate the Aux from modbus in several ways. But so far I didn’t manage. Also not with your automation.The desired function is assigned, for example block compressor (4) or external adjustment (2). Bit I am not able to get the function on. It is always Off. I tried with several valies for the delay. Could it be a setting? I am communicating with an S1155.
Any ideas are welcome.
Thanks in advance