Closed mschlenstedt closed 1 year ago
The setting of word swap is available in the pump configuration:
"48852": { "title": "Modbus40 Word Swap", "info": "If set; swapping the words in 32-bit variables when value requested via ''read holding register'' commando.", "size": "u8", "factor": 1, "min": 0.0, "max": 1.0, "default": 1.0, "name": "modbus40-word-swap-48852", "write": true },
Maybe it is worth to include a setting "word_swap: auto" where nibe-mqtt polls register 48852 and sets it's own setting accordingly.
I did not had time for it yet.
Try release 0.4.0
The setting of word swap is available in the pump configuration:
Maybe it is worth to include a setting "word_swap: auto" where nibe-mqtt polls register 48852 and sets it's own setting accordingly.