core: Philips Hue Bulb w/o Bridge not working with Elelabs Zigbee Raspberry Pi Shield
The problem
I installed the Elelabs Zigbee Rasp Pi Shield on a Raspberry Pi 2 model B. I followed the documentation provided. I added my Philips Hue White Ambiance (LTA002) It shows in the interface, but the controls are weird and there are 2 entities for the single device. Trying to use the control to switch it on/off does nothing.
Checkout these screenshots. It shows the device with 2 entities with very odd name.
Environment
- Home Assistant release with the issue: 0.104.3
- Last working Home Assistant release (if known): N/A
- Operating environment (Hass.io/Docker/Windows/etc.): Hass.io
- Integration causing this issue: zha
- Link to integration documentation on our website: https://www.home-assistant.io/integrations/zha
Problem-relevant configuration.yaml
zha:
usb_path: /dev/ttyAMA0
database_path: zigbee.db
baudrate: 115200
Traceback/Error logs
2020-01-27 17:48:47 DEBUG (MainThread) [bellows.ezsp] Send command sendUnicast: (<EmberOutgoingMessageType.OUTGOING_DIRECT: 0>, 0x0638, <EmberApsFrame profileId=260 clusterId=6 sourceEndpoint=11 destinationEndpoint=11 options=320 groupId=0 sequence=61>, 62, b'\x01=\x00')
2020-01-27 17:48:47 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'07ca2157541e158a5f904b23aa5e99099d4e2796d3cd66b6fd26587e'
2020-01-27 17:48:47 DEBUG (bellows.thread_0) [bellows.uart] Data frame: b'71caa157541e151a3d817e'
2020-01-27 17:48:47 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'8070787e'
2020-01-27 17:48:47 DEBUG (MainThread) [bellows.ezsp] Application frame 52 (sendUnicast) received: b'00a8'
2020-01-27 17:48:50 DEBUG (MainThread) [bellows.ezsp] Send command nop: ()
2020-01-27 17:48:50 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'10cb2157542f46817e'
2020-01-27 17:48:50 DEBUG (bellows.thread_0) [bellows.uart] Data frame: b'02cba157542f0a7d7e'
2020-01-27 17:48:50 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'8160597e'
2020-01-27 17:48:50 DEBUG (MainThread) [bellows.ezsp] Application frame 5 (nop) received: b''
2020-01-27 17:48:52 DEBUG (bellows.thread_0) [bellows.uart] Data frame: b'12cbb1575415158a5f904b23aa5e99099c4e2703d3a86768a07e'
2020-01-27 17:48:52 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'82503a7e'
2020-01-27 17:48:52 DEBUG (MainThread) [bellows.ezsp] Application frame 63 (messageSentHandler) received: b'003806040106000b0b40000000a83e6600'
2020-01-27 17:48:52 DEBUG (MainThread) [homeassistant.components.zha.core.channels] [0x0638:11:0x0006]: command failed: off exception: [0x0638:11:0x0006]: Message send failure
2020-01-27 17:48:52 DEBUG (MainThread) [homeassistant.components.zha.entity] light.philips_lta002_4b9f3a06_level_light_color_on_off: turned off: [0x0638:11:0x0006]: Message send failure
2020-01-27 17:49:00 DEBUG (MainThread) [bellows.ezsp] Send command nop: ()
Full log
2020-01-27 17:38:15 DEBUG (MainThread) [bellows.ezsp] Resetting EZSP
2020-01-27 17:38:15 DEBUG (bellows.thread_0) [bellows.uart] Resetting ASH
2020-01-27 17:38:15 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'1ac038bc7e'
2020-01-27 17:38:17 DEBUG (bellows.thread_0) [bellows.uart] RSTACK Version: 2 Reason: RESET_SOFTWARE frame: b'c1020b0a527e'
2020-01-27 17:38:17 DEBUG (MainThread) [bellows.ezsp] Send command version: (4,)
2020-01-27 17:38:17 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'004221a850ed2c7e'
2020-01-27 17:38:17 DEBUG (bellows.thread_0) [bellows.uart] Data frame: b'0142a1a8522815d1d7cd7e'
2020-01-27 17:38:17 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'8160597e'
2020-01-27 17:38:17 DEBUG (MainThread) [bellows.ezsp] Application frame 0 (version) received: b'06020063'
2020-01-27 17:38:18 DEBUG (MainThread) [bellows.ezsp] Send command version: (6,)
2020-01-27 17:38:18 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'7d31432157542a7d3315a67e'
2020-01-27 17:38:18 DEBUG (bellows.thread_0) [bellows.uart] Data frame: b'1243a157542a13b059f786257e'
2020-01-27 17:38:18 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'82503a7e'
2020-01-27 17:38:18 DEBUG (MainThread) [bellows.ezsp] Application frame 0 (version) received: b'06020063'
2020-01-27 17:38:18 DEBUG (MainThread) [bellows.ezsp] Switched to EZSP protocol version 6
2020-01-27 17:38:18 INFO (MainThread) [bellows.ezsp] EZSP Stack Type: 2, Stack Version: 25344
2020-01-27 17:38:18 DEBUG (MainThread) [bellows.ezsp] Send command setConfigurationValue: (<EzspConfigId.CONFIG_STACK_PROFILE: 12>, 2)
2020-01-27 17:38:18 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'22402157547919b059c46e7e'
2020-01-27 17:38:18 DEBUG (bellows.thread_0) [bellows.uart] Data frame: b'2340a157547915fbd27e'
2020-01-27 17:38:18 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'83401b7e'
2020-01-27 17:38:18 DEBUG (MainThread) [bellows.ezsp] Application frame 83 (setConfigurationValue) received: b'00'
2020-01-27 17:38:18 DEBUG (MainThread) [bellows.ezsp] Send command setConfigurationValue: (<EzspConfigId.CONFIG_SECURITY_LEVEL: 13>, 5)
2020-01-27 17:38:18 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'3341215754797d38b75995c77e'
2020-01-27 17:38:18 DEBUG (bellows.thread_0) [bellows.uart] Data frame: b'3441a157547915904d7e'
2020-01-27 17:38:18 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'8430fc7e'
2020-01-27 17:38:19 DEBUG (MainThread) [bellows.ezsp] Application frame 83 (setConfigurationValue) received: b'00'
2020-01-27 17:38:20 DEBUG (MainThread) [bellows.ezsp] Send command setConfigurationValue: (<EzspConfigId.CONFIG_SUPPORTED_NETWORKS: 45>, 1)
2020-01-27 17:38:20 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'44462157547938b35902ad7e'
2020-01-27 17:38:20 DEBUG (bellows.thread_0) [bellows.uart] Data frame: b'4546a157547915640c7e'
2020-01-27 17:38:20 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'8520dd7e'
2020-01-27 17:38:20 DEBUG (MainThread) [bellows.ezsp] Application frame 83 (setConfigurationValue) received: b'00'
2020-01-27 17:38:22 DEBUG (MainThread) [bellows.ezsp] Send command setConfigurationValue: (<EzspConfigId.CONFIG_APPLICATION_ZDO_FLAGS: 42>, 3)
2020-01-27 17:38:22 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'5547215754793fb1591e517e'
2020-01-27 17:38:22 DEBUG (bellows.thread_0) [bellows.uart] Data frame: b'5647a157547915ce557e'
2020-01-27 17:38:22 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'8610be7e'
2020-01-27 17:38:22 DEBUG (MainThread) [bellows.ezsp] Application frame 83 (setConfigurationValue) received: b'00'
2020-01-27 17:38:22 DEBUG (MainThread) [bellows.ezsp] Send command setConfigurationValue: (<EzspConfigId.CONFIG_PAN_ID_CONFLICT_REPORT_THRESHOLD: 34>, 2)
2020-01-27 17:38:22 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'66442157547937b05995f27e'
2020-01-27 17:38:22 DEBUG (bellows.thread_0) [bellows.uart] Data frame: b'6744a157547915e1597e'
2020-01-27 17:38:22 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'87009f7e'
2020-01-27 17:38:22 DEBUG (MainThread) [bellows.ezsp] Application frame 83 (setConfigurationValue) received: b'00'
2020-01-27 17:38:24 WARNING (MainThread) [homeassistant.components.weather] Setup of weather platform met is taking over 10 seconds.
2020-01-27 17:38:24 DEBUG (MainThread) [bellows.ezsp] Send command setConfigurationValue: (<EzspConfigId.CONFIG_TRUST_CENTER_ADDRESS_CACHE_SIZE: 25>, 2)
2020-01-27 17:38:24 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'7745215754790cb0595fa87e'
2020-01-27 17:38:24 DEBUG (bellows.thread_0) [bellows.uart] Data frame: b'7045a1575479158ac67e'
2020-01-27 17:38:24 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'8070787e'
2020-01-27 17:38:24 DEBUG (MainThread) [bellows.ezsp] Application frame 83 (setConfigurationValue) received: b'00'
2020-01-27 17:38:24 DEBUG (MainThread) [bellows.ezsp] Send command setConfigurationValue: (<EzspConfigId.CONFIG_ADDRESS_TABLE_SIZE: 5>, 16)
2020-01-27 17:38:24 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'004a2157547910a259cf097e'
2020-01-27 17:38:24 DEBUG (bellows.thread_0) [bellows.uart] Data frame: b'014aa15754791573c57e'
2020-01-27 17:38:24 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'8160597e'
2020-01-27 17:38:24 DEBUG (MainThread) [bellows.ezsp] Application frame 83 (setConfigurationValue) received: b'00'
2020-01-27 17:38:24 DEBUG (MainThread) [bellows.ezsp] Send command setConfigurationValue: (<EzspConfigId.CONFIG_SOURCE_ROUTE_TABLE_SIZE: 26>, 8)
2020-01-27 17:38:24 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'7d314b215754790fba59d58f7e'
2020-01-27 17:38:24 DEBUG (bellows.thread_0) [bellows.uart] Data frame: b'124ba157547915d99c7e'
2020-01-27 17:38:24 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'82503a7e'
2020-01-27 17:38:25 DEBUG (MainThread) [bellows.ezsp] Application frame 83 (setConfigurationValue) received: b'00'
2020-01-27 17:38:25 DEBUG (MainThread) [bellows.ezsp] Send command setConfigurationValue: (<EzspConfigId.CONFIG_MAX_END_DEVICE_CHILDREN: 17>, 32)
2020-01-27 17:38:25 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'224821575479049259bb027e'
2020-01-27 17:38:25 DEBUG (bellows.thread_0) [bellows.uart] Data frame: b'2348a157547915f6907e'
2020-01-27 17:38:25 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'83401b7e'
2020-01-27 17:38:25 DEBUG (MainThread) [bellows.ezsp] Application frame 83 (setConfigurationValue) received: b'00'
2020-01-27 17:38:25 DEBUG (MainThread) [bellows.ezsp] Send command setConfigurationValue: (<EzspConfigId.CONFIG_INDIRECT_TRANSMISSION_TIMEOUT: 18>, 7680)
2020-01-27 17:38:25 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'33492157547907b247e8457e'
2020-01-27 17:38:26 DEBUG (bellows.thread_0) [bellows.uart] Data frame: b'3449a1575479159d0f7e'
2020-01-27 17:38:26 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'8430fc7e'
2020-01-27 17:38:26 DEBUG (MainThread) [bellows.ezsp] Application frame 83 (setConfigurationValue) received: b'00'
2020-01-27 17:38:26 DEBUG (MainThread) [bellows.ezsp] Send command setConfigurationValue: (<EzspConfigId.CONFIG_KEY_TABLE_SIZE: 30>, 1)
2020-01-27 17:38:26 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'444e215754790bb35980827e'
2020-01-27 17:38:26 DEBUG (bellows.thread_0) [bellows.uart] Data frame: b'454ea157547915694e7e'
2020-01-27 17:38:26 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'8520dd7e'
2020-01-27 17:38:26 DEBUG (MainThread) [bellows.ezsp] Application frame 83 (setConfigurationValue) received: b'00'
2020-01-27 17:38:26 DEBUG (MainThread) [bellows.ezsp] Send command setConfigurationValue: (<EzspConfigId.CONFIG_TRANSIENT_KEY_TIMEOUT_S: 54>, 180)
2020-01-27 17:38:26 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'554f21575479230659b17d337e'
2020-01-27 17:38:26 DEBUG (bellows.thread_0) [bellows.uart] Data frame: b'564fa157547915c3177e'
2020-01-27 17:38:26 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'8610be7e'
2020-01-27 17:38:26 DEBUG (MainThread) [bellows.ezsp] Application frame 83 (setConfigurationValue) received: b'00'
2020-01-27 17:38:26 DEBUG (MainThread) [bellows.ezsp] Send command setConfigurationValue: (<EzspConfigId.CONFIG_END_DEVICE_POLL_TIMEOUT: 19>, 60)
2020-01-27 17:38:26 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'664c21575479068e595f277e'
2020-01-27 17:38:26 DEBUG (bellows.thread_0) [bellows.uart] Data frame: b'674ca157547915ec1b7e'
2020-01-27 17:38:26 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'87009f7e'
2020-01-27 17:38:26 DEBUG (MainThread) [bellows.ezsp] Application frame 83 (setConfigurationValue) received: b'00'
2020-01-27 17:38:26 DEBUG (MainThread) [bellows.ezsp] Send command setConfigurationValue: (<EzspConfigId.CONFIG_END_DEVICE_POLL_TIMEOUT_SHIFT: 27>, 8)
2020-01-27 17:38:26 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'774d215754790eba59c0d97e'
2020-01-27 17:38:26 DEBUG (bellows.thread_0) [bellows.uart] Data frame: b'704da15754791587847e'
2020-01-27 17:38:26 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'8070787e'
2020-01-27 17:38:26 DEBUG (MainThread) [bellows.ezsp] Application frame 83 (setConfigurationValue) received: b'00'
2020-01-27 17:38:26 DEBUG (MainThread) [bellows.ezsp] Send command setConfigurationValue: (<EzspConfigId.CONFIG_MULTICAST_TABLE_SIZE: 6>, 16)
2020-01-27 17:38:26 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'0052215754797d33a259b5377e'
2020-01-27 17:38:26 DEBUG (bellows.thread_0) [bellows.uart] Data frame: b'0152a15754791564037e'
2020-01-27 17:38:26 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'8160597e'
2020-01-27 17:38:26 DEBUG (MainThread) [bellows.ezsp] Application frame 83 (setConfigurationValue) received: b'00'
2020-01-27 17:38:26 DEBUG (MainThread) [bellows.ezsp] Send command setConfigurationValue: (<EzspConfigId.CONFIG_PACKET_BUFFER_COUNT: 1>, 255)
2020-01-27 17:38:26 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'7d315321575479144d59cf257e'
2020-01-27 17:38:26 DEBUG (bellows.thread_0) [bellows.uart] Data frame: b'1253a157547915ce5a7e'
2020-01-27 17:38:26 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'82503a7e'
2020-01-27 17:38:26 DEBUG (MainThread) [bellows.ezsp] Application frame 83 (setConfigurationValue) received: b'00'
2020-01-27 17:38:26 DEBUG (MainThread) [bellows.ezsp] Send command getConfigurationValue: (<EzspConfigId.CONFIG_APS_UNICAST_MESSAGE_COUNT: 3>,)
2020-01-27 17:38:26 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'2250215754781678b57e'
2020-01-27 17:38:26 DEBUG (bellows.thread_0) [bellows.uart] Data frame: b'2350a157547815b859337c7e'
2020-01-27 17:38:26 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'83401b7e'
2020-01-27 17:38:26 DEBUG (MainThread) [bellows.ezsp] Application frame 82 (getConfigurationValue) received: b'000a00'
2020-01-27 17:38:26 DEBUG (MainThread) [bellows.ezsp] Send command addEndpoint: (1, 260, 48879, 0, 0, 1, [], [1280])
2020-01-27 17:38:26 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'33512157542814b6587bf425aa54924cdb537e'
2020-01-27 17:38:26 DEBUG (bellows.thread_0) [bellows.uart] Data frame: b'3451a157542815b7477e'
2020-01-27 17:38:26 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'8430fc7e'
2020-01-27 17:38:26 DEBUG (MainThread) [bellows.ezsp] Application frame 2 (addEndpoint) received: b'00'
2020-01-27 17:38:26 DEBUG (MainThread) [bellows.ezsp] Send command setConcentrator: (False, <EmberConcentratorType.HIGH_RAM_CONCENTRATOR: 65529>, 600, 1800, 2, 5, 0)
2020-01-27 17:38:26 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'44562157543a154ba6cc482dad5797499f1f7e'
2020-01-27 17:38:26 DEBUG (bellows.thread_0) [bellows.uart] Data frame: b'4556a157543a1526177e'
2020-01-27 17:38:26 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'8520dd7e'
2020-01-27 17:38:26 DEBUG (MainThread) [bellows.ezsp] Application frame 16 (setConcentrator) received: b'00'
2020-01-27 17:38:26 DEBUG (MainThread) [bellows.ezsp] Send command networkInit: ()
2020-01-27 17:38:26 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'55572157543df0427e'
2020-01-27 17:38:26 DEBUG (bellows.thread_0) [bellows.uart] Data frame: b'5657a557543d159cdf7e'
2020-01-27 17:38:26 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'8610be7e'
2020-01-27 17:38:26 DEBUG (MainThread) [bellows.ezsp] Application frame 23 (networkInit) received: b'00'
2020-01-27 17:38:26 DEBUG (bellows.thread_0) [bellows.uart] Data frame: b'6657b157543385e8b87e'
2020-01-27 17:38:26 DEBUG (MainThread) [bellows.ezsp] Send command getNetworkParameters: ()
2020-01-27 17:38:26 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'87009f7e'
2020-01-27 17:38:26 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'6754215754027d5de07e'
2020-01-27 17:38:26 DEBUG (MainThread) [bellows.ezsp] Application frame 25 (stackStatusHandler) received: b'90'
2020-01-27 17:38:26 DEBUG (bellows.thread_0) [bellows.uart] Data frame: b'7754a157540215b3e54780d6b00a81174e1a2fa4edce678bfd3e9c8e9b9d7e'
2020-01-27 17:38:26 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'8070787e'
2020-01-27 17:38:26 DEBUG (MainThread) [bellows.ezsp] Application frame 40 (getNetworkParameters) received: b'0001bcd3caf31a5f135ed254080f0000000000f8ff07'
2020-01-27 17:38:26 DEBUG (MainThread) [bellows.ezsp] Send command setPolicy: (<EzspPolicyId.TC_KEY_REQUEST_POLICY: 5>, <EzspDecisionId.DENY_TC_KEY_REQUESTS: 80>)
2020-01-27 17:38:26 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'70552157547f10e285a07e'
2020-01-27 17:38:26 DEBUG (bellows.thread_0) [bellows.uart] Data frame: b'0055a157547f15be857e'
2020-01-27 17:38:26 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'8160597e'
2020-01-27 17:38:26 DEBUG (MainThread) [bellows.ezsp] Application frame 85 (setPolicy) received: b'00'
2020-01-27 17:38:26 DEBUG (MainThread) [bellows.ezsp] Send command setPolicy: (<EzspPolicyId.APP_KEY_REQUEST_POLICY: 6>, <EzspDecisionId.ALLOW_APP_KEY_REQUESTS: 97>)
2020-01-27 17:38:26 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'015a2157547f7d33d38bb77e'
2020-01-27 17:38:26 DEBUG (bellows.thread_0) [bellows.uart] Data frame: b'115aa157547f15f49c7e'
2020-01-27 17:38:26 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'82503a7e'
2020-01-27 17:38:26 DEBUG (MainThread) [bellows.ezsp] Application frame 85 (setPolicy) received: b'00'
2020-01-27 17:38:26 DEBUG (MainThread) [bellows.ezsp] Send command setPolicy: (<EzspPolicyId.TRUST_CENTER_POLICY: 0>, <EzspDecisionId.ALLOW_PRECONFIGURED_KEY_JOINS: 1>)
2020-01-27 17:38:26 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'125b2157547f15b300177e'
2020-01-27 17:38:26 DEBUG (bellows.thread_0) [bellows.uart] Data frame: b'225ba157547f1530337e'
2020-01-27 17:38:26 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'83401b7e'
2020-01-27 17:38:26 DEBUG (MainThread) [bellows.ezsp] Application frame 85 (setPolicy) received: b'00'
2020-01-27 17:38:26 DEBUG (MainThread) [bellows.ezsp] Send command getNodeId: ()
2020-01-27 17:38:26 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'23582157540d6b957e'
2020-01-27 17:38:26 DEBUG (bellows.thread_0) [bellows.uart] Data frame: b'3358a157540d15b296477e'
2020-01-27 17:38:26 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'8430fc7e'
2020-01-27 17:38:26 DEBUG (MainThread) [bellows.ezsp] Application frame 39 (getNodeId) received: b'0000'
2020-01-27 17:38:26 DEBUG (MainThread) [bellows.ezsp] Send command getEui64: ()
2020-01-27 17:38:26 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'34592157540c03207e'
2020-01-27 17:38:26 DEBUG (bellows.thread_0) [bellows.uart] Data frame: b'4459a157540c87f0116ab5f2c15d07697e'
2020-01-27 17:38:26 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'8520dd7e'
2020-01-27 17:38:26 DEBUG (MainThread) [bellows.ezsp] Application frame 38 (getEui64) received: b'924248feffd76b08'
2020-01-27 17:38:26 INFO (MainThread) [zigpy.application] Device 0x0000 (08:6b:d7:ff:fe:48:42:92) joined the network
2020-01-27 17:38:26 DEBUG (MainThread) [zigpy.application] Skip initialization for existing device 08:6b:d7:ff:fe:48:42:92
2020-01-27 17:38:26 DEBUG (MainThread) [bellows.ezsp] Send command getMulticastTableEntry: (0,)
2020-01-27 17:38:26 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'455e2157544915548f7e'
2020-01-27 17:38:26 DEBUG (bellows.thread_0) [bellows.uart] Data frame: b'555ea157544915b25994073a7e'
2020-01-27 17:38:26 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'8610be7e'
2020-01-27 17:38:26 DEBUG (MainThread) [bellows.ezsp] Application frame 99 (getMulticastTableEntry) received: b'00000000'
2020-01-27 17:38:26 DEBUG (MainThread) [bellows.ezsp] Send command getMulticastTableEntry: (1,)
2020-01-27 17:38:26 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'565f2157544914eef77e'
2020-01-27 17:38:26 DEBUG (bellows.thread_0) [bellows.uart] Data frame: b'665fa157544915b25994f04d7e'
2020-01-27 17:38:26 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'87009f7e'
2020-01-27 17:38:26 DEBUG (MainThread) [bellows.ezsp] Application frame 99 (getMulticastTableEntry) received: b'00000000'
2020-01-27 17:38:26 DEBUG (MainThread) [bellows.ezsp] Send command getMulticastTableEntry: (2,)
2020-01-27 17:38:26 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'675c2157544917f1987e'
2020-01-27 17:38:26 DEBUG (bellows.thread_0) [bellows.uart] Data frame: b'775ca157544915b2599426da7e'
2020-01-27 17:38:26 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'8070787e'
2020-01-27 17:38:26 DEBUG (MainThread) [bellows.ezsp] Application frame 99 (getMulticastTableEntry) received: b'00000000'
2020-01-27 17:38:26 DEBUG (MainThread) [bellows.ezsp] Send command getMulticastTableEntry: (3,)
2020-01-27 17:38:26 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'705d21575449168a267e'
2020-01-27 17:38:26 DEBUG (bellows.thread_0) [bellows.uart] Data frame: b'005da157544915b259940e827e'
2020-01-27 17:38:26 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'8160597e'
2020-01-27 17:38:26 DEBUG (MainThread) [bellows.ezsp] Application frame 99 (getMulticastTableEntry) received: b'00000000'
2020-01-27 17:38:26 DEBUG (MainThread) [bellows.ezsp] Send command getMulticastTableEntry: (4,)
2020-01-27 17:38:26 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'0162215754497d312c4e7e'
2020-01-27 17:38:26 DEBUG (bellows.thread_0) [bellows.uart] Data frame: b'1162a157544915b2599499077e'
2020-01-27 17:38:26 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'82503a7e'
2020-01-27 17:38:26 DEBUG (MainThread) [bellows.ezsp] Application frame 99 (getMulticastTableEntry) received: b'00000000'
2020-01-27 17:38:26 DEBUG (MainThread) [bellows.ezsp] Send command getMulticastTableEntry: (5,)
2020-01-27 17:38:26 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'1263215754491096367e'
2020-01-27 17:38:26 DEBUG (bellows.thread_0) [bellows.uart] Data frame: b'2263a157544915b259946e707e'
2020-01-27 17:38:26 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'83401b7e'
2020-01-27 17:38:26 DEBUG (MainThread) [bellows.ezsp] Application frame 99 (getMulticastTableEntry) received: b'00000000'
2020-01-27 17:38:26 DEBUG (MainThread) [bellows.ezsp] Send command getMulticastTableEntry: (6,)
2020-01-27 17:38:26 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'2360215754497d3389597e'
2020-01-27 17:38:26 DEBUG (bellows.thread_0) [bellows.uart] Data frame: b'3360a157544915b25994b8e77e'
2020-01-27 17:38:26 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'8430fc7e'
2020-01-27 17:38:26 DEBUG (MainThread) [bellows.ezsp] Application frame 99 (getMulticastTableEntry) received: b'00000000'
2020-01-27 17:38:26 DEBUG (MainThread) [bellows.ezsp] Send command getMulticastTableEntry: (7,)
2020-01-27 17:38:26 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'34612157544912f2e77e'
2020-01-27 17:38:26 DEBUG (bellows.thread_0) [bellows.uart] Data frame: b'4461a157544915b2599490bf7e'
2020-01-27 17:38:26 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'8520dd7e'
2020-01-27 17:38:26 DEBUG (MainThread) [bellows.ezsp] Application frame 99 (getMulticastTableEntry) received: b'00000000'
2020-01-27 17:38:26 DEBUG (MainThread) [bellows.ezsp] Send command getMulticastTableEntry: (8,)
2020-01-27 17:38:26 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'4566215754491df7497e'
2020-01-27 17:38:26 DEBUG (bellows.thread_0) [bellows.uart] Data frame: b'5566a157544915b25994dac77e'
2020-01-27 17:38:26 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'8610be7e'
2020-01-27 17:38:26 DEBUG (MainThread) [bellows.ezsp] Application frame 99 (getMulticastTableEntry) received: b'00000000'
2020-01-27 17:38:26 DEBUG (MainThread) [bellows.ezsp] Send command getMulticastTableEntry: (9,)
2020-01-27 17:38:26 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'5667215754491c4d317e'
2020-01-27 17:38:26 DEBUG (bellows.thread_0) [bellows.uart] Data frame: b'6667a157544915b259942db07e'
2020-01-27 17:38:26 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'87009f7e'
2020-01-27 17:38:26 DEBUG (MainThread) [bellows.ezsp] Application frame 99 (getMulticastTableEntry) received: b'00000000'
2020-01-27 17:38:26 DEBUG (MainThread) [bellows.ezsp] Send command getMulticastTableEntry: (10,)
2020-01-27 17:38:26 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'6764215754491f525e7e'
2020-01-27 17:38:26 DEBUG (bellows.thread_0) [bellows.uart] Data frame: b'7764a157544915b25994fb277e'
2020-01-27 17:38:26 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'8070787e'
2020-01-27 17:38:26 DEBUG (MainThread) [bellows.ezsp] Application frame 99 (getMulticastTableEntry) received: b'00000000'
2020-01-27 17:38:26 DEBUG (MainThread) [bellows.ezsp] Send command getMulticastTableEntry: (11,)
2020-01-27 17:38:26 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'7065215754491e29e07e'
2020-01-27 17:38:26 DEBUG (bellows.thread_0) [bellows.uart] Data frame: b'0065a157544915b25994d37f7e'
2020-01-27 17:38:26 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'8160597e'
2020-01-27 17:38:26 DEBUG (MainThread) [bellows.ezsp] Application frame 99 (getMulticastTableEntry) received: b'00000000'
2020-01-27 17:38:26 DEBUG (MainThread) [bellows.ezsp] Send command getMulticastTableEntry: (12,)
2020-01-27 17:38:26 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'016a2157544919a0047e'
2020-01-27 17:38:26 DEBUG (bellows.thread_0) [bellows.uart] Data frame: b'116aa157544915b25994b0f87e'
2020-01-27 17:38:26 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'82503a7e'
2020-01-27 17:38:26 DEBUG (MainThread) [bellows.ezsp] Application frame 99 (getMulticastTableEntry) received: b'00000000'
2020-01-27 17:38:26 DEBUG (MainThread) [bellows.ezsp] Send command getMulticastTableEntry: (13,)
2020-01-27 17:38:27 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'126b215754497d387d3a7c7e'
2020-01-27 17:38:27 DEBUG (bellows.thread_0) [bellows.uart] Data frame: b'226ba157544915b25994478f7e'
2020-01-27 17:38:27 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'83401b7e'
2020-01-27 17:38:27 DEBUG (MainThread) [bellows.ezsp] Application frame 99 (getMulticastTableEntry) received: b'00000000'
2020-01-27 17:38:27 DEBUG (MainThread) [bellows.ezsp] Send command getMulticastTableEntry: (14,)
2020-01-27 17:38:27 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'2368215754491b057d337e'
2020-01-27 17:38:27 DEBUG (bellows.thread_0) [bellows.uart] Data frame: b'3368a157544915b2599491187e'
2020-01-27 17:38:27 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'8430fc7e'
2020-01-27 17:38:27 DEBUG (MainThread) [bellows.ezsp] Application frame 99 (getMulticastTableEntry) received: b'00000000'
2020-01-27 17:38:27 DEBUG (MainThread) [bellows.ezsp] Send command getMulticastTableEntry: (15,)
2020-01-27 17:38:27 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'3469215754497d3a7d5ead7e'
2020-01-27 17:38:27 DEBUG (bellows.thread_0) [bellows.uart] Data frame: b'4469a157544915b25994b9407e'
2020-01-27 17:38:27 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'8520dd7e'
2020-01-27 17:38:27 DEBUG (MainThread) [bellows.ezsp] Application frame 99 (getMulticastTableEntry) received: b'00000000'
2020-01-27 17:38:27 DEBUG (MainThread) [homeassistant.components.zha.core.gateway] attempting to request fresh state for device - 0xa366:00:17:88:01:06:3a:9f:4b Philips LTA002 with power source: Mains
2020-01-27 17:38:27 DEBUG (MainThread) [homeassistant.components.zha.core.device] [0xa366](LTA002): started initialization
2020-01-27 17:38:27 DEBUG (MainThread) [homeassistant.components.zha.core.channels] [0xa366:ZDO](LTA002): entry loaded from storage: ZhaDeviceEntry(name='Philips LTA002', ieee='00:17:88:01:06:3a:9f:4b', last_seen=1579374962.564796)
2020-01-27 17:38:27 DEBUG (MainThread) [homeassistant.components.zha.core.channels] [0xa366:ZDO](LTA002): channel: 'async_initialize' stage succeeded
2020-01-27 17:38:27 DEBUG (MainThread) [bellows.ezsp] Send command sendUnicast: (<EmberOutgoingMessageType.OUTGOING_DIRECT: 0>, 0xa366, <EmberApsFrame profileId=260 clusterId=8 sourceEndpoint=11 destinationEndpoint=11 options=320 groupId=0 sequence=1>, 2, b'\x00\x01\x00\x00\x00')
2020-01-27 17:38:27 DEBUG (MainThread) [homeassistant.components.zha.core.channels] [0xa366:11:0x0300]: initializing channel: from_cache: True
2020-01-27 17:38:27 DEBUG (MainThread) [bellows.ezsp] Send command sendUnicast: (<EmberOutgoingMessageType.OUTGOING_DIRECT: 0>, 0xa366, <EmberApsFrame profileId=260 clusterId=768 sourceEndpoint=11 destinationEndpoint=11 options=320 groupId=0 sequence=3>, 4, b'\x00\x03\x00\x07\x00')
2020-01-27 17:38:27 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'456e2157541e15d4fa904b2daa5e99099d4e27aaefcb678afdc6639a247e'
2020-01-27 17:38:27 DEBUG (MainThread) [bellows.ezsp] Send command sendUnicast: (<EmberOutgoingMessageType.OUTGOING_DIRECT: 0>, 0xa366, <EmberApsFrame profileId=260 clusterId=6 sourceEndpoint=11 destinationEndpoint=11 options=320 groupId=0 sequence=5>, 6, b'\x00\x05\x00\x00\x00')
2020-01-27 17:38:27 DEBUG (bellows.thread_0) [bellows.uart] Data frame: b'556ea157541e1536a8a37e'
2020-01-27 17:38:27 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'8610be7e'
2020-01-27 17:38:27 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'566f2157541e15d4fa904b25a95e99099d4e27a8e9cb6788fdc163e7727e'
2020-01-27 17:38:27 DEBUG (MainThread) [bellows.ezsp] Application frame 52 (sendUnicast) received: b'0084'
2020-01-27 17:38:27 DEBUG (bellows.thread_0) [bellows.uart] Data frame: b'666fa157541e15378e4a7e'
2020-01-27 17:38:27 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'87009f7e'
2020-01-27 17:38:27 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'676c2157541e15d4fa904b23aa5e99099d4e27aeebcb678efdc663a1ed7e'
2020-01-27 17:38:27 DEBUG (MainThread) [bellows.ezsp] Application frame 52 (sendUnicast) received: b'0085'
2020-01-27 17:38:27 DEBUG (bellows.thread_0) [bellows.uart] Data frame: b'776ca157541e15341ccc7e'
2020-01-27 17:38:27 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'8070787e'
2020-01-27 17:38:27 DEBUG (MainThread) [bellows.ezsp] Application frame 52 (sendUnicast) received: b'0086'
2020-01-27 17:38:31 DEBUG (bellows.thread_0) [bellows.uart] Data frame: b'076cb157541515d4fa904b2daa5e99099c4e272fefa86722bb7e'
2020-01-27 17:38:31 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'8160597e'
2020-01-27 17:38:31 DEBUG (MainThread) [bellows.ezsp] Application frame 63 (messageSentHandler) received: b'0066a3040108000b0b4000000084026600'
2020-01-27 17:38:32 DEBUG (MainThread) [homeassistant.components.zha.core.channels] [0xa366:11:0x0008]: initializing channel: from_cache: False
2020-01-27 17:38:32 DEBUG (MainThread) [homeassistant.components.zha.core.channels] [0xa366:11:0x0008]: channel: 'async_initialize' stage succeeded
2020-01-27 17:38:32 DEBUG (bellows.thread_0) [bellows.uart] Data frame: b'176cb157541515d4fa904b25a95e99099c4e272ee9a867b58b7e'
2020-01-27 17:38:32 DEBUG (MainThread) [bellows.ezsp] Send command sendUnicast: (<EmberOutgoingMessageType.OUTGOING_DIRECT: 0>, 0xa366, <EmberApsFrame profileId=260 clusterId=0 sourceEndpoint=11 destinationEndpoint=11 options=320 groupId=0 sequence=7>, 8, b'\x00\x07\x00\x07\x00')
2020-01-27 17:38:32 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'82503a7e'
2020-01-27 17:38:32 DEBUG (MainThread) [bellows.ezsp] Application frame 63 (messageSentHandler) received: b'0066a3040100030b0b4000000085046600'
2020-01-27 17:38:32 DEBUG (MainThread) [bellows.ezsp] Send command sendUnicast: (<EmberOutgoingMessageType.OUTGOING_DIRECT: 0>, 0xa366, <EmberApsFrame profileId=260 clusterId=768 sourceEndpoint=11 destinationEndpoint=11 options=320 groupId=0 sequence=9>, 10, b'\x00\t\x00\x03\x00')
2020-01-27 17:38:32 DEBUG (bellows.thread_0) [bellows.uart] Data frame: b'276cb157541515d4fa904b23aa5e99099c4e272deba86763697e'
2020-01-27 17:38:32 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'83401b7e'
2020-01-27 17:38:32 DEBUG (MainThread) [bellows.ezsp] Application frame 63 (messageSentHandler) received: b'0066a3040106000b0b4000000086066600'
2020-01-27 17:38:32 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'736d2157541e15d4fa904b25aa5e99099d4e27ace5cb678cfdc163173f7e'
2020-01-27 17:38:32 DEBUG (MainThread) [homeassistant.components.zha.core.channels] [0xa366:11:0x0006]: initializing channel: from_cache: False
2020-01-27 17:38:32 DEBUG (MainThread) [homeassistant.components.zha.core.channels] [0xa366:11:0x0006]: channel: 'async_initialize' stage succeeded
2020-01-27 17:38:32 DEBUG (MainThread) [homeassistant.components.zha.core.channels] [0xa366:11:0x1000]: initializing channel: from_cache: False
2020-01-27 17:38:32 DEBUG (bellows.thread_0) [bellows.uart] Data frame: b'306da157541e153585447e'
2020-01-27 17:38:32 DEBUG (MainThread) [homeassistant.components.zha.core.channels] [0xa366:11:0x1000]: channel: 'async_initialize' stage succeeded
2020-01-27 17:38:32 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'8430fc7e'
2020-01-27 17:38:32 DEBUG (MainThread) [homeassistant.components.zha.core.channels] [0xa366:11:0xfc02]: initializing channel: from_cache: False
2020-01-27 17:38:32 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'04722157541e15d4fa904b25a95e99099d4e27a2e7cb6782fdc563ec7d317e'
2020-01-27 17:38:32 DEBUG (MainThread) [homeassistant.components.zha.core.channels] [0xa366:11:0xfc02]: channel: 'async_initialize' stage succeeded
2020-01-27 17:38:32 DEBUG (MainThread) [bellows.ezsp] Application frame 52 (sendUnicast) received: b'0087'
2020-01-27 17:38:32 DEBUG (bellows.thread_0) [bellows.uart] Data frame: b'4172a157541e153a3ee67e'
2020-01-27 17:38:32 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'8520dd7e'
2020-01-27 17:38:32 DEBUG (MainThread) [bellows.ezsp] Application frame 52 (sendUnicast) received: b'0088'
2020-01-27 17:38:36 DEBUG (MainThread) [bellows.ezsp] Send command nop: ()
2020-01-27 17:38:36 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'15732157542f29937e'
2020-01-27 17:38:36 DEBUG (bellows.thread_0) [bellows.uart] Data frame: b'5273a157542f56fa7e'
2020-01-27 17:38:36 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'8610be7e'
2020-01-27 17:38:36 DEBUG (MainThread) [bellows.ezsp] Application frame 5 (nop) received: b''
2020-01-27 17:38:36 DEBUG (bellows.thread_0) [bellows.uart] Data frame: b'6273b157541515d4fa904b25aa5e99099c4e272ce5a867d7f07e'
2020-01-27 17:38:36 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'87009f7e'
2020-01-27 17:38:36 DEBUG (MainThread) [bellows.ezsp] Application frame 63 (messageSentHandler) received: b'0066a3040100000b0b4000000087086600'
2020-01-27 17:38:36 DEBUG (MainThread) [homeassistant.components.zha.core.channels] [0xa366:11:0x0000]: initializing channel: from_cache: False
2020-01-27 17:38:36 DEBUG (MainThread) [homeassistant.components.zha.core.channels] [0xa366:11:0x0000]: channel: 'async_initialize' stage succeeded
2020-01-27 17:38:36 DEBUG (bellows.thread_0) [bellows.uart] Data frame: b'7273b157541515d4fa904b25a95e99099c4e2723e7a86725f27e'
2020-01-27 17:38:36 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'8070787e'
2020-01-27 17:38:36 DEBUG (MainThread) [bellows.ezsp] Application frame 63 (messageSentHandler) received: b'0066a3040100030b0b40000000880a6600'
2020-01-27 17:38:36 DEBUG (MainThread) [bellows.ezsp] Send command sendUnicast: (<EmberOutgoingMessageType.OUTGOING_DIRECT: 0>, 0xa366, <EmberApsFrame profileId=260 clusterId=768 sourceEndpoint=11 destinationEndpoint=11 options=320 groupId=0 sequence=11>, 12, b'\x00\x0b\x00\x04\x00')
2020-01-27 17:38:36 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'20702157541e15d4fa904b25a95e99099d4e27a0e1cb6780fdc26327947e'
2020-01-27 17:38:36 DEBUG (bellows.thread_0) [bellows.uart] Data frame: b'0370a157541e153b37527e'
2020-01-27 17:38:37 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'8160597e'
2020-01-27 17:38:37 DEBUG (MainThread) [bellows.ezsp] Application frame 52 (sendUnicast) received: b'0089'
2020-01-27 17:38:41 DEBUG (bellows.thread_0) [bellows.uart] Data frame: b'1370b157541515d4fa904b25a95e99099c4e2722e1a86793b17e'
2020-01-27 17:38:41 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'82503a7e'
2020-01-27 17:38:41 DEBUG (MainThread) [bellows.ezsp] Application frame 63 (messageSentHandler) received: b'0066a3040100030b0b40000000890c6600'
2020-01-27 17:38:41 DEBUG (MainThread) [homeassistant.components.zha.core.channels] [0xa366:11:0x0300]: channel: 'async_initialize' stage succeeded
2020-01-27 17:38:41 DEBUG (MainThread) [homeassistant.components.zha.core.device] [0xa366](LTA002): power source: Mains
2020-01-27 17:38:41 DEBUG (MainThread) [homeassistant.components.zha.core.device] [0xa366](LTA002): completed initialization
2020-01-27 17:38:43 DEBUG (MainThread) [homeassistant.components.zha.core.channels] [0xa366:11:0x0006]: attempting to update onoff state - from cache: False
2020-01-27 17:38:43 DEBUG (MainThread) [bellows.ezsp] Send command sendUnicast: (<EmberOutgoingMessageType.OUTGOING_DIRECT: 0>, 0xa366, <EmberApsFrame profileId=260 clusterId=6 sourceEndpoint=11 destinationEndpoint=11 options=320 groupId=0 sequence=13>, 14, b'\x00\r\x00\x00\x00')
2020-01-27 17:38:43 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'32712157541e15d4fa904b23aa5e99099d4e27a6e3cb6786fdc663cf937e'
2020-01-27 17:38:43 DEBUG (bellows.thread_0) [bellows.uart] Data frame: b'2471a157541e153803207e'
2020-01-27 17:38:43 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'83401b7e'
2020-01-27 17:38:43 DEBUG (MainThread) [bellows.ezsp] Application frame 52 (sendUnicast) received: b'008a'
2020-01-27 17:38:46 DEBUG (MainThread) [bellows.ezsp] Send command nop: ()
2020-01-27 17:38:46 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'43762157542ff7b17e'
2020-01-27 17:38:46 DEBUG (bellows.thread_0) [bellows.uart] Data frame: b'3576a157542fe2f47e'
2020-01-27 17:38:46 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'8430fc7e'
2020-01-27 17:38:46 DEBUG (MainThread) [bellows.ezsp] Application frame 5 (nop) received: b''
2020-01-27 17:38:48 DEBUG (bellows.thread_0) [bellows.uart] Data frame: b'4576b157541515d4fa904b23aa5e99099c4e2721e3a867d68d7e'
2020-01-27 17:38:48 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'8520dd7e'
2020-01-27 17:38:48 DEBUG (MainThread) [bellows.ezsp] Application frame 63 (messageSentHandler) received: b'0066a3040106000b0b400000008a0e6600'
2020-01-27 17:38:48 DEBUG (MainThread) [homeassistant.components.zha.entity] None: polling current state
2020-01-27 17:38:56 DEBUG (MainThread) [bellows.ezsp] Send command nop: ()
2020-01-27 17:38:56 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'55772157542fca857e'
2020-01-27 17:38:56 DEBUG (bellows.thread_0) [bellows.uart] Data frame: b'5677a157542fd95d7e'
2020-01-27 17:38:56 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'8610be7e'
2020-01-27 17:38:56 DEBUG (MainThread) [bellows.ezsp] Application frame 5 (nop) received: b''
2020-01-27 17:39:06 DEBUG (MainThread) [bellows.ezsp] Send command nop: ()
2020-01-27 17:39:06 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'66742157542fc53b7e'
2020-01-27 17:39:06 DEBUG (bellows.thread_0) [bellows.uart] Data frame: b'6774a157542f5da37e'
2020-01-27 17:39:06 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'87009f7e'
2020-01-27 17:39:06 DEBUG (MainThread) [bellows.ezsp] Application frame 5 (nop) received: b''
2020-01-27 17:39:16 DEBUG (MainThread) [bellows.ezsp] Send command nop: ()
2020-01-27 17:39:16 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'77752157542f304e7e'
2020-01-27 17:39:16 DEBUG (bellows.thread_0) [bellows.uart] Data frame: b'7075a157542f25377e'
2020-01-27 17:39:16 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'8070787e'
2020-01-27 17:39:16 DEBUG (MainThread) [bellows.ezsp] Application frame 5 (nop) received: b''
2020-01-27 17:39:26 DEBUG (MainThread) [bellows.ezsp] Send command nop: ()
2020-01-27 17:39:26 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'007a2157542fd86a7e'
2020-01-27 17:39:26 DEBUG (bellows.thread_0) [bellows.uart] Data frame: b'017aa157542f40f27e'
2020-01-27 17:39:26 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'8160597e'
2020-01-27 17:39:26 DEBUG (MainThread) [bellows.ezsp] Application frame 5 (nop) received: b''
2020-01-27 17:39:36 DEBUG (MainThread) [bellows.ezsp] Send command nop: ()
2020-01-27 17:39:36 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'7d317b2157542f2d1f7e'
2020-01-27 17:39:36 DEBUG (bellows.thread_0) [bellows.uart] Data frame: b'127ba157542f3ec77e'
2020-01-27 17:39:36 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'82503a7e'
2020-01-27 17:39:36 DEBUG (MainThread) [bellows.ezsp] Application frame 5 (nop) received: b''
2020-01-27 17:39:46 DEBUG (MainThread) [bellows.ezsp] Send command nop: ()
2020-01-27 17:39:46 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'22782157542f22a17e'
2020-01-27 17:39:46 DEBUG (bellows.thread_0) [bellows.uart] Data frame: b'2378a157542fba397e'
2020-01-27 17:39:46 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'83401b7e'
2020-01-27 17:39:46 DEBUG (MainThread) [bellows.ezsp] Application frame 5 (nop) received: b''
2020-01-27 17:39:56 DEBUG (MainThread) [bellows.ezsp] Send command nop: ()
2020-01-27 17:39:56 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'33792157542fd7d47e'
2020-01-27 17:39:56 DEBUG (bellows.thread_0) [bellows.uart] Data frame: b'3479a157542fc2ad7e'
2020-01-27 17:39:56 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'8430fc7e'
2020-01-27 17:39:56 DEBUG (MainThread) [bellows.ezsp] Application frame 5 (nop) received: b''
2020-01-27 17:40:06 DEBUG (MainThread) [bellows.ezsp] Send command nop: ()
2020-01-27 17:40:06 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'447d5e2157542f3ddd7e'
2020-01-27 17:40:06 DEBUG (bellows.thread_0) [bellows.uart] Data frame: b'457ea157542fa5457e'
2020-01-27 17:40:06 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'8520dd7e'
2020-01-27 17:40:06 DEBUG (MainThread) [bellows.ezsp] Application frame 5 (nop) received: b''
2020-01-27 17:40:16 DEBUG (MainThread) [bellows.ezsp] Send command nop: ()
2020-01-27 17:40:16 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'557f2157542fc8a87e'
2020-01-27 17:40:16 DEBUG (bellows.thread_0) [bellows.uart] Data frame: b'567fa157542fdb707e'
2020-01-27 17:40:17 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'8610be7e'
2020-01-27 17:40:17 DEBUG (MainThread) [bellows.ezsp] Application frame 5 (nop) received: b''
2020-01-27 17:40:27 DEBUG (MainThread) [bellows.ezsp] Send command nop: ()
2020-01-27 17:40:27 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'667c2157542fc7167e'
2020-01-27 17:40:27 DEBUG (bellows.thread_0) [bellows.uart] Data frame: b'677ca157542f5f8e7e'
2020-01-27 17:40:27 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'87009f7e'
2020-01-27 17:40:27 DEBUG (MainThread) [bellows.ezsp] Application frame 5 (nop) received: b''
2020-01-27 17:40:37 DEBUG (MainThread) [bellows.ezsp] Send command nop: ()
2020-01-27 17:40:37 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'777d5d2157542f32637e'
2020-01-27 17:40:37 DEBUG (bellows.thread_0) [bellows.uart] Data frame: b'707da157542f271a7e'
2020-01-27 17:40:37 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'8070787e'
2020-01-27 17:40:37 DEBUG (MainThread) [bellows.ezsp] Application frame 5 (nop) received: b''
2020-01-27 17:40:47 DEBUG (MainThread) [bellows.ezsp] Send command nop: ()
2020-01-27 17:40:47 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'00022157542fc7c17e'
2020-01-27 17:40:47 DEBUG (bellows.thread_0) [bellows.uart] Data frame: b'0102a157542f5f597e'
2020-01-27 17:40:47 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'8160597e'
2020-01-27 17:40:47 DEBUG (MainThread) [bellows.ezsp] Application frame 5 (nop) received: b''
2020-01-27 17:40:57 DEBUG (MainThread) [bellows.ezsp] Send command nop: ()
2020-01-27 17:40:57 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'7d31032157542f32b47e'
2020-01-27 17:40:57 DEBUG (bellows.thread_0) [bellows.uart] Data frame: b'1203a157542f216c7e'
2020-01-27 17:40:57 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'82503a7e'
2020-01-27 17:40:57 DEBUG (MainThread) [bellows.ezsp] Application frame 5 (nop) received: b''
2020-01-27 17:41:07 DEBUG (MainThread) [bellows.ezsp] Send command nop: ()
2020-01-27 17:41:07 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'22002157542f3d0a7e'
2020-01-27 17:41:07 DEBUG (bellows.thread_0) [bellows.uart] Data frame: b'2300a157542fa5927e'
2020-01-27 17:41:07 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'83401b7e'
2020-01-27 17:41:07 DEBUG (MainThread) [bellows.ezsp] Application frame 5 (nop) received: b''
2020-01-27 17:41:17 DEBUG (MainThread) [bellows.ezsp] Send command nop: ()
2020-01-27 17:41:17 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'33012157542fc87f7e'
2020-01-27 17:41:17 DEBUG (bellows.thread_0) [bellows.uart] Data frame: b'3401a157542fdd067e'
2020-01-27 17:41:17 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'8430fc7e'
2020-01-27 17:41:17 DEBUG (MainThread) [bellows.ezsp] Application frame 5 (nop) received: b''
2020-01-27 17:41:27 DEBUG (MainThread) [bellows.ezsp] Send command nop: ()
2020-01-27 17:41:27 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'44062157542f22767e'
2020-01-27 17:41:27 DEBUG (bellows.thread_0) [bellows.uart] Data frame: b'4506a157542fbaee7e'
2020-01-27 17:41:27 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'8520dd7e'
2020-01-27 17:41:27 DEBUG (MainThread) [bellows.ezsp] Application frame 5 (nop) received: b''
2020-01-27 17:41:37 DEBUG (MainThread) [bellows.ezsp] Send command nop: ()
2020-01-27 17:41:37 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'55072157542fd7037e'
2020-01-27 17:41:37 DEBUG (bellows.thread_0) [bellows.uart] Data frame: b'5607a157542fc4db7e'
2020-01-27 17:41:37 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'8610be7e'
2020-01-27 17:41:37 DEBUG (MainThread) [bellows.ezsp] Application frame 5 (nop) received: b''
2020-01-27 17:41:47 DEBUG (MainThread) [bellows.ezsp] Send command nop: ()
2020-01-27 17:41:47 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'66042157542fd8bd7e'
2020-01-27 17:41:47 DEBUG (bellows.thread_0) [bellows.uart] Data frame: b'6704a157542f40257e'
2020-01-27 17:41:47 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'87009f7e'
2020-01-27 17:41:47 DEBUG (MainThread) [bellows.ezsp] Application frame 5 (nop) received: b''
2020-01-27 17:41:57 DEBUG (MainThread) [bellows.ezsp] Send command nop: ()
2020-01-27 17:41:57 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'77052157542f2dc87e'
2020-01-27 17:41:57 DEBUG (bellows.thread_0) [bellows.uart] Data frame: b'7005a157542f38b17e'
2020-01-27 17:41:57 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'8070787e'
2020-01-27 17:41:57 DEBUG (MainThread) [bellows.ezsp] Application frame 5 (nop) received: b''
2020-01-27 17:42:07 DEBUG (MainThread) [bellows.ezsp] Send command nop: ()
2020-01-27 17:42:07 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'000a2157542fc5ec7e'
2020-01-27 17:42:07 DEBUG (bellows.thread_0) [bellows.uart] Data frame: b'010aa157542f5d747e'
2020-01-27 17:42:07 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'8160597e'
2020-01-27 17:42:07 DEBUG (MainThread) [bellows.ezsp] Application frame 5 (nop) received: b''
2020-01-27 17:42:17 DEBUG (MainThread) [bellows.ezsp] Send command nop: ()
2020-01-27 17:42:17 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'7d310b2157542f30997e'
2020-01-27 17:42:17 DEBUG (bellows.thread_0) [bellows.uart] Data frame: b'120ba157542f23417e'
2020-01-27 17:42:17 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'82503a7e'
2020-01-27 17:42:17 DEBUG (MainThread) [bellows.ezsp] Application frame 5 (nop) received: b''
2020-01-27 17:42:27 DEBUG (MainThread) [bellows.ezsp] Send command nop: ()
2020-01-27 17:42:27 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'22082157542f3f277e'
2020-01-27 17:42:27 DEBUG (bellows.thread_0) [bellows.uart] Data frame: b'2308a157542fa7bf7e'
2020-01-27 17:42:27 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'83401b7e'
2020-01-27 17:42:27 DEBUG (MainThread) [bellows.ezsp] Application frame 5 (nop) received: b''
2020-01-27 17:42:37 DEBUG (MainThread) [bellows.ezsp] Send command nop: ()
2020-01-27 17:42:37 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'33092157542fca527e'
2020-01-27 17:42:37 DEBUG (bellows.thread_0) [bellows.uart] Data frame: b'3409a157542fdf2b7e'
2020-01-27 17:42:37 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'8430fc7e'
2020-01-27 17:42:37 DEBUG (MainThread) [bellows.ezsp] Application frame 5 (nop) received: b''
2020-01-27 17:42:47 DEBUG (MainThread) [bellows.ezsp] Send command nop: ()
2020-01-27 17:42:47 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'440e2157542f205b7e'
2020-01-27 17:42:47 DEBUG (bellows.thread_0) [bellows.uart] Data frame: b'450ea157542fb8c37e'
2020-01-27 17:42:47 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'8520dd7e'
2020-01-27 17:42:47 DEBUG (MainThread) [bellows.ezsp] Application frame 5 (nop) received: b''
2020-01-27 17:42:57 DEBUG (MainThread) [bellows.ezsp] Send command nop: ()
2020-01-27 17:42:57 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'550f2157542fd52e7e'
2020-01-27 17:42:57 DEBUG (bellows.thread_0) [bellows.uart] Data frame: b'560fa157542fc6f67e'
2020-01-27 17:42:57 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'8610be7e'
2020-01-27 17:42:57 DEBUG (MainThread) [bellows.ezsp] Application frame 5 (nop) received: b''
2020-01-27 17:43:07 DEBUG (MainThread) [bellows.ezsp] Send command nop: ()
2020-01-27 17:43:07 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'660c2157542fda907e'
2020-01-27 17:43:07 DEBUG (bellows.thread_0) [bellows.uart] Data frame: b'670ca157542f42087e'
2020-01-27 17:43:07 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'87009f7e'
2020-01-27 17:43:07 DEBUG (MainThread) [bellows.ezsp] Application frame 5 (nop) received: b''
2020-01-27 17:43:17 DEBUG (MainThread) [bellows.ezsp] Send command nop: ()
2020-01-27 17:43:17 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'770d2157542f2fe57e'
2020-01-27 17:43:17 DEBUG (bellows.thread_0) [bellows.uart] Data frame: b'700da157542f3a9c7e'
2020-01-27 17:43:17 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'8070787e'
2020-01-27 17:43:17 DEBUG (MainThread) [bellows.ezsp] Application frame 5 (nop) received: b''
2020-01-27 17:43:26 DEBUG (MainThread) [homeassistant.components.zha.api] Get bindable devices: source_ieee: [00:17:88:01:06:3a:9f:4b], bindable devices: [[]]
2020-01-27 17:43:27 DEBUG (MainThread) [bellows.ezsp] Send command nop: ()
2020-01-27 17:43:27 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'00122157542fc39b7e'
2020-01-27 17:43:27 DEBUG (bellows.thread_0) [bellows.uart] Data frame: b'0112a157542f5b037e'
2020-01-27 17:43:27 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'8160597e'
2020-01-27 17:43:27 DEBUG (MainThread) [bellows.ezsp] Application frame 5 (nop) received: b''
2020-01-27 17:43:36 DEBUG (MainThread) [bellows.ezsp] Send command sendBroadcast: (<BroadcastAddress.ALL_ROUTERS_AND_COORDINATOR: 65532>, <EmberApsFrame profileId=0 clusterId=54 sourceEndpoint=0 destinationEndpoint=0 options=0 groupId=0 sequence=15>, 0, 16, b'\x0f<\x00')
2020-01-27 17:43:36 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'7d317d332157541ce94d59947c25aa5592499c4e28abfdcd68b7fd1b7d337e'
2020-01-27 17:43:36 DEBUG (bellows.thread_0) [bellows.uart] Data frame: b'1213a157541c1539688f7e'
2020-01-27 17:43:36 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'82503a7e'
2020-01-27 17:43:36 DEBUG (bellows.thread_0) [bellows.uart] Data frame: b'2213b157546f10b259a24a25aa5592499cc5d8abedce9874fec95f89ccc97e'
2020-01-27 17:43:36 DEBUG (MainThread) [bellows.ezsp] Application frame 54 (sendBroadcast) received: b'008b'
2020-01-27 17:43:36 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'83401b7e'
2020-01-27 17:43:36 DEBUG (MainThread) [bellows.ezsp] Application frame 69 (incomingMessageHandler) received: b'05000036000000000000008bff000000ffff030f3c00'
2020-01-27 17:43:36 DEBUG (MainThread) [zigpy.zdo] [0x0000:zdo] ZDO request 0x0036: [60, <Bool.false: 0>]
2020-01-27 17:43:37 DEBUG (bellows.thread_0) [bellows.uart] Data frame: b'3213b1575415134ea6944a13aa5592499c4e2720fdce67be9d7e'
2020-01-27 17:43:37 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'8430fc7e'
2020-01-27 17:43:37 DEBUG (MainThread) [bellows.ezsp] Application frame 63 (messageSentHandler) received: b'06fcff000036000000000000008b100000'
2020-01-27 17:43:37 DEBUG (MainThread) [bellows.ezsp] Send command permitJoining: (60,)
2020-01-27 17:43:37 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'241021575408297c657e'
2020-01-27 17:43:37 DEBUG (bellows.thread_0) [bellows.uart] Data frame: b'4310a15754081503347e'
2020-01-27 17:43:37 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'8520dd7e'
2020-01-27 17:43:37 DEBUG (MainThread) [bellows.ezsp] Application frame 34 (permitJoining) received: b'00'
2020-01-27 17:43:37 DEBUG (MainThread) [bellows.ezsp] Send command nop: ()
2020-01-27 17:43:37 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'357d312157542f41c47e'
2020-01-27 17:43:37 DEBUG (bellows.thread_0) [bellows.uart] Data frame: b'5411a157542f86447e'
2020-01-27 17:43:37 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'8610be7e'
2020-01-27 17:43:37 DEBUG (MainThread) [bellows.ezsp] Application frame 5 (nop) received: b''
2020-01-27 17:43:47 DEBUG (bellows.thread_0) [bellows.uart] Data frame: b'6411b157540e2db4120b7023abdd85499d4e27ab0d927e'
2020-01-27 17:43:47 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'87009f7e'
2020-01-27 17:43:47 DEBUG (MainThread) [bellows.ezsp] Application frame 36 (trustCenterJoinHandler) received: b'38064b9f3a060188170001000000'
2020-01-27 17:43:47 INFO (MainThread) [zigpy.application] Device 0x0638 (00:17:88:01:06:3a:9f:4b) joined the network
2020-01-27 17:43:47 DEBUG (MainThread) [zigpy.application] Device 00:17:88:01:06:3a:9f:4b changed id (0xa366 => 0x0638)
2020-01-27 17:43:47 DEBUG (bellows.thread_0) [bellows.uart] Data frame: b'7411b15754732db4120b7023abdd854914f027c18b7e'
2020-01-27 17:43:47 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'8070787e'
2020-01-27 17:43:47 DEBUG (bellows.thread_0) [bellows.uart] Data frame: b'0411b157546f15b259964a25aa1593499c43af15d5c89874fe446389fe995c7e'
2020-01-27 17:43:47 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'8160597e'
2020-01-27 17:43:47 DEBUG (bellows.thread_0) [bellows.uart] Data frame: b'1411b15754732db4120b7023abdd854910f1278fb47e'
2020-01-27 17:43:47 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'82503a7e'
2020-01-27 17:43:47 DEBUG (bellows.thread_0) [bellows.uart] Data frame: b'2411b15754732db4120b7023abdd854914f02730a27e'
2020-01-27 17:43:47 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'83401b7e'
2020-01-27 17:43:47 DEBUG (bellows.thread_0) [bellows.uart] Data frame: b'3411b15754b15e2d63924badbd55834a307e'
2020-01-27 17:43:47 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'8430fc7e'
2020-01-27 17:43:48 DEBUG (bellows.thread_0) [bellows.uart] Data frame: b'4411b157546f11b259874a25aa5592499c42af15d5c89874f1c65b8fb7e105a1ea45c96f01fd9e947e'
2020-01-27 17:43:48 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'8520dd7e'
2020-01-27 17:43:48 DEBUG (bellows.thread_0) [bellows.uart] Data frame: b'5411b55754485e2d63924badbd55dd5d7e'
2020-01-27 17:43:48 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'8610be7e'
2020-01-27 17:43:48 DEBUG (bellows.thread_0) [bellows.uart] Data frame: b'6411b157546f11b259874a25aa5596499c45af15d5c89874f1475b8fb7e105a1ea45c96f01fdfb067e'
2020-01-27 17:43:48 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'87009f7e'
2020-01-27 17:43:48 DEBUG (MainThread) [bellows.ezsp] Application frame 89 (incomingRouteRecordHandler) received: b'38064b9f3a060188170088be00'
2020-01-27 17:43:48 DEBUG (MainThread) [bellows.ezsp] Application frame 69 (incomingMessageHandler) received: b'00000002000000400100000d88be3806ffff0382000002'
2020-01-27 17:43:48 DEBUG (MainThread) [zigpy.zdo] [0x0638:zdo] ZDO request 0x0002: [0x0000]
2020-01-27 17:43:48 DEBUG (MainThread) [zigpy.zdo] [0x0638:zdo] Unsupported ZDO request:0x0002
2020-01-27 17:43:48 DEBUG (MainThread) [bellows.ezsp] Application frame 89 (incomingRouteRecordHandler) received: b'38064b9f3a06018817008cbf00'
2020-01-27 17:43:48 DEBUG (MainThread) [bellows.ezsp] Application frame 89 (incomingRouteRecordHandler) received: b'38064b9f3a060188170088be00'
2020-01-27 17:43:48 DEBUG (MainThread) [bellows.ezsp] Application frame 155 (zigbeeKeyEstablishmentHandler) received: b'4b9f3a060188170011'
2020-01-27 17:43:48 DEBUG (MainThread) [bellows.ezsp] Application frame 69 (incomingMessageHandler) received: b'04000013000000000000000c88be3806ffff0c0038064b9f3a06018817008e02'
2020-01-27 17:43:48 INFO (MainThread) [zigpy.application] Device 0x0638 (00:17:88:01:06:3a:9f:4b) joined the network
2020-01-27 17:43:48 DEBUG (MainThread) [zigpy.application] Skip initialization for existing device 00:17:88:01:06:3a:9f:4b
2020-01-27 17:43:48 DEBUG (MainThread) [zigpy.zdo] [0x0638:zdo] ZDO request 0x0013: [0x0638, 00:17:88:01:06:3a:9f:4b, 142]
2020-01-27 17:43:48 DEBUG (MainThread) [bellows.ezsp] Application frame 98 (incomingSenderEui64Handler) received: b'4b9f3a0601881700'
2020-01-27 17:43:48 DEBUG (MainThread) [bellows.ezsp] Application frame 69 (incomingMessageHandler) received: b'04000013000000000400000b88be3806ffff0c8138064b9f3a06018817008e02'
2020-01-27 17:43:48 INFO (MainThread) [zigpy.application] Device 0x0638 (00:17:88:01:06:3a:9f:4b) joined the network
2020-01-27 17:43:48 DEBUG (MainThread) [zigpy.application] Skip initialization for existing device 00:17:88:01:06:3a:9f:4b
2020-01-27 17:43:48 DEBUG (MainThread) [zigpy.zdo] [0x0638:zdo] ZDO request 0x0013: [0x0638, 00:17:88:01:06:3a:9f:4b, 142]
2020-01-27 17:43:48 DEBUG (MainThread) [homeassistant.components.zha.core.gateway] device - 0x0638:00:17:88:01:06:3a:9f:4b entering async_device_initialized - is_new_join: False
2020-01-27 17:43:48 DEBUG (MainThread) [homeassistant.components.zha.core.gateway] device - 0x0638:00:17:88:01:06:3a:9f:4b has been reset and readded or its nwk address changed
2020-01-27 17:43:48 DEBUG (MainThread) [homeassistant.components.zha.core.gateway] skipping discovery for previously discovered device - 0x0638:00:17:88:01:06:3a:9f:4b
2020-01-27 17:43:48 DEBUG (MainThread) [homeassistant.components.zha.core.device] [0x0638](LTA002): started configuration
2020-01-27 17:43:48 DEBUG (MainThread) [homeassistant.components.zha.core.channels] [0x0638:ZDO](LTA002): channel: 'async_configure' stage succeeded
2020-01-27 17:43:48 DEBUG (MainThread) [homeassistant.components.zha.core.device] [0x0638](LTA002): started initialization
2020-01-27 17:43:48 DEBUG (MainThread) [homeassistant.components.zha.core.channels] [0x0638:ZDO](LTA002): entry loaded from storage: ZhaDeviceEntry(name='Philips LTA002', ieee='00:17:88:01:06:3a:9f:4b', last_seen=1579374962.564796)
2020-01-27 17:43:48 DEBUG (MainThread) [homeassistant.components.zha.core.channels] [0x0638:ZDO](LTA002): channel: 'async_initialize' stage succeeded
2020-01-27 17:43:48 DEBUG (MainThread) [bellows.ezsp] Send command sendUnicast: (<EmberOutgoingMessageType.OUTGOING_DIRECT: 0>, 0x0638, <EmberApsFrame profileId=0 clusterId=33 sourceEndpoint=0 destinationEndpoint=0 options=320 groupId=0 sequence=17>, 18, b'\x11K\x9f:\x06\x01\x88\x17\x00\x0b\x08\x00\x03\x92BH\xfe\xff\xd7k\x08\x01')
2020-01-27 17:43:48 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'47162157541e158a5f944a04aa5592099d4e27baffd876c062fc658874693face3cdddfdcdb7392402b9618d914a7e'
2020-01-27 17:43:48 DEBUG (MainThread) [bellows.ezsp] Send command sendUnicast: (<EmberOutgoingMessageType.OUTGOING_DIRECT: 0>, 0x0638, <EmberApsFrame profileId=260 clusterId=768 sourceEndpoint=11 destinationEndpoint=11 options=320 groupId=0 sequence=19>, 20, b'\x00\x13\x00\n@')
2020-01-27 17:43:48 DEBUG (MainThread) [bellows.ezsp] Send command sendUnicast: (<EmberOutgoingMessageType.OUTGOING_DIRECT: 0>, 0x0638, <EmberApsFrame profileId=0 clusterId=33 sourceEndpoint=0 destinationEndpoint=0 options=320 groupId=0 sequence=21>, 22, b'\x15K\x9f:\x06\x01\x88\x17\x00\x0b\x06\x00\x03\x92BH\xfe\xff\xd7k\x08\x01')
2020-01-27 17:43:48 DEBUG (bellows.thread_0) [bellows.uart] Data frame: b'7516a157541e153c654d7e'
2020-01-27 17:43:48 DEBUG (MainThread) [bellows.ezsp] Send command sendUnicast: (<EmberOutgoingMessageType.OUTGOING_DIRECT: 0>, 0x0638, <EmberApsFrame profileId=260 clusterId=8 sourceEndpoint=11 destinationEndpoint=11 options=320 groupId=0 sequence=23>, 24, b'\x00\x17\x00\x00\x00')
2020-01-27 17:43:48 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'8070787e'
2020-01-27 17:43:48 DEBUG (MainThread) [homeassistant.components.zha.core.channels] [0x0638:11:0x0300]: initializing channel: from_cache: True
2020-01-27 17:43:48 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'50172157541e158a5f904b25a95e99099d4e27b8f9cb6798fdcc2312827e'
2020-01-27 17:43:48 DEBUG (MainThread) [bellows.ezsp] Send command sendUnicast: (<EmberOutgoingMessageType.OUTGOING_DIRECT: 0>, 0x0638, <EmberApsFrame profileId=260 clusterId=768 sourceEndpoint=11 destinationEndpoint=11 options=320 groupId=0 sequence=25>, 26, b'\x00\x19\x00\x07\x00')
2020-01-27 17:43:48 DEBUG (bellows.thread_0) [bellows.uart] Data frame: b'0516b15754732db4120b7023abdd854914f0277ed27e'
2020-01-27 17:43:48 DEBUG (MainThread) [bellows.ezsp] Send command sendUnicast: (<EmberOutgoingMessageType.OUTGOING_DIRECT: 0>, 0x0638, <EmberApsFrame profileId=260 clusterId=6 sourceEndpoint=11 destinationEndpoint=11 options=320 groupId=0 sequence=27>, 28, b'\x00\x1b\x00\x00\x00')
2020-01-27 17:43:48 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'8160597e'
2020-01-27 17:43:48 DEBUG (MainThread) [bellows.ezsp] Application frame 52 (sendUnicast) received: b'008e'
2020-01-27 17:43:48 DEBUG (bellows.thread_0) [bellows.uart] Data frame: b'1516b1575415158a5f944a04aa5592099d4e2725ffce67de8c7e'
2020-01-27 17:43:48 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'82503a7e'
2020-01-27 17:43:49 DEBUG (bellows.thread_0) [bellows.uart] Data frame: b'2617a157541e153dce1c7e'
2020-01-27 17:43:49 DEBUG (MainThread) [bellows.ezsp] Application frame 89 (incomingRouteRecordHandler) received: b'38064b9f3a060188170088be00'
2020-01-27 17:43:49 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'83401b7e'
2020-01-27 17:43:49 DEBUG (bellows.thread_0) [bellows.uart] Data frame: b'3617b157546f15b65894492ea15593499c5eaf15d5c89874f4de7088f63e3fbefbcddcab0e7e'
2020-01-27 17:43:49 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'8430fc7e'
2020-01-27 17:43:49 DEBUG (bellows.thread_0) [bellows.uart] Data frame: b'4617b1575415158a5f904b25a95e99099d4e2724f9ce677b257e'
2020-01-27 17:43:49 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'8520dd7e'
2020-01-27 17:43:49 DEBUG (bellows.thread_0) [bellows.uart] Data frame: b'5617b157546f15b259b5ca25aa1593499c41af15d5c89874ffd7638be69c7e'
2020-01-27 17:43:49 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'8610be7e'
2020-01-27 17:43:49 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'66142157541e158a5f944a04aa5592099d4e27befbd872c062fc658874693facedcdddfdcdb7392402b9618d12107e'
2020-01-27 17:43:49 DEBUG (bellows.thread_0) [bellows.uart] Data frame: b'6714a157541e152244437e'
2020-01-27 17:43:49 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'87009f7e'
2020-01-27 17:43:49 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'77152157541e158a5f904b2daa5e99099d4e27bcf5cb679cfdc6637d5e897e'
2020-01-27 17:43:49 DEBUG (bellows.thread_0) [bellows.uart] Data frame: b'7714b15754732db4120b7023abdd854914f027b31d7e'
2020-01-27 17:43:49 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'8070787e'
2020-01-27 17:43:49 DEBUG (bellows.thread_0) [bellows.uart] Data frame: b'0714b1575415158a5f944a04aa5592099d4e273bfbce679a617e'
2020-01-27 17:43:49 DEBUG (MainThread) [bellows.ezsp] Application frame 63 (messageSentHandler) received: b'003806000021000000400100008e120000'
2020-01-27 17:43:49 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'8160597e'
2020-01-27 17:43:49 DEBUG (MainThread) [bellows.ezsp] Send command nop: ()
2020-01-27 17:43:49 DEBUG (MainThread) [bellows.ezsp] Application frame 52 (sendUnicast) received: b'008f'
2020-01-27 17:43:49 DEBUG (bellows.thread_0) [bellows.uart] Data frame: b'1714b157546f15b259b5ca25aa1593499c5faf15d5c89874ffd3638b930c7e'
2020-01-27 17:43:49 DEBUG (MainThread) [bellows.ezsp] Application frame 69 (incomingMessageHandler) received: b'00040100030b0b000100001088be3806ffff091813010a400019100002'
2020-01-27 17:43:49 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'82503a7e'
2020-01-27 17:43:49 DEBUG (MainThread) [bellows.ezsp] Application frame 63 (messageSentHandler) received: b'003806040100030b0b400100008f140000'
2020-01-27 17:43:49 DEBUG (bellows.thread_0) [bellows.uart] Data frame: b'2015a157541e1523ddcb7e'
2020-01-27 17:43:49 DEBUG (MainThread) [bellows.ezsp] Application frame 69 (incomingMessageHandler) received: b'00000021800000400100000f88be3806ffff02110002'
2020-01-27 17:43:49 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'83401b7e'
2020-01-27 17:43:49 DEBUG (MainThread) [bellows.ezsp] Application frame 52 (sendUnicast) received: b'0090'
2020-01-27 17:43:49 DEBUG (bellows.thread_0) [bellows.uart] Data frame: b'3015b157546f15b6589c4a2ea15593499c5caf15d5c89874f5de7488fc7e3f8715cfa7dc7e'
2020-01-27 17:43:49 DEBUG (MainThread) [bellows.ezsp] Application frame 89 (incomingRouteRecordHandler) received: b'38064b9f3a060188170088be00'
2020-01-27 17:43:49 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'8430fc7e'
2020-01-27 17:43:49 DEBUG (bellows.thread_0) [bellows.uart] Data frame: b'4015b1575415158a5f904b2daa5e99099d4e273af5ce6741407e'
2020-01-27 17:43:49 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'8520dd7e'
2020-01-27 17:43:49 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'057d3a2157541e158a5f904b25a95e99099d4e27b2f7cb6792fdc163e6d57e'
2020-01-27 17:43:49 DEBUG (bellows.thread_0) [bellows.uart] Data frame: b'511aa157541e1520909e7e'
2020-01-27 17:43:49 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'8610be7e'
2020-01-27 17:43:49 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'161b2157541e158a5f904b23aa5e99099d4e27b0f1cb6790fdc6634abd7e'
2020-01-27 17:43:49 DEBUG (bellows.thread_0) [bellows.uart] Data frame: b'611ab157546f15b65894492ea15593499c5daf15d5c89874f4de7a88fb7e3f8685ccdc88d77e'
2020-01-27 17:43:49 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'87009f7e'
2020-01-27 17:43:49 DEBUG (bellows.thread_0) [bellows.uart] Data frame: b'721ba557541e15218d627e'
2020-01-27 17:43:49 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'8070787e'
2020-01-27 17:43:49 DEBUG (bellows.thread_0) [bellows.uart] Data frame: b'021ab1575415158a5f904b25a95e99099d4e2739f7ce6793ea7e'
2020-01-27 17:43:49 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'8160597e'
2020-01-27 17:43:49 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'217d382157542ff59d7e'
2020-01-27 17:43:49 DEBUG (bellows.thread_0) [bellows.uart] Data frame: b'121bb157546f15b658924a2ea15593499c5aaf15d5c89874f5de7888fc7e3fb7eacf2e507e'
2020-01-27 17:43:49 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'82503a7e'
2020-01-27 17:43:49 DEBUG (bellows.thread_0) [bellows.uart] Data frame: b'221bb1575415158a5f904b23aa5e99099d4e2738f1ce67290e7e'
2020-01-27 17:43:49 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'83401b7e'
2020-01-27 17:43:49 DEBUG (bellows.thread_0) [bellows.uart] Data frame: b'3318a157542fb9617e'
2020-01-27 17:43:49 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'8430fc7e'
2020-01-27 17:43:49 DEBUG (MainThread) [bellows.ezsp] Application frame 63 (messageSentHandler) received: b'0038060000210000004001000090160000'
2020-01-27 17:43:49 DEBUG (MainThread) [bellows.ezsp] Application frame 69 (incomingMessageHandler) received: b'00000021800000400100001188be3806ffff02150002'
2020-01-27 17:43:49 DEBUG (MainThread) [bellows.ezsp] Application frame 52 (sendUnicast) received: b'0091'
2020-01-27 17:43:49 DEBUG (MainThread) [bellows.ezsp] Application frame 69 (incomingMessageHandler) received: b'00040108000b0b000100001288be3806ffff0818170100000020fe02'
2020-01-27 17:43:49 DEBUG (MainThread) [bellows.ezsp] Application frame 63 (messageSentHandler) received: b'003806040108000b0b4001000091180000'
2020-01-27 17:43:49 DEBUG (MainThread) [bellows.ezsp] Application frame 52 (sendUnicast) received: b'0092'
2020-01-27 17:43:49 DEBUG (MainThread) [bellows.ezsp] Application frame 69 (incomingMessageHandler) received: b'00040100030b0b000100001388be3806ffff09181901070000216e0102'
2020-01-27 17:43:49 DEBUG (MainThread) [bellows.ezsp] Application frame 52 (sendUnicast) received: b'0093'
2020-01-27 17:43:49 DEBUG (MainThread) [bellows.ezsp] Application frame 63 (messageSentHandler) received: b'003806040100030b0b40010000921a0000'
2020-01-27 17:43:49 DEBUG (MainThread) [bellows.ezsp] Application frame 69 (incomingMessageHandler) received: b'00040106000b0b000100001488be3806ffff08181b01000000100102'
2020-01-27 17:43:49 DEBUG (MainThread) [bellows.ezsp] Application frame 63 (messageSentHandler) received: b'003806040106000b0b40010000931c0000'
2020-01-27 17:43:49 DEBUG (MainThread) [bellows.ezsp] Application frame 5 (nop) received: b''
2020-01-27 17:43:49 DEBUG (MainThread) [homeassistant.components.zha.core.channels] [0x0638:11:0x0008]: bound 'level' cluster: Status.SUCCESS
2020-01-27 17:43:49 DEBUG (MainThread) [bellows.ezsp] Send command sendUnicast: (<EmberOutgoingMessageType.OUTGOING_DIRECT: 0>, 0x0638, <EmberApsFrame profileId=260 clusterId=8 sourceEndpoint=11 destinationEndpoint=11 options=320 groupId=0 sequence=29>, 30, b'\x00\x1d\x06\x00\x00\x00 \x01\x00\x84\x03\x01')
2020-01-27 17:43:49 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'34192157541e158a5f904b2daa5e99099d4e27b6f3c26796fbc66389dc7f3f23e8cc55e17e'
2020-01-27 17:43:49 DEBUG (bellows.thread_0) [bellows.uart] Data frame: b'4419a157541e15265dd07e'
2020-01-27 17:43:49 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'8520dd7e'
2020-01-27 17:43:49 DEBUG (bellows.thread_0) [bellows.uart] Data frame: b'5419b157546f15b6589c4a2ea15593499c5baf15d5c89874f9de7e8efc7c723f7e'
2020-01-27 17:43:49 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'8610be7e'
2020-01-27 17:43:49 DEBUG (bellows.thread_0) [bellows.uart] Data frame: b'6419b1575415158a5f904b2daa5e99099d4e273ff3ce6752a67e'
2020-01-27 17:43:49 DEBUG (MainThread) [homeassistant.components.zha.core.channels] [0x0638:11:0x0300]: initializing channel: from_cache: False
2020-01-27 17:43:49 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'87009f7e'
2020-01-27 17:43:49 DEBUG (MainThread) [bellows.ezsp] Send command sendUnicast: (<EmberOutgoingMessageType.OUTGOING_DIRECT: 0>, 0x0638, <EmberApsFrame profileId=0 clusterId=33 sourceEndpoint=0 destinationEndpoint=0 options=320 groupId=0 sequence=31>, 32, b'\x1fK\x9f:\x06\x01\x88\x17\x00\x0b\x00\x03\x03\x92BH\xfe\xff\xd7k\x08\x01')
2020-01-27 17:43:49 DEBUG (MainThread) [homeassistant.components.zha.core.channels] [0x0638:11:0x0006]: bound 'on_off' cluster: Status.SUCCESS
2020-01-27 17:43:49 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'471e2157541e158a5f944a04aa5592099d4e27b4cdd878c062fc658874693facebceddfdcdb7392402b9618d9af17e'
2020-01-27 17:43:49 DEBUG (MainThread) [bellows.ezsp] Send command sendUnicast: (<EmberOutgoingMessageType.OUTGOING_DIRECT: 0>, 0x0638, <EmberApsFrame profileId=260 clusterId=6 sourceEndpoint=11 destinationEndpoint=11 options=320 groupId=0 sequence=33>, 34, b'\x00!\x06\x00\x00\x00\x10\x00\x00\x84\x03')
2020-01-27 17:43:49 DEBUG (MainThread) [bellows.ezsp] Application frame 52 (sendUnicast) received: b'0094'
2020-01-27 17:43:49 DEBUG (MainThread) [bellows.ezsp] Application frame 69 (incomingMessageHandler) received: b'00040108000b0b000100001588be3806ffff04181d070002'
2020-01-27 17:43:49 DEBUG (MainThread) [bellows.ezsp] Application frame 63 (messageSentHandler) received: b'003806040108000b0b40010000941e0000'
2020-01-27 17:43:49 DEBUG (bellows.thread_0) [bellows.uart] Data frame: b'751ea157541e152755ba7e'
2020-01-27 17:43:49 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'8070787e'
2020-01-27 17:43:49 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'501f2157541e158a5f904b23aa5e99099d4e278acfc567aafbc66389ec7d5e3f23e869307e'
2020-01-27 17:43:49 DEBUG (bellows.thread_0) [bellows.uart] Data frame: b'051eb157546f15b259b5ca25aa1593499c58af15d5c89874ffd9638bdca67e'
2020-01-27 17:43:49 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'8160597e'
2020-01-27 17:43:49 DEBUG (bellows.thread_0) [bellows.uart] Data frame: b'151eb1575415158a5f944a04aa5592099d4e273ecdce672e527e'
2020-01-27 17:43:49 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'82503a7e'
2020-01-27 17:43:50 DEBUG (bellows.thread_0) [bellows.uart] Data frame: b'261fa157541e1524dea97e'
2020-01-27 17:43:50 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'83401b7e'
2020-01-27 17:43:50 DEBUG (MainThread) [homeassistant.components.zha.core.channels] [0x0638:11:0x0008]: received attribute: 0 update with value: 254
2020-01-27 17:43:50 DEBUG (MainThread) [homeassistant.components.zha.core.channels] [0x0638:11:0x0008]: initializing channel: from_cache: False
2020-01-27 17:43:50 DEBUG (bellows.thread_0) [bellows.uart] Data frame: b'361fb157546f15b658924a2ea15593499c59af15d5c89874f9de428efc7ccc497e'
2020-01-27 17:43:50 DEBUG (MainThread) [homeassistant.components.zha.core.channels] [0x0638:11:0x0008]: channel: 'async_initialize' stage succeeded
2020-01-27 17:43:50 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'8430fc7e'
2020-01-27 17:43:50 DEBUG (bellows.thread_0) [bellows.uart] Data frame: b'461fb1575415158a5f904b23aa5e99099d4e273dcfce67c9977e'
2020-01-27 17:43:50 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'8520dd7e'
2020-01-27 17:43:50 DEBUG (MainThread) [bellows.ezsp] Send command sendUnicast: (<EmberOutgoingMessageType.OUTGOING_DIRECT: 0>, 0x0638, <EmberApsFrame profileId=260 clusterId=768 sourceEndpoint=11 destinationEndpoint=11 options=320 groupId=0 sequence=35>, 36, b'\x00#\x00\x03\x00')
2020-01-27 17:43:50 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'651c2157541e158a5f904b25a95e99099d4e2788c9cb67a8fdc5638e747e'
2020-01-27 17:43:50 DEBUG (bellows.thread_0) [bellows.uart] Data frame: b'571ca157541e1525e1d57e'
2020-01-27 17:43:50 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'8610be7e'
2020-01-27 17:43:50 DEBUG (bellows.thread_0) [bellows.uart] Data frame: b'671cb157546f15b65894492ea15593499c56af15d5c89874f4de4088ff7e3f86ffb8dc42e07e'
2020-01-27 17:43:50 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'87009f7e'
2020-01-27 17:43:50 DEBUG (bellows.thread_0) [bellows.uart] Data frame: b'771cb1575415158a5f904b25a95e99099d4e273cc9ce67fdbe7e'
2020-01-27 17:43:50 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'8070787e'
2020-01-27 17:43:50 DEBUG (MainThread) [homeassistant.components.zha.core.channels] [0x0638:11:0x0006]: initializing channel: from_cache: False
2020-01-27 17:43:50 DEBUG (MainThread) [homeassistant.components.zha.core.channels] [0x0638:11:0x0006]: channel: 'async_initialize' stage succeeded
2020-01-27 17:43:50 DEBUG (MainThread) [bellows.ezsp] Application frame 52 (sendUnicast) received: b'0095'
2020-01-27 17:43:50 DEBUG (MainThread) [bellows.ezsp] Application frame 69 (incomingMessageHandler) received: b'00000021800000400100001688be3806ffff021f0002'
2020-01-27 17:43:50 DEBUG (MainThread) [bellows.ezsp] Application frame 63 (messageSentHandler) received: b'0038060000210000004001000095200000'
2020-01-27 17:43:50 DEBUG (MainThread) [bellows.ezsp] Application frame 52 (sendUnicast) received: b'0096'
2020-01-27 17:43:50 DEBUG (MainThread) [bellows.ezsp] Send command sendUnicast: (<EmberOutgoingMessageType.OUTGOING_DIRECT: 0>, 0x0638, <EmberApsFrame profileId=260 clusterId=0 sourceEndpoint=11 destinationEndpoint=11 options=320 groupId=0 sequence=37>, 38, b'\x00%\x00\x07\x00')
2020-01-27 17:43:50 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'701d2157541e158a5f904b25aa5e99099d4e278ecbcb67aefdc163ccfa7e'
2020-01-27 17:43:50 DEBUG (MainThread) [bellows.ezsp] Application frame 69 (incomingMessageHandler) received: b'00040106000b0b000100001788be3806ffff041821070002'
2020-01-27 17:43:50 DEBUG (MainThread) [bellows.ezsp] Application frame 63 (messageSentHandler) received: b'003806040106000b0b4001000096220000'
2020-01-27 17:43:50 DEBUG (bellows.thread_0) [bellows.uart] Data frame: b'001da157541e152aa4277e'
2020-01-27 17:43:50 DEBUG (MainThread) [bellows.ezsp] Application frame 52 (sendUnicast) received: b'0097'
2020-01-27 17:43:50 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'8160597e'
2020-01-27 17:43:50 DEBUG (MainThread) [bellows.ezsp] Application frame 69 (incomingMessageHandler) received: b'00040100030b0b000100001888be3806ffff0918230103000021147502'
2020-01-27 17:43:50 DEBUG (MainThread) [bellows.ezsp] Application frame 63 (messageSentHandler) received: b'003806040100030b0b4001000097240000'
2020-01-27 17:43:50 DEBUG (bellows.thread_0) [bellows.uart] Data frame: b'101db157546f15b658944a2ea15593499c57af15d5c89874f5de4688fb7e3f97eacfd5397e'
2020-01-27 17:43:50 DEBUG (MainThread) [homeassistant.components.zha.core.channels] [0x0638:11:0x1000]: initializing channel: from_cache: False
2020-01-27 17:43:50 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'82503a7e'
2020-01-27 17:43:50 DEBUG (MainThread) [homeassistant.components.zha.core.channels] [0x0638:11:0x1000]: channel: 'async_initialize' stage succeeded
2020-01-27 17:43:50 DEBUG (MainThread) [bellows.ezsp] Application frame 52 (sendUnicast) received: b'0098'
2020-01-27 17:43:50 DEBUG (bellows.thread_0) [bellows.uart] Data frame: b'201db1575415158a5f904b25aa5e99099d4e2733cbce6788ac7e'
2020-01-27 17:43:50 DEBUG (MainThread) [bellows.ezsp] Application frame 69 (incomingMessageHandler) received: b'00040100000b0b000100001988be3806ffff08182501070000300102'
2020-01-27 17:43:50 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'83401b7e'
2020-01-27 17:43:50 DEBUG (MainThread) [homeassistant.components.zha.core.channels] [0x0638:11:0xfc02]: initializing channel: from_cache: False
2020-01-27 17:43:50 DEBUG (MainThread) [homeassistant.components.zha.core.channels] [0x0638:11:0xfc02]: channel: 'async_initialize' stage succeeded
2020-01-27 17:43:50 DEBUG (MainThread) [bellows.ezsp] Application frame 63 (messageSentHandler) received: b'003806040100000b0b4001000098260000'
2020-01-27 17:43:50 DEBUG (MainThread) [homeassistant.components.zha.core.channels] [0x0638:11:0x0008]: reporting 'current_level' attr on 'level' cluster: 1/900/1: Result: '[[<ConfigureReportingResponseRecord status=Status.SUCCESS>]]'
2020-01-27 17:43:50 DEBUG (MainThread) [homeassistant.components.zha.core.channels] [0x0638:11:0x0300]: bound 'light_color' cluster: Status.SUCCESS
2020-01-27 17:43:50 DEBUG (MainThread) [bellows.ezsp] Send command sendUnicast: (<EmberOutgoingMessageType.OUTGOING_DIRECT: 0>, 0x0638, <EmberApsFrame profileId=260 clusterId=768 sourceEndpoint=11 destinationEndpoint=11 options=320 groupId=0 sequence=39>, 40, b"\x00'\x06\x00\x03\x00!\x1e\x00\x84\x03\x01\x00")
2020-01-27 17:43:50 DEBUG (MainThread) [homeassistant.components.zha.core.channels] [0x0638:11:0x0006]: reporting 'on_off' attr on 'on_off' cluster: 0/900/1: Result: '[[<ConfigureReportingResponseRecord status=Status.SUCCESS>]]'
2020-01-27 17:43:50 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'03222157541e158a5f904b25a95e99099d4e278cc5c367acfbc66089dd603f23e8ccde73c87e'
2020-01-27 17:43:50 DEBUG (bellows.thread_0) [bellows.uart] Data frame: b'3122a157541e152b666d7e'
2020-01-27 17:43:50 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'8430fc7e'
2020-01-27 17:43:50 DEBUG (bellows.thread_0) [bellows.uart] Data frame: b'4122b157546f15b65894492ea15593499c54af15d5c89874f9de448efc7c3c737e'
2020-01-27 17:43:50 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'8520dd7e'
2020-01-27 17:43:50 DEBUG (bellows.thread_0) [bellows.uart] Data frame: b'5122b1575415158a5f904b25a95e99099d4e2732c5ce67f1cb7e'
2020-01-27 17:43:50 DEBUG (MainThread) [bellows.ezsp] Send command sendUnicast: (<EmberOutgoingMessageType.OUTGOING_DIRECT: 0>, 0x0638, <EmberApsFrame profileId=260 clusterId=768 sourceEndpoint=11 destinationEndpoint=11 options=320 groupId=0 sequence=41>, 42, b'\x00)\x00\x04\x00')
2020-01-27 17:43:50 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'8610be7e'
2020-01-27 17:43:50 DEBUG (MainThread) [bellows.ezsp] Application frame 52 (sendUnicast) received: b'0099'
2020-01-27 17:43:50 DEBUG (MainThread) [bellows.ezsp] Application frame 69 (incomingMessageHandler) received: b'00040100030b0b000100001a88be3806ffff041827070002'
2020-01-27 17:43:50 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'16232157541e158a5f904b25a95e99099d4e2782c7cb67a2fdc263cff77e'
2020-01-27 17:43:50 DEBUG (bellows.thread_0) [bellows.uart] Data frame: b'6223a157541e1528ed7e7e'
2020-01-27 17:43:50 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'87009f7e'
2020-01-27 17:43:50 DEBUG (bellows.thread_0) [bellows.uart] Data frame: b'7223b157546f15b65894492ea15593499c55af15d5c89874f4de4a88f87e3f861ca5dc70e97e'
2020-01-27 17:43:50 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'8070787e'
2020-01-27 17:43:50 DEBUG (MainThread) [homeassistant.components.zha.core.channels] [0x0638:11:0x0000]: initializing channel: from_cache: False
2020-01-27 17:43:50 DEBUG (MainThread) [homeassistant.components.zha.core.channels] [0x0638:11:0x0000]: channel: 'async_initialize' stage succeeded
2020-01-27 17:43:50 DEBUG (bellows.thread_0) [bellows.uart] Data frame: b'0223b1575415158a5f904b25a95e99099d4e2731c7ce67371c7e'
2020-01-27 17:43:50 DEBUG (MainThread) [bellows.ezsp] Application frame 63 (messageSentHandler) received: b'003806040100030b0b4001000099280000'
2020-01-27 17:43:50 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'8160597e'
2020-01-27 17:43:50 DEBUG (MainThread) [bellows.ezsp] Application frame 52 (sendUnicast) received: b'009a'
2020-01-27 17:43:50 DEBUG (MainThread) [bellows.ezsp] Application frame 69 (incomingMessageHandler) received: b'00040100030b0b000100001b88be3806ffff0918290104000021f76802'
2020-01-27 17:43:50 DEBUG (MainThread) [bellows.ezsp] Application frame 63 (messageSentHandler) received: b'003806040100030b0b400100009a2a0000'
2020-01-27 17:43:50 DEBUG (MainThread) [homeassistant.components.zha.core.channels] [0x0638:11:0x0300]: reporting 'current_x' attr on 'light_color' cluster: 30/900/1: Result: '[[<ConfigureReportingResponseRecord status=Status.SUCCESS>]]'
2020-01-27 17:43:50 DEBUG (MainThread) [homeassistant.components.zha.core.channels] [0x0638:11:0x0300]: channel: 'async_initialize' stage succeeded
2020-01-27 17:43:50 DEBUG (MainThread) [homeassistant.components.zha.core.device] [0x0638](LTA002): power source: Mains
2020-01-27 17:43:50 DEBUG (MainThread) [homeassistant.components.zha.core.device] [0x0638](LTA002): completed initialization
2020-01-27 17:43:51 DEBUG (MainThread) [homeassistant.components.zha.core.channels] [0x0638:11:0x0008]: finished channel configuration
2020-01-27 17:43:51 DEBUG (MainThread) [homeassistant.components.zha.core.channels] [0x0638:11:0x0008]: channel: 'async_configure' stage succeeded
2020-01-27 17:43:51 DEBUG (MainThread) [bellows.ezsp] Send command sendUnicast: (<EmberOutgoingMessageType.OUTGOING_DIRECT: 0>, 0x0638, <EmberApsFrame profileId=0 clusterId=33 sourceEndpoint=0 destinationEndpoint=0 options=320 groupId=0 sequence=43>, 44, b'+K\x9f:\x06\x01\x88\x17\x00\x0b\x00\x00\x03\x92BH\xfe\xff\xd7k\x08\x01')
2020-01-27 17:43:51 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'21202157541e158a5f944a04aa5592099d4e2780c1d84cc062fc658874693facebcdddfdcdb7392402b9618d8a5d7e'
2020-01-27 17:43:51 DEBUG (bellows.thread_0) [bellows.uart] Data frame: b'1320a157541e1529d2027e'
2020-01-27 17:43:51 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'82503a7e'
2020-01-27 17:43:51 DEBUG (MainThread) [bellows.ezsp] Application frame 52 (sendUnicast) received: b'009b'
2020-01-27 17:43:51 DEBUG (bellows.thread_0) [bellows.uart] Data frame: b'2320b157546f15b259b5ca25aa1593499c52af15d5c89874ffed638bd0257e'
2020-01-27 17:43:51 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'83401b7e'
2020-01-27 17:43:51 DEBUG (MainThread) [bellows.ezsp] Application frame 69 (incomingMessageHandler) received: b'00000021800000400100001c88be3806ffff022b0002'
2020-01-27 17:43:51 DEBUG (bellows.thread_0) [bellows.uart] Data frame: b'3320b1575415158a5f944a04aa5592099d4e2730c1ce6722277e'
2020-01-27 17:43:51 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'8430fc7e'
2020-01-27 17:43:51 DEBUG (MainThread) [bellows.ezsp] Application frame 63 (messageSentHandler) received: b'003806000021000000400100009b2c0000'
2020-01-27 17:43:51 DEBUG (MainThread) [homeassistant.components.zha.core.channels] [0x0638:11:0x0000]: bound 'basic' cluster: Status.SUCCESS
2020-01-27 17:43:51 DEBUG (MainThread) [homeassistant.components.zha.core.channels] [0x0638:11:0x0000]: finished channel configuration
2020-01-27 17:43:51 DEBUG (MainThread) [bellows.ezsp] Send command sendUnicast: (<EmberOutgoingMessageType.OUTGOING_DIRECT: 0>, 0x0638, <EmberApsFrame profileId=260 clusterId=0 sourceEndpoint=11 destinationEndpoint=11 options=320 groupId=0 sequence=45>, 46, b'\x00-\x00\x07\x00')
2020-01-27 17:43:51 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'34212157541e158a5f904b25aa5e99099d4e2786c3cb67a6fdc16393767e'
2020-01-27 17:43:51 DEBUG (bellows.thread_0) [bellows.uart] Data frame: b'4421a157541e152e16f87e'
2020-01-27 17:43:51 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'8520dd7e'
2020-01-27 17:43:51 DEBUG (MainThread) [bellows.ezsp] Application frame 52 (sendUnicast) received: b'009c'
2020-01-27 17:43:51 DEBUG (bellows.thread_0) [bellows.uart] Data frame: b'5421b157546f15b658944a2ea15593499c53af15d5c89874f5de4e88fb7e3f97eacf59767e'
2020-01-27 17:43:51 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'8610be7e'
2020-01-27 17:43:51 DEBUG (MainThread) [bellows.ezsp] Application frame 69 (incomingMessageHandler) received: b'00040100000b0b000100001d88be3806ffff08182d01070000300102'
2020-01-27 17:43:51 DEBUG (bellows.thread_0) [bellows.uart] Data frame: b'6421b1575415158a5f904b25aa5e99099d4e2737c3ce6780207e'
2020-01-27 17:43:51 DEBUG (MainThread) [homeassistant.components.zha.core.channels] [0x0638:11:0x0006]: finished channel configuration
2020-01-27 17:43:51 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'87009f7e'
2020-01-27 17:43:51 DEBUG (MainThread) [homeassistant.components.zha.core.channels] [0x0638:11:0x0006]: channel: 'async_configure' stage succeeded
2020-01-27 17:43:51 DEBUG (MainThread) [bellows.ezsp] Send command sendUnicast: (<EmberOutgoingMessageType.OUTGOING_DIRECT: 0>, 0x0638, <EmberApsFrame profileId=0 clusterId=33 sourceEndpoint=0 destinationEndpoint=0 options=320 groupId=0 sequence=47>, 48, b'/K\x9f:\x06\x01\x88\x17\x00\x0b\x00\x10\x03\x92BH\xfe\xff\xd7k\x08\x01')
2020-01-27 17:43:51 DEBUG (MainThread) [bellows.ezsp] Application frame 63 (messageSentHandler) received: b'003806040100000b0b400100009c2e0000'
2020-01-27 17:43:51 DEBUG (MainThread) [bellows.ezsp] Send command sendUnicast: (<EmberOutgoingMessageType.OUTGOING_DIRECT: 0>, 0x0638, <EmberApsFrame profileId=260 clusterId=768 sourceEndpoint=11 destinationEndpoint=11 options=320 groupId=0 sequence=49>, 50, b'\x001\x06\x00\x04\x00!\x1e\x00\x84\x03\x01\x00')
2020-01-27 17:43:51 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'47262157541e158a5f944a04aa5592099d4e2784ddd848c062fc658874693facebddddfdcdb7392402b9618d207a7e'
2020-01-27 17:43:51 DEBUG (bellows.thread_0) [bellows.uart] Data frame: b'7526a157541e152f1e927e'
2020-01-27 17:43:51 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'8070787e'
2020-01-27 17:43:51 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'50272157541e158a5f904b25a95e99099d4e279adfc367bafbc66789dd603f23e8ccde01c87e'
2020-01-27 17:43:51 DEBUG (bellows.thread_0) [bellows.uart] Data frame: b'0526b157546f15b259b5ca25aa1593499c50af15d5c89874ffe9638bda7e7e'
2020-01-27 17:43:51 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'8160597e'
2020-01-27 17:43:51 DEBUG (bellows.thread_0) [bellows.uart] Data frame: b'1526b1575415158a5f944a04aa5592099d4e2736ddce6761ba7e'
2020-01-27 17:43:51 DEBUG (MainThread) [homeassistant.components.zha.core.channels] [0x0638:11:0x0000]: initializing channel: from_cache: False
2020-01-27 17:43:51 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'82503a7e'
2020-01-27 17:43:51 DEBUG (MainThread) [homeassistant.components.zha.core.channels] [0x0638:11:0x0000]: channel: 'async_configure' stage succeeded
2020-01-27 17:43:51 DEBUG (bellows.thread_0) [bellows.uart] Data frame: b'2627a157541e152c95817e'
2020-01-27 17:43:51 DEBUG (MainThread) [bellows.ezsp] Application frame 52 (sendUnicast) received: b'009d'
2020-01-27 17:43:51 DEBUG (MainThread) [bellows.ezsp] Application frame 69 (incomingMessageHandler) received: b'00000021800000400100001e88be3806ffff022f0002'
2020-01-27 17:43:51 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'83401b7e'
2020-01-27 17:43:51 DEBUG (MainThread) [bellows.ezsp] Application frame 63 (messageSentHandler) received: b'003806000021000000400100009d300000'
2020-01-27 17:43:51 DEBUG (MainThread) [bellows.ezsp] Send command sendUnicast: (<EmberOutgoingMessageType.OUTGOING_DIRECT: 0>, 0x0638, <EmberApsFrame profileId=0 clusterId=33 sourceEndpoint=0 destinationEndpoint=0 options=320 groupId=0 sequence=51>, 52, b'3K\x9f:\x06\x01\x88\x17\x00\x0b\x02\xfc\x03\x92BH\xfe\xff\xd7k\x08\x01')
2020-01-27 17:43:51 DEBUG (bellows.thread_0) [bellows.uart] Data frame: b'3627b157546f15b65894492ea15593499c51af15d5c89874f9de528efc7cb9707e'
2020-01-27 17:43:51 DEBUG (MainThread) [bellows.ezsp] Application frame 52 (sendUnicast) received: b'009e'
2020-01-27 17:43:51 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'8430fc7e'
2020-01-27 17:43:51 DEBUG (MainThread) [homeassistant.components.zha.core.channels] [0x0638:11:0x1000]: bound 'lightlink' cluster: Status.SUCCESS
2020-01-27 17:43:51 DEBUG (bellows.thread_0) [bellows.uart] Data frame: b'4627b1575415158a5f904b25a95e99099d4e2735dfce67f5bb7e'
2020-01-27 17:43:51 DEBUG (MainThread) [homeassistant.components.zha.core.channels] [0x0638:11:0x1000]: finished channel configuration
2020-01-27 17:43:51 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'8520dd7e'
2020-01-27 17:43:51 DEBUG (MainThread) [homeassistant.components.zha.core.channels] [0x0638:11:0x1000]: channel: 'async_configure' stage succeeded
2020-01-27 17:43:51 DEBUG (MainThread) [bellows.ezsp] Application frame 69 (incomingMessageHandler) received: b'00040100030b0b000100001f88be3806ffff041831070002'
2020-01-27 17:43:51 DEBUG (MainThread) [bellows.ezsp] Application frame 63 (messageSentHandler) received: b'003806040100030b0b400100009e320000'
2020-01-27 17:43:51 DEBUG (MainThread) [homeassistant.components.zha.core.channels] [0x0638:11:0x0300]: reporting 'current_y' attr on 'light_color' cluster: 30/900/1: Result: '[[<ConfigureReportingResponseRecord status=Status.SUCCESS>]]'
2020-01-27 17:43:51 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'65242157541e158a5f944a04aa5592099d4e2798d9d854c062fc658874693face931ddfdcdb7392402b9618d1c677e'
2020-01-27 17:43:51 DEBUG (bellows.thread_0) [bellows.uart] Data frame: b'5724a157541e152daafd7e'
2020-01-27 17:43:51 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'8610be7e'
2020-01-27 17:43:51 DEBUG (MainThread) [bellows.ezsp] Application frame 52 (sendUnicast) received: b'009f'
2020-01-27 17:43:51 DEBUG (bellows.thread_0) [bellows.uart] Data frame: b'6724b157546f15b259b5ca25aa1593499c6eaf15d5c89874fff5638b45887e'
2020-01-27 17:43:51 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'87009f7e'
2020-01-27 17:43:51 DEBUG (MainThread) [bellows.ezsp] Application frame 69 (incomingMessageHandler) received: b'00000021800000400100002088be3806ffff02330002'
2020-01-27 17:43:51 DEBUG (bellows.thread_0) [bellows.uart] Data frame: b'7724b1575415158a5f944a04aa5592099d4e2734d9ce67e0807e'
2020-01-27 17:43:51 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'8070787e'
2020-01-27 17:43:51 DEBUG (MainThread) [bellows.ezsp] Application frame 63 (messageSentHandler) received: b'003806000021000000400100009f340000'
2020-01-27 17:43:51 DEBUG (MainThread) [homeassistant.components.zha.core.channels] [0x0638:11:0xfc02]: bound 'manufacturer_specific' cluster: Status.SUCCESS
2020-01-27 17:43:51 ERROR (MainThread) [zigpy.zcl] [0x0638:11:0xfc02] acceleration is not a valid attribute id
2020-01-27 17:43:51 WARNING (MainThread) [homeassistant.components.zha.core.channels] [0x0638:11:0xfc02]: channel: 'async_configure' stage failed ex: object NoneType can't be used in 'await' expression
2020-01-27 17:43:51 DEBUG (MainThread) [bellows.ezsp] Send command sendUnicast: (<EmberOutgoingMessageType.OUTGOING_DIRECT: 0>, 0x0638, <EmberApsFrame profileId=260 clusterId=768 sourceEndpoint=11 destinationEndpoint=11 options=320 groupId=0 sequence=53>, 54, b'\x005\x06\x00\x07\x00!\x1e\x00\x84\x03\x01\x00')
2020-01-27 17:43:51 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'70252157541e158a5f904b25a95e99099d4e279edbc367befbc66489dd603f23e8ccde357f7e'
2020-01-27 17:43:51 DEBUG (bellows.thread_0) [bellows.uart] Data frame: b'0025a157541e1512d95c7e'
2020-01-27 17:43:51 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'8160597e'
2020-01-27 17:43:51 DEBUG (MainThread) [bellows.ezsp] Application frame 52 (sendUnicast) received: b'00a0'
2020-01-27 17:43:51 DEBUG (bellows.thread_0) [bellows.uart] Data frame: b'1025b157546f15b65894492ea15593499c6faf15d5c89874f9de568efc7c38027e'
2020-01-27 17:43:51 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'82503a7e'
2020-01-27 17:43:51 DEBUG (MainThread) [bellows.ezsp] Application frame 69 (incomingMessageHandler) received: b'00040100030b0b000100002188be3806ffff041835070002'
2020-01-27 17:43:51 DEBUG (bellows.thread_0) [bellows.uart] Data frame: b'2025b1575415158a5f904b25a95e99099d4e270bdbce6793577e'
2020-01-27 17:43:51 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'83401b7e'
2020-01-27 17:43:51 DEBUG (MainThread) [bellows.ezsp] Application frame 63 (messageSentHandler) received: b'003806040100030b0b40010000a0360000'
2020-01-27 17:43:51 DEBUG (MainThread) [homeassistant.components.zha.core.channels] [0x0638:11:0x0300]: reporting 'color_temperature' attr on 'light_color' cluster: 30/900/1: Result: '[[<ConfigureReportingResponseRecord status=Status.SUCCESS>]]'
2020-01-27 17:43:52 DEBUG (MainThread) [homeassistant.components.zha.core.channels] [0x0638:11:0x0300]: finished channel configuration
2020-01-27 17:43:52 DEBUG (MainThread) [homeassistant.components.zha.core.channels] [0x0638:11:0x0300]: channel: 'async_configure' stage succeeded
2020-01-27 17:43:52 DEBUG (MainThread) [homeassistant.components.zha.core.device] [0x0638](LTA002): completed configuration
2020-01-27 17:43:52 DEBUG (MainThread) [homeassistant.components.zha.core.device] [0x0638](LTA002): stored in registry: ZhaDeviceEntry(name='Philips LTA002', ieee='00:17:88:01:06:3a:9f:4b', last_seen=1580161431.9549038)
2020-01-27 17:43:52 DEBUG (bellows.thread_0) [bellows.uart] Data frame: b'3025b15754b15e2d63924badbd5583771f7e'
2020-01-27 17:43:52 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'8430fc7e'
2020-01-27 17:43:52 DEBUG (MainThread) [bellows.ezsp] Application frame 155 (zigbeeKeyEstablishmentHandler) received: b'4b9f3a060188170011'
2020-01-27 17:43:57 DEBUG (bellows.thread_0) [bellows.uart] Data frame: b'4025b15754b15e2d63924badbd55838e887e'
2020-01-27 17:43:57 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'8520dd7e'
2020-01-27 17:43:57 DEBUG (MainThread) [bellows.ezsp] Application frame 155 (zigbeeKeyEstablishmentHandler) received: b'4b9f3a060188170011'
2020-01-27 17:43:59 DEBUG (MainThread) [bellows.ezsp] Send command nop: ()
2020-01-27 17:43:59 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'052a2157542f8e597e'
2020-01-27 17:43:59 DEBUG (bellows.thread_0) [bellows.uart] Data frame: b'512aa157542f25547e'
2020-01-27 17:43:59 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'8610be7e'
2020-01-27 17:43:59 DEBUG (MainThread) [bellows.ezsp] Application frame 5 (nop) received: b''
2020-01-27 17:44:02 DEBUG (bellows.thread_0) [bellows.uart] Data frame: b'612ab157540e2db4120b7023abdd85499e4dd85483b77e'
2020-01-27 17:44:02 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'87009f7e'
2020-01-27 17:44:02 DEBUG (MainThread) [bellows.ezsp] Application frame 36 (trustCenterJoinHandler) received: b'38064b9f3a06018817000203ffff'
2020-01-27 17:44:02 INFO (MainThread) [zigpy.application] Device 0x0638 (00:17:88:01:06:3a:9f:4b) left the network
2020-01-27 17:44:03 DEBUG (bellows.thread_0) [bellows.uart] Data frame: b'712ab157540e2db4120b7023abdd85499e4dd854e8e47e'
2020-01-27 17:44:03 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'8070787e'
2020-01-27 17:44:03 DEBUG (MainThread) [bellows.ezsp] Application frame 36 (trustCenterJoinHandler) received: b'38064b9f3a06018817000203ffff'
2020-01-27 17:44:03 INFO (MainThread) [zigpy.application] Device 0x0638 (00:17:88:01:06:3a:9f:4b) left the network
2020-01-27 17:44:03 DEBUG (bellows.thread_0) [bellows.uart] Data frame: b'012ab157540e2db4120b7023abdd85499e4dd854e87c7e'
2020-01-27 17:44:03 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'8160597e'
2020-01-27 17:44:03 DEBUG (MainThread) [bellows.ezsp] Application frame 36 (trustCenterJoinHandler) received: b'38064b9f3a06018817000203ffff'
2020-01-27 17:44:03 INFO (MainThread) [zigpy.application] Device 0x0638 (00:17:88:01:06:3a:9f:4b) left the network
2020-01-27 17:44:06 DEBUG (bellows.thread_0) [bellows.uart] Data frame: b'112ab157540e2db4120b7023abdd85499d4e27ab5cac7e'
2020-01-27 17:44:06 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'82503a7e'
2020-01-27 17:44:06 DEBUG (MainThread) [bellows.ezsp] Application frame 36 (trustCenterJoinHandler) received: b'38064b9f3a060188170001000000'
2020-01-27 17:44:06 INFO (MainThread) [zigpy.application] Device 0x0638 (00:17:88:01:06:3a:9f:4b) joined the network
2020-01-27 17:44:06 DEBUG (MainThread) [zigpy.application] Skip initialization for existing device 00:17:88:01:06:3a:9f:4b
2020-01-27 17:44:06 DEBUG (bellows.thread_0) [bellows.uart] Data frame: b'212ab55754485e2d63924badbd55d43d7e'
2020-01-27 17:44:06 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'83401b7e'
2020-01-27 17:44:06 DEBUG (MainThread) [bellows.ezsp] Application frame 98 (incomingSenderEui64Handler) received: b'4b9f3a0601881700'
2020-01-27 17:44:06 DEBUG (bellows.thread_0) [bellows.uart] Data frame: b'312ab157546f11b259874a25aa5596499c4caf15d5c89874f1475b8fb7e105a1ea45c96f01fd9f557e'
2020-01-27 17:44:06 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'8430fc7e'
2020-01-27 17:44:06 DEBUG (MainThread) [bellows.ezsp] Application frame 69 (incomingMessageHandler) received: b'04000013000000000400000288be3806ffff0c8138064b9f3a06018817008e02'
2020-01-27 17:44:06 DEBUG (bellows.thread_0) [bellows.uart] Data frame: b'412ab157546f11b259874a25aa5592499c4daf15d5c89874f1c65b8fb7e105a1ea45c96f01fd0f757e'
2020-01-27 17:44:06 INFO (MainThread) [zigpy.application] Device 0x0638 (00:17:88:01:06:3a:9f:4b) joined the network
2020-01-27 17:44:06 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'8520dd7e'
2020-01-27 17:44:06 DEBUG (MainThread) [zigpy.application] Skip initialization for existing device 00:17:88:01:06:3a:9f:4b
2020-01-27 17:44:06 DEBUG (MainThread) [zigpy.zdo] [0x0638:zdo] ZDO request 0x0013: [0x0638, 00:17:88:01:06:3a:9f:4b, 142]
2020-01-27 17:44:06 DEBUG (bellows.thread_0) [bellows.uart] Data frame: b'512ab15754732db4120b7023abdd854914f027c10c7e'
2020-01-27 17:44:06 DEBUG (MainThread) [bellows.ezsp] Application frame 69 (incomingMessageHandler) received: b'04000013000000000000000388be3806ffff0c0038064b9f3a06018817008e02'
2020-01-27 17:44:06 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'8610be7e'
2020-01-27 17:44:06 INFO (MainThread) [zigpy.application] Device 0x0638 (00:17:88:01:06:3a:9f:4b) joined the network
2020-01-27 17:44:06 DEBUG (bellows.thread_0) [bellows.uart] Data frame: b'612ab157546f15b259964a25aa1593499c4aaf15d5c89874fe446389fe41c77e'
2020-01-27 17:44:06 DEBUG (MainThread) [zigpy.application] Skip initialization for existing device 00:17:88:01:06:3a:9f:4b
2020-01-27 17:44:06 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'87009f7e'
2020-01-27 17:44:06 DEBUG (MainThread) [zigpy.zdo] [0x0638:zdo] ZDO request 0x0013: [0x0638, 00:17:88:01:06:3a:9f:4b, 142]
2020-01-27 17:44:06 DEBUG (MainThread) [bellows.ezsp] Application frame 89 (incomingRouteRecordHandler) received: b'38064b9f3a060188170088be00'
2020-01-27 17:44:06 DEBUG (bellows.thread_0) [bellows.uart] Data frame: b'712ab15754732db4120b7023abdd854914f027a1b67e'
2020-01-27 17:44:06 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'8070787e'
2020-01-27 17:44:06 DEBUG (bellows.thread_0) [bellows.uart] Data frame: b'012ab15754732db4120b7023abdd854914f02730257e'
2020-01-27 17:44:06 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'8160597e'
2020-01-27 17:44:06 DEBUG (bellows.thread_0) [bellows.uart] Data frame: b'112ab15754b15e2d63924badbd5583df9a7e'
2020-01-27 17:44:06 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'82503a7e'
2020-01-27 17:44:06 DEBUG (MainThread) [bellows.ezsp] Application frame 69 (incomingMessageHandler) received: b'00000002000000400100000488be3806ffff0382000002'
2020-01-27 17:44:06 DEBUG (MainThread) [zigpy.zdo] [0x0638:zdo] ZDO request 0x0002: [0x0000]
2020-01-27 17:44:06 DEBUG (MainThread) [zigpy.zdo] [0x0638:zdo] Unsupported ZDO request:0x0002
2020-01-27 17:44:06 DEBUG (MainThread) [bellows.ezsp] Application frame 89 (incomingRouteRecordHandler) received: b'38064b9f3a060188170088be00'
2020-01-27 17:44:07 DEBUG (MainThread) [bellows.ezsp] Application frame 89 (incomingRouteRecordHandler) received: b'38064b9f3a060188170088be00'
2020-01-27 17:44:07 DEBUG (MainThread) [bellows.ezsp] Application frame 155 (zigbeeKeyEstablishmentHandler) received: b'4b9f3a060188170011'
2020-01-27 17:44:09 DEBUG (MainThread) [bellows.ezsp] Send command nop: ()
2020-01-27 17:44:09 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'122b2157542ff6cd7e'
2020-01-27 17:44:09 DEBUG (bellows.thread_0) [bellows.uart] Data frame: b'222ba157542f04797e'
2020-01-27 17:44:09 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'83401b7e'
2020-01-27 17:44:09 DEBUG (MainThread) [bellows.ezsp] Application frame 5 (nop) received: b''
2020-01-27 17:44:11 DEBUG (bellows.thread_0) [bellows.uart] Data frame: b'322bb15754732db4120b7023abdd854914f027e2f37e'
2020-01-27 17:44:11 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'8430fc7e'
2020-01-27 17:44:11 DEBUG (MainThread) [bellows.ezsp] Application frame 89 (incomingRouteRecordHandler) received: b'38064b9f3a060188170088be00'
2020-01-27 17:44:11 DEBUG (bellows.thread_0) [bellows.uart] Data frame: b'422bb15754b15e2d63924badbd5583235d7e'
2020-01-27 17:44:11 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'8520dd7e'
2020-01-27 17:44:12 DEBUG (MainThread) [bellows.ezsp] Application frame 155 (zigbeeKeyEstablishmentHandler) received: b'4b9f3a060188170011'
2020-01-27 17:44:16 DEBUG (bellows.thread_0) [bellows.uart] Data frame: b'522bb15754b15e2d63924badbd55836dd77e'
2020-01-27 17:44:16 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'8610be7e'
2020-01-27 17:44:16 DEBUG (MainThread) [bellows.ezsp] Application frame 155 (zigbeeKeyEstablishmentHandler) received: b'4b9f3a060188170011'
2020-01-27 17:44:19 DEBUG (MainThread) [bellows.ezsp] Send command nop: ()
2020-01-27 17:44:19 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'26282157542f31327e'
2020-01-27 17:44:19 DEBUG (bellows.thread_0) [bellows.uart] Data frame: b'6328a157542fc51b7e'
2020-01-27 17:44:19 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'87009f7e'
2020-01-27 17:44:19 DEBUG (MainThread) [bellows.ezsp] Application frame 5 (nop) received: b''
2020-01-27 17:44:21 DEBUG (bellows.thread_0) [bellows.uart] Data frame: b'7328b157540e2db4120b7023abdd85499e4dd8542f9d7e'
2020-01-27 17:44:21 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'8070787e'
2020-01-27 17:44:21 DEBUG (MainThread) [bellows.ezsp] Application frame 36 (trustCenterJoinHandler) received: b'38064b9f3a06018817000203ffff'
2020-01-27 17:44:21 INFO (MainThread) [zigpy.application] Device 0x0638 (00:17:88:01:06:3a:9f:4b) left the network
2020-01-27 17:44:22 DEBUG (bellows.thread_0) [bellows.uart] Data frame: b'0328b157540e2db4120b7023abdd85499e4dd8542f057e'
2020-01-27 17:44:22 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'8160597e'
2020-01-27 17:44:22 DEBUG (MainThread) [bellows.ezsp] Application frame 36 (trustCenterJoinHandler) received: b'38064b9f3a06018817000203ffff'
2020-01-27 17:44:22 INFO (MainThread) [zigpy.application] Device 0x0638 (00:17:88:01:06:3a:9f:4b) left the network
2020-01-27 17:44:25 DEBUG (bellows.thread_0) [bellows.uart] Data frame: b'1328b157540e2db4120b7023abdd85499d4e27ab9bd57e'
2020-01-27 17:44:25 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'82503a7e'
2020-01-27 17:44:25 DEBUG (MainThread) [bellows.ezsp] Application frame 36 (trustCenterJoinHandler) received: b'38064b9f3a060188170001000000'
2020-01-27 17:44:25 INFO (MainThread) [zigpy.application] Device 0x0638 (00:17:88:01:06:3a:9f:4b) joined the network
2020-01-27 17:44:25 DEBUG (MainThread) [zigpy.application] Skip initialization for existing device 00:17:88:01:06:3a:9f:4b
2020-01-27 17:44:25 DEBUG (bellows.thread_0) [bellows.uart] Data frame: b'2328b55754485e2d63924badbd55a8397e'
2020-01-27 17:44:25 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'83401b7e'
2020-01-27 17:44:25 DEBUG (MainThread) [bellows.ezsp] Application frame 98 (incomingSenderEui64Handler) received: b'4b9f3a0601881700'
2020-01-27 17:44:25 DEBUG (bellows.thread_0) [bellows.uart] Data frame: b'3328b157546f11b259874a25aa5596499c2baf15d5c89874f1475b8fb7e105a1ea45c96f01fda1b87e'
2020-01-27 17:44:25 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'8430fc7e'
2020-01-27 17:44:25 DEBUG (MainThread) [bellows.ezsp] Application frame 69 (incomingMessageHandler) received: b'04000013000000000400006588be3806ffff0c8138064b9f3a06018817008e02'
2020-01-27 17:44:25 INFO (MainThread) [zigpy.application] Device 0x0638 (00:17:88:01:06:3a:9f:4b) joined the network
2020-01-27 17:44:25 DEBUG (bellows.thread_0) [bellows.uart] Data frame: b'4328b15754732db4120b7023abdd854914f027ad0d7e'
2020-01-27 17:44:25 DEBUG (MainThread) [zigpy.application] Skip initialization for existing device 00:17:88:01:06:3a:9f:4b
2020-01-27 17:44:25 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'8520dd7e'
2020-01-27 17:44:25 DEBUG (MainThread) [zigpy.zdo] [0x0638:zdo] ZDO request 0x0013: [0x0638, 00:17:88:01:06:3a:9f:4b, 142]
2020-01-27 17:44:26 DEBUG (MainThread) [bellows.ezsp] Application frame 89 (incomingRouteRecordHandler) received: b'38064b9f3a060188170088be00'
2020-01-27 17:44:26 DEBUG (bellows.thread_0) [bellows.uart] Data frame: b'5328b157546f15b259964a25aa1593499c29af15d5c89874fe446389fe5fcd7e'
2020-01-27 17:44:26 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'8610be7e'
2020-01-27 17:44:26 DEBUG (bellows.thread_0) [bellows.uart] Data frame: b'6328b15754732db4120b7023abdd854914f027cdb77e'
2020-01-27 17:44:26 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'87009f7e'
2020-01-27 17:44:26 DEBUG (bellows.thread_0) [bellows.uart] Data frame: b'7328b15754b15e2d63924badbd5583d39c7e'
2020-01-27 17:44:26 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'8070787e'
2020-01-27 17:44:26 DEBUG (MainThread) [bellows.ezsp] Application frame 69 (incomingMessageHandler) received: b'00000002000000400100006788be3806ffff0382000002'
2020-01-27 17:44:26 DEBUG (MainThread) [zigpy.zdo] [0x0638:zdo] ZDO request 0x0002: [0x0000]
2020-01-27 17:44:26 DEBUG (MainThread) [zigpy.zdo] [0x0638:zdo] Unsupported ZDO request:0x0002
2020-01-27 17:44:26 DEBUG (MainThread) [bellows.ezsp] Application frame 89 (incomingRouteRecordHandler) received: b'38064b9f3a060188170088be00'
2020-01-27 17:44:26 DEBUG (MainThread) [bellows.ezsp] Application frame 155 (zigbeeKeyEstablishmentHandler) received: b'4b9f3a060188170011'
2020-01-27 17:44:26 DEBUG (bellows.thread_0) [bellows.uart] Data frame: b'0328b157546f11b259874a25aa5592499c28af15d5c89874f1c65b8fb7e105a1ea45c96f01fd0bef7e'
2020-01-27 17:44:26 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'8160597e'
2020-01-27 17:44:26 DEBUG (MainThread) [bellows.ezsp] Application frame 69 (incomingMessageHandler) received: b'04000013000000000000006688be3806ffff0c0038064b9f3a06018817008e02'
2020-01-27 17:44:26 INFO (MainThread) [zigpy.application] Device 0x0638 (00:17:88:01:06:3a:9f:4b) joined the network
2020-01-27 17:44:26 DEBUG (MainThread) [zigpy.application] Skip initialization for existing device 00:17:88:01:06:3a:9f:4b
2020-01-27 17:44:26 DEBUG (MainThread) [zigpy.zdo] [0x0638:zdo] ZDO request 0x0013: [0x0638, 00:17:88:01:06:3a:9f:4b, 142]
2020-01-27 17:44:29 DEBUG (MainThread) [bellows.ezsp] Send command nop: ()
2020-01-27 17:44:29 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'31292157542f49a67e'
2020-01-27 17:44:29 DEBUG (bellows.thread_0) [bellows.uart] Data frame: b'1429a157542fe2977e'
2020-01-27 17:44:29 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'82503a7e'
2020-01-27 17:44:29 DEBUG (MainThread) [bellows.ezsp] Application frame 5 (nop) received: b''
2020-01-27 17:44:31 DEBUG (bellows.thread_0) [bellows.uart] Data frame: b'2429b15754732db4120b7023abdd854914f027c6ed7e'
2020-01-27 17:44:31 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'83401b7e'
2020-01-27 17:44:31 DEBUG (MainThread) [bellows.ezsp] Application frame 89 (incomingRouteRecordHandler) received: b'38064b9f3a060188170088be00'
2020-01-27 17:44:31 DEBUG (bellows.thread_0) [bellows.uart] Data frame: b'3429b15754b15e2d63924badbd5583fa637e'
2020-01-27 17:44:31 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'8430fc7e'
2020-01-27 17:44:31 DEBUG (MainThread) [bellows.ezsp] Application frame 155 (zigbeeKeyEstablishmentHandler) received: b'4b9f3a060188170011'
2020-01-27 17:44:36 DEBUG (bellows.thread_0) [bellows.uart] Data frame: b'4429b15754b15e2d63924badbd558303f47e'
2020-01-27 17:44:36 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'8520dd7e'
2020-01-27 17:44:36 DEBUG (MainThread) [bellows.ezsp] Application frame 155 (zigbeeKeyEstablishmentHandler) received: b'4b9f3a060188170011'
2020-01-27 17:44:39 DEBUG (MainThread) [bellows.ezsp] Send command nop: ()
2020-01-27 17:44:39 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'452e2157542f6d4f7e'
2020-01-27 17:44:39 DEBUG (bellows.thread_0) [bellows.uart] Data frame: b'552ea157542faaf37e'
2020-01-27 17:44:39 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'8610be7e'
2020-01-27 17:44:39 DEBUG (MainThread) [bellows.ezsp] Application frame 5 (nop) received: b''
2020-01-27 17:44:41 DEBUG (bellows.thread_0) [bellows.uart] Data frame: b'652eb157540e2db4120b7023abdd85499e4dd8541d647e'
2020-01-27 17:44:41 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'87009f7e'
2020-01-27 17:44:41 DEBUG (MainThread) [bellows.ezsp] Application frame 36 (trustCenterJoinHandler) received: b'38064b9f3a06018817000203ffff'
2020-01-27 17:44:41 INFO (MainThread) [zigpy.application] Device 0x0638 (00:17:88:01:06:3a:9f:4b) left the network
2020-01-27 17:44:41 DEBUG (bellows.thread_0) [bellows.uart] Data frame: b'752eb157540e2db4120b7023abdd85499e4dd85476377e'
2020-01-27 17:44:41 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'8070787e'
2020-01-27 17:44:41 DEBUG (MainThread) [bellows.ezsp] Application frame 36 (trustCenterJoinHandler) received: b'38064b9f3a06018817000203ffff'
2020-01-27 17:44:41 INFO (MainThread) [zigpy.application] Device 0x0638 (00:17:88:01:06:3a:9f:4b) left the network
2020-01-27 17:44:42 DEBUG (bellows.thread_0) [bellows.uart] Data frame: b'052eb157540e2db4120b7023abdd85499e4dd85476af7e'
2020-01-27 17:44:42 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'8160597e'
2020-01-27 17:44:42 DEBUG (MainThread) [bellows.ezsp] Application frame 36 (trustCenterJoinHandler) received: b'38064b9f3a06018817000203ffff'
2020-01-27 17:44:42 INFO (MainThread) [zigpy.application] Device 0x0638 (00:17:88:01:06:3a:9f:4b) left the network
2020-01-27 17:44:49 DEBUG (MainThread) [bellows.ezsp] Send command nop: ()
2020-01-27 17:44:50 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'512f2157542fdb3b7e'
2020-01-27 17:44:50 DEBUG (bellows.thread_0) [bellows.uart] Data frame: b'162fa157542fa4527e'
2020-01-27 17:44:50 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'82503a7e'
2020-01-27 17:44:50 DEBUG (MainThread) [bellows.ezsp] Application frame 5 (nop) received: b''
2020-01-27 17:45:00 DEBUG (MainThread) [bellows.ezsp] Send command nop: ()
2020-01-27 17:45:00 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'622c2157542fd4857e'
2020-01-27 17:45:00 DEBUG (bellows.thread_0) [bellows.uart] Data frame: b'272ca157542f20ac7e'
2020-01-27 17:45:00 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'83401b7e'
2020-01-27 17:45:00 DEBUG (MainThread) [bellows.ezsp] Application frame 5 (nop) received: b''
2020-01-27 17:45:10 DEBUG (MainThread) [bellows.ezsp] Send command nop: ()
2020-01-27 17:45:10 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'732d2157542f21f07e'
2020-01-27 17:45:10 DEBUG (bellows.thread_0) [bellows.uart] Data frame: b'302da157542f58387e'
2020-01-27 17:45:10 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'8430fc7e'
2020-01-27 17:45:10 DEBUG (MainThread) [bellows.ezsp] Application frame 5 (nop) received: b''
2020-01-27 17:45:20 DEBUG (MainThread) [bellows.ezsp] Send command nop: ()
2020-01-27 17:45:20 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'04322157542fcd8e7e'
2020-01-27 17:45:20 DEBUG (bellows.thread_0) [bellows.uart] Data frame: b'4132a157542f39a77e'
2020-01-27 17:45:20 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'8520dd7e'
2020-01-27 17:45:20 DEBUG (MainThread) [bellows.ezsp] Application frame 5 (nop) received: b''
2020-01-27 17:45:30 DEBUG (MainThread) [bellows.ezsp] Send command nop: ()
2020-01-27 17:45:30 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'15332157542f38fb7e'
2020-01-27 17:45:30 DEBUG (bellows.thread_0) [bellows.uart] Data frame: b'5233a157542f47927e'
2020-01-27 17:45:30 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'8610be7e'
2020-01-27 17:45:30 DEBUG (MainThread) [bellows.ezsp] Application frame 5 (nop) received: b''
2020-01-27 17:45:40 DEBUG (MainThread) [bellows.ezsp] Send command nop: ()
2020-01-27 17:45:40 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'26302157542f37457e'
2020-01-27 17:45:40 DEBUG (bellows.thread_0) [bellows.uart] Data frame: b'6330a157542fc36c7e'
2020-01-27 17:45:40 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'87009f7e'
2020-01-27 17:45:40 DEBUG (MainThread) [bellows.ezsp] Application frame 5 (nop) received: b''
2020-01-27 17:45:50 DEBUG (MainThread) [bellows.ezsp] Send command nop: ()
2020-01-27 17:45:50 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'37312157542fc2307e'
2020-01-27 17:45:50 DEBUG (bellows.thread_0) [bellows.uart] Data frame: b'7431a157542fbbf87e'
2020-01-27 17:45:50 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'8070787e'
2020-01-27 17:45:50 DEBUG (MainThread) [bellows.ezsp] Application frame 5 (nop) received: b''
2020-01-27 17:46:00 DEBUG (MainThread) [bellows.ezsp] Send command nop: ()
2020-01-27 17:46:00 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'40362157542f28397e'
2020-01-27 17:46:00 DEBUG (bellows.thread_0) [bellows.uart] Data frame: b'0536a157542fdc107e'
2020-01-27 17:46:00 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'8160597e'
2020-01-27 17:46:00 DEBUG (MainThread) [bellows.ezsp] Application frame 5 (nop) received: b''
2020-01-27 17:46:03 DEBUG (MainThread) [bellows.ezsp] Send command sendUnicast: (<EmberOutgoingMessageType.OUTGOING_DIRECT: 0>, 0x0638, <EmberApsFrame profileId=260 clusterId=6 sourceEndpoint=11 destinationEndpoint=11 options=320 groupId=0 sequence=55>, 56, b'\x017\x00')
2020-01-27 17:46:03 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'51372157541e158a5f904b23aa5e99099d4e279cd5cd66bcfdcb2d7e'
2020-01-27 17:46:03 DEBUG (bellows.thread_0) [bellows.uart] Data frame: b'1637a157541e1517631e7e'
2020-01-27 17:46:03 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'82503a7e'
2020-01-27 17:46:03 DEBUG (MainThread) [bellows.ezsp] Application frame 52 (sendUnicast) received: b'00a5'
2020-01-27 17:46:06 DEBUG (MainThread) [bellows.ezsp] Send command sendUnicast: (<EmberOutgoingMessageType.OUTGOING_DIRECT: 0>, 0x0638, <EmberApsFrame profileId=260 clusterId=6 sourceEndpoint=11 destinationEndpoint=11 options=320 groupId=0 sequence=57>, 58, b'\x019\x01')
2020-01-27 17:46:06 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'62342157541e158a5f904b23aa5e99099d4e2792d7cd66b2fc87b67e'
2020-01-27 17:46:06 DEBUG (bellows.thread_0) [bellows.uart] Data frame: b'2734a157541e15148af07e'
2020-01-27 17:46:06 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'83401b7e'
2020-01-27 17:46:06 DEBUG (MainThread) [bellows.ezsp] Application frame 52 (sendUnicast) received: b'00a6'
2020-01-27 17:46:08 DEBUG (bellows.thread_0) [bellows.uart] Data frame: b'3734b1575415158a5f904b23aa5e99099c4e270ed5a86795c27e'
2020-01-27 17:46:08 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'8430fc7e'
2020-01-27 17:46:08 DEBUG (MainThread) [bellows.ezsp] Application frame 63 (messageSentHandler) received: b'003806040106000b0b40000000a5386600'
2020-01-27 17:46:08 DEBUG (MainThread) [homeassistant.components.zha.core.channels] [0x0638:11:0x0006]: command failed: off exception: [0x0638:11:0x0006]: Message send failure
2020-01-27 17:46:08 DEBUG (MainThread) [homeassistant.components.zha.entity] light.philips_lta002_4b9f3a06_level_light_color_on_off: turned off: [0x0638:11:0x0006]: Message send failure
2020-01-27 17:46:08 DEBUG (MainThread) [bellows.ezsp] Send command sendUnicast: (<EmberOutgoingMessageType.OUTGOING_DIRECT: 0>, 0x0638, <EmberApsFrame profileId=260 clusterId=6 sourceEndpoint=11 destinationEndpoint=11 options=320 groupId=0 sequence=59>, 60, b'\x01;\x00')
2020-01-27 17:46:08 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'74352157541e158a5f904b23aa5e99099d4e2790d1cd66b0fd166e7e'
2020-01-27 17:46:08 DEBUG (bellows.thread_0) [bellows.uart] Data frame: b'4035a157541e151568107e'
2020-01-27 17:46:08 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'8520dd7e'
2020-01-27 17:46:08 DEBUG (MainThread) [bellows.ezsp] Application frame 52 (sendUnicast) received: b'00a7'
2020-01-27 17:46:10 DEBUG (MainThread) [bellows.ezsp] Send command nop: ()
2020-01-27 17:46:10 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'053a2157542f8a037e'
2020-01-27 17:46:10 DEBUG (bellows.thread_0) [bellows.uart] Data frame: b'513aa157542f210e7e'
2020-01-27 17:46:10 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'8610be7e'
2020-01-27 17:46:10 DEBUG (MainThread) [bellows.ezsp] Application frame 5 (nop) received: b''
2020-01-27 17:46:11 DEBUG (bellows.thread_0) [bellows.uart] Data frame: b'613ab1575415158a5f904b23aa5e99099c4e270dd7a867fd997e'
2020-01-27 17:46:11 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'87009f7e'
2020-01-27 17:46:11 DEBUG (MainThread) [bellows.ezsp] Application frame 63 (messageSentHandler) received: b'003806040106000b0b40000000a63a6600'
2020-01-27 17:46:11 DEBUG (MainThread) [homeassistant.components.zha.core.channels] [0x0638:11:0x0006]: command failed: on exception: [0x0638:11:0x0006]: Message send failure
2020-01-27 17:46:11 DEBUG (MainThread) [homeassistant.components.zha.entity] light.philips_lta002_4b9f3a06_level_light_color_on_off: turned on: {'on_off': DeliveryError('[0x0638:11:0x0006]: Message send failure')}
2020-01-27 17:46:13 DEBUG (bellows.thread_0) [bellows.uart] Data frame: b'713ab1575415158a5f904b23aa5e99099c4e270cd1a86709fb7e'
2020-01-27 17:46:13 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'8070787e'
2020-01-27 17:46:13 DEBUG (MainThread) [bellows.ezsp] Application frame 63 (messageSentHandler) received: b'003806040106000b0b40000000a73c6600'
2020-01-27 17:46:13 DEBUG (MainThread) [homeassistant.components.zha.core.channels] [0x0638:11:0x0006]: command failed: off exception: [0x0638:11:0x0006]: Message send failure
2020-01-27 17:46:13 DEBUG (MainThread) [homeassistant.components.zha.entity] light.philips_lta002_4b9f3a06_level_light_color_on_off: turned off: [0x0638:11:0x0006]: Message send failure
2020-01-27 17:46:20 DEBUG (MainThread) [bellows.ezsp] Send command nop: ()
2020-01-27 17:46:20 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'103b2157542f79d77e'
2020-01-27 17:46:20 DEBUG (bellows.thread_0) [bellows.uart] Data frame: b'023ba157542f352b7e'
2020-01-27 17:46:20 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'8160597e'
2020-01-27 17:46:20 DEBUG (MainThread) [bellows.ezsp] Application frame 5 (nop) received: b''
2020-01-27 17:46:30 DEBUG (MainThread) [bellows.ezsp] Send command nop: ()
2020-01-27 17:46:30 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'21382157542ffd297e'
2020-01-27 17:46:30 DEBUG (bellows.thread_0) [bellows.uart] Data frame: b'1338a157542f84dd7e'
2020-01-27 17:46:30 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'82503a7e'
2020-01-27 17:46:30 DEBUG (MainThread) [bellows.ezsp] Application frame 5 (nop) received: b''
2020-01-27 17:46:40 DEBUG (MainThread) [bellows.ezsp] Send command nop: ()
2020-01-27 17:46:40 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'32392157542f831c7e'
2020-01-27 17:46:40 DEBUG (bellows.thread_0) [bellows.uart] Data frame: b'2439a157542fc9417e'
2020-01-27 17:46:40 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'83401b7e'
2020-01-27 17:46:40 DEBUG (MainThread) [bellows.ezsp] Application frame 5 (nop) received: b''
2020-01-27 17:46:50 DEBUG (MainThread) [bellows.ezsp] Send command nop: ()
2020-01-27 17:46:50 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'433e2157542fe4f47e'
2020-01-27 17:46:50 DEBUG (bellows.thread_0) [bellows.uart] Data frame: b'353ea157542ff1b17e'
2020-01-27 17:46:50 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'8430fc7e'
2020-01-27 17:46:50 DEBUG (MainThread) [bellows.ezsp] Application frame 5 (nop) received: b''
2020-01-27 17:47:00 DEBUG (MainThread) [bellows.ezsp] Send command nop: ()
2020-01-27 17:47:00 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'543f2157542f9c607e'
2020-01-27 17:47:00 DEBUG (bellows.thread_0) [bellows.uart] Data frame: b'463fa157542fd09c7e'
2020-01-27 17:47:00 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'8520dd7e'
2020-01-27 17:47:00 DEBUG (MainThread) [bellows.ezsp] Application frame 5 (nop) received: b''
2020-01-27 17:47:10 DEBUG (MainThread) [bellows.ezsp] Send command nop: ()
2020-01-27 17:47:10 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'653c2157542f7d389e7e'
2020-01-27 17:47:10 DEBUG (bellows.thread_0) [bellows.uart] Data frame: b'573ca157542f616a7e'
2020-01-27 17:47:10 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'8610be7e'
2020-01-27 17:47:10 DEBUG (MainThread) [bellows.ezsp] Application frame 5 (nop) received: b''
2020-01-27 17:47:20 DEBUG (MainThread) [bellows.ezsp] Send command nop: ()
2020-01-27 17:47:20 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'763d2157542f66ab7e'
2020-01-27 17:47:20 DEBUG (bellows.thread_0) [bellows.uart] Data frame: b'603da157542f2cf67e'
2020-01-27 17:47:20 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'87009f7e'
2020-01-27 17:47:20 DEBUG (MainThread) [bellows.ezsp] Application frame 5 (nop) received: b''
2020-01-27 17:47:30 DEBUG (MainThread) [bellows.ezsp] Send command nop: ()
2020-01-27 17:47:30 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'07c22157542f3c387e'
2020-01-27 17:47:30 DEBUG (bellows.thread_0) [bellows.uart] Data frame: b'71c2a157542f297d7e'
2020-01-27 17:47:30 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'8070787e'
2020-01-27 17:47:30 DEBUG (MainThread) [bellows.ezsp] Application frame 5 (nop) received: b''
2020-01-27 17:47:40 DEBUG (MainThread) [bellows.ezsp] Send command nop: ()
2020-01-27 17:47:40 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'10c32157542f44ac7e'
2020-01-27 17:47:40 DEBUG (bellows.thread_0) [bellows.uart] Data frame: b'02c3a157542f08507e'
2020-01-27 17:47:40 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'8160597e'
2020-01-27 17:47:40 DEBUG (MainThread) [bellows.ezsp] Application frame 5 (nop) received: b''
2020-01-27 17:47:50 DEBUG (MainThread) [bellows.ezsp] Send command nop: ()
2020-01-27 17:47:50 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'21c02157542fc0527e'
2020-01-27 17:47:50 DEBUG (bellows.thread_0) [bellows.uart] Data frame: b'13c0a157542fb9a67e'
2020-01-27 17:47:50 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'82503a7e'
2020-01-27 17:47:50 DEBUG (MainThread) [bellows.ezsp] Application frame 5 (nop) received: b''
2020-01-27 17:48:00 DEBUG (MainThread) [bellows.ezsp] Send command nop: ()
2020-01-27 17:48:00 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'32c12157542fbe677e'
2020-01-27 17:48:00 DEBUG (bellows.thread_0) [bellows.uart] Data frame: b'24c1a157542ff43a7e'
2020-01-27 17:48:00 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'83401b7e'
2020-01-27 17:48:00 DEBUG (MainThread) [bellows.ezsp] Application frame 5 (nop) received: b''
2020-01-27 17:48:10 DEBUG (MainThread) [bellows.ezsp] Send command nop: ()
2020-01-27 17:48:10 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'43c62157542fd98f7e'
2020-01-27 17:48:10 DEBUG (bellows.thread_0) [bellows.uart] Data frame: b'35c6a157542fccca7e'
2020-01-27 17:48:10 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'8430fc7e'
2020-01-27 17:48:10 DEBUG (MainThread) [bellows.ezsp] Application frame 5 (nop) received: b''
2020-01-27 17:48:20 DEBUG (MainThread) [bellows.ezsp] Send command nop: ()
2020-01-27 17:48:20 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'54c72157542fa11b7e'
2020-01-27 17:48:20 DEBUG (bellows.thread_0) [bellows.uart] Data frame: b'46c7a157542fede77e'
2020-01-27 17:48:20 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'8520dd7e'
2020-01-27 17:48:20 DEBUG (MainThread) [bellows.ezsp] Application frame 5 (nop) received: b''
2020-01-27 17:48:30 DEBUG (MainThread) [bellows.ezsp] Send command nop: ()
2020-01-27 17:48:30 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'65c42157542f25e57e'
2020-01-27 17:48:30 DEBUG (bellows.thread_0) [bellows.uart] Data frame: b'57c4a157542f5c117e'
2020-01-27 17:48:30 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'8610be7e'
2020-01-27 17:48:30 DEBUG (MainThread) [bellows.ezsp] Application frame 5 (nop) received: b''
2020-01-27 17:48:40 DEBUG (MainThread) [bellows.ezsp] Send command nop: ()
2020-01-27 17:48:40 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'76c52157542f5bd07e'
2020-01-27 17:48:40 DEBUG (bellows.thread_0) [bellows.uart] Data frame: b'60c5a157542f118d7e'
2020-01-27 17:48:40 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'87009f7e'
2020-01-27 17:48:40 DEBUG (MainThread) [bellows.ezsp] Application frame 5 (nop) received: b''
2020-01-27 17:48:47 DEBUG (MainThread) [bellows.ezsp] Send command sendUnicast: (<EmberOutgoingMessageType.OUTGOING_DIRECT: 0>, 0x0638, <EmberApsFrame profileId=260 clusterId=6 sourceEndpoint=11 destinationEndpoint=11 options=320 groupId=0 sequence=61>, 62, b'\x01=\x00')
2020-01-27 17:48:47 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'07ca2157541e158a5f904b23aa5e99099d4e2796d3cd66b6fd26587e'
2020-01-27 17:48:47 DEBUG (bellows.thread_0) [bellows.uart] Data frame: b'71caa157541e151a3d817e'
2020-01-27 17:48:47 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'8070787e'
2020-01-27 17:48:47 DEBUG (MainThread) [bellows.ezsp] Application frame 52 (sendUnicast) received: b'00a8'
2020-01-27 17:48:50 DEBUG (MainThread) [bellows.ezsp] Send command nop: ()
2020-01-27 17:48:50 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'10cb2157542f46817e'
2020-01-27 17:48:50 DEBUG (bellows.thread_0) [bellows.uart] Data frame: b'02cba157542f0a7d7e'
2020-01-27 17:48:50 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'8160597e'
2020-01-27 17:48:50 DEBUG (MainThread) [bellows.ezsp] Application frame 5 (nop) received: b''
2020-01-27 17:48:52 DEBUG (bellows.thread_0) [bellows.uart] Data frame: b'12cbb1575415158a5f904b23aa5e99099c4e2703d3a86768a07e'
2020-01-27 17:48:52 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'82503a7e'
2020-01-27 17:48:52 DEBUG (MainThread) [bellows.ezsp] Application frame 63 (messageSentHandler) received: b'003806040106000b0b40000000a83e6600'
2020-01-27 17:48:52 DEBUG (MainThread) [homeassistant.components.zha.core.channels] [0x0638:11:0x0006]: command failed: off exception: [0x0638:11:0x0006]: Message send failure
2020-01-27 17:48:52 DEBUG (MainThread) [homeassistant.components.zha.entity] light.philips_lta002_4b9f3a06_level_light_color_on_off: turned off: [0x0638:11:0x0006]: Message send failure
2020-01-27 17:49:00 DEBUG (MainThread) [bellows.ezsp] Send command nop: ()
2020-01-27 17:49:00 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'22c82157542f0c9f7e'
2020-01-27 17:49:00 DEBUG (bellows.thread_0) [bellows.uart] Data frame: b'23c8a157542f94077e'
2020-01-27 17:49:00 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'83401b7e'
2020-01-27 17:49:00 DEBUG (MainThread) [bellows.ezsp] Application frame 5 (nop) received: b''
2020-01-27 17:49:10 DEBUG (MainThread) [bellows.ezsp] Send command nop: ()
2020-01-27 17:49:10 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'33c92157542ff9ea7e'
2020-01-27 17:49:10 DEBUG (bellows.thread_0) [bellows.uart] Data frame: b'34c9a157542fec937e'
2020-01-27 17:49:10 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'8430fc7e'
2020-01-27 17:49:10 DEBUG (MainThread) [bellows.ezsp] Application frame 5 (nop) received: b''
2020-01-27 17:49:20 DEBUG (MainThread) [bellows.ezsp] Send command nop: ()
2020-01-27 17:49:20 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'44ce2157542f7d33e37e'
2020-01-27 17:49:20 DEBUG (bellows.thread_0) [bellows.uart] Data frame: b'45cea157542f8b7b7e'
2020-01-27 17:49:20 DEBUG (bellows.thread_0) [bellows.uart] Sending: b'8520dd7e'
2020-01-27 17:49:20 DEBUG (MainThread) [bellows.ezsp] Application frame 5 (nop) received: b''
Additional information
About this issue
- Original URL
- State: closed
- Created 4 years ago
- Comments: 25 (13 by maintainers)
@Adminiuga I got it working as suggested. Thanks for the help. When the 0.105 update comes and I update, will it update bellows-homeassistant? Or will it keep using the fork I just installed?