I checked the startup log earlier and didn’t see any missing files claimed. I’m still on 1.4 using a container, so in order to support the inovelli devices I did a clone of the open zwave 1.4 branch and then copied over the inovelli files.
I’m experiencing this same issue.
- Home assistant 0.111.4
- ZWave2MQTT addon 0.7
- OpenZWave 1.6.974
- Inovelli Red switch
- Ramp rate and Dimming speed set to 0
Turning on the light from the switch does not update the LEVEL in ZWave2MQTT, so therefore I believe it isn’t updating Home Assistant’s switch state.
Here’s my log when turning on from Home Assistant:
2020-06-21T07:11:48.816Z z2m:Mqtt Message received on homeassistant/15/38/1/0/set
OpenZWave Info, Node015, Value::Set - COMMAND_CLASS_SWITCH_MULTILEVEL - Level - 0 - 1 - 255
OpenZWave Info, Node015, SwitchMultilevel::Set - Setting to level 255
OpenZWave Info, Node015, Duration: Default
OpenZWave Detail, Node015, Queuing (Send) SwitchMultilevelCmd_Set (Node=15): 0x01, 0x0b, 0x00, 0x13, 0x0f, 0x04, 0x26, 0x01, 0xff, 0xff, 0x25, 0xa8, 0x46
OpenZWave Detail, Node015, Queuing (Send) SwitchMultilevelCmd_Get (Node=15): 0x01, 0x09, 0x00, 0x13, 0x0f, 0x02, 0x26, 0x02, 0x25, 0xa9, 0x40
OpenZWave Detail,
OpenZWave Info, Node015, Sending (Send) message (Callback ID=0xa8, Expected Reply=0x13) - SwitchMultilevelCmd_Set (Node=15): 0x01, 0x0b, 0x00, 0x13, 0x0f, 0x04, 0x26, 0x01, 0xff, 0xff, 0x25, 0xa8, 0x46
OpenZWave Info, Node015, Encrypted Flag is 0
OpenZWave Detail, Node015, Received: 0x01, 0x04, 0x01, 0x13, 0x01, 0xe8
OpenZWave Detail, Node015, ZW_SEND_DATA delivered to Z-Wave stack
OpenZWave Detail, Node015, Received: 0x01, 0x07, 0x00, 0x13, 0xa8, 0x00, 0x00, 0x02, 0x41
OpenZWave Detail, Node015, ZW_SEND_DATA Request with callback ID 0xa8 received (expected 0xa8)
OpenZWave Info, Node015, Request RTT 102 Average Request RTT 80
OpenZWave Detail, Node015, Expected callbackId was received
OpenZWave Detail, Node015, Expected reply was received
OpenZWave Detail, Node015, Message transaction complete
OpenZWave Detail,
OpenZWave Detail, Node015, Removing current message
OpenZWave Detail,
OpenZWave Info, Node015, Sending (Send) message (Callback ID=0xa9, Expected Reply=0x04) - SwitchMultilevelCmd_Get (Node=15): 0x01, 0x09, 0x00, 0x13, 0x0f, 0x02, 0x26, 0x02, 0x25, 0xa9, 0x40
OpenZWave Info, Node015, Encrypted Flag is 0
OpenZWave Detail, Node015, Received: 0x01, 0x04, 0x01, 0x13, 0x01, 0xe8
OpenZWave Detail, Node015, ZW_SEND_DATA delivered to Z-Wave stack
OpenZWave Detail, Node015, Received: 0x01, 0x07, 0x00, 0x13, 0xa9, 0x00, 0x00, 0x0e, 0x4c
OpenZWave Detail, Node015, ZW_SEND_DATA Request with callback ID 0xa9 received (expected 0xa9)
OpenZWave Info, Node015, Request RTT 158 Average Request RTT 119
OpenZWave Detail, Node015, Expected callbackId was received
OpenZWave Detail, Node015, Received: 0x01, 0x09, 0x00, 0x04, 0x00, 0x0f, 0x03, 0x26, 0x03, 0x63, 0xb8
OpenZWave Detail,
2020-06-21T07:11:49.116Z z2m:Zwave zwave node 15: changed: 38-1-0:Level:0 -> 99
OpenZWave Info, Node015, Response RTT 193 Average Response RTT 152
OpenZWave Info, Node015, Received SwitchMultiLevel report: level=99
OpenZWave Detail, Node015, Refreshed Value: old value=0, new value=99, type=byte
OpenZWave Detail, Node015, Changes to this value are not verified
OpenZWave Detail, Node015, Expected reply and command class was received
OpenZWave Detail, Node015, Message transaction complete
OpenZWave Detail,
OpenZWave Detail, Node015, Removing current message
OpenZWave Detail, Node015, Notification: ValueChanged
2020-06-21T07:11:49.159Z z2m:Zwave zwave node 15: changed: 38-1-0:Level:99 -> 99
OpenZWave Detail, Node015, Received: 0x01, 0x09, 0x00, 0x04, 0x00, 0x0f, 0x03, 0x26, 0x03, 0x63, 0xb8
OpenZWave Detail,
OpenZWave Info, Node015, Received SwitchMultiLevel report: level=99
OpenZWave Detail, Node015, Refreshed Value: old value=99, new value=99, type=byte
OpenZWave Detail, Node015, Changes to this value are not verified
OpenZWave Detail, Node015, Notification: ValueChanged
2020-06-21T07:11:54.728Z z2m:Zwave zwave node 15: changed: 50-1-2:Electric - W:0 -> 4.8
2020-06-21T07:11:54.729Z z2m:Zwave zwave node 15: changed: 50-1-256:Exporting:false -> false
OpenZWave Detail, Node015, Received: 0x01, 0x10, 0x00, 0x04, 0x00, 0x0f, 0x0a, 0x32, 0x02, 0x21, 0x34, 0x00, 0x00, 0x00, 0x30, 0x00, 0x00, 0xfb
OpenZWave Detail,
OpenZWave Info, Node015, Received Meter Report for Electric - W (1) with Units W (2) on Index 2: 4.8
OpenZWave Detail, Node015, Refreshed Value: old value=0.0, new value=4.8, type=decimal
OpenZWave Detail, Node015, Changes to this value are not verified
OpenZWave Detail, Node015, Refreshed Value: old value=false, new value=false, type=bool
OpenZWave Detail, Node015, Changes to this value are not verified
OpenZWave Detail, Node015, Notification: ValueChanged
OpenZWave Detail, Node015, Notification: ValueChanged
2020-06-21T07:11:57.380Z z2m:Zwave zwave node 3: changed: 50-1-2:Electric - W:0 -> 0
OpenZWave Detail, Node003, Received: 0x01, 0x10, 0x00, 0x04, 0x00, 0x03, 0x0a, 0x32, 0x02, 0x21, 0x74, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x87
OpenZWave Detail,
OpenZWave Info, Node003, Received Meter Report for Electric - W (1) with Units W (2) on Index 2: 0.000
OpenZWave Detail, Node003, Refreshed Value: old value=0.000, new value=0.000, type=decimal
2020-06-21T07:11:57.382Z z2m:Zwave zwave node 3: changed: 50-1-256:Exporting:false -> false
OpenZWave Detail, Node003, Changes to this value are not verified
OpenZWave Detail, Node003, Refreshed Value: old value=false, new value=false, type=bool
OpenZWave Detail, Node003, Changes to this value are not verified
OpenZWave Detail, Node003, Notification: ValueChanged
OpenZWave Detail, Node003, Notification: ValueChanged
Here’s the log from when I physically press the switch:
OpenZWave Detail, Node015, Received: 0x01, 0x09, 0x00, 0x04, 0x00, 0x0f, 0x03, 0x20, 0x03, 0x63, 0xbe
OpenZWave Detail,
OpenZWave Info, Node015, ApplicationCommandHandler - Unhandled Command Class 0x20
OpenZWave Detail, Node015, Received: 0x01, 0x0b, 0x00, 0x04, 0x00, 0x0f, 0x05, 0x5b, 0x03, 0x29, 0x80, 0x02, 0x09
2020-06-21T07:13:20.243Z z2m:Zwave zwave node 15: changed: 91-1-2:Scene 2:Inactive -> Pressed 1 Time
OpenZWave Detail,
OpenZWave Info, Node015, Received Central Scene set from node 15: scene id=2 with key Attribute 0. Sending event notification.
OpenZWave Detail, Node015, Refreshed Value: old value=0, new value=1, type=list
OpenZWave Detail, Node015, Changes to this value are not verified
OpenZWave Info, Node015, Automatically Clearing Scene 2 in 1000ms
OpenZWave Info, Timer: adding event in 1000 ms
OpenZWave Detail, Node015, Notification: ValueChanged
OpenZWave Detail, Timer: waiting with timeout 1000 ms
2020-06-21T07:13:21.245Z z2m:Zwave zwave node 15: changed: 91-1-2:Scene 2:Pressed 1 Time -> Inactive
OpenZWave Info, Timer: delayed event
OpenZWave Detail, Node015, Refreshed Value: old value=1, new value=0, type=list
OpenZWave Detail, Node015, Changes to this value are not verified
OpenZWave Detail, Timer: waiting with timeout -1 ms
OpenZWave Detail, Node015, Notification: ValueChanged
2020-06-21T07:13:24.915Z z2m:Zwave zwave node 15: changed: 50-1-2:Electric - W:0 -> 4.8
2020-06-21T07:13:24.916Z z2m:Zwave zwave node 15: changed: 50-1-256:Exporting:false -> false
OpenZWave Detail, Node015, Received: 0x01, 0x10, 0x00, 0x04, 0x00, 0x0f, 0x0a, 0x32, 0x02, 0x21, 0x34, 0x00, 0x00, 0x00, 0x30, 0x00, 0x00, 0xfb
OpenZWave Detail,
OpenZWave Info, Node015, Received Meter Report for Electric - W (1) with Units W (2) on Index 2: 4.8
OpenZWave Detail, Node015, Refreshed Value: old value=0.0, new value=4.8, type=decimal
OpenZWave Detail, Node015, Changes to this value are not verified
OpenZWave Detail, Node015, Refreshed Value: old value=false, new value=false, type=bool
OpenZWave Detail, Node015, Changes to this value are not verified
OpenZWave Detail, Node015, Notification: ValueChanged
OpenZWave Detail, Node015, Notification: ValueChanged
2020-06-21T07:13:27.391Z z2m:Zwave zwave node 3: changed: 50-1-2:Electric - W:0 -> 0
2020-06-21T07:13:27.392Z z2m:Zwave zwave node 3: changed: 50-1-256:Exporting:false -> false
OpenZWave Detail, Node003, Received: 0x01, 0x10, 0x00, 0x04, 0x00, 0x03, 0x0a, 0x32, 0x02, 0x21, 0x74, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x87
OpenZWave Detail,
OpenZWave Info, Node003, Received Meter Report for Electric - W (1) with Units W (2) on Index 2: 0.000
OpenZWave Detail, Node003, Refreshed Value: old value=0.000, new value=0.000, type=decimal
OpenZWave Detail, Node003, Changes to this value are not verified
OpenZWave Detail, Node003, Refreshed Value: old value=false, new value=false, type=bool
OpenZWave Detail, Node003, Changes to this value are not verified
OpenZWave Detail, Node003, Notification: ValueChanged
OpenZWave Detail, Node003, Notification: ValueChanged
I’m not sure where to go next with this… ?
Could you post your logs from a fresh start of Zwave2MQTT, so we can see the startup messages?
You bet, here it is:
2020-06-30 22:05:15.790 Always, OpenZwave Version 1.6-974-ge89d2a16-dirty Starting Up
2020-06-30 22:05:15.796 Info, Loading Localization File /config/openZwave/Localization.xml
2020-06-30 22:05:15.797 Info, Loaded /config/openZwave/Localization.xml With Revision 10
2020-06-30 22:05:15.799 Always, Using Language Localization
2020-06-30 22:05:15.800 Info, Loading NotificationCCTypes File /config/openZwave/NotificationCCTypes.xml
2020-06-30 22:05:15.800 Info, Loaded /config/openZwave/NotificationCCTypes.xml With Revision 11
2020-06-30 22:05:15.801 Info, Loading SensorMultiLevelCCTypes File /config/openZwave/SensorMultiLevelCCTypes.xml
2020-06-30 22:05:15.801 Info, Loaded /config/openZwave/SensorMultiLevelCCTypes.xml With Revision 4
2020-06-30 22:05:15.801 Info, Setting Up Provided Network Key for Secure Communications
2020-06-30 22:05:15.801 Warning, Failed - Network Key Not Set
2020-06-30 22:05:15.810 Info, Manufacturer_Specific.xml file Revision is 101
2020-06-30 22:05:16.095 Info, Product name collision: SmartCode 910 type 1 id 1 manufacturerid 90, collides with Touchpad Electronic Deadbolt, type 1 id 1 manufacturerid 90
2020-06-30 22:05:16.229 Info, Queuing Lookup on mfs.db.openzwave.com for Node 0
2020-06-30 22:05:16.229 Info, Opening controller /dev/ttyACM0
2020-06-30 22:05:16.229 Info, Trying to open serial port /dev/ttyACM0 (attempt 1)
2020-06-30 22:05:16.229 Info, mgr, Added driver for controller /dev/ttyACM0
2020-06-30 22:05:16.229 Info, Starting DNSThread
2020-06-30 22:05:16.230 Info, LookupTxT Checking mfs.db.openzwave.com
2020-06-30 22:05:16.230 Info, Timer: thread starting
2020-06-30 22:05:16.230 Detail, Timer: waiting with timeout -1 ms
2020-06-30 22:05:16.347 Info, Lookup for mfs.db.openzwave.com returned 101
2020-06-30 22:05:16.394 Info, Serial port /dev/ttyACM0 opened (attempt 1)
2020-06-30 22:05:16.395 Detail, contrlr, Queuing (Command) FUNC_ID_ZW_GET_VERSION: 0x01, 0x03, 0x00, 0x15, 0xe9
2020-06-30 22:05:16.395 Detail, contrlr, Queuing (Command) FUNC_ID_ZW_MEMORY_GET_ID: 0x01, 0x03, 0x00, 0x20, 0xdc
2020-06-30 22:05:16.395 Detail, contrlr, Queuing (Command) FUNC_ID_ZW_GET_CONTROLLER_CAPABILITIES: 0x01, 0x03, 0x00, 0x05, 0xf9
2020-06-30 22:05:16.395 Detail, contrlr, Queuing (Command) FUNC_ID_SERIAL_API_GET_CAPABILITIES: 0x01, 0x03, 0x00, 0x07, 0xfb
2020-06-30 22:05:16.395 Detail, contrlr, Queuing (Command) FUNC_ID_ZW_GET_SUC_NODE_ID: 0x01, 0x03, 0x00, 0x56, 0xaa
2020-06-30 22:05:16.398 Info, ManufacturerSpecificDB Initialized
2020-06-30 22:05:16.399 Detail, Notification: ManufacturerSpecificDB Ready
2020-06-30 22:05:16.399 Detail,
2020-06-30 22:05:16.399 Info, contrlr, Sending (Command) message (Callback ID=0x00, Expected Reply=0x15) - FUNC_ID_ZW_GET_VERSION: 0x01, 0x03, 0x00, 0x15, 0xe9
2020-06-30 22:05:16.400 Info, contrlr, Encrypted Flag is 0
2020-06-30 22:05:16.429 Detail, contrlr, Received: 0x01, 0x10, 0x01, 0x15, 0x5a, 0x2d, 0x57, 0x61, 0x76, 0x65, 0x20, 0x33, 0x2e, 0x39, 0x35, 0x00, 0x01, 0x99
2020-06-30 22:05:16.429 Detail,
2020-06-30 22:05:16.429 Info, contrlr, Received reply to FUNC_ID_ZW_GET_VERSION:
2020-06-30 22:05:16.429 Info, contrlr, Static Controller library, version Z-Wave 3.95
2020-06-30 22:05:16.429 Detail, contrlr, Expected reply was received
2020-06-30 22:05:16.429 Detail, contrlr, Message transaction complete
2020-06-30 22:05:16.430 Detail,
2020-06-30 22:05:16.430 Detail, contrlr, Removing current message
2020-06-30 22:05:16.430 Detail,
2020-06-30 22:05:16.430 Info, contrlr, Sending (Command) message (Callback ID=0x00, Expected Reply=0x20) - FUNC_ID_ZW_MEMORY_GET_ID: 0x01, 0x03, 0x00, 0x20, 0xdc
2020-06-30 22:05:16.430 Info, contrlr, Encrypted Flag is 0
2020-06-30 22:05:16.441 Detail, contrlr, Received: 0x01, 0x08, 0x01, 0x20, 0xdb, 0x25, 0x8b, 0x77, 0x01, 0xd5
2020-06-30 22:05:16.441 Detail,
2020-06-30 22:05:16.441 Info, contrlr, Received reply to FUNC_ID_ZW_MEMORY_GET_ID. Home ID = 0xdb258b77. Our node ID = 1
2020-06-30 22:05:16.441 Detail, contrlr, Expected reply was received
2020-06-30 22:05:16.441 Detail, contrlr, Message transaction complete
2020-06-30 22:05:16.441 Detail,
2020-06-30 22:05:16.441 Detail, contrlr, Removing current message
2020-06-30 22:05:16.441 Detail,
2020-06-30 22:05:16.441 Info, contrlr, Sending (Command) message (Callback ID=0x00, Expected Reply=0x05) - FUNC_ID_ZW_GET_CONTROLLER_CAPABILITIES: 0x01, 0x03, 0x00, 0x05, 0xf9
2020-06-30 22:05:16.442 Info, contrlr, Encrypted Flag is 0
2020-06-30 22:05:16.446 Detail, contrlr, Received: 0x01, 0x04, 0x01, 0x05, 0x08, 0xf7
2020-06-30 22:05:16.446 Detail,
2020-06-30 22:05:16.446 Info, contrlr, Received reply to FUNC_ID_ZW_GET_CONTROLLER_CAPABILITIES:
2020-06-30 22:05:16.446 Info, contrlr, There is no SUC ID Server (SIS) in this network.
2020-06-30 22:05:16.446 Info, contrlr, The PC controller is a primary controller.
2020-06-30 22:05:16.446 Detail, contrlr, Expected reply was received
2020-06-30 22:05:16.446 Detail, contrlr, Message transaction complete
2020-06-30 22:05:16.446 Detail,
2020-06-30 22:05:16.447 Detail, contrlr, Removing current message
2020-06-30 22:05:16.447 Detail,
2020-06-30 22:05:16.447 Info, contrlr, Sending (Command) message (Callback ID=0x00, Expected Reply=0x07) - FUNC_ID_SERIAL_API_GET_CAPABILITIES: 0x01, 0x03, 0x00, 0x07, 0xfb
2020-06-30 22:05:16.447 Info, contrlr, Encrypted Flag is 0
2020-06-30 22:05:16.461 Detail, contrlr, Received: 0x01, 0x2b, 0x01, 0x07, 0x01, 0x00, 0x00, 0x86, 0x01, 0x01, 0x00, 0x5a, 0xfe, 0x81, 0xff, 0x88, 0x4f, 0x1f, 0x00, 0x00, 0xfb, 0x9f, 0x7d, 0xa0, 0x67, 0x00, 0x00, 0x80, 0x00, 0x80, 0x86, 0x00, 0x00, 0x00, 0xe8, 0x73, 0x00, 0x00, 0x0e, 0x00, 0x00, 0x60, 0x00, 0x00, 0xfa
2020-06-30 22:05:16.461 Detail,
2020-06-30 22:05:16.462 Info, contrlr, Received reply to FUNC_ID_SERIAL_API_GET_CAPABILITIES
2020-06-30 22:05:16.462 Info, contrlr, Serial API Version: 1.0
2020-06-30 22:05:16.462 Info, contrlr, Manufacturer ID: 0x0086
2020-06-30 22:05:16.462 Info, contrlr, Product Type: 0x0101
2020-06-30 22:05:16.462 Info, contrlr, Product ID: 0x005a
2020-06-30 22:05:16.462 Detail, contrlr, Queuing (Command) FUNC_ID_ZW_GET_RANDOM: 0x01, 0x04, 0x00, 0x1c, 0x20, 0xc7
2020-06-30 22:05:16.463 Detail, contrlr, Queuing (Command) FUNC_ID_SERIAL_API_GET_INIT_DATA: 0x01, 0x03, 0x00, 0x02, 0xfe
2020-06-30 22:05:16.463 Detail, contrlr, Queuing (Command) FUNC_ID_SERIAL_API_SET_TIMEOUTS: 0x01, 0x05, 0x00, 0x06, 0x64, 0x0f, 0x97
2020-06-30 22:05:16.463 Detail, contrlr, Queuing (Command) FUNC_ID_SERIAL_API_APPL_NODE_INFORMATION: 0x01, 0x08, 0x00, 0x03, 0x01, 0x02, 0x01, 0x01, 0x5e, 0xa9
2020-06-30 22:05:16.463 Detail, contrlr, Expected reply was received
2020-06-30 22:05:16.463 Detail, contrlr, Message transaction complete
2020-06-30 22:05:16.463 Detail,
2020-06-30 22:05:16.464 Detail, contrlr, Removing current message
2020-06-30 22:05:16.464 Detail,
2020-06-30 22:05:16.464 Info, contrlr, Sending (Command) message (Callback ID=0x00, Expected Reply=0x56) - FUNC_ID_ZW_GET_SUC_NODE_ID: 0x01, 0x03, 0x00, 0x56, 0xaa
2020-06-30 22:05:16.464 Info, contrlr, Encrypted Flag is 0
2020-06-30 22:05:16.472 Detail, contrlr, Received: 0x01, 0x04, 0x01, 0x56, 0x00, 0xac
2020-06-30 22:05:16.472 Detail,
2020-06-30 22:05:16.472 Info, contrlr, Received reply to GET_SUC_NODE_ID. Node ID = 0
2020-06-30 22:05:16.473 Info, Controller Does not Support SUC - Cannot Setup Controller as SUC Node
2020-06-30 22:05:16.473 Detail, contrlr, Expected reply was received
2020-06-30 22:05:16.473 Detail, contrlr, Message transaction complete
2020-06-30 22:05:16.473 Detail,
2020-06-30 22:05:16.473 Detail, contrlr, Removing current message
2020-06-30 22:05:16.473 Detail,
2020-06-30 22:05:16.473 Info, contrlr, Sending (Command) message (Callback ID=0x00, Expected Reply=0x1c) - FUNC_ID_ZW_GET_RANDOM: 0x01, 0x04, 0x00, 0x1c, 0x20, 0xc7
2020-06-30 22:05:16.474 Info, contrlr, Encrypted Flag is 0
2020-06-30 22:05:16.544 Detail, contrlr, Received: 0x01, 0x25, 0x01, 0x1c, 0x01, 0x20, 0xa3, 0x1a, 0xc0, 0x6a, 0xf2, 0x3e, 0xf2, 0x0c, 0x9c, 0x5c, 0xc9, 0xec, 0xd5, 0x40, 0x67, 0x80, 0xf3, 0x62, 0x68, 0x11, 0xdd, 0x81, 0xa5, 0x03, 0xcd, 0xac, 0x43, 0x45, 0x93, 0xcf, 0x1e, 0x5e, 0x39
2020-06-30 22:05:16.544 Detail,
2020-06-30 22:05:16.544 Info, Received reply to FUNC_ID_ZW_GET_RANDOM: true
2020-06-30 22:05:16.544 Detail, contrlr, Expected reply was received
2020-06-30 22:05:16.544 Detail, contrlr, Message transaction complete
2020-06-30 22:05:16.544 Detail,
2020-06-30 22:05:16.544 Detail, contrlr, Removing current message
2020-06-30 22:05:16.544 Detail,
2020-06-30 22:05:16.544 Info, contrlr, Sending (Command) message (Callback ID=0x00, Expected Reply=0x02) - FUNC_ID_SERIAL_API_GET_INIT_DATA: 0x01, 0x03, 0x00, 0x02, 0xfe
2020-06-30 22:05:16.544 Info, contrlr, Encrypted Flag is 0
2020-06-30 22:05:16.654 Detail, contrlr, Received: 0x01, 0x25, 0x01, 0x02, 0x05, 0x00, 0x1d, 0x65, 0xfa, 0x01, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x05, 0x00, 0x5a
2020-06-30 22:05:16.654 Detail,
2020-06-30 22:05:16.654 Info, mgr, Driver with Home ID of 0xdb258b77 is now ready.
2020-06-30 22:05:16.655 Info,
2020-06-30 22:05:16.663 Info, Node001, (112 - COMMAND_CLASS_CONFIGURATION) - Compatibility Flags:
2020-06-30 22:05:16.663 Info, Node001, (112 - COMMAND_CLASS_CONFIGURATION) - State Flags:
2020-06-30 22:05:16.663 Info, Node001, (114 - COMMAND_CLASS_MANUFACTURER_SPECIFIC) - Compatibility Flags:
2020-06-30 22:05:16.663 Info, Node001, (114 - COMMAND_CLASS_MANUFACTURER_SPECIFIC) - State Flags:
2020-06-30 22:05:16.663 Info, Node001, StaticRequests: 2
2020-06-30 22:05:16.663 Warning, Localization::ReadXMLVIDHelp: Error in /opt/store/ozwcache_0xdb258b77.xml at line 71 - No Help Entry for CommandClass 114, ValueID: 0 (-1): (null) (Lang: )
2020-06-30 22:05:16.663 Warning, Localization::ReadXMLVIDHelp: Error in /opt/store/ozwcache_0xdb258b77.xml at line 74 - No Help Entry for CommandClass 114, ValueID: 1 (-1): (null) (Lang: )
2020-06-30 22:05:16.663 Warning, Localization::ReadXMLVIDHelp: Error in /opt/store/ozwcache_0xdb258b77.xml at line 77 - No Help Entry for CommandClass 114, ValueID: 2 (-1): (null) (Lang: )
2020-06-30 22:05:16.664 Warning, Localization::ReadXMLVIDHelp: Error in /opt/store/ozwcache_0xdb258b77.xml at line 80 - No Help Entry for CommandClass 114, ValueID: 3 (-1): (null) (Lang: )
2020-06-30 22:05:16.664 Warning, Localization::ReadXMLVIDHelp: Error in /opt/store/ozwcache_0xdb258b77.xml at line 83 - No Help Entry for CommandClass 114, ValueID: 4 (-1): (null) (Lang: )
2020-06-30 22:05:16.664 Info, Node003, (37 - COMMAND_CLASS_SWITCH_BINARY) - Compatibility Flags:
2020-06-30 22:05:16.664 Info, Node003, (37 - COMMAND_CLASS_SWITCH_BINARY) - State Flags:
2020-06-30 22:05:16.664 Info, Node003, InNif: true
2020-06-30 22:05:16.664 Warning, Localization::ReadXMLVIDHelp: Error in /opt/store/ozwcache_0xdb258b77.xml at line 115 - No Help Entry for CommandClass 37, ValueID: 0 (-1): (null) (Lang: )
2020-06-30 22:05:16.665 Info, Node003, (39 - COMMAND_CLASS_SWITCH_ALL) - Compatibility Flags:
2020-06-30 22:05:16.665 Info, Node003, (39 - COMMAND_CLASS_SWITCH_ALL) - State Flags:
2020-06-30 22:05:16.665 Info, Node003, InNif: true
2020-06-30 22:05:16.665 Info, Node003, StaticRequests: 4
2020-06-30 22:05:16.665 Warning, Localization::ReadXMLVIDHelp: Error in /opt/store/ozwcache_0xdb258b77.xml at line 126 - No Help Entry for CommandClass 39, ValueID: 0 (-1): (null) (Lang: )
2020-06-30 22:05:16.665 Info, Node003, (43 - COMMAND_CLASS_SCENE_ACTIVATION) - Compatibility Flags:
2020-06-30 22:05:16.665 Info, Node003, (43 - COMMAND_CLASS_SCENE_ACTIVATION) - State Flags:
2020-06-30 22:05:16.665 Info, Node003, InNif: true
2020-06-30 22:05:16.665 Info, Node003, StaticRequests: 4
2020-06-30 22:05:16.665 Warning, Localization::ReadXMLVIDHelp: Error in /opt/store/ozwcache_0xdb258b77.xml at line 141 - No Help Entry for CommandClass 43, ValueID: 0 (-1): (null) (Lang: )
2020-06-30 22:05:16.665 Warning, Localization::ReadXMLVIDHelp: Error in /opt/store/ozwcache_0xdb258b77.xml at line 144 - No Help Entry for CommandClass 43, ValueID: 1 (-1): (null) (Lang: )
2020-06-30 22:05:16.665 Info, Node003, (50 - COMMAND_CLASS_METER) - Compatibility Flags:
2020-06-30 22:05:16.665 Info, Node003, (50 - COMMAND_CLASS_METER) - State Flags:
2020-06-30 22:05:16.665 Info, Node003, CCVersion: 3
2020-06-30 22:05:16.665 Info, Node003, InNif: true
2020-06-30 22:05:16.665 Info, Node003, StaticRequests: 2
2020-06-30 22:05:16.665 Warning, Localization::ReadXMLVIDHelp: Error in /opt/store/ozwcache_0xdb258b77.xml at line 156 - No Help Entry for CommandClass 50, ValueID: 0 (-1): (null) (Lang: )
2020-06-30 22:05:16.665 Warning, Localization::ReadXMLVIDHelp: Error in /opt/store/ozwcache_0xdb258b77.xml at line 159 - No Help Entry for CommandClass 50, ValueID: 2 (-1): (null) (Lang: )
2020-06-30 22:05:16.665 Warning, Localization::ReadXMLVIDHelp: Error in /opt/store/ozwcache_0xdb258b77.xml at line 162 - No Help Entry for CommandClass 50, ValueID: 4 (-1): (null) (Lang: )
2020-06-30 22:05:16.665 Warning, Localization::ReadXMLVIDHelp: Error in /opt/store/ozwcache_0xdb258b77.xml at line 165 - No Help Entry for CommandClass 50, ValueID: 5 (-1): (null) (Lang: )
2020-06-30 22:05:16.665 Warning, Localization::ReadXMLVIDHelp: Error in /opt/store/ozwcache_0xdb258b77.xml at line 168 - No Help Entry for CommandClass 50, ValueID: 256 (-1): (null) (Lang: )
2020-06-30 22:05:16.665 Warning, Localization::ReadXMLVIDHelp: Error in /opt/store/ozwcache_0xdb258b77.xml at line 171 - No Help Entry for CommandClass 50, ValueID: 257 (-1): (null) (Lang: )
2020-06-30 22:05:16.665 Info, Node003, (90 - COMMAND_CLASS_DEVICE_RESET_LOCALLY) - Compatibility Flags:
2020-06-30 22:05:16.665 Info, Node003, (90 - COMMAND_CLASS_DEVICE_RESET_LOCALLY) - State Flags:
2020-06-30 22:05:16.665 Info, Node003, InNif: true
2020-06-30 22:05:16.665 Info, Node003, StaticRequests: 4
2020-06-30 22:05:16.665 Info, Node003, (94 - COMMAND_CLASS_ZWAVEPLUS_INFO) - Compatibility Flags:
2020-06-30 22:05:16.665 Info, Node003, (94 - COMMAND_CLASS_ZWAVEPLUS_INFO) - State Flags:
2020-06-30 22:05:16.665 Info, Node003, InNif: true
2020-06-30 22:05:16.665 Info, Node003, StaticRequests: 6
2020-06-30 22:05:16.665 Warning, Localization::ReadXMLVIDHelp: Error in /opt/store/ozwcache_0xdb258b77.xml at line 190 - No Help Entry for CommandClass 94, ValueID: 0 (-1): (null) (Lang: )
2020-06-30 22:05:16.665 Warning, Localization::ReadXMLVIDHelp: Error in /opt/store/ozwcache_0xdb258b77.xml at line 193 - No Help Entry for CommandClass 94, ValueID: 1 (-1): (null) (Lang: )
2020-06-30 22:05:16.665 Warning, Localization::ReadXMLVIDHelp: Error in /opt/store/ozwcache_0xdb258b77.xml at line 196 - No Help Entry for CommandClass 94, ValueID: 2 (-1): (null) (Lang: )
2020-06-30 22:05:16.665 Info, Node003, (112 - COMMAND_CLASS_CONFIGURATION) - Compatibility Flags:
2020-06-30 22:05:16.665 Info, Node003, (112 - COMMAND_CLASS_CONFIGURATION) - State Flags:
2020-06-30 22:05:16.665 Info, Node003, InNif: true
2020-06-30 22:05:16.665 Info, Node003, StaticRequests: 4
2020-06-30 22:05:16.666 Info, Node003, (114 - COMMAND_CLASS_MANUFACTURER_SPECIFIC) - Compatibility Flags:
2020-06-30 22:05:16.666 Info, Node003, (114 - COMMAND_CLASS_MANUFACTURER_SPECIFIC) - State Flags:
2020-06-30 22:05:16.666 Info, Node003, CCVersion: 2
2020-06-30 22:05:16.666 Info, Node003, InNif: true
2020-06-30 22:05:16.666 Info, Node003, StaticRequests: 0
2020-06-30 22:05:16.666 Warning, Localization::ReadXMLVIDHelp: Error in /opt/store/ozwcache_0xdb258b77.xml at line 255 - No Help Entry for CommandClass 114, ValueID: 0 (-1): (null) (Lang: )
2020-06-30 22:05:16.666 Warning, Localization::ReadXMLVIDHelp: Error in /opt/store/ozwcache_0xdb258b77.xml at line 258 - No Help Entry for CommandClass 114, ValueID: 1 (-1): (null) (Lang: )
2020-06-30 22:05:16.666 Warning, Localization::ReadXMLVIDHelp: Error in /opt/store/ozwcache_0xdb258b77.xml at line 261 - No Help Entry for CommandClass 114, ValueID: 2 (-1): (null) (Lang: )
2020-06-30 22:05:16.666 Warning, Localization::ReadXMLVIDHelp: Error in /opt/store/ozwcache_0xdb258b77.xml at line 264 - No Help Entry for CommandClass 114, ValueID: 3 (-1): (null) (Lang: )
2020-06-30 22:05:16.666 Warning, Localization::ReadXMLVIDHelp: Error in /opt/store/ozwcache_0xdb258b77.xml at line 267 - No Help Entry for CommandClass 114, ValueID: 4 (-1): (null) (Lang: )
2020-06-30 22:05:16.666 Info, Node003, (115 - COMMAND_CLASS_POWERLEVEL) - Compatibility Flags:
2020-06-30 22:05:16.666 Info, Node003, (115 - COMMAND_CLASS_POWERLEVEL) - State Flags:
2020-06-30 22:05:16.666 Info, Node003, InNif: true
2020-06-30 22:05:16.666 Info, Node003, StaticRequests: 4
2020-06-30 22:05:16.666 Warning, Localization::ReadXMLVIDHelp: Error in /opt/store/ozwcache_0xdb258b77.xml at line 278 - No Help Entry for CommandClass 115, ValueID: 0 (-1): (null) (Lang: )
2020-06-30 22:05:16.666 Warning, Localization::ReadXMLVIDHelp: Error in /opt/store/ozwcache_0xdb258b77.xml at line 291 - No Help Entry for CommandClass 115, ValueID: 1 (-1): (null) (Lang: )
2020-06-30 22:05:16.666 Warning, Localization::ReadXMLVIDHelp: Error in /opt/store/ozwcache_0xdb258b77.xml at line 294 - No Help Entry for CommandClass 115, ValueID: 2 (-1): (null) (Lang: )
2020-06-30 22:05:16.666 Warning, Localization::ReadXMLVIDHelp: Error in /opt/store/ozwcache_0xdb258b77.xml at line 297 - No Help Entry for CommandClass 115, ValueID: 3 (-1): (null) (Lang: )
2020-06-30 22:05:16.666 Warning, Localization::ReadXMLVIDHelp: Error in /opt/store/ozwcache_0xdb258b77.xml at line 300 - No Help Entry for CommandClass 115, ValueID: 4 (-1): (null) (Lang: )
2020-06-30 22:05:16.666 Warning, Localization::ReadXMLVIDHelp: Error in /opt/store/ozwcache_0xdb258b77.xml at line 313 - No Help Entry for CommandClass 115, ValueID: 5 (-1): (null) (Lang: )
2020-06-30 22:05:16.666 Warning, Localization::ReadXMLVIDHelp: Error in /opt/store/ozwcache_0xdb258b77.xml at line 316 - No Help Entry for CommandClass 115, ValueID: 6 (-1): (null) (Lang: )
2020-06-30 22:05:16.666 Warning, Localization::ReadXMLVIDHelp: Error in /opt/store/ozwcache_0xdb258b77.xml at line 319 - No Help Entry for CommandClass 115, ValueID: 7 (-1): (null) (Lang: )
2020-06-30 22:05:16.666 Warning, Localization::ReadXMLVIDHelp: Error in /opt/store/ozwcache_0xdb258b77.xml at line 322 - No Help Entry for CommandClass 115, ValueID: 8 (-1): (null) (Lang: )
2020-06-30 22:05:16.666 Warning, Localization::ReadXMLVIDHelp: Error in /opt/store/ozwcache_0xdb258b77.xml at line 328 - No Help Entry for CommandClass 115, ValueID: 9 (-1): (null) (Lang: )
2020-06-30 22:05:16.666 Info, Node003, (133 - COMMAND_CLASS_ASSOCIATION) - Compatibility Flags:
2020-06-30 22:05:16.666 Info, Node003, (133 - COMMAND_CLASS_ASSOCIATION) - State Flags:
2020-06-30 22:05:16.666 Info, Node003, InNif: true
2020-06-30 22:05:16.666 Info, Node003, StaticRequests: 4
2020-06-30 22:05:16.666 Info, Node003, (134 - COMMAND_CLASS_VERSION) - Compatibility Flags:
2020-06-30 22:05:16.666 Info, Node003, (134 - COMMAND_CLASS_VERSION) - State Flags:
2020-06-30 22:05:16.666 Info, Node003, InNif: true
2020-06-30 22:05:16.666 Info, Node003, StaticRequests: 4
2020-06-30 22:05:16.666 Warning, Localization::ReadXMLVIDHelp: Error in /opt/store/ozwcache_0xdb258b77.xml at line 351 - No Help Entry for CommandClass 134, ValueID: 0 (-1): (null) (Lang: )
2020-06-30 22:05:16.666 Warning, Localization::ReadXMLVIDHelp: Error in /opt/store/ozwcache_0xdb258b77.xml at line 354 - No Help Entry for CommandClass 134, ValueID: 1 (-1): (null) (Lang: )
2020-06-30 22:05:16.667 Warning, Localization::ReadXMLVIDHelp: Error in /opt/store/ozwcache_0xdb258b77.xml at line 357 - No Help Entry for CommandClass 134, ValueID: 2 (-1): (null) (Lang: )
2020-06-30 22:05:16.667 Info, Node006, (38 - COMMAND_CLASS_SWITCH_MULTILEVEL) - Compatibility Flags:
2020-06-30 22:05:16.667 Info, Node006, (38 - COMMAND_CLASS_SWITCH_MULTILEVEL) - State Flags:
2020-06-30 22:05:16.667 Info, Node006, CCVersion: 2
2020-06-30 22:05:16.667 Info, Node006, InNif: true
2020-06-30 22:05:16.667 Warning, Localization::ReadXMLVIDHelp: Error in /opt/store/ozwcache_0xdb258b77.xml at line 392 - No Help Entry for CommandClass 38, ValueID: 0 (-1): (null) (Lang: )
2020-06-30 22:05:16.667 Warning, Localization::ReadXMLVIDHelp: Error in /opt/store/ozwcache_0xdb258b77.xml at line 395 - No Help Entry for CommandClass 38, ValueID: 1 (-1): (null) (Lang: )
2020-06-30 22:05:16.667 Warning, Localization::ReadXMLVIDHelp: Error in /opt/store/ozwcache_0xdb258b77.xml at line 398 - No Help Entry for CommandClass 38, ValueID: 2 (-1): (null) (Lang: )
2020-06-30 22:05:16.667 Warning, Localization::ReadXMLVIDHelp: Error in /opt/store/ozwcache_0xdb258b77.xml at line 401 - No Help Entry for CommandClass 38, ValueID: 3 (-1): (null) (Lang: )
2020-06-30 22:05:16.667 Warning, Localization::ReadXMLVIDHelp: Error in /opt/store/ozwcache_0xdb258b77.xml at line 404 - No Help Entry for CommandClass 38, ValueID: 4 (-1): (null) (Lang: )
2020-06-30 22:05:16.667 Warning, Localization::ReadXMLVIDHelp: Error in /opt/store/ozwcache_0xdb258b77.xml at line 407 - No Help Entry for CommandClass 38, ValueID: 5 (-1): (null) (Lang: )
2020-06-30 22:05:16.667 Info, Node006, (39 - COMMAND_CLASS_SWITCH_ALL) - Compatibility Flags:
2020-06-30 22:05:16.667 Info, Node006, (39 - COMMAND_CLASS_SWITCH_ALL) - State Flags:
2020-06-30 22:05:16.667 Info, Node006, InNif: true
2020-06-30 22:05:16.668 Info, Node006, StaticRequests: 4
2020-06-30 22:05:16.668 Warning, Localization::ReadXMLVIDHelp: Error in /opt/store/ozwcache_0xdb258b77.xml at line 418 - No Help Entry for CommandClass 39, ValueID: 0 (-1): (null) (Lang: )
2020-06-30 22:05:16.668 Info, Node006, (43 - COMMAND_CLASS_SCENE_ACTIVATION) - Compatibility Flags:
2020-06-30 22:05:16.668 Info, Node006, (43 - COMMAND_CLASS_SCENE_ACTIVATION) - State Flags:
2020-06-30 22:05:16.668 Info, Node006, InNif: true
2020-06-30 22:05:16.668 Info, Node006, StaticRequests: 4
2020-06-30 22:05:16.668 Warning, Localization::ReadXMLVIDHelp: Error in /opt/store/ozwcache_0xdb258b77.xml at line 433 - No Help Entry for CommandClass 43, ValueID: 0 (-1): (null) (Lang: )
2020-06-30 22:05:16.668 Warning, Localization::ReadXMLVIDHelp: Error in /opt/store/ozwcache_0xdb258b77.xml at line 436 - No Help Entry for CommandClass 43, ValueID: 1 (-1): (null) (Lang: )
2020-06-30 22:05:16.668 Info, Node006, (86 - COMMAND_CLASS_CRC_16_ENCAP) - Compatibility Flags:
2020-06-30 22:05:16.668 Info, Node006, (86 - COMMAND_CLASS_CRC_16_ENCAP) - State Flags:
2020-06-30 22:05:16.668 Info, Node006, InNif: true
2020-06-30 22:05:16.668 Info, Node006, StaticRequests: 4
2020-06-30 22:05:16.668 Info, Node006, (90 - COMMAND_CLASS_DEVICE_RESET_LOCALLY) - Compatibility Flags:
2020-06-30 22:05:16.668 Info, Node006, (90 - COMMAND_CLASS_DEVICE_RESET_LOCALLY) - State Flags:
2020-06-30 22:05:16.668 Info, Node006, InNif: true
2020-06-30 22:05:16.668 Info, Node006, StaticRequests: 4
2020-06-30 22:05:16.668 Info, Node006, (94 - COMMAND_CLASS_ZWAVEPLUS_INFO) - Compatibility Flags:
2020-06-30 22:05:16.668 Info, Node006, (94 - COMMAND_CLASS_ZWAVEPLUS_INFO) - State Flags:
2020-06-30 22:05:16.668 Info, Node006, InNif: true
2020-06-30 22:05:16.668 Info, Node006, StaticRequests: 6
2020-06-30 22:05:16.668 Warning, Localization::ReadXMLVIDHelp: Error in /opt/store/ozwcache_0xdb258b77.xml at line 463 - No Help Entry for CommandClass 94, ValueID: 0 (-1): (null) (Lang: )
2020-06-30 22:05:16.668 Warning, Localization::ReadXMLVIDHelp: Error in /opt/store/ozwcache_0xdb258b77.xml at line 466 - No Help Entry for CommandClass 94, ValueID: 1 (-1): (null) (Lang: )
2020-06-30 22:05:16.668 Warning, Localization::ReadXMLVIDHelp: Error in /opt/store/ozwcache_0xdb258b77.xml at line 469 - No Help Entry for CommandClass 94, ValueID: 2 (-1): (null) (Lang: )
2020-06-30 22:05:16.668 Info, Node006, (112 - COMMAND_CLASS_CONFIGURATION) - Compatibility Flags:
2020-06-30 22:05:16.668 Info, Node006, (112 - COMMAND_CLASS_CONFIGURATION) - State Flags:
2020-06-30 22:05:16.668 Info, Node006, InNif: true
2020-06-30 22:05:16.668 Info, Node006, StaticRequests: 4
2020-06-30 22:05:16.668 Info, Node006, (114 - COMMAND_CLASS_MANUFACTURER_SPECIFIC) - Compatibility Flags:
2020-06-30 22:05:16.668 Info, Node006, (114 - COMMAND_CLASS_MANUFACTURER_SPECIFIC) - State Flags:
2020-06-30 22:05:16.668 Info, Node006, CCVersion: 2
2020-06-30 22:05:16.668 Info, Node006, InNif: true
2020-06-30 22:05:16.668 Info, Node006, StaticRequests: 0
2020-06-30 22:05:16.668 Warning, Localization::ReadXMLVIDHelp: Error in /opt/store/ozwcache_0xdb258b77.xml at line 517 - No Help Entry for CommandClass 114, ValueID: 0 (-1): (null) (Lang: )
2020-06-30 22:05:16.668 Warning, Localization::ReadXMLVIDHelp: Error in /opt/store/ozwcache_0xdb258b77.xml at line 520 - No Help Entry for CommandClass 114, ValueID: 1 (-1): (null) (Lang: )
2020-06-30 22:05:16.668 Warning, Localization::ReadXMLVIDHelp: Error in /opt/store/ozwcache_0xdb258b77.xml at line 523 - No Help Entry for CommandClass 114, ValueID: 2 (-1): (null) (Lang: )
2020-06-30 22:05:16.668 Warning, Localization::ReadXMLVIDHelp: Error in /opt/store/ozwcache_0xdb258b77.xml at line 526 - No Help Entry for CommandClass 114, ValueID: 3 (-1): (null) (Lang: )
2020-06-30 22:05:16.668 Warning, Localization::ReadXMLVIDHelp: Error in /opt/store/ozwcache_0xdb258b77.xml at line 529 - No Help Entry for CommandClass 114, ValueID: 4 (-1): (null) (Lang: )
2020-06-30 22:05:16.669 Info, Node006, (115 - COMMAND_CLASS_POWERLEVEL) - Compatibility Flags:
2020-06-30 22:05:16.669 Info, Node006, (115 - COMMAND_CLASS_POWERLEVEL) - State Flags:
2020-06-30 22:05:16.669 Info, Node006, InNif: true
2020-06-30 22:05:16.669 Info, Node006, StaticRequests: 4
2020-06-30 22:05:16.669 Warning, Localization::ReadXMLVIDHelp: Error in /opt/store/ozwcache_0xdb258b77.xml at line 540 - No Help Entry for CommandClass 115, ValueID: 0 (-1): (null) (Lang: )
2020-06-30 22:05:16.669 Warning, Localization::ReadXMLVIDHelp: Error in /opt/store/ozwcache_0xdb258b77.xml at line 553 - No Help Entry for CommandClass 115, ValueID: 1 (-1): (null) (Lang: )
2020-06-30 22:05:16.669 Warning, Localization::ReadXMLVIDHelp: Error in /opt/store/ozwcache_0xdb258b77.xml at line 556 - No Help Entry for CommandClass 115, ValueID: 2 (-1): (null) (Lang: )
2020-06-30 22:05:16.669 Warning, Localization::ReadXMLVIDHelp: Error in /opt/store/ozwcache_0xdb258b77.xml at line 559 - No Help Entry for CommandClass 115, ValueID: 3 (-1): (null) (Lang: )
2020-06-30 22:05:16.669 Warning, Localization::ReadXMLVIDHelp: Error in /opt/store/ozwcache_0xdb258b77.xml at line 562 - No Help Entry for CommandClass 115, ValueID: 4 (-1): (null) (Lang: )
2020-06-30 22:05:16.669 Warning, Localization::ReadXMLVIDHelp: Error in /opt/store/ozwcache_0xdb258b77.xml at line 575 - No Help Entry for CommandClass 115, ValueID: 5 (-1): (null) (Lang: )
2020-06-30 22:05:16.669 Warning, Localization::ReadXMLVIDHelp: Error in /opt/store/ozwcache_0xdb258b77.xml at line 578 - No Help Entry for CommandClass 115, ValueID: 6 (-1): (null) (Lang: )
2020-06-30 22:05:16.669 Warning, Localization::ReadXMLVIDHelp: Error in /opt/store/ozwcache_0xdb258b77.xml at line 581 - No Help Entry for CommandClass 115, ValueID: 7 (-1): (null) (Lang: )
2020-06-30 22:05:16.669 Warning, Localization::ReadXMLVIDHelp: Error in /opt/store/ozwcache_0xdb258b77.xml at line 584 - No Help Entry for CommandClass 115, ValueID: 8 (-1): (null) (Lang: )
2020-06-30 22:05:16.669 Warning, Localization::ReadXMLVIDHelp: Error in /opt/store/ozwcache_0xdb258b77.xml at line 590 - No Help Entry for CommandClass 115, ValueID: 9 (-1): (null) (Lang: )
2020-06-30 22:05:16.669 Info, Node006, (133 - COMMAND_CLASS_ASSOCIATION) - Compatibility Flags:
2020-06-30 22:05:16.669 Info, Node006, (133 - COMMAND_CLASS_ASSOCIATION) - State Flags:
2020-06-30 22:05:16.669 Info, Node006, InNif: true
2020-06-30 22:05:16.669 Info, Node006, StaticRequests: 4
2020-06-30 22:05:16.669 Info, Node006, (134 - COMMAND_CLASS_VERSION) - Compatibility Flags:
2020-06-30 22:05:16.669 Info, Node006, (134 - COMMAND_CLASS_VERSION) - State Flags:
2020-06-30 22:05:16.669 Info, Node006, InNif: true
2020-06-30 22:05:16.669 Info, Node006, StaticRequests: 4
2020-06-30 22:05:16.669 Warning, Localization::ReadXMLVIDHelp: Error in /opt/store/ozwcache_0xdb258b77.xml at line 615 - No Help Entry for CommandClass 134, ValueID: 0 (-1): (null) (Lang: )
2020-06-30 22:05:16.669 Warning, Localization::ReadXMLVIDHelp: Error in /opt/store/ozwcache_0xdb258b77.xml at line 618 - No Help Entry for CommandClass 134, ValueID: 1 (-1): (null) (Lang: )
2020-06-30 22:05:16.669 Warning, Localization::ReadXMLVIDHelp: Error in /opt/store/ozwcache_0xdb258b77.xml at line 621 - No Help Entry for CommandClass 134, ValueID: 2 (-1): (null) (Lang: )
2020-06-30 22:05:16.669 Info, Node007, (114 - COMMAND_CLASS_MANUFACTURER_SPECIFIC) - Compatibility Flags:
2020-06-30 22:05:16.669 Info, Node007, (114 - COMMAND_CLASS_MANUFACTURER_SPECIFIC) - State Flags:
2020-06-30 22:05:16.669 Info, Node007, StaticRequests: 2
2020-06-30 22:05:16.669 Warning, Localization::ReadXMLVIDHelp: Error in /opt/store/ozwcache_0xdb258b77.xml at line 641 - No Help Entry for CommandClass 114, ValueID: 0 (-1): (null) (Lang: )
2020-06-30 22:05:16.669 Warning, Localization::ReadXMLVIDHelp: Error in /opt/store/ozwcache_0xdb258b77.xml at line 644 - No Help Entry for CommandClass 114, ValueID: 1 (-1): (null) (Lang: )
2020-06-30 22:05:16.669 Warning, Localization::ReadXMLVIDHelp: Error in /opt/store/ozwcache_0xdb258b77.xml at line 647 - No Help Entry for CommandClass 114, ValueID: 2 (-1): (null) (Lang: )
2020-06-30 22:05:16.669 Warning, Localization::ReadXMLVIDHelp: Error in /opt/store/ozwcache_0xdb258b77.xml at line 650 - No Help Entry for CommandClass 114, ValueID: 3 (-1): (null) (Lang: )
2020-06-30 22:05:16.669 Warning, Localization::ReadXMLVIDHelp: Error in /opt/store/ozwcache_0xdb258b77.xml at line 653 - No Help Entry for CommandClass 114, ValueID: 4 (-1): (null) (Lang: )
Is this the fill file after startup? This only has about 1 second worth of data, and I dont see anything from Node015.
Right you are, the forum only allows for limited text.
Here’s a full log, including startup and pressing the light switch on and then off:
PRESSED SWITCH ON from here down
2020-07-01 12:56:20.223 Detail, Node015, Received: 0x01, 0x09, 0x00, 0x04, 0x00, 0x0f, 0x03, 0x20, 0x03, 0x63, 0xbe
PRESSED SWITCH OFF from here down:
2020-07-01 12:56:30.465 Detail, Node015, Received: 0x01, 0x09, 0x00, 0x04, 0x00, 0x0f, 0x03, 0x20, 0x03, 0x00, 0xdd
Are you experiencing any issues with any other devices? I see quite a few errors on your log (I believe CAN messages are caused by interference or packet collisions):
2020-07-01 12:55:04.993 Info, Node012, Sending (Command) message (Callback ID=0x00, Expected Reply=0x80) - Get Routing Info (Node=12): 0x01, 0x07, 0x00, 0x80, 0x0c, 0x00, 0x00, 0x03, 0x77
2020-07-01 12:55:05.994 Error, Node012, ERROR: Dropping command, expected response not received after 1 attempt(s). Command: "Get Routing Info (Node=12): 0x01, 0x07, 0x00, 0x80, 0x0c, 0x00, 0x00, 0x03, 0x77"
2020-07-01 12:55:07.997 Info, Node015, Get Associations for group 1 of node 15
2020-07-01 12:55:07.997 Info, Node015, Sending (Send) message (Callback ID=0x1c, Expected Reply=0x04) - AssociationCmd_Get (Node=15): 0x01, 0x0a, 0x00, 0x13, 0x0f, 0x03, 0x85, 0x02, 0x01, 0x25, 0x1c, 0x55
2020-07-01 12:55:08.619 Detail, Node015, CAN received...triggering resend
2020-07-01 12:55:08.620 Info, Node015, Sending (Send) message (Attempt 2, Callback ID=0x1d, Expected Reply=0x04) - AssociationCmd_Get (Node=15): 0x01, 0x0a, 0x00, 0x13, 0x0f, 0x03, 0x85, 0x02, 0x01, 0x25, 0x1d, 0x54
2020-07-01 12:55:08.620 Detail, Node015, CAN received...triggering resend
2020-07-01 12:55:08.620 Info, Node015, Sending (Send) message (Attempt 3, Callback ID=0x1e, Expected Reply=0x04) - AssociationCmd_Get (Node=15): 0x01, 0x0a, 0x00, 0x13, 0x0f, 0x03, 0x85, 0x02, 0x01, 0x25, 0x1e, 0x57
2020-07-01 12:55:08.640 Detail, Node015, CAN received...triggering resend
2020-07-01 12:55:08.649 Info, Node015, Sending (Send) message (Attempt 4, Callback ID=0x1f, Expected Reply=0x04) - AssociationCmd_Get (Node=15): 0x01, 0x0a, 0x00, 0x13, 0x0f, 0x03, 0x85, 0x02, 0x01, 0x25, 0x1f, 0x56
2020-07-01 12:55:08.653 Detail, Node015, CAN received...triggering resend
2020-07-01 12:55:08.653 Info, Node015, Sending (Send) message (Attempt 5, Callback ID=0x20, Expected Reply=0x04) - AssociationCmd_Get (Node=15): 0x01, 0x0a, 0x00, 0x13, 0x0f, 0x03, 0x85, 0x02, 0x01, 0x25, 0x20, 0x69
2020-07-01 12:55:08.654 Detail, Node015, CAN received...triggering resend
2020-07-01 12:55:08.655 Info, Node015, Sending (Send) message (Attempt 6, Callback ID=0x21, Expected Reply=0x04) - AssociationCmd_Get (Node=15): 0x01, 0x0a, 0x00, 0x13, 0x0f, 0x03, 0x85, 0x02, 0x01, 0x25, 0x21, 0x68
2020-07-01 12:55:08.664 Detail, Node015, CAN received...triggering resend
2020-07-01 12:55:08.664 Error, Node015, ERROR: Dropping command, expected response not received after 6 attempt(s). Command: "AssociationCmd_Get (Node=15): 0x01, 0x0a, 0x00, 0x13, 0x0f, 0x03, 0x85, 0x02, 0x01, 0x25, 0x21, 0x68"
2020-07-01 12:55:08.667 Info, Node016, Sending (Send) message (Callback ID=0x22, Expected Reply=0x04) - AssociationCmd_Get (Node=16): 0x01, 0x0a, 0x00, 0x13, 0x10, 0x03, 0x85, 0x02, 0x01, 0x25, 0x22, 0x74
2020-07-01 12:55:18.669 Error, Node016, ERROR: Dropping command, expected response not received after 1 attempt(s). Command: "AssociationCmd_Get (Node=16): 0x01, 0x0a, 0x00, 0x13, 0x10, 0x03, 0x85, 0x02, 0x01, 0x25, 0x22, 0x74"
2020-07-01 12:55:18.670 Detail, Node017, Queuing (Send) AssociationCmd_Get (Node=17): 0x01, 0x0a, 0x00, 0x13, 0x11, 0x03, 0x85, 0x02, 0x01, 0x25, 0x23, 0x74
2020-07-01 12:55:19.672 Error, Node017, ERROR: Dropping command, expected response not received after 1 attempt(s). Command: "AssociationCmd_Get (Node=17): 0x01, 0x0a, 0x00, 0x13, 0x11, 0x03, 0x85, 0x02, 0x01, 0x25, 0x23, 0x74"
2020-07-01 12:55:19.672 Info, Node003, Sending (Command) message (Callback ID=0x00, Expected Reply=0x80) - Get Routing Info (Node=3): 0x01, 0x07, 0x00, 0x80, 0x03, 0x00, 0x00, 0x03, 0x78
2020-07-01 12:55:20.673 Error, Node003, ERROR: Dropping command, expected response not received after 1 attempt(s). Command: "Get Routing Info (Node=3): 0x01, 0x07, 0x00, 0x80, 0x03, 0x00, 0x00, 0x03, 0x78"
2020-07-01 12:55:20.674 Info, Node006, Sending (Command) message (Callback ID=0x00, Expected Reply=0x80) - Get Routing Info (Node=6): 0x01, 0x07, 0x00, 0x80, 0x06, 0x00, 0x00, 0x03, 0x7d
2020-07-01 12:55:21.402 Detail, Node006, CAN received...triggering resend
2020-07-01 12:55:21.402 Info, Node006, Sending (Command) message (Attempt 2, Callback ID=0x00, Expected Reply=0x80) - Get Routing Info (Node=6): 0x01, 0x07, 0x00, 0x80, 0x06, 0x00, 0x00, 0x03, 0x7d
2020-07-01 12:55:21.403 Detail, Node006, CAN received...triggering resend
2020-07-01 12:55:21.403 Info, Node006, Sending (Command) message (Attempt 3, Callback ID=0x00, Expected Reply=0x80) - Get Routing Info (Node=6): 0x01, 0x07, 0x00, 0x80, 0x06, 0x00, 0x00, 0x03, 0x7d
2020-07-01 12:55:21.425 Detail, Node006, Received: 0x01, 0x20, 0x01, 0x80, 0x45, 0x8a, 0x01, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x90
2020-07-01 12:55:21.456 Info, Node010, Sending (Command) message (Callback ID=0x00, Expected Reply=0x80) - Get Routing Info (Node=10): 0x01, 0x07, 0x00, 0x80, 0x0a, 0x00, 0x00, 0x03, 0x71
2020-07-01 12:55:21.471 Detail, Node010, CAN received...triggering resend
2020-07-01 12:55:21.471 Info, Node010, Sending (Command) message (Attempt 2, Callback ID=0x00, Expected Reply=0x80) - Get Routing Info (Node=10): 0x01, 0x07, 0x00, 0x80, 0x0a, 0x00, 0x00, 0x03, 0x71
It also looks like a couple of your nodes are not able to communicate directly with your hub?
- Node 3 has unknown neighbors (error occurred while trying to get neighbors)
- Node 12 has unknown neighbors (error occurred while trying to get neighbors)
- Node 13 did not return any neighbors. Does Node 13 work?
Node | 1 | 3 | 6 | 7 | 10 | 12 | 13 | 14 | 15 | 16 | 17 |
---|---|---|---|---|---|---|---|---|---|---|---|
Node1 | - | X | X | X | X | X | X | ||||
Node3 | ? | - | ? | ? | ? | ? | ? | ? | ? | ? | ? |
Node6 | X | X | - | X | X | X | X | X | |||
Node7 | X | X | X | - | |||||||
Node10 | X | X | - | ||||||||
Node12 | ? | ? | ? | ? | ? | - | ? | ? | ? | ? | ? |
Node13 | - | ||||||||||
Node14 | - | X | |||||||||
Node15 | X | - | |||||||||
Node16 | X | - | |||||||||
Node17 | X | X | X | - |
A couple things I could suggest:
- Refresh Node Info on Node 15, then make sure Association Group 1 (Lifeline) has Node 1 assigned to it
- If you can, try moving your hub to a better location then run a Heal Network
Node 1 is my hub/Aeon Z-Stick 5
Nodes 3 and 13 are smart plugs (and I think I had 13 unplugged from the wall at the time of this log)
Node 6 is a GE switch
Nodes 7,10,12 are flaky battery powered door sensors
Nodes 14, 15, 16, 17 are Inovelli Red’s
I don’t doubt that my network could use a “health check” or reconfiguration to improve reliability, but it actually seems pretty stable. I’ll definitely try your suggestions! The issue with the level coming in from the switches however is consistent.
I’m unclear if the switches are actually sending this information to the hub (ZWave2MQTT/OpenZWave) and its not able to interpret it due to a configuration issue on my side, or if the switches aren’t reporting their levels at all?
Well, isn’t my face red. Simply excluding the light and including it again solved the LEVEL reporting issue. D’oh!
Thanks for all your help!
Hey I am running Home Assistant 112.2 Supervised On a RPi 4 4gb running RPi OS
I am running into the same issue as well. When the switch is turned on manually it does not report to Home Assistant, only after pressing the switch 2 or 3 more times does it register.
I’ve tried exclude/include solution but this hasn’t worked for me. Would love to know if there are other options?
I think that the combo of updating my openZWave definitions and then excluding then re-including the switch is what helped me. Although I can’t say for sure! There’s still a bit that I’m unclear about because I still don’t know whether the switch was sending the data to the ZWave network, and openZWave just didn’t understand it, or what.
shrug
I included it without security and that fixed it for me.
I am not running security either. What I have found is that if the light is at 40% and you hold the switch to make it brighter then it registers in HA, or if when turning it off you hit the button more than once then it registers.
I’m having that same issue running the openzwave beta (1.6) where the light status is not being updated in HA when manually pressing the switch.
I had the best luck after updating my openzwave config and then excluding + re-including the switches. Everything just started working then.
Hey has anyone gotten these switches to work in zwave2mqtt correctly. I have 3 of them that are not updating their status when I hit the physical switch in HA. Would you be kind enough to give me a step by step guide on how to fix this? Thanks in advance.
Yup, They work perfect, As Long:
- After Discovery and automatic creation on HA you have not renamed them in HA or Zwave2MQTT.
- You selected Retain on the Mqtt settings.
Works for me perfect including scenes (moved 2 days ago from Vera/HA environment to fully Zwave2MQTT/HA, Since Inovelli/Vera doesnt manage to agree on certification/validation process).
It’s quite the cluster, I’ll say that. They’ve had all our products in hand since CES (Jan), so idk what’s going on over there. All emails seem to fall on deaf ears too.
Hopefully one day!
The truth is that i waited for over a year for something to happend,
I gave up, Invested 24$ in a ZWave Stick and connected directly to HA.
I have to say, That the Red Series does exactly what i was expected and wished it will do