jan iversen
jan iversen
line 40: ``` store = RemoteSlaveContext(client) context = ModbusServerContext(slaves=store, single=True) ``` Interconnect server datastore and client datastore.
Confirmed bug, it seems to be a more general problem. But please this a data forwarder it does NOT forward the exact calls, which would be nice to have.
The problem is that there are no standard way of settings the hvac mode. If you know how to do it on your system define an extra register and use...
you cannot it is separate. But you can add automation that combines the two.
The modbus integration does not support setting of HVAC_MODE ! so if you want it integrated you need to write some automation and combine the extra register with the modbus...
no, I have next to none experience with automation scripts, I am a developer.
I think you need to advise the author of the commit, otherwise he might not be aware of the issue.
This need to be corrected, and not only updated in the documentation, please !!
That will not be accepted. That is not the correct way to use yaml. Find the problem and submit a PR that solves the problem, that is the correct way.
One easy solution is to use "state_" as in "state_off" which actually is a lot more consistent to what we do e.g. in cover/fan/light. When correcting this please also add...