You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
So the first message to turn off light 31 *1*0*31## is sent and gets invalid response *#4*2*14*0330##. This corresponds to BUS updating itself that thermostat in zone 2 should set temp to 33 degrees.
Proposal
I think on such cases we should retry the message until we get conf from the server that it was indeed acknowledged
Still what is weird - why does the successful message *1*0*31## not get simple ACK, but it gets instead that translation message with 1000 ?
The text was updated successfully, but these errors were encountered:
Sometimes I have to turn off/on lights 2 times, as the first one is ignored.
I suspect this is because I have lot of devices, so there is lot of noise on the BUS.
Look at this:
So the first message to turn off light 31
*1*0*31##
is sent and gets invalid response*#4*2*14*0330##
. This corresponds to BUS updating itself that thermostat in zone 2 should set temp to 33 degrees.Proposal
I think on such cases we should retry the message until we get conf from the server that it was indeed acknowledged
Still what is weird - why does the successful message
*1*0*31##
not get simple ACK, but it gets instead that translation message with1000
?The text was updated successfully, but these errors were encountered: