Qubino switch status reporting

Discussions about existing Z-Wave device and their usage with Z-Way/Z-Cloud/Z-Box
Post Reply
bogr
Posts: 190
Joined: 16 Nov 2015 22:46

Qubino switch status reporting

Post by bogr »

I have a couple of Qubino flush 2 (ZMNHBD1) relays and can't understand how the switch status reporting is supposed to work. Pressing the button in the GUI shows in the log (greping only for commandClasses.37.data.level):

Both - off
[2016-03-08 20:56:23.557] [D] [zway] SETDATA devices.10.instances.0.commandClasses.37.data.level = False
[2016-03-08 20:56:25.962] [D] [zway] SETDATA devices.10.instances.0.commandClasses.37.data.level = False
[2016-03-08 20:56:28.994] [D] [zway] SETDATA devices.10.instances.0.commandClasses.37.data.level = False

Swith 1 - off
[2016-03-08 20:58:16.322] [D] [zway] SETDATA devices.10.instances.1.commandClasses.37.data.level = False
[2016-03-08 20:58:16.514] [D] [zway] SETDATA devices.10.instances.1.commandClasses.37.data.level = False
[2016-03-08 20:58:16.534] [D] [zway] SETDATA devices.10.instances.1.commandClasses.37.data.level = False
[2016-03-08 20:58:18.182] [D] [zway] SETDATA devices.10.instances.0.commandClasses.37.data.level = False

Swith 2 - off
[2016-03-08 20:59:37.834] [D] [zway] SETDATA devices.10.instances.2.commandClasses.37.data.level = False
[2016-03-08 20:59:37.978] [D] [zway] SETDATA devices.10.instances.2.commandClasses.37.data.level = False
[2016-03-08 20:59:38.161] [D] [zway] SETDATA devices.10.instances.2.commandClasses.37.data.level = False
[2016-03-08 20:59:40.346] [D] [zway] SETDATA devices.10.instances.0.commandClasses.37.data.level = False


but when I press the actual switch it shows

Switch 1 - on
[2016-03-08 21:02:40.234] [D] [zway] SETDATA devices.10.instances.0.commandClasses.37.data.level = True

Switch 2 - on
[2016-03-08 21:03:12.018] [D] [zway] SETDATA devices.10.instances.0.commandClasses.37.data.level = False


How come it's always instances.0 when i press the switch, instead of the actual instance - as when I press the button in the GUI? Anyone that has configured Qubino successfully? Have to say that it really doesn't help that the association stuff in the expert ui is totally messed up :evil:
Post Reply