Hi, I posted this question also on the FB community, but with lack on response I’ll give it a try here.
I’m experimenting with HA for 2 months now. Slightly different then most of you guys do. All the lights and switched were already controlled by a Siemens 1200 PLC. I want to use HA as an extra layer on top of the PLC. I managed already to have mqtt communication. But I would like to try Modbus TCP also, it looks less complicated to me. Unfortunately I can’t get it working.
Because I’m not experienced with HA and modbus it’s hard to start debugging.
A lot of examples I found on the net are written in the old yaml syntax, this makes it even more confusing.
Can anyone push me in the right direction?
For example:
Show me how to write one bit high in the PLC with a switch or button.
on FB they advice me to use NodeRed. I definitely will give it a try, bur for now I want to work with HA only, it should work…
Thanks in advance!