Hi,
I might have discovered a glitch in the release in regards to visualization.
I have a object (1/1/1) writing 1,2 or 3 to bus.
And a status object giving me the current value (2/2/2), however, the returning value was 97, 98 or 100.
Both being the datatype 6. 1 byte signed integer.
In the previous firmware I had this setup stating the following:
Object (1/1/1) custom value - 1 = Comfort, 2 = Standby and 3 = Night
Status Object (2/2/2) custom value - 97 = Comfort, 98 = Standby and 100 = Night
This worked fine in the visualization.
After the update I do no longer see the correct status of the object.
The strange part is that when looking in the object page, and log file the status seems to work, but when using the smartphone page the status shows a blank.
Have i missed something here?
Mr.D
I might have discovered a glitch in the release in regards to visualization.
I have a object (1/1/1) writing 1,2 or 3 to bus.
And a status object giving me the current value (2/2/2), however, the returning value was 97, 98 or 100.
Both being the datatype 6. 1 byte signed integer.
In the previous firmware I had this setup stating the following:
Object (1/1/1) custom value - 1 = Comfort, 2 = Standby and 3 = Night
Status Object (2/2/2) custom value - 97 = Comfort, 98 = Standby and 100 = Night
This worked fine in the visualization.
After the update I do no longer see the correct status of the object.
The strange part is that when looking in the object page, and log file the status seems to work, but when using the smartphone page the status shows a blank.
Have i missed something here?
Mr.D