UI doesn't update
Posted: 29 May 2013 00:48
Hi,
I'm experiencing a strange problem: I have associated some device to my usb dongle and I'm using the UI at z-cloud.zwave.me.
If I switch on (or off) a simple switch, the ui doesn't update till I press the "Update" button. The same thing happens with temperature, humidity or luminosity sensor.
Is it works "as intended" or is it a strange behaviour?
I've also setted autoReportTime on humidity sensor with 1 minute interval. It works quite fine, but the json from the zway update only data in instance[0]:
Real humidity: 60%
Instance.0.CommandClass.49.data.5.val.value = 60% -> ok. this one is update by json if autoReportTime is on
Instance.1.CommandClass.49.data.val.value = 58% -> Wrong value
Again: Is it works "as intended"?
Thank you
I'm experiencing a strange problem: I have associated some device to my usb dongle and I'm using the UI at z-cloud.zwave.me.
If I switch on (or off) a simple switch, the ui doesn't update till I press the "Update" button. The same thing happens with temperature, humidity or luminosity sensor.
Is it works "as intended" or is it a strange behaviour?
I've also setted autoReportTime on humidity sensor with 1 minute interval. It works quite fine, but the json from the zway update only data in instance[0]:
Real humidity: 60%
Instance.0.CommandClass.49.data.5.val.value = 60% -> ok. this one is update by json if autoReportTime is on
Instance.1.CommandClass.49.data.val.value = 58% -> Wrong value
Again: Is it works "as intended"?
Thank you