Hi, so just an update⌠As I get used to Smarthings, I realise thereâs more stuff I can do, so I finally started to suspect that these MCO Home switches are actually sending messages to Smarthings, but Smarthings (or the DTH) is unable to decipher the messages sent from these switches.
And so I went to live logging, and filtered to get only the logs of the switch of my Dining Room, which is a 4-gang MCO Home switch. I found that every time I pressed any of the buttons, a message is always received by Smartthings, so I turned on and then off each of the 4 buttons on the switch⌠And this is the result:
450cbed5-2403-4938-9857-b4ef4849bde4 9:15:50 AM: debug Parsed zw device: 13, command: 2001, payload: 00 to BasicSet(value: 0) to [:]
450cbed5-2403-4938-9857-b4ef4849bde4 9:15:50 AM: debug Command () called - Dining Light 1 BasicSet(value: 0)
450cbed5-2403-4938-9857-b4ef4849bde4 9:15:50 AM: debug Event: zw device: 13, command: 2001, payload: 00
450cbed5-2403-4938-9857-b4ef4849bde4 9:15:48 AM: debug Parsed zw device: 13, command: 2001, payload: FF to BasicSet(value: 255) to [:]
450cbed5-2403-4938-9857-b4ef4849bde4 9:15:48 AM: debug Command () called - Dining Light 1 BasicSet(value: 255)
450cbed5-2403-4938-9857-b4ef4849bde4 9:15:48 AM: debug Event: zw device: 13, command: 2001, payload: FF
450cbed5-2403-4938-9857-b4ef4849bde4 9:15:45 AM: debug Parsed zw device: 13, command: 2001, payload: 00 to BasicSet(value: 0) to [:]
450cbed5-2403-4938-9857-b4ef4849bde4 9:15:45 AM: debug Command () called - Dining Light 1 BasicSet(value: 0)
450cbed5-2403-4938-9857-b4ef4849bde4 9:15:45 AM: debug Event: zw device: 13, command: 2001, payload: 00
450cbed5-2403-4938-9857-b4ef4849bde4 9:15:44 AM: debug Parsed zw device: 13, command: 2001, payload: FF to BasicSet(value: 255) to [:]
450cbed5-2403-4938-9857-b4ef4849bde4 9:15:44 AM: debug Command () called - Dining Light 1 BasicSet(value: 255)
450cbed5-2403-4938-9857-b4ef4849bde4 9:15:44 AM: debug Event: zw device: 13, command: 2001, payload: FF
450cbed5-2403-4938-9857-b4ef4849bde4 9:15:43 AM: debug Parsed zw device: 13, command: 2001, payload: 00 to BasicSet(value: 0) to [:]
450cbed5-2403-4938-9857-b4ef4849bde4 9:15:43 AM: debug Command () called - Dining Light 1 BasicSet(value: 0)
450cbed5-2403-4938-9857-b4ef4849bde4 9:15:43 AM: debug Event: zw device: 13, command: 2001, payload: 00
450cbed5-2403-4938-9857-b4ef4849bde4 9:15:38 AM: debug Parsed zw device: 13, command: 2001, payload: FF to BasicSet(value: 255) to [:]
450cbed5-2403-4938-9857-b4ef4849bde4 9:15:38 AM: debug Command () called - Dining Light 1 BasicSet(value: 255)
450cbed5-2403-4938-9857-b4ef4849bde4 9:15:38 AM: debug Event: zw device: 13, command: 2001, payload: FF
450cbed5-2403-4938-9857-b4ef4849bde4 9:15:37 AM: debug Parsed zw device: 13, command: 2001, payload: 00 to BasicSet(value: 0) to [:]
450cbed5-2403-4938-9857-b4ef4849bde4 9:15:37 AM: debug Command () called - Dining Light 1 BasicSet(value: 0)
450cbed5-2403-4938-9857-b4ef4849bde4 9:15:37 AM: debug Event: zw device: 13, command: 2001, payload: 00
450cbed5-2403-4938-9857-b4ef4849bde4 9:15:29 AM: debug Parsed zw device: 13, command: 2001, payload: FF to BasicSet(value: 255) to [:]
450cbed5-2403-4938-9857-b4ef4849bde4 9:15:29 AM: debug Command () called - Dining Light 1 BasicSet(value: 255)
450cbed5-2403-4938-9857-b4ef4849bde4 9:15:29 AM: debug Event: zw device: 13, command: 2001, payload: FF
Now I wonât pretend to understand what on earth is happening there, though I can tell that every press logs 3 lines, and I can see basic differences between âonâ and âoffâ, but strangely - I see no difference to advise the hub which button was actually pressed (and I suspect this is one of the problems, or perhaps THE problem).
If anyone can help decipher what is wrong and why Smarthings is not managing to understand what has happened, physically, on the switch - Iâd greatly appreciate that, as I have many of these switches, and changing them would be a major expense for meâŚ
Many thanks!