HomeSeer WD200+ dimmer report state issue

Discussions about Z-Way software and Z-Wave technology in general
i8beef
Posts: 22
Joined: 16 Sep 2016 00:41

HomeSeer WD200+ dimmer report state issue

Post by i8beef »

I have a bunch of HomeSeer WD100+ switches that do ok on reporting state. I have just installed several WD200+ switches that report state FINE on manual interaction, but when you send a command to them through ZWay, it doesn't report state back correctly. It turns the light on fine, just no state report.

Im assuming from the logs that the C (critical?) log around "Job is already marked as waiting for reply, Supervision overrides it - check encapsulated packet not to be a Get" is the big difference here. The switches supposedly both do instant status by SwitchMultiLevel. There is also the W (warning?) at the end of "Node 17:0 CC Supervision: Setter was not supported by the recepient: SwitchMultilevel Set".

Looking logs this is what I see for these:

[2020-07-14 15:12:31.935] [core] --- ZWayVDev_zway_17-0-38 performCommand processing: {"0":"on"}
[2020-07-14 15:12:31.936] [D] [zway] SETDATA devices.17.instances.0.commandClasses.108.data.3 = Empty
[2020-07-14 15:12:31.936] [D] [zway] SETDATA devices.17.instances.0.commandClasses.108.data.3.status = Empty
[2020-07-14 15:12:31.936] [D] [zway] SETDATA devices.17.instances.0.commandClasses.108.data.3.duration = Empty
[2020-07-14 15:12:31.936] [D] [zway] SETDATA devices.17.instances.0.commandClasses.108.data.3.moreStatusUpdates = Empty
[2020-07-14 15:12:31.937] [D] [zway] SETDATA devices.17.instances.0.commandClasses.108.data.3.lastEvent = Empty
[2020-07-14 15:12:31.937] [D] [zway] SETDATA devices.17.instances.0.commandClasses.108.data.3.status = 255 (0x000000ff)
[2020-07-14 15:12:31.937] [D] [zway] SETDATA devices.17.instances.0.commandClasses.108.data.3.duration = 0 (0x00000000)
[2020-07-14 15:12:31.937] [D] [zway] SETDATA devices.17.instances.0.commandClasses.108.data.3.moreStatusUpdates = False
[2020-07-14 15:12:31.938] [D] [zway] SETDATA devices.17.instances.0.commandClasses.108.data.3.lastEvent = 34500617 (0x020e7009)
[2020-07-14 15:12:31.938] [D] [zway] SETDATA devices.17.instances.0.commandClasses.108.data.3 = Empty
[2020-07-14 15:12:31.938] [D] [zway] SETDATA devices.17.instances.0.commandClasses.108.data.lastSession = 3 (0x00000003)
[2020-07-14 15:12:31.938] [zway] Adding job: SwitchMultilevel Set
[2020-07-14 15:12:31.938] [C] [zway] Job is already marked as waiting for reply, Supervision overrides it - check encapsulated packet not to be a Get
[2020-07-14 15:12:31.944] [D] [zway] SENDING (cb 0xf7): ( 01 0F 00 13 11 08 6C 01 83 04 26 01 FF FF 25 F7 E5 )
[2020-07-14 15:12:31.946] [D] [zway] RECEIVED ACK
[2020-07-14 15:12:31.950] [D] [zway] RECEIVED: ( 01 04 01 13 01 E8 )
[2020-07-14 15:12:31.950] [D] [zway] SENT ACK
[2020-07-14 15:12:31.951] [D] [zway] Delivered to Z-Wave stack
[2020-07-14 15:12:31.975] [D] [zway] RECEIVED: ( 01 07 00 13 F7 00 00 02 1E )
[2020-07-14 15:12:31.975] [D] [zway] SENT ACK
[2020-07-14 15:12:31.975] [zway] Job 0x13 (SwitchMultilevel Set): Delivered
[2020-07-14 15:12:31.976] [D] [zway] SendData Response with callback 0xf7 received: received by recipient
[2020-07-14 15:12:31.976] [D] [zway] SETDATA devices.17.data.lastSendInternal = **********
[2020-07-14 15:12:31.976] [D] [zway] SETDATA devices.17.data.lastSend = 34500621 (0x020e700d)
[2020-07-14 15:12:31.977] [D] [zway] Job 0x13 (SwitchMultilevel Set): success
[2020-07-14 15:12:31.977] [zway] Waiting for job reply: SwitchMultilevel Set
[2020-07-14 15:12:31.985] [D] [zway] RECEIVED: ( 01 0B 00 04 00 11 05 6C 02 03 00 00 89 )
[2020-07-14 15:12:31.985] [D] [zway] SENT ACK
[2020-07-14 15:12:31.986] [D] [zway] SETDATA devices.17.data.lastReceived = 0 (0x00000000)
[2020-07-14 15:12:31.986] [D] [zway] SETDATA devices.17.instances.0.commandClasses.108.data.3.status = 0 (0x00000000)
[2020-07-14 15:12:31.986] [D] [zway] SETDATA devices.17.instances.0.commandClasses.108.data.3.duration = 0 (0x00000000)
[2020-07-14 15:12:31.987] [D] [zway] SETDATA devices.17.instances.0.commandClasses.108.data.3.moreStatusUpdates = False
[2020-07-14 15:12:31.988] [D] [zway] SETDATA devices.17.instances.0.commandClasses.108.data.3.lastEvent = 34500622 (0x020e700e)
[2020-07-14 15:12:31.988] [D] [zway] SETDATA devices.17.instances.0.commandClasses.108.data.3 = Empty
[2020-07-14 15:12:31.988] [D] [zway] Received reply on job (SwitchMultilevel Set)
[2020-07-14 15:12:31.989] [W] [zway] Node 17:0 CC Supervision: Setter was not supported by the recepient: SwitchMultilevel Set
[2020-07-14 15:12:34.104] [D] [zway] Job 0x13: deleted from queue

Conversly, with the WD100+ switches, I'm seeing this

[2020-07-14 15:13:41.027] [zway] Adding job: SwitchMultilevel Set
[2020-07-14 15:13:41.027] [zway] Adding job: SwitchMultilevel Get
[2020-07-14 15:13:41.029] [D] [zway] SENDING (cb 0xfa): ( 01 0A 00 13 02 03 26 01 FF 25 FA E0 )
[2020-07-14 15:13:41.031] [D] [zway] RECEIVED ACK
[2020-07-14 15:13:41.035] [D] [zway] RECEIVED: ( 01 04 01 13 01 E8 )
[2020-07-14 15:13:41.036] [D] [zway] SENT ACK
[2020-07-14 15:13:41.036] [D] [zway] Delivered to Z-Wave stack
[2020-07-14 15:13:41.059] [D] [zway] RECEIVED: ( 01 07 00 13 FA 00 00 02 13 )
[2020-07-14 15:13:41.059] [D] [zway] SENT ACK
[2020-07-14 15:13:41.060] [zway] Job 0x13 (SwitchMultilevel Set): Delivered
[2020-07-14 15:13:41.060] [D] [zway] SendData Response with callback 0xfa received: received by recipient
[2020-07-14 15:13:41.061] [D] [zway] SETDATA devices.2.data.lastSendInternal = **********
[2020-07-14 15:13:41.061] [D] [zway] SETDATA devices.2.data.lastSend = 34507435 (0x020e8aab)
[2020-07-14 15:13:41.061] [D] [zway] Job 0x13 (SwitchMultilevel Set): success
[2020-07-14 15:13:41.061] [zway] Removing job: SwitchMultilevel Set
[2020-07-14 15:13:41.099] [D] [zway] SENDING (cb 0xfb): ( 01 09 00 13 02 02 26 02 25 FB 1F )
[2020-07-14 15:13:41.101] [D] [zway] RECEIVED ACK
[2020-07-14 15:13:41.106] [D] [zway] RECEIVED: ( 01 04 01 13 01 E8 )
[2020-07-14 15:13:41.106] [D] [zway] SENT ACK
[2020-07-14 15:13:41.106] [D] [zway] Delivered to Z-Wave stack
[2020-07-14 15:13:41.121] [D] [zway] RECEIVED: ( 01 07 00 13 FB 00 00 02 12 )
[2020-07-14 15:13:41.121] [D] [zway] SENT ACK
[2020-07-14 15:13:41.121] [zway] Job 0x13 (SwitchMultilevel Get): Delivered
[2020-07-14 15:13:41.122] [D] [zway] SendData Response with callback 0xfb received: received by recipient
[2020-07-14 15:13:41.122] [D] [zway] SETDATA devices.2.data.lastSendInternal = **********
[2020-07-14 15:13:41.122] [D] [zway] SETDATA devices.2.data.lastSend = 34507441 (0x020e8ab1)
[2020-07-14 15:13:41.123] [D] [zway] Job 0x13 (SwitchMultilevel Get): success
[2020-07-14 15:13:41.123] [zway] Waiting for job reply: SwitchMultilevel Get
[2020-07-14 15:13:41.131] [D] [zway] RECEIVED: ( 01 09 00 04 00 02 03 26 03 02 D4 )
[2020-07-14 15:13:41.131] [D] [zway] SENT ACK
[2020-07-14 15:13:41.131] [D] [zway] SETDATA devices.2.data.lastReceived = 0 (0x00000000)
[2020-07-14 15:13:41.132] [D] [zway] Received reply on job (SwitchMultilevel Get)
[2020-07-14 15:13:41.132] [D] [zway] SETDATA devices.2.instances.0.commandClasses.38.data.level = 2 (0x00000002)
[2020-07-14 15:13:41.160] [I] [core] Notification: device-info (device-status): {"dev":"Master Bedroom Light","l":"2%","location":2}
[2020-07-14 15:13:42.108] [I] [core] [BaseModule-5] Set lastLevel to 2 for ZWayVDev_zway_2-0-38 (was 0)
[2020-07-14 15:13:43.159] [I] [zway] Adding job: SwitchMultilevel Get
[2020-07-14 15:13:43.160] [D] [zway] SENDING (cb 0xfc): ( 01 09 00 13 02 02 26 02 25 FC 18 )
[2020-07-14 15:13:43.162] [D] [zway] RECEIVED ACK
[2020-07-14 15:13:43.166] [D] [zway] RECEIVED: ( 01 04 01 13 01 E8 )
[2020-07-14 15:13:43.166] [D] [zway] SENT ACK
[2020-07-14 15:13:43.166] [D] [zway] Delivered to Z-Wave stack
[2020-07-14 15:13:43.190] [D] [zway] RECEIVED: ( 01 07 00 13 FC 00 00 02 15 )
[2020-07-14 15:13:43.190] [D] [zway] SENT ACK
[2020-07-14 15:13:43.190] [I] [zway] Job 0x13 (SwitchMultilevel Get): Delivered
[2020-07-14 15:13:43.190] [D] [zway] SendData Response with callback 0xfc received: received by recipient
[2020-07-14 15:13:43.191] [D] [zway] SETDATA devices.2.data.lastSendInternal = **********
[2020-07-14 15:13:43.191] [D] [zway] SETDATA devices.2.data.lastSend = 34507645 (0x020e8b7d)
[2020-07-14 15:13:43.191] [D] [zway] Job 0x13 (SwitchMultilevel Get): success
[2020-07-14 15:13:43.191] [I] [zway] Waiting for job reply: SwitchMultilevel Get
[2020-07-14 15:13:43.200] [D] [zway] RECEIVED: ( 01 09 00 04 00 02 03 26 03 47 91 )
[2020-07-14 15:13:43.201] [D] [zway] SENT ACK
[2020-07-14 15:13:43.201] [D] [zway] SETDATA devices.2.data.lastReceived = 0 (0x00000000)
[2020-07-14 15:13:43.201] [D] [zway] Received reply on job (SwitchMultilevel Get)
[2020-07-14 15:13:43.201] [D] [zway] SETDATA devices.2.instances.0.commandClasses.38.data.level = 71 (0x00000047)
[2020-07-14 15:13:43.221] [I] [core] Notification: device-info (device-status): {"dev":"Master Bedroom Light","l":"71%","location":2}
[2020-07-14 15:13:43.281] [D] [zway] Job 0x13: deleted from queue
[2020-07-14 15:13:44.124] [I] [core] [BaseModule-5] Set lastLevel to 71 for ZWayVDev_zway_2-0-38 (was 2)
[2020-07-14 15:13:45.229] [I] [zway] Adding job: SwitchMultilevel Get
[2020-07-14 15:13:45.229] [D] [zway] SENDING (cb 0xfd): ( 01 09 00 13 02 02 26 02 25 FD 19 )
[2020-07-14 15:13:45.231] [D] [zway] RECEIVED ACK
[2020-07-14 15:13:45.235] [D] [zway] RECEIVED: ( 01 04 01 13 01 E8 )
[2020-07-14 15:13:45.235] [D] [zway] SENT ACK
[2020-07-14 15:13:45.236] [D] [zway] Delivered to Z-Wave stack
[2020-07-14 15:13:45.260] [D] [zway] RECEIVED: ( 01 07 00 13 FD 00 00 02 14 )
[2020-07-14 15:13:45.260] [D] [zway] SENT ACK
[2020-07-14 15:13:45.261] [I] [zway] Job 0x13 (SwitchMultilevel Get): Delivered
[2020-07-14 15:13:45.261] [D] [zway] SendData Response with callback 0xfd received: received by recipient
[2020-07-14 15:13:45.261] [D] [zway] SETDATA devices.2.data.lastSendInternal = **********
[2020-07-14 15:13:45.261] [D] [zway] SETDATA devices.2.data.lastSend = 34507849 (0x020e8c49)
[2020-07-14 15:13:45.261] [D] [zway] Job 0x13 (SwitchMultilevel Get): success
[2020-07-14 15:13:45.261] [I] [zway] Waiting for job reply: SwitchMultilevel Get
[2020-07-14 15:13:45.270] [D] [zway] RECEIVED: ( 01 09 00 04 00 02 03 26 03 4D 9B )
[2020-07-14 15:13:45.270] [D] [zway] SENT ACK
[2020-07-14 15:13:45.270] [D] [zway] SETDATA devices.2.data.lastReceived = 0 (0x00000000)
[2020-07-14 15:13:45.270] [D] [zway] Received reply on job (SwitchMultilevel Get)
[2020-07-14 15:13:45.271] [D] [zway] SETDATA devices.2.instances.0.commandClasses.38.data.level = 77 (0x0000004d)
[2020-07-14 15:13:45.297] [I] [core] Notification: device-info (device-status): {"dev":"Master Bedroom Light","l":"77%","location":2}
[2020-07-14 15:13:45.351] [D] [zway] Job 0x13: deleted from queue
[2020-07-14 15:13:46.137] [I] [core] [BaseModule-5] Set lastLevel to 77 for ZWayVDev_zway_2-0-38 (was 71)
[2020-07-14 15:13:47.289] [I] [zway] Adding job: SwitchMultilevel Get
[2020-07-14 15:13:47.290] [D] [zway] SENDING (cb 0xfe): ( 01 09 00 13 02 02 26 02 25 FE 1A )
[2020-07-14 15:13:47.291] [D] [zway] RECEIVED ACK
[2020-07-14 15:13:47.296] [D] [zway] RECEIVED: ( 01 04 01 13 01 E8 )
[2020-07-14 15:13:47.296] [D] [zway] SENT ACK
[2020-07-14 15:13:47.296] [D] [zway] Delivered to Z-Wave stack
[2020-07-14 15:13:47.311] [D] [zway] RECEIVED: ( 01 07 00 13 FE 00 00 02 17 )
[2020-07-14 15:13:47.311] [D] [zway] SENT ACK
[2020-07-14 15:13:47.311] [I] [zway] Job 0x13 (SwitchMultilevel Get): Delivered
[2020-07-14 15:13:47.311] [D] [zway] SendData Response with callback 0xfe received: received by recipient
[2020-07-14 15:13:47.311] [D] [zway] SETDATA devices.2.data.lastSendInternal = **********
[2020-07-14 15:13:47.311] [D] [zway] SETDATA devices.2.data.lastSend = 34508051 (0x020e8d13)
[2020-07-14 15:13:47.312] [D] [zway] Job 0x13 (SwitchMultilevel Get): success
[2020-07-14 15:13:47.312] [I] [zway] Waiting for job reply: SwitchMultilevel Get
[2020-07-14 15:13:47.320] [D] [zway] RECEIVED: ( 01 09 00 04 00 02 03 26 03 4D 9B )
[2020-07-14 15:13:47.321] [D] [zway] SENT ACK
[2020-07-14 15:13:47.321] [D] [zway] SETDATA devices.2.data.lastReceived = 0 (0x00000000)
[2020-07-14 15:13:47.321] [D] [zway] Received reply on job (SwitchMultilevel Get)
[2020-07-14 15:13:47.321] [D] [zway] SETDATA devices.2.instances.0.commandClasses.38.data.level = 77 (0x0000004d)
[2020-07-14 15:13:47.411] [D] [zway] Job 0x13: deleted from queue
[2020-07-14 15:13:49.450] [D] [zway] Job 0x13: deleted from queue
i8beef
Posts: 22
Joined: 16 Sep 2016 00:41

Re: HomeSeer WD200+ dimmer report state issue

Post by i8beef »

Note: These are S2 supporting switches, and I did NOT complete the secure inclusion (can't get to the stupid sticker to see the pin). I came across at least one message indicating that "supervision" might have some attachment to S2. Could that be the issue, as I see it mentioned here:

Job is already marked as waiting for reply, Supervision overrides it - check encapsulated packet not to be a Get
i8beef
Posts: 22
Joined: 16 Sep 2016 00:41

Re: HomeSeer WD200+ dimmer report state issue

Post by i8beef »

I attempted readding the switch as a secure device. It still doesn't return instant status even when fully interviewed. Log below

[2020-07-14 17:11:29.252] [core] --- ZWayVDev_zway_20-0-38 performCommand processing: {"0":"on"}
[2020-07-14 17:11:29.255] [D] [zway] SETDATA devices.20.instances.0.commandClasses.108.data.5 = Empty
[2020-07-14 17:11:29.255] [D] [zway] SETDATA devices.20.instances.0.commandClasses.108.data.5.status = Empty
[2020-07-14 17:11:29.255] [D] [zway] SETDATA devices.20.instances.0.commandClasses.108.data.5.duration = Empty
[2020-07-14 17:11:29.256] [D] [zway] SETDATA devices.20.instances.0.commandClasses.108.data.5.moreStatusUpdates = Empty
[2020-07-14 17:11:29.256] [D] [zway] SETDATA devices.20.instances.0.commandClasses.108.data.5.lastEvent = Empty
[2020-07-14 17:11:29.256] [D] [zway] SETDATA devices.20.instances.0.commandClasses.108.data.5.status = 255 (0x000000ff)
[2020-07-14 17:11:29.256] [D] [zway] SETDATA devices.20.instances.0.commandClasses.108.data.5.duration = 0 (0x00000000)
[2020-07-14 17:11:29.256] [D] [zway] SETDATA devices.20.instances.0.commandClasses.108.data.5.moreStatusUpdates = False
[2020-07-14 17:11:29.256] [D] [zway] SETDATA devices.20.instances.0.commandClasses.108.data.5.lastEvent = 35203156 (0x02192854)
[2020-07-14 17:11:29.256] [D] [zway] SETDATA devices.20.instances.0.commandClasses.108.data.5 = Empty
[2020-07-14 17:11:29.256] [D] [zway] SETDATA devices.20.instances.0.commandClasses.108.data.lastSession = 5 (0x00000005)
[2020-07-14 17:11:29.256] [zway] Using security scheme S2 Authenticated
[2020-07-14 17:11:29.256] [zway] Adding job: SwitchMultilevel Set
[2020-07-14 17:11:29.256] [C] [zway] Job is already marked as waiting for reply, Supervision overrides it - check encapsulated packet not to be a Get
[2020-07-14 17:11:29.265] [zway] Adding job: Security S2 Encapsulation (S2 Authenticated), SwitchMultilevel Set
[2020-07-14 17:11:29.276] [D] [zway] SENDING (cb 0xa3): ( 01 1B 00 13 14 14 9F 03 1A 00 EF 5B 26 69 72 0C 23 FE 16 5C 17 DE 21 CC 2B B6 25 A3 5C )
[2020-07-14 17:11:29.276] [D] [zway] Secure payload: ( 6C 01 85 04 26 01 FF FF )
[2020-07-14 17:11:29.279] [D] [zway] RECEIVED ACK
[2020-07-14 17:11:29.283] [D] [zway] RECEIVED: ( 01 04 01 13 01 E8 )
[2020-07-14 17:11:29.283] [D] [zway] SENT ACK
[2020-07-14 17:11:29.283] [zway] Job 0x13 (Security S2 Encapsulation (S2 Authenticated), SwitchMultilevel Set): Response received - transfered to encapsulated jobs
[2020-07-14 17:11:29.284] [D] [zway] Delivered to Z-Wave stack
[2020-07-14 17:11:29.284] [D] [zway] Delivered to Z-Wave stack
[2020-07-14 17:11:29.306] [D] [zway] RECEIVED: ( 01 07 00 13 A3 00 00 02 4A )
[2020-07-14 17:11:29.306] [D] [zway] SENT ACK
[2020-07-14 17:11:29.307] [zway] Job 0x13 (Security S2 Encapsulation (S2 Authenticated), SwitchMultilevel Set): Callback received - transfered to encapsulated jobs
[2020-07-14 17:11:29.307] [zway] Job 0x13 (SwitchMultilevel Set): Delivered
[2020-07-14 17:11:29.307] [D] [zway] SendData Response with callback 0xa3 received: received by recipient
[2020-07-14 17:11:29.307] [D] [zway] Job 0x13 (SwitchMultilevel Set): success
[2020-07-14 17:11:29.307] [zway] Waiting for job reply: SwitchMultilevel Set
[2020-07-14 17:11:29.307] [zway] Job 0x13 (Security S2 Encapsulation (S2 Authenticated), SwitchMultilevel Set): Delivered
[2020-07-14 17:11:29.307] [D] [zway] SendData Response with callback 0xa3 received: received by recipient
[2020-07-14 17:11:29.307] [D] [zway] SETDATA devices.20.data.lastSendInternal = **********
[2020-07-14 17:11:29.307] [D] [zway] SETDATA devices.20.data.lastSend = 35203161 (0x02192859)
[2020-07-14 17:11:29.307] [D] [zway] Job 0x13 (Security S2 Encapsulation (S2 Authenticated), SwitchMultilevel Set): success
[2020-07-14 17:11:29.307] [zway] Removing job: Security S2 Encapsulation (S2 Authenticated), SwitchMultilevel Set
[2020-07-14 17:11:29.337] [D] [zway] RECEIVED: ( 01 17 00 04 00 14 11 9F 03 66 00 58 A4 AF 6F CA EA F9 F6 83 94 F2 F3 53 45 )
[2020-07-14 17:11:29.337] [D] [zway] SENT ACK
[2020-07-14 17:11:29.337] [D] [zway] SETDATA devices.20.data.lastReceived = 0 (0x00000000)
[2020-07-14 17:11:29.338] [I] [zway] Node 20:0 CC SecurityS2: passing S2 Authenticated decrypted packet to application level: [ 6c 02 05 00 00 ]
[2020-07-14 17:11:29.338] [D] [zway] SETDATA devices.20.instances.0.commandClasses.108.data.5.status = 0 (0x00000000)
[2020-07-14 17:11:29.338] [D] [zway] SETDATA devices.20.instances.0.commandClasses.108.data.5.duration = 0 (0x00000000)
[2020-07-14 17:11:29.338] [D] [zway] SETDATA devices.20.instances.0.commandClasses.108.data.5.moreStatusUpdates = False
[2020-07-14 17:11:29.338] [D] [zway] SETDATA devices.20.instances.0.commandClasses.108.data.5.lastEvent = 35203164 (0x0219285c)
[2020-07-14 17:11:29.338] [D] [zway] SETDATA devices.20.instances.0.commandClasses.108.data.5 = Empty
[2020-07-14 17:11:29.338] [D] [zway] Received reply on job (SwitchMultilevel Set)
[2020-07-14 17:11:29.338] [W] [zway] Node 20:0 CC Supervision: Setter was not supported by the recepient: SwitchMultilevel Set
[2020-07-14 17:11:44.380] [I] [core] --- ZWayVDev_zway_20-0-38 performCommand processing: {"0":"on"}
[2020-07-14 17:11:44.381] [D] [zway] SETDATA devices.20.instances.0.commandClasses.108.data.6 = Empty
[2020-07-14 17:11:44.381] [D] [zway] SETDATA devices.20.instances.0.commandClasses.108.data.6.status = Empty
[2020-07-14 17:11:44.381] [D] [zway] SETDATA devices.20.instances.0.commandClasses.108.data.6.duration = Empty
[2020-07-14 17:11:44.381] [D] [zway] SETDATA devices.20.instances.0.commandClasses.108.data.6.moreStatusUpdates = Empty
[2020-07-14 17:11:44.381] [D] [zway] SETDATA devices.20.instances.0.commandClasses.108.data.6.lastEvent = Empty
[2020-07-14 17:11:44.382] [D] [zway] SETDATA devices.20.instances.0.commandClasses.108.data.6.status = 255 (0x000000ff)
[2020-07-14 17:11:44.382] [D] [zway] SETDATA devices.20.instances.0.commandClasses.108.data.6.duration = 0 (0x00000000)
[2020-07-14 17:11:44.382] [D] [zway] SETDATA devices.20.instances.0.commandClasses.108.data.6.moreStatusUpdates = False
[2020-07-14 17:11:44.382] [D] [zway] SETDATA devices.20.instances.0.commandClasses.108.data.6.lastEvent = 35204645 (0x02192e25)
[2020-07-14 17:11:44.382] [D] [zway] SETDATA devices.20.instances.0.commandClasses.108.data.6 = Empty
[2020-07-14 17:11:44.382] [D] [zway] SETDATA devices.20.instances.0.commandClasses.108.data.lastSession = 6 (0x00000006)
[2020-07-14 17:11:44.382] [I] [zway] Using security scheme S2 Authenticated
[2020-07-14 17:11:44.383] [I] [zway] Adding job: SwitchMultilevel Set
[2020-07-14 17:11:44.383] [C] [zway] Job is already marked as waiting for reply, Supervision overrides it - check encapsulated packet not to be a Get
[2020-07-14 17:11:44.384] [I] [zway] Adding job: Security S2 Encapsulation (S2 Authenticated), SwitchMultilevel Set
[2020-07-14 17:11:44.395] [D] [zway] SENDING (cb 0xa4): ( 01 1B 00 13 14 14 9F 03 1B 00 70 F0 B5 EF F3 39 5B 7E CA 6F 34 65 3A 28 30 29 25 A4 3B )
[2020-07-14 17:11:44.395] [D] [zway] Secure payload: ( 6C 01 86 04 26 01 FF FF )
[2020-07-14 17:11:44.398] [D] [zway] RECEIVED ACK
[2020-07-14 17:11:44.402] [D] [zway] RECEIVED: ( 01 04 01 13 01 E8 )
[2020-07-14 17:11:44.402] [D] [zway] SENT ACK
[2020-07-14 17:11:44.403] [I] [zway] Job 0x13 (Security S2 Encapsulation (S2 Authenticated), SwitchMultilevel Set): Response received - transfered to encapsulated jobs
[2020-07-14 17:11:44.403] [D] [zway] Delivered to Z-Wave stack
[2020-07-14 17:11:44.403] [D] [zway] Delivered to Z-Wave stack
[2020-07-14 17:11:44.425] [D] [zway] RECEIVED: ( 01 07 00 13 A4 00 00 02 4D )
[2020-07-14 17:11:44.426] [D] [zway] SENT ACK
[2020-07-14 17:11:44.426] [I] [zway] Job 0x13 (Security S2 Encapsulation (S2 Authenticated), SwitchMultilevel Set): Callback received - transfered to encapsulated jobs
[2020-07-14 17:11:44.426] [I] [zway] Job 0x13 (SwitchMultilevel Set): Delivered
[2020-07-14 17:11:44.426] [D] [zway] SendData Response with callback 0xa4 received: received by recipient
[2020-07-14 17:11:44.426] [D] [zway] Job 0x13 (SwitchMultilevel Set): success
[2020-07-14 17:11:44.426] [I] [zway] Waiting for job reply: SwitchMultilevel Set
[2020-07-14 17:11:44.427] [I] [zway] Job 0x13 (Security S2 Encapsulation (S2 Authenticated), SwitchMultilevel Set): Delivered
[2020-07-14 17:11:44.427] [D] [zway] SendData Response with callback 0xa4 received: received by recipient
[2020-07-14 17:11:44.427] [D] [zway] SETDATA devices.20.data.lastSendInternal = **********
[2020-07-14 17:11:44.427] [D] [zway] SETDATA devices.20.data.lastSend = 35204650 (0x02192e2a)
[2020-07-14 17:11:44.427] [D] [zway] Job 0x13 (Security S2 Encapsulation (S2 Authenticated), SwitchMultilevel Set): success
[2020-07-14 17:11:44.427] [I] [zway] Removing job: Security S2 Encapsulation (S2 Authenticated), SwitchMultilevel Set
[2020-07-14 17:11:44.455] [D] [zway] RECEIVED: ( 01 17 00 04 00 14 11 9F 03 67 00 52 09 2B BF D3 D5 FB E1 57 B0 EE AF EF 88 )
[2020-07-14 17:11:44.455] [D] [zway] SENT ACK
[2020-07-14 17:11:44.456] [D] [zway] SETDATA devices.20.data.lastReceived = 0 (0x00000000)
[2020-07-14 17:11:44.457] [I] [zway] Node 20:0 CC SecurityS2: passing S2 Authenticated decrypted packet to application level: [ 6c 02 06 00 00 ]
[2020-07-14 17:11:44.457] [D] [zway] SETDATA devices.20.instances.0.commandClasses.108.data.6.status = 0 (0x00000000)
[2020-07-14 17:11:44.457] [D] [zway] SETDATA devices.20.instances.0.commandClasses.108.data.6.duration = 0 (0x00000000)
[2020-07-14 17:11:44.458] [D] [zway] SETDATA devices.20.instances.0.commandClasses.108.data.6.moreStatusUpdates = False
[2020-07-14 17:11:44.458] [D] [zway] SETDATA devices.20.instances.0.commandClasses.108.data.6.lastEvent = 35204653 (0x02192e2d)
[2020-07-14 17:11:44.458] [D] [zway] SETDATA devices.20.instances.0.commandClasses.108.data.6 = Empty
[2020-07-14 17:11:44.458] [D] [zway] Received reply on job (SwitchMultilevel Set)
[2020-07-14 17:11:44.458] [W] [zway] Node 20:0 CC Supervision: Setter was not supported by the recepient: SwitchMultilevel Set
[2020-07-14 17:11:49.582] [D] [zway] Job 0x13: deleted from queue
[2020-07-14 17:11:49.593] [D] [zway] Job 0x13: deleted from queue
[2020-07-14 17:12:00.898] [I] [core] --- ZWayVDev_zway_17-0-38 performCommand processing: {"0":"update"}
[2020-07-14 17:12:00.899] [I] [zway] Adding job: SwitchMultilevel Get
[2020-07-14 17:12:00.899] [I] [core] --- ZWayVDev_zway_18-0-38 performCommand processing: {"0":"update"}
[2020-07-14 17:12:00.900] [I] [zway] Adding job: SwitchMultilevel Get
[2020-07-14 17:12:00.901] [I] [core] --- ZWayVDev_zway_20-0-38 performCommand processing: {"0":"update"}
[2020-07-14 17:12:00.901] [I] [zway] Using security scheme S2 Authenticated
[2020-07-14 17:12:00.902] [I] [zway] Adding job: SwitchMultilevel Get
[2020-07-14 17:12:00.903] [I] [zway] Adding job: Security S2 Encapsulation (S2 Authenticated), SwitchMultilevel Get
[2020-07-14 17:12:00.903] [D] [zway] SENDING (cb 0xa5): ( 01 09 00 13 11 02 26 02 25 A5 52 )
[2020-07-14 17:12:00.905] [D] [zway] RECEIVED ACK
[2020-07-14 17:12:00.909] [D] [zway] RECEIVED: ( 01 04 01 13 01 E8 )
[2020-07-14 17:12:00.909] [D] [zway] SENT ACK
[2020-07-14 17:12:00.909] [D] [zway] Delivered to Z-Wave stack
[2020-07-14 17:12:00.924] [D] [zway] RECEIVED: ( 01 07 00 13 A5 00 00 02 4C )
[2020-07-14 17:12:00.924] [D] [zway] SENT ACK
[2020-07-14 17:12:00.924] [I] [zway] Job 0x13 (SwitchMultilevel Get): Delivered
[2020-07-14 17:12:00.924] [D] [zway] SendData Response with callback 0xa5 received: received by recipient
[2020-07-14 17:12:00.925] [D] [zway] SETDATA devices.17.data.lastSendInternal = **********
[2020-07-14 17:12:00.925] [D] [zway] SETDATA devices.17.data.lastSend = 35206274 (0x02193482)
[2020-07-14 17:12:00.925] [D] [zway] Job 0x13 (SwitchMultilevel Get): success
[2020-07-14 17:12:00.925] [I] [zway] Waiting for job reply: SwitchMultilevel Get
[2020-07-14 17:12:00.926] [D] [zway] SENDING (cb 0xa6): ( 01 09 00 13 12 02 26 02 25 A6 52 )
[2020-07-14 17:12:00.933] [D] [zway] RECEIVED ACK
[2020-07-14 17:12:00.933] [D] [zway] RECEIVED: ( 01 04 01 13 01 E8 )
[2020-07-14 17:12:00.933] [D] [zway] SENT ACK
[2020-07-14 17:12:00.934] [D] [zway] Delivered to Z-Wave stack
[2020-07-14 17:12:00.943] [D] [zway] RECEIVED: ( 01 0B 00 04 00 11 05 26 03 00 00 00 C1 )
[2020-07-14 17:12:00.943] [D] [zway] SENT ACK
[2020-07-14 17:12:00.944] [D] [zway] SETDATA devices.17.data.lastReceived = 0 (0x00000000)
[2020-07-14 17:12:00.944] [D] [zway] Received reply on job (SwitchMultilevel Get)
[2020-07-14 17:12:00.944] [D] [zway] SETDATA devices.17.instances.0.commandClasses.38.data.level = 0 (0x00000000)
[2020-07-14 17:12:00.963] [D] [zway] RECEIVED: ( 01 07 00 13 A6 00 00 02 4F )
[2020-07-14 17:12:00.964] [D] [zway] SENT ACK
[2020-07-14 17:12:00.964] [I] [zway] Job 0x13 (SwitchMultilevel Get): Delivered
[2020-07-14 17:12:00.964] [D] [zway] SendData Response with callback 0xa6 received: received by recipient
[2020-07-14 17:12:00.965] [D] [zway] SETDATA devices.18.data.lastSendInternal = **********
[2020-07-14 17:12:00.965] [D] [zway] SETDATA devices.18.data.lastSend = 35206278 (0x02193486)
[2020-07-14 17:12:00.965] [D] [zway] Job 0x13 (SwitchMultilevel Get): success
[2020-07-14 17:12:00.965] [I] [zway] Waiting for job reply: SwitchMultilevel Get
[2020-07-14 17:12:00.966] [D] [zway] SENDING (cb 0xa7): ( 01 15 00 13 14 0E 9F 03 1C 00 1D A3 7D 8D 08 C7 C3 BE A1 93 25 A7 2F )
[2020-07-14 17:12:00.966] [D] [zway] Secure payload: ( 26 02 )
[2020-07-14 17:12:00.973] [W] [zway] Received SOF, while awaiting ACK
[2020-07-14 17:12:00.974] [D] [zway] RECEIVED: ( 01 0B 00 04 00 12 05 26 03 00 00 00 C2 )
[2020-07-14 17:12:00.974] [D] [zway] SENT ACK
[2020-07-14 17:12:00.974] [D] [zway] SETDATA devices.18.data.lastReceived = 0 (0x00000000)
[2020-07-14 17:12:00.974] [D] [zway] Received reply on job (SwitchMultilevel Get)
[2020-07-14 17:12:00.975] [D] [zway] SETDATA devices.18.instances.0.commandClasses.38.data.level = 0 (0x00000000)
[2020-07-14 17:12:00.983] [D] [zway] RECEIVED CAN
[2020-07-14 17:12:00.994] [D] [zway] SENDING (cb 0xa8): ( 01 15 00 13 14 0E 9F 03 1C 00 1D A3 7D 8D 08 C7 C3 BE A1 93 25 A8 20 )
[2020-07-14 17:12:00.995] [D] [zway] Secure payload: ( 26 02 )
[2020-07-14 17:12:00.998] [D] [zway] RECEIVED ACK
[2020-07-14 17:12:01.002] [D] [zway] RECEIVED: ( 01 04 01 13 01 E8 )
[2020-07-14 17:12:01.003] [D] [zway] SENT ACK
[2020-07-14 17:12:01.003] [I] [zway] Job 0x13 (Security S2 Encapsulation (S2 Authenticated), SwitchMultilevel Get): Response received - transfered to encapsulated jobs
[2020-07-14 17:12:01.004] [D] [zway] Delivered to Z-Wave stack
[2020-07-14 17:12:01.004] [D] [zway] Delivered to Z-Wave stack
[2020-07-14 17:12:01.026] [D] [zway] RECEIVED: ( 01 07 00 13 A8 00 00 02 41 )
[2020-07-14 17:12:01.027] [D] [zway] SENT ACK
[2020-07-14 17:12:01.027] [I] [zway] Job 0x13 (Security S2 Encapsulation (S2 Authenticated), SwitchMultilevel Get): Callback received - transfered to encapsulated jobs
[2020-07-14 17:12:01.027] [I] [zway] Job 0x13 (SwitchMultilevel Get): Delivered
[2020-07-14 17:12:01.028] [D] [zway] SendData Response with callback 0xa8 received: received by recipient
[2020-07-14 17:12:01.028] [D] [zway] Job 0x13 (SwitchMultilevel Get): success
[2020-07-14 17:12:01.028] [I] [zway] Waiting for job reply: SwitchMultilevel Get
[2020-07-14 17:12:01.029] [I] [zway] Job 0x13 (Security S2 Encapsulation (S2 Authenticated), SwitchMultilevel Get): Delivered
[2020-07-14 17:12:01.029] [D] [zway] SendData Response with callback 0xa8 received: received by recipient
[2020-07-14 17:12:01.030] [D] [zway] SETDATA devices.20.data.lastSendInternal = **********
[2020-07-14 17:12:01.030] [D] [zway] SETDATA devices.20.data.lastSend = 35206284 (0x0219348c)
[2020-07-14 17:12:01.030] [D] [zway] Job 0x13 (Security S2 Encapsulation (S2 Authenticated), SwitchMultilevel Get): success
[2020-07-14 17:12:01.031] [I] [zway] Removing job: Security S2 Encapsulation (S2 Authenticated), SwitchMultilevel Get
User avatar
PoltoS
Posts: 7571
Joined: 26 Jan 2011 19:36

Re: HomeSeer WD200+ dimmer report state issue

Post by PoltoS »

Code: Select all

[2020-07-14 15:12:31.986] [D] [zway] SETDATA devices.17.instances.0.commandClasses.108.data.3.status = 0 (0x00000000)
...
[2020-07-14 15:12:31.989] [W] [zway] Node 17:0 CC Supervision: Setter was not supported by the recepient: SwitchMultilevel Set
Here is the issue. It reported that Setter is not supported. Should be 255 instead. This is a device issue. Please contact the manufacturer.

You can workaround it by doing:
IP:8083/JS/Run/zway.devices[17].data.nodeInfoFrame.value=zway.devices[17].data.nodeInfoFrame.value.filter(function(cc){return cc != 108})

And do force interview

(Have not tested this string - may be fix it a bit)
i8beef
Posts: 22
Joined: 16 Sep 2016 00:41

Re: HomeSeer WD200+ dimmer report state issue

Post by i8beef »

I trie3d the work around, even with a restart. Still no go. I ran the force interview, and I also verified that the following URL no longer contains 108

/JS/Run/zway.devices[17].data.nodeInfoFrame.value

[2020-07-14 21:28:23.888] [core] --- ZWayVDev_zway_20-0-38 performCommand processing: {"0":"on","1":{}}
[2020-07-14 21:28:23.889] [D] [zway] SETDATA devices.20.instances.0.commandClasses.108.data.14 = Empty
[2020-07-14 21:28:23.889] [D] [zway] SETDATA devices.20.instances.0.commandClasses.108.data.14.status = Empty
[2020-07-14 21:28:23.889] [D] [zway] SETDATA devices.20.instances.0.commandClasses.108.data.14.duration = Empty
[2020-07-14 21:28:23.889] [D] [zway] SETDATA devices.20.instances.0.commandClasses.108.data.14.moreStatusUpdates = Empty
[2020-07-14 21:28:23.889] [D] [zway] SETDATA devices.20.instances.0.commandClasses.108.data.14.lastEvent = Empty
[2020-07-14 21:28:23.889] [D] [zway] SETDATA devices.20.instances.0.commandClasses.108.data.14.status = 255 (0x000000ff)
[2020-07-14 21:28:23.889] [D] [zway] SETDATA devices.20.instances.0.commandClasses.108.data.14.duration = 0 (0x00000000)
[2020-07-14 21:28:23.890] [D] [zway] SETDATA devices.20.instances.0.commandClasses.108.data.14.moreStatusUpdates = False
[2020-07-14 21:28:23.890] [D] [zway] SETDATA devices.20.instances.0.commandClasses.108.data.14.lastEvent = 1000518 (0x000f4446)
[2020-07-14 21:28:23.890] [D] [zway] SETDATA devices.20.instances.0.commandClasses.108.data.14 = Empty
[2020-07-14 21:28:23.890] [D] [zway] SETDATA devices.20.instances.0.commandClasses.108.data.lastSession = 14 (0x0000000e)
[2020-07-14 21:28:23.890] [zway] Using security scheme S2 Authenticated
[2020-07-14 21:28:23.890] [zway] Adding job: SwitchMultilevel Set
[2020-07-14 21:28:23.890] [C] [zway] Job is already marked as waiting for reply, Supervision overrides it - check encapsulated packet not to be a Get
[2020-07-14 21:28:23.897] [zway] Adding job: Security S2 Encapsulation (S2 Authenticated), SwitchMultilevel Set
[2020-07-14 21:28:23.907] [D] [zway] SENDING (cb 0x50): ( 01 1B 00 13 14 14 9F 03 AC 00 D0 3D 1B F5 3E F5 D3 FB CD 84 64 DF 58 64 AD 0F 25 50 3E )
[2020-07-14 21:28:23.907] [D] [zway] Secure payload: ( 6C 01 8E 04 26 01 FF FF )
[2020-07-14 21:28:23.910] [D] [zway] RECEIVED ACK
[2020-07-14 21:28:23.915] [D] [zway] RECEIVED: ( 01 04 01 13 01 E8 )
[2020-07-14 21:28:23.915] [D] [zway] SENT ACK
[2020-07-14 21:28:23.915] [zway] Job 0x13 (Security S2 Encapsulation (S2 Authenticated), SwitchMultilevel Set): Response received - transfered to encapsulated jobs
[2020-07-14 21:28:23.915] [D] [zway] Delivered to Z-Wave stack
[2020-07-14 21:28:23.916] [D] [zway] Delivered to Z-Wave stack
[2020-07-14 21:28:23.937] [D] [zway] RECEIVED: ( 01 07 00 13 50 00 00 02 B9 )
[2020-07-14 21:28:23.937] [D] [zway] SENT ACK
[2020-07-14 21:28:23.938] [zway] Job 0x13 (Security S2 Encapsulation (S2 Authenticated), SwitchMultilevel Set): Callback received - transfered to encapsulated jobs
[2020-07-14 21:28:23.938] [zway] Job 0x13 (SwitchMultilevel Set): Delivered
[2020-07-14 21:28:23.938] [D] [zway] SendData Response with callback 0x50 received: received by recipient
[2020-07-14 21:28:23.938] [D] [zway] Job 0x13 (SwitchMultilevel Set): success
[2020-07-14 21:28:23.938] [zway] Waiting for job reply: SwitchMultilevel Set
[2020-07-14 21:28:23.939] [zway] Job 0x13 (Security S2 Encapsulation (S2 Authenticated), SwitchMultilevel Set): Delivered
[2020-07-14 21:28:23.939] [D] [zway] SendData Response with callback 0x50 received: received by recipient
[2020-07-14 21:28:23.939] [D] [zway] SETDATA devices.20.data.lastSendInternal = **********
[2020-07-14 21:28:23.939] [D] [zway] SETDATA devices.20.data.lastSend = 1000523 (0x000f444b)
[2020-07-14 21:28:23.940] [D] [zway] Job 0x13 (Security S2 Encapsulation (S2 Authenticated), SwitchMultilevel Set): success
[2020-07-14 21:28:23.940] [zway] Removing job: Security S2 Encapsulation (S2 Authenticated), SwitchMultilevel Set
[2020-07-14 21:28:23.968] [D] [zway] RECEIVED: ( 01 17 00 04 00 14 11 9F 03 31 00 1A E1 A3 A0 92 C3 2B B3 16 B4 20 C3 25 11 )
[2020-07-14 21:28:23.968] [D] [zway] SENT ACK
[2020-07-14 21:28:23.969] [D] [zway] SETDATA devices.20.data.lastReceived = 0 (0x00000000)
[2020-07-14 21:28:23.970] [I] [zway] Node 20:0 CC SecurityS2: passing S2 Authenticated decrypted packet to application level: [ 6c 02 0e 00 00 ]
[2020-07-14 21:28:23.970] [D] [zway] SETDATA devices.20.instances.0.commandClasses.108.data.14.status = 0 (0x00000000)
[2020-07-14 21:28:23.970] [D] [zway] SETDATA devices.20.instances.0.commandClasses.108.data.14.duration = 0 (0x00000000)
[2020-07-14 21:28:23.970] [D] [zway] SETDATA devices.20.instances.0.commandClasses.108.data.14.moreStatusUpdates = False
[2020-07-14 21:28:23.971] [D] [zway] SETDATA devices.20.instances.0.commandClasses.108.data.14.lastEvent = 1000526 (0x000f444e)
[2020-07-14 21:28:23.971] [D] [zway] SETDATA devices.20.instances.0.commandClasses.108.data.14 = Empty
[2020-07-14 21:28:23.971] [D] [zway] Received reply on job (SwitchMultilevel Set)
[2020-07-14 21:28:23.971] [W] [zway] Node 20:0 CC Supervision: Setter was not supported by the recepient: SwitchMultilevel Set
[2020-07-14 21:28:44.174] [D] [zway] Job 0x13: deleted from queue
[2020-07-14 21:28:44.184] [D] [zway] Job 0x13: deleted from queue
i8beef
Posts: 22
Joined: 16 Sep 2016 00:41

Re: HomeSeer WD200+ dimmer report state issue

Post by i8beef »

Wait! It DID work for the NON-S2 security switches, but not the one I have included as a secure switch. Im still seeing this for that one

[2020-07-14 22:00:22.867] [zway] Node 20:0 CC SecurityS2: passing S2 Authenticated decrypted packet to application level: [ 6c 02 0d 00 00 ]
[2020-07-14 22:00:22.867] [D] [zway] SETDATA devices.20.instances.0.commandClasses.108.data.13.status = 0 (0x00000000)
[2020-07-14 22:00:22.867] [D] [zway] SETDATA devices.20.instances.0.commandClasses.108.data.13.duration = 0 (0x00000000)
[2020-07-14 22:00:22.867] [D] [zway] SETDATA devices.20.instances.0.commandClasses.108.data.13.moreStatusUpdates = False
[2020-07-14 22:00:22.867] [D] [zway] SETDATA devices.20.instances.0.commandClasses.108.data.13.lastEvent = 182318 (0x0002c82e)
[2020-07-14 22:00:22.867] [D] [zway] SETDATA devices.20.instances.0.commandClasses.108.data.13 = Empty
[2020-07-14 22:00:22.868] [D] [zway] Received reply on job (SwitchMultilevel Set)
[2020-07-14 22:00:22.868] [W] [zway] Node 20:0 CC Supervision: Setter was not supported by the recepient: SwitchMultilevel Set
i8beef
Posts: 22
Joined: 16 Sep 2016 00:41

Re: HomeSeer WD200+ dimmer report state issue

Post by i8beef »

Is there a specific protocol spec I can point at to defend that the HomeSeer firmware is wrong? I don't understand exactly what the issue is here, only that we've essentially removed the Supervision command support from the NIF and it reports fine... but the workaround here doesn't seem to work if I have the switch included securely (I'm assuming secure = no NIF manipulation outside of initial interview), so I'd really like to escalate to the appropriate people here, but I don't know how to explain whats wrong.
User avatar
PoltoS
Posts: 7571
Joined: 26 Jan 2011 19:36

Re: HomeSeer WD200+ dimmer report state issue

Post by PoltoS »

Your fix was for #17, while log for #20


And make sure to force interview after this fix
i8beef
Posts: 22
Joined: 16 Sep 2016 00:41

Re: HomeSeer WD200+ dimmer report state issue

Post by i8beef »

I have three of these switches, currently at 17,18, and 20. 20 is the one I have included with S2 security.

17 and 18 (non-secure) are working with this workaround. 20 (secure) is not (looks like a secure device can't be force interviewed / ignores NIF change, I'm guessing because a secure device shouldn't allow a NIF change beyond initial inclusion).
i8beef
Posts: 22
Joined: 16 Sep 2016 00:41

Re: HomeSeer WD200+ dimmer report state issue

Post by i8beef »

HomeSeer is claiming they are within spec by the way, and are claiming ZWay is implementing incorrectly as they aren't seeing issues from other controllers.
Post Reply