26.11.2023, 18:54
(This post was last modified: 26.11.2023, 19:58 by CristianAgata.)
(26.11.2023, 17:37)Samer Wrote: hello Guys.
I have been facing a problem with changing the value from modbus .controlling set point temperatures through group address 1/1/1
I can read, and write the value,
However, when I send for example 1 the output on the AC thermostat is 16, 2 the output is 17 .....
I found that from modbus side from 1-17 and from knx 16-32
any help for the script ???
Hi,
Check this file https://openrb.com/docs/modbus.htm
If you're using json file I think that you can do it with this:
"value_base" : 15
Best regards Cristian