
The lefthand device shows two different values, this not correct. The value on top is wrong and is from the righthand device. On the righthand the device the values are correct.
Below the code where the values are passed on to the devices
Code: Select all
commandArray[3] = {['UpdateDevice'] = idxr1 .. '|0|' .. tostring(EnergyExportLow)}
commandArray[4] = {['UpdateDevice'] = idxr2 .. '|0|' .. tostring(EnergyExportHigh)}