Hi Russel,
I’m having an issue with a ‘Smartthings Smart Socket/Centralite 4257050-RZHAC’.
I’m thinking it may have caused zigbe packet routing issues.
Initially, after I paired the SmartSocket my motions sensors and the socket worked ok.
I noticed the socket had some unsupported features such as power consumption reporting.
After a couple of hours the motion sensors stopped responding.
I’m speculating that the motions sensors decided to re-route through the smart socket, and that routing fails due to an unsupported feature occurring before the repeating/routing function is setup.
Several reboot did not restore connectivity to motion sensors.
However, after physically unplugging the smart socket and rebooting the motion sensor reappeared ok.
Any suggestions for how to debug?
I didn’t save the log from when I paired the Smart Socket. Should I re-do pairing to get more info?
If so how do I clear out the Smart Socket and re-do pairing without deleting zigbee.db?
light.centralite_4257050rzhac_040609dc_1 off friendly_name: Garage Outlet
supported_features: 0
zigbee db entries for Smart Socket:
INSERT INTO "endpoints" VALUES('00:0d:6f:00:04:06:09:dc',1,260,256,1);
INSERT INTO "clusters" VALUES('00:0d:6f:00:04:06:09:dc',1,0);
INSERT INTO "clusters" VALUES('00:0d:6f:00:04:06:09:dc',1,3);
INSERT INTO "clusters" VALUES('00:0d:6f:00:04:06:09:dc',1,4);
INSERT INTO "clusters" VALUES('00:0d:6f:00:04:06:09:dc',1,5);
INSERT INTO "clusters" VALUES('00:0d:6f:00:04:06:09:dc',1,6);
INSERT INTO "clusters" VALUES('00:0d:6f:00:04:06:09:dc',1,2820);
INSERT INTO "clusters" VALUES('00:0d:6f:00:04:06:09:dc',1,2821);
INSERT INTO "output_clusters" VALUES('00:0d:6f:00:04:06:09:dc',1,25);
INSERT INTO "attributes" VALUES('00:0d:6f:00:04:06:09:dc',1,0,4,X'43656E7472614C697465');
INSERT INTO "attributes" VALUES('00:0d:6f:00:04:06:09:dc',1,0,5,X'343235373035302D525A484143');
INSERT INTO "attributes" VALUES('00:0d:6f:00:04:06:09:dc',1,6,0,0);
Log after I lost connection to motion sensors:
admin@DiskStation:/volume1/docker/homeassistant/config$ grep 'zha\|bellow' log.txt
2017-07-23 22:41:40 INFO (MainThread) [homeassistant.loader] Loaded zha from homeassistant.components.zha
2017-07-23 22:41:40 INFO (MainThread) [homeassistant.setup] Setting up zha
2017-07-23 22:41:41 DEBUG (MainThread) [bellows.zigbee.appdb] Loading application state from /config/zigbee.db
2017-07-23 22:41:41 DEBUG (SyncWorker_5) [homeassistant.helpers.restore_state] Created cache with ['automation.turn_off_garage_light_10_minutes_after_last_movement', 'automation.turn_on_garage_light_when_motion_is_detected', 'device_tracker.rolfs_iphone7', 'group.garage_motion', 'light.centralite_4257050rzhac_040609dc_1', 'sensor.centralite_3300s_042737ec_1', 'sensor.centralite_3325s_057c0f62_1', 'sensor.rolfs_iphone7_battery_level', 'sensor.rolfs_iphone7_battery_state', 'sun.sun', 'switch.garagelight_switch', 'switch.officelight_switch', 'zwave.garagelight', 'zwave.officelight', 'zwave.sigma_designs_uzb_zwave_usb_adapter']
2017-07-23 22:41:42 DEBUG (MainThread) [bellows.ezsp] Send command version
2017-07-23 22:41:42 DEBUG (MainThread) [bellows.ezsp] Application frame 0 (version) received
2017-07-23 22:41:42 DEBUG (MainThread) [bellows.ezsp] Send command setConfigurationValue
2017-07-23 22:41:42 DEBUG (MainThread) [bellows.ezsp] Application frame 83 (setConfigurationValue) received
2017-07-23 22:41:42 DEBUG (MainThread) [bellows.ezsp] Send command setConfigurationValue
2017-07-23 22:41:42 DEBUG (MainThread) [bellows.ezsp] Application frame 83 (setConfigurationValue) received
2017-07-23 22:41:42 DEBUG (MainThread) [bellows.ezsp] Send command setConfigurationValue
2017-07-23 22:41:42 DEBUG (MainThread) [bellows.ezsp] Application frame 83 (setConfigurationValue) received
2017-07-23 22:41:42 DEBUG (MainThread) [bellows.ezsp] Send command setConfigurationValue
2017-07-23 22:41:42 DEBUG (MainThread) [bellows.ezsp] Application frame 83 (setConfigurationValue) received
2017-07-23 22:41:42 DEBUG (MainThread) [bellows.ezsp] Send command setConfigurationValue
2017-07-23 22:41:42 DEBUG (MainThread) [bellows.ezsp] Application frame 83 (setConfigurationValue) received
2017-07-23 22:41:42 DEBUG (MainThread) [bellows.ezsp] Send command setConfigurationValue
2017-07-23 22:41:42 DEBUG (MainThread) [bellows.ezsp] Application frame 83 (setConfigurationValue) received
2017-07-23 22:41:42 DEBUG (MainThread) [bellows.ezsp] Send command networkInit
2017-07-23 22:41:42 DEBUG (MainThread) [bellows.ezsp] Application frame 23 (networkInit) received
2017-07-23 22:41:42 DEBUG (MainThread) [bellows.ezsp] Application frame 25 (stackStatusHandler) received
2017-07-23 22:41:42 DEBUG (MainThread) [bellows.ezsp] Send command getNetworkParameters
2017-07-23 22:41:42 DEBUG (MainThread) [bellows.ezsp] Application frame 40 (getNetworkParameters) received
2017-07-23 22:41:42 DEBUG (MainThread) [bellows.ezsp] Send command setPolicy
2017-07-23 22:41:42 DEBUG (MainThread) [bellows.ezsp] Application frame 85 (setPolicy) received
2017-07-23 22:41:42 DEBUG (MainThread) [bellows.ezsp] Send command setPolicy
2017-07-23 22:41:42 DEBUG (MainThread) [bellows.ezsp] Application frame 85 (setPolicy) received
2017-07-23 22:41:42 DEBUG (MainThread) [bellows.ezsp] Send command setPolicy
2017-07-23 22:41:42 DEBUG (MainThread) [bellows.ezsp] Application frame 85 (setPolicy) received
2017-07-23 22:41:42 DEBUG (MainThread) [bellows.ezsp] Send command getNodeId
2017-07-23 22:41:42 DEBUG (MainThread) [bellows.ezsp] Application frame 39 (getNodeId) received
2017-07-23 22:41:42 DEBUG (MainThread) [bellows.ezsp] Send command getEui64
2017-07-23 22:41:42 DEBUG (MainThread) [bellows.ezsp] Application frame 38 (getEui64) received
2017-07-23 22:41:42 INFO (MainThread) [homeassistant.core] Bus:Handling <Event service_registered[L]: domain=zha, service=permit>
2017-07-23 22:41:42 INFO (MainThread) [homeassistant.setup] Setup of domain zha took 1.7 seconds.
2017-07-23 22:41:42 INFO (MainThread) [homeassistant.core] Bus:Handling <Event component_loaded[L]: component=zha>
2017-07-23 22:41:42 INFO (MainThread) [homeassistant.core] Bus:Handling <Event platform_discovered[L]: service=load_platform.sensor, platform=zha, discovered=discovery_key=00:0d:6f:00:04:27:37:ec-1-1026>
2017-07-23 22:41:42 INFO (MainThread) [homeassistant.core] Bus:Handling <Event platform_discovered[L]: service=load_platform.sensor, platform=zha, discovered=discovery_key=00:0d:6f:00:05:7c:0f:62-1-1026>
2017-07-23 22:41:42 INFO (MainThread) [homeassistant.loader] Loaded sensor.zha from homeassistant.components.sensor.zha
2017-07-23 22:41:42 INFO (MainThread) [homeassistant.core] Bus:Handling <Event platform_discovered[L]: service=load_platform.binary_sensor, platform=zha, discovered=discovery_key=00:0d:6f:00:04:27:37:ec-1-1280>
2017-07-23 22:41:42 INFO (MainThread) [homeassistant.core] Bus:Handling <Event platform_discovered[L]: service=load_platform.binary_sensor, platform=zha, discovered=discovery_key=00:0d:6f:00:05:7c:0f:62-1-1280>
2017-07-23 22:41:42 INFO (MainThread) [homeassistant.loader] Loaded binary_sensor.zha from homeassistant.components.binary_sensor.zha
2017-07-23 22:41:42 INFO (MainThread) [homeassistant.components.sensor] Setting up sensor.zha
2017-07-23 22:41:42 INFO (MainThread) [homeassistant.components.sensor] Setting up sensor.zha
2017-07-23 22:41:42 INFO (MainThread) [homeassistant.components.binary_sensor] Setting up binary_sensor.zha
2017-07-23 22:41:42 INFO (MainThread) [homeassistant.components.binary_sensor] Setting up binary_sensor.zha
2017-07-23 22:41:42 INFO (MainThread) [homeassistant.core] Bus:Handling <Event platform_discovered[L]: service=load_platform.light, platform=zha, discovered=discovery_key=00:0d:6f:00:04:06:09:dc-1>
2017-07-23 22:41:42 INFO (MainThread) [homeassistant.loader] Loaded light.zha from homeassistant.components.light.zha
2017-07-23 22:41:42 INFO (MainThread) [homeassistant.components.light] Setting up light.zha
2017-07-23 22:41:42 DEBUG (MainThread) [homeassistant.components.light.zha] light.centralite_4257050rzhac_040609dc_1 async_update
2017-07-23 22:41:42 DEBUG (MainThread) [bellows.ezsp] Send command sendUnicast
2017-07-23 22:41:42 DEBUG (MainThread) [bellows.ezsp] Application frame 52 (sendUnicast) received
2017-07-23 22:41:42 DEBUG (MainThread) [bellows.ezsp] Application frame 69 (incomingMessageHandler) received
2017-07-23 22:41:42 DEBUG (MainThread) [bellows.ezsp] Application frame 63 (messageSentHandler) received
2017-07-23 22:41:43 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: entity_id=light.centralite_4257050rzhac_040609dc_1, old_state=None, new_state=<state light.centralite_4257050rzhac_040609dc_1=off; friendly_name=Garage Outlet, supported_features=0 @ 2017-07-23T22:41:43.105277-05:00>>
2017-07-23 22:41:43 INFO (MainThread) [homeassistant.core] Bus:Handling <Event call_service[L]: domain=group, service=set, service_data=object_id=all_lights, name=all lights, entities=['light.centralite_4257050rzhac_040609dc_1'], visible=False, service_call_id=140468155171336-3>
2017-07-23 22:41:43 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: entity_id=group.all_lights, old_state=None, new_state=<state group.all_lights=off; entity_id=('light.centralite_4257050rzhac_040609dc_1',), order=3, auto=True, friendly_name=all lights, hidden=True, assumed_state=False @ 2017-07-23T22:41:43.109051-05:00>>
2017-07-23 22:41:47 DEBUG (MainThread) [bellows.ezsp] Application frame 98 (incomingSenderEui64Handler) received
2017-07-23 22:41:47 DEBUG (MainThread) [bellows.ezsp] Application frame 69 (incomingMessageHandler) received
2017-07-23 22:41:47 DEBUG (MainThread) [bellows.zigbee.zdo] [0xa055:zdo] ZDO request 0x0000: [d0:52:a8:00:8a:fd:00:01, 0, 0]
2017-07-23 22:41:47 DEBUG (MainThread) [bellows.ezsp] Application frame 98 (incomingSenderEui64Handler) received
2017-07-23 22:41:47 DEBUG (MainThread) [bellows.ezsp] Application frame 69 (incomingMessageHandler) received
2017-07-23 22:41:47 DEBUG (MainThread) [bellows.zigbee.zdo] [0xa055:zdo] ZDO request 0x0000: [d0:52:a8:72:75:75:00:01, 0, 0]
2017-07-23 22:41:48 DEBUG (MainThread) [bellows.ezsp] Application frame 98 (incomingSenderEui64Handler) received
2017-07-23 22:41:48 DEBUG (MainThread) [bellows.ezsp] Application frame 69 (incomingMessageHandler) received
2017-07-23 22:41:48 DEBUG (MainThread) [bellows.zigbee.zdo] [0xa055:zdo] ZDO request 0x0000: [d0:52:a8:00:8a:fd:00:01, 0, 0]
2017-07-23 22:41:48 DEBUG (MainThread) [bellows.ezsp] Application frame 98 (incomingSenderEui64Handler) received
2017-07-23 22:41:48 DEBUG (MainThread) [bellows.ezsp] Application frame 69 (incomingMessageHandler) received
2017-07-23 22:41:48 DEBUG (MainThread) [bellows.zigbee.zdo] [0xa055:zdo] ZDO request 0x0000: [d0:52:a8:72:75:75:00:01, 0, 0]
2017-07-23 22:41:49 DEBUG (MainThread) [bellows.ezsp] Application frame 98 (incomingSenderEui64Handler) received
2017-07-23 22:41:49 DEBUG (MainThread) [bellows.ezsp] Application frame 69 (incomingMessageHandler) received
2017-07-23 22:41:49 DEBUG (MainThread) [bellows.zigbee.zdo] [0xa055:zdo] ZDO request 0x0000: [d0:52:a8:72:75:75:00:01, 0, 0]
2017-07-23 22:41:49 DEBUG (MainThread) [bellows.ezsp] Application frame 69 (incomingMessageHandler) received
2017-07-23 22:41:49 DEBUG (MainThread) [bellows.zigbee.zdo] [0xa6c4:zdo] ZDO request 0x0006: [65533, 260, [25], []]
2017-07-23 22:41:49 DEBUG (MainThread) [bellows.ezsp] Send command sendUnicast
2017-07-23 22:41:49 DEBUG (MainThread) [bellows.ezsp] Application frame 52 (sendUnicast) received
2017-07-23 22:41:49 DEBUG (MainThread) [bellows.ezsp] Application frame 63 (messageSentHandler) received
2017-07-23 22:41:49 WARNING (MainThread) [bellows.zigbee.application] Unexpected message send notification
2017-07-23 22:41:49 DEBUG (MainThread) [bellows.ezsp] Application frame 98 (incomingSenderEui64Handler) received
2017-07-23 22:41:49 DEBUG (MainThread) [bellows.ezsp] Application frame 69 (incomingMessageHandler) received
2017-07-23 22:41:49 DEBUG (MainThread) [bellows.zigbee.zdo] [0xa055:zdo] ZDO request 0x0000: [d0:52:a8:00:8a:fd:00:01, 0, 0]
2017-07-23 22:41:50 DEBUG (MainThread) [bellows.ezsp] Application frame 98 (incomingSenderEui64Handler) received
2017-07-23 22:41:50 DEBUG (MainThread) [bellows.ezsp] Application frame 69 (incomingMessageHandler) received
2017-07-23 22:41:50 DEBUG (MainThread) [bellows.zigbee.zdo] [0xa055:zdo] ZDO request 0x0000: [d0:52:a8:00:8a:fd:00:01, 0, 0]
2017-07-23 22:41:50 DEBUG (MainThread) [bellows.ezsp] Application frame 98 (incomingSenderEui64Handler) received
2017-07-23 22:41:50 DEBUG (MainThread) [bellows.ezsp] Application frame 69 (incomingMessageHandler) received
2017-07-23 22:41:50 DEBUG (MainThread) [bellows.zigbee.zdo] [0xa055:zdo] ZDO request 0x0000: [d0:52:a8:72:75:75:00:01, 0, 0]
2017-07-23 22:41:51 DEBUG (MainThread) [bellows.ezsp] Application frame 69 (incomingMessageHandler) received
2017-07-23 22:41:51 WARNING (MainThread) [bellows.zigbee.zcl] Data remains after deserializing ZCL frame
2017-07-23 22:41:51 DEBUG (MainThread) [bellows.zigbee.zcl] [0xa6c4:1:0x0019] ZCL request 0x0101: []
2017-07-23 22:41:51 WARNING (MainThread) [bellows.zigbee.zcl] [0xa6c4:1:0x0019] No handler for cluster command 1
2017-07-23 22:41:54 DEBUG (MainThread) [bellows.ezsp] Application frame 69 (incomingMessageHandler) received
2017-07-23 22:41:54 WARNING (MainThread) [bellows.zigbee.zcl] Data remains after deserializing ZCL frame
2017-07-23 22:41:54 DEBUG (MainThread) [bellows.zigbee.zcl] [0xa6c4:1:0x0019] ZCL request 0x0101: []
2017-07-23 22:41:54 WARNING (MainThread) [bellows.zigbee.zcl] [0xa6c4:1:0x0019] No handler for cluster command 1
2017-07-23 22:41:57 DEBUG (MainThread) [bellows.ezsp] Application frame 69 (incomingMessageHandler) received
2017-07-23 22:41:57 WARNING (MainThread) [bellows.zigbee.zcl] Data remains after deserializing ZCL frame
2017-07-23 22:41:57 DEBUG (MainThread) [bellows.zigbee.zcl] [0xa6c4:1:0x0019] ZCL request 0x0101: []
2017-07-23 22:41:57 WARNING (MainThread) [bellows.zigbee.zcl] [0xa6c4:1:0x0019] No handler for cluster command 1
2017-07-23 22:42:00 DEBUG (MainThread) [bellows.ezsp] Application frame 69 (incomingMessageHandler) received
2017-07-23 22:42:00 WARNING (MainThread) [bellows.zigbee.zcl] Data remains after deserializing ZCL frame
2017-07-23 22:42:00 DEBUG (MainThread) [bellows.zigbee.zcl] [0xa6c4:1:0x0019] ZCL request 0x0101: []
2017-07-23 22:42:00 WARNING (MainThread) [bellows.zigbee.zcl] [0xa6c4:1:0x0019] No handler for cluster command 1
2017-07-23 22:42:03 DEBUG (MainThread) [bellows.ezsp] Application frame 69 (incomingMessageHandler) received
2017-07-23 22:42:03 WARNING (MainThread) [bellows.zigbee.zcl] Data remains after deserializing ZCL frame
2017-07-23 22:42:03 DEBUG (MainThread) [bellows.zigbee.zcl] [0xa6c4:1:0x0019] ZCL request 0x0101: []
2017-07-23 22:42:03 WARNING (MainThread) [bellows.zigbee.zcl] [0xa6c4:1:0x0019] No handler for cluster command 1
2017-07-23 22:44:18 DEBUG (MainThread) [bellows.ezsp] Application frame 69 (incomingMessageHandler) received
2017-07-23 22:44:18 WARNING (MainThread) [bellows.zigbee.device] [0x6931] Message on unknown endpoint 1
2017-07-23 22:44:20 DEBUG (MainThread) [bellows.ezsp] Application frame 69 (incomingMessageHandler) received
2017-07-23 22:44:20 WARNING (MainThread) [bellows.zigbee.device] [0x6931] Message on unknown endpoint 1
2017-07-23 22:44:50 DEBUG (MainThread) [bellows.ezsp] Application frame 35 (childJoinHandler) received
2017-07-23 22:44:50 DEBUG (MainThread) [bellows.ezsp] Application frame 36 (trustCenterJoinHandler) received
2017-07-23 22:44:50 INFO (MainThread) [bellows.zigbee.application] Device 0x6931 (00:0d:6f:00:04:05:9d:b7) joined the network
2017-07-23 22:44:50 INFO (MainThread) [bellows.zigbee.device] [0x6931] Discovering endpoints
2017-07-23 22:44:50 DEBUG (MainThread) [bellows.ezsp] Send command sendUnicast
2017-07-23 22:44:50 DEBUG (MainThread) [bellows.ezsp] Application frame 52 (sendUnicast) received
2017-07-23 22:44:50 DEBUG (MainThread) [bellows.ezsp] Application frame 98 (incomingSenderEui64Handler) received
2017-07-23 22:44:50 DEBUG (MainThread) [bellows.ezsp] Application frame 69 (incomingMessageHandler) received
2017-07-23 22:44:50 DEBUG (MainThread) [bellows.zigbee.zdo] [0x6931:zdo] ZDO request 0x0013: [26929, 00:0d:6f:00:04:05:9d:b7, 128]
2017-07-23 22:44:50 DEBUG (MainThread) [bellows.ezsp] Application frame 69 (incomingMessageHandler) received
2017-07-23 22:44:50 WARNING (MainThread) [bellows.zigbee.device] [0x6931] Message on unknown endpoint 1
2017-07-23 22:44:51 DEBUG (MainThread) [bellows.ezsp] Application frame 69 (incomingMessageHandler) received
2017-07-23 22:44:51 DEBUG (MainThread) [bellows.ezsp] Application frame 63 (messageSentHandler) received
2017-07-23 22:44:51 INFO (MainThread) [bellows.zigbee.device] [0x6931] Discovered endpoints: [1, 2]
2017-07-23 22:44:51 INFO (MainThread) [bellows.zigbee.endpoint] [0x6931:1] Discovering endpoint information
2017-07-23 22:44:51 DEBUG (MainThread) [bellows.ezsp] Send command sendUnicast
2017-07-23 22:44:51 DEBUG (MainThread) [bellows.ezsp] Application frame 52 (sendUnicast) received
2017-07-23 22:44:52 DEBUG (MainThread) [bellows.ezsp] Application frame 69 (incomingMessageHandler) received
2017-07-23 22:44:52 DEBUG (MainThread) [bellows.ezsp] Application frame 63 (messageSentHandler) received
2017-07-23 22:44:52 INFO (MainThread) [bellows.zigbee.endpoint] [0x6931:1] Discovered endpoint information: <SimpleDescriptor endpoint=1 profile=260 device_type=1026 device_version=0 input_clusters=[0, 1, 3, 1026, 1280, 32, 2821] output_clusters=[25]>
2017-07-23 22:44:52 INFO (MainThread) [bellows.zigbee.endpoint] [0x6931:2] Discovering endpoint information
2017-07-23 22:44:52 DEBUG (MainThread) [bellows.ezsp] Send command sendUnicast
2017-07-23 22:44:52 DEBUG (MainThread) [bellows.ezsp] Application frame 52 (sendUnicast) received
2017-07-23 22:44:53 DEBUG (MainThread) [bellows.ezsp] Application frame 69 (incomingMessageHandler) received
2017-07-23 22:44:53 DEBUG (MainThread) [bellows.ezsp] Application frame 63 (messageSentHandler) received
2017-07-23 22:44:53 INFO (MainThread) [bellows.zigbee.endpoint] [0x6931:2] Discovered endpoint information: <SimpleDescriptor endpoint=2 profile=49887 device_type=263 device_version=0 input_clusters=[0, 1, 3, 2821, 64582] output_clusters=[3]>
2017-07-23 22:44:55 DEBUG (MainThread) [bellows.ezsp] Send command sendUnicast
2017-07-23 22:44:55 DEBUG (MainThread) [bellows.ezsp] Application frame 52 (sendUnicast) received
2017-07-23 22:44:58 DEBUG (MainThread) [bellows.ezsp] Application frame 128 (incomingRouteErrorHandler) received
2017-07-23 22:45:01 DEBUG (MainThread) [bellows.ezsp] Application frame 69 (incomingMessageHandler) received
2017-07-23 22:45:01 DEBUG (MainThread) [bellows.ezsp] Application frame 63 (messageSentHandler) received
2017-07-23 22:45:03 INFO (MainThread) [homeassistant.core] Bus:Handling <Event platform_discovered[L]: service=load_platform.sensor, platform=zha, discovered=discovery_key=00:0d:6f:00:04:05:9d:b7-1-1026>
2017-07-23 22:45:03 INFO (MainThread) [homeassistant.core] Bus:Handling <Event platform_discovered[L]: service=load_platform.binary_sensor, platform=zha, discovered=discovery_key=00:0d:6f:00:04:05:9d:b7-1-1280>
2017-07-23 22:45:03 DEBUG (MainThread) [bellows.ezsp] Send command sendUnicast
2017-07-23 22:45:03 INFO (MainThread) [homeassistant.components.sensor] Setting up sensor.zha
2017-07-23 22:45:03 INFO (MainThread) [homeassistant.components.binary_sensor] Setting up binary_sensor.zha
2017-07-23 22:45:03 DEBUG (MainThread) [bellows.ezsp] Send command sendUnicast
2017-07-23 22:45:03 DEBUG (MainThread) [bellows.ezsp] Send command sendUnicast
2017-07-23 22:45:03 DEBUG (MainThread) [bellows.ezsp] Application frame 52 (sendUnicast) received
2017-07-23 22:45:03 DEBUG (MainThread) [bellows.ezsp] Application frame 52 (sendUnicast) received
2017-07-23 22:45:03 DEBUG (MainThread) [bellows.ezsp] Application frame 52 (sendUnicast) received
2017-07-23 22:45:03 DEBUG (MainThread) [bellows.ezsp] Application frame 69 (incomingMessageHandler) received
2017-07-23 22:45:03 DEBUG (MainThread) [bellows.ezsp] Application frame 63 (messageSentHandler) received
2017-07-23 22:45:06 DEBUG (MainThread) [bellows.ezsp] Application frame 69 (incomingMessageHandler) received
2017-07-23 22:45:06 DEBUG (MainThread) [bellows.ezsp] Application frame 63 (messageSentHandler) received
2017-07-23 22:45:06 DEBUG (MainThread) [bellows.ezsp] Application frame 69 (incomingMessageHandler) received
2017-07-23 22:45:06 DEBUG (MainThread) [bellows.ezsp] Application frame 63 (messageSentHandler) received
2017-07-23 22:45:06 DEBUG (MainThread) [bellows.ezsp] Application frame 69 (incomingMessageHandler) received
2017-07-23 22:45:06 WARNING (MainThread) [bellows.zigbee.application] Unexpected response TSN=8 command=32801 args=[0]
2017-07-23 22:45:06 DEBUG (MainThread) [bellows.zigbee.zdo] [0x6931:zdo] Unexpected ZDO reply 0x8021: [0]
2017-07-23 22:45:06 DEBUG (MainThread) [bellows.ezsp] Application frame 63 (messageSentHandler) received
2017-07-23 22:45:06 WARNING (MainThread) [bellows.zigbee.application] Unexpected message send notification
2017-07-23 22:45:06 DEBUG (MainThread) [bellows.ezsp] Application frame 69 (incomingMessageHandler) received
2017-07-23 22:45:06 WARNING (MainThread) [bellows.zigbee.application] Unexpected response TSN=9 command=32801 args=[0]
2017-07-23 22:45:06 DEBUG (MainThread) [bellows.zigbee.zdo] [0x6931:zdo] Unexpected ZDO reply 0x8021: [0]
2017-07-23 22:45:06 DEBUG (MainThread) [bellows.ezsp] Application frame 63 (messageSentHandler) received
2017-07-23 22:45:06 WARNING (MainThread) [bellows.zigbee.application] Unexpected message send notification
2017-07-23 22:45:06 DEBUG (MainThread) [bellows.ezsp] Application frame 69 (incomingMessageHandler) received
2017-07-23 22:45:06 WARNING (MainThread) [bellows.zigbee.application] Unexpected response TSN=8 command=32801 args=[0]
2017-07-23 22:45:06 DEBUG (MainThread) [bellows.zigbee.zdo] [0x6931:zdo] Unexpected ZDO reply 0x8021: [0]
2017-07-23 22:45:06 DEBUG (MainThread) [bellows.ezsp] Application frame 63 (messageSentHandler) received
2017-07-23 22:45:06 WARNING (MainThread) [bellows.zigbee.application] Unexpected message send notification
2017-07-23 22:45:06 DEBUG (MainThread) [bellows.ezsp] Application frame 69 (incomingMessageHandler) received
2017-07-23 22:45:06 WARNING (MainThread) [bellows.zigbee.application] Unexpected response TSN=9 command=32801 args=[0]
2017-07-23 22:45:06 DEBUG (MainThread) [bellows.zigbee.zdo] [0x6931:zdo] Unexpected ZDO reply 0x8021: [0]
2017-07-23 22:45:06 DEBUG (MainThread) [bellows.ezsp] Application frame 63 (messageSentHandler) received
2017-07-23 22:45:06 WARNING (MainThread) [bellows.zigbee.application] Unexpected message send notification
2017-07-23 22:45:06 DEBUG (MainThread) [bellows.ezsp] Application frame 69 (incomingMessageHandler) received
2017-07-23 22:45:06 WARNING (MainThread) [bellows.zigbee.application] Unexpected response TSN=8 command=32801 args=[0]
2017-07-23 22:45:06 DEBUG (MainThread) [bellows.zigbee.zdo] [0x6931:zdo] Unexpected ZDO reply 0x8021: [0]
2017-07-23 22:45:06 DEBUG (MainThread) [bellows.ezsp] Application frame 63 (messageSentHandler) received
2017-07-23 22:45:06 WARNING (MainThread) [bellows.zigbee.application] Unexpected message send notification
2017-07-23 22:45:06 DEBUG (MainThread) [bellows.ezsp] Application frame 69 (incomingMessageHandler) received
2017-07-23 22:45:06 WARNING (MainThread) [bellows.zigbee.application] Unexpected response TSN=9 command=32801 args=[0]
2017-07-23 22:45:06 DEBUG (MainThread) [bellows.zigbee.zdo] [0x6931:zdo] Unexpected ZDO reply 0x8021: [0]
2017-07-23 22:45:06 DEBUG (MainThread) [bellows.ezsp] Application frame 63 (messageSentHandler) received
2017-07-23 22:45:06 WARNING (MainThread) [bellows.zigbee.application] Unexpected message send notification
2017-07-23 22:45:06 DEBUG (MainThread) [bellows.ezsp] Send command sendUnicast
2017-07-23 22:45:06 DEBUG (MainThread) [bellows.ezsp] Send command sendUnicast
2017-07-23 22:45:06 DEBUG (MainThread) [bellows.ezsp] Application frame 52 (sendUnicast) received
2017-07-23 22:45:06 DEBUG (MainThread) [bellows.ezsp] Application frame 52 (sendUnicast) received
2017-07-23 22:45:09 DEBUG (MainThread) [bellows.ezsp] Application frame 128 (incomingRouteErrorHandler) received
2017-07-23 22:45:09 DEBUG (MainThread) [bellows.ezsp] Application frame 128 (incomingRouteErrorHandler) received
2017-07-23 22:45:11 DEBUG (MainThread) [bellows.ezsp] Application frame 69 (incomingMessageHandler) received
2017-07-23 22:45:11 DEBUG (MainThread) [bellows.ezsp] Application frame 63 (messageSentHandler) received
2017-07-23 22:45:11 DEBUG (MainThread) [bellows.ezsp] Application frame 69 (incomingMessageHandler) received
2017-07-23 22:45:11 DEBUG (MainThread) [bellows.ezsp] Application frame 63 (messageSentHandler) received
2017-07-23 22:45:11 DEBUG (MainThread) [bellows.ezsp] Send command sendUnicast
2017-07-23 22:45:11 DEBUG (MainThread) [bellows.ezsp] Application frame 52 (sendUnicast) received
2017-07-23 22:45:12 DEBUG (MainThread) [bellows.ezsp] Application frame 69 (incomingMessageHandler) received
2017-07-23 22:45:12 DEBUG (MainThread) [bellows.ezsp] Application frame 63 (messageSentHandler) received
2017-07-23 22:45:15 WARNING (MainThread) [homeassistant.components.binary_sensor] Setup of platform zha is taking over 10 seconds.
admin@DiskStation:/volume1/docker/homeassistant/config$