Advertisement
Guest User

Untitled

a guest
Oct 14th, 2019
111
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 62.70 KB | None | 0 0
  1. 2019-10-14 20:49:38 DEBUG (MainThread) [zigpy.zcl] [0x9e93:1:0x0402] ZCL deserialize: <ZCLHeader frame_control=<FrameControl frame_type=GLOBAL_COMMAND manufacturer_specific=False is_reply=True disable_default_response=True> manufacturer=None tsn=76 command_id=Command.Report_Attributes>
  2. 2019-10-14 20:49:38 DEBUG (MainThread) [zigpy.zcl] [0x9e93:1:0x0402] ZCL request 0x000a: [[<Attribute attrid=0 value=<TypeValue type=int16s, value=2437>>]]
  3. 2019-10-14 20:49:38 DEBUG (MainThread) [zigpy.zcl] [0x9e93:1:0x0402] Attribute report received: measured_value=2437
  4. 2019-10-14 20:49:38 DEBUG (MainThread) [zigpy.zcl] [0x9e93:1:0x0405] ZCL deserialize: <ZCLHeader frame_control=<FrameControl frame_type=GLOBAL_COMMAND manufacturer_specific=False is_reply=True disable_default_response=True> manufacturer=None tsn=77 command_id=Command.Report_Attributes>
  5. 2019-10-14 20:49:38 DEBUG (MainThread) [zigpy.zcl] [0x9e93:1:0x0405] ZCL request 0x000a: [[<Attribute attrid=0 value=<TypeValue type=uint16_t, value=5148>>]]
  6. 2019-10-14 20:49:38 DEBUG (MainThread) [zigpy.zcl] [0x9e93:1:0x0405] Attribute report received: measured_value=5148
  7. 2019-10-14 20:49:38 DEBUG (MainThread) [zigpy.zcl] [0x9e93:1:0x0403] ZCL deserialize: <ZCLHeader frame_control=<FrameControl frame_type=GLOBAL_COMMAND manufacturer_specific=False is_reply=True disable_default_response=True> manufacturer=None tsn=78 command_id=Command.Report_Attributes>
  8. 2019-10-14 20:49:38 DEBUG (MainThread) [zigpy.zcl] [0x9e93:1:0x0403] ZCL request 0x000a: [[<Attribute attrid=0 value=<TypeValue type=int16s, value=955>>, <Attribute attrid=20 value=<TypeValue type=int8s, value=-1>>, <Attribute attrid=16 value=<TypeValue type=int16s, value=9556>>]]
  9. 2019-10-14 20:49:38 DEBUG (MainThread) [zigpy.zcl] [0x9e93:1:0x0403] Attribute report received: measured_value=955, 20=-1, 16=9556
  10. 2019-10-14 20:50:25 ERROR (MainThread) [homeassistant.components.websocket_api.http.connection.1831862096] Error handling message: Unknown error
  11. Traceback (most recent call last):
  12. File "/usr/src/homeassistant/homeassistant/components/websocket_api/decorators.py", line 19, in _handle_async_response
  13. await func(hass, connection, msg)
  14. File "/usr/src/homeassistant/homeassistant/components/device_automation/__init__.py", line 205, in websocket_device_automation_list_triggers
  15. triggers = await _async_get_device_automations(hass, "trigger", device_id)
  16. File "/usr/src/homeassistant/homeassistant/components/device_automation/__init__.py", line 128, in _async_get_device_automations
  17. for domain in domains
  18. File "/usr/src/homeassistant/homeassistant/components/device_automation/__init__.py", line 102, in _async_get_device_automations_from_domain
  19. return await getattr(platform, function_name)(hass, device_id)
  20. File "/usr/src/homeassistant/homeassistant/components/zha/device_trigger.py", line 53, in async_get_triggers
  21. zha_device = await async_get_zha_device(hass, device_id)
  22. File "/usr/src/homeassistant/homeassistant/components/zha/core/helpers.py", line 149, in async_get_zha_device
  23. return zha_gateway.devices[ieee]
  24. KeyError: 00:15:8d:00:01:26:9c:e8
  25. 2019-10-14 20:50:25 ERROR (MainThread) [homeassistant.components.websocket_api.http.connection.1831862096] Error handling message: Unknown error
  26. Traceback (most recent call last):
  27. File "/usr/src/homeassistant/homeassistant/components/websocket_api/decorators.py", line 19, in _handle_async_response
  28. await func(hass, connection, msg)
  29. File "/usr/src/homeassistant/homeassistant/components/device_automation/__init__.py", line 177, in websocket_device_automation_list_actions
  30. actions = await _async_get_device_automations(hass, "action", device_id)
  31. File "/usr/src/homeassistant/homeassistant/components/device_automation/__init__.py", line 128, in _async_get_device_automations
  32. for domain in domains
  33. File "/usr/src/homeassistant/homeassistant/components/device_automation/__init__.py", line 102, in _async_get_device_automations_from_domain
  34. return await getattr(platform, function_name)(hass, device_id)
  35. File "/usr/src/homeassistant/homeassistant/components/zha/device_action.py", line 59, in async_get_actions
  36. zha_device = await async_get_zha_device(hass, device_id)
  37. File "/usr/src/homeassistant/homeassistant/components/zha/core/helpers.py", line 149, in async_get_zha_device
  38. return zha_gateway.devices[ieee]
  39. KeyError: 00:15:8d:00:01:26:9c:e8
  40. 2019-10-14 20:51:26 DEBUG (MainThread) [homeassistant.components.zha.api] Get bindable devices: source_ieee: [00:15:8d:00:02:32:07:f0] bindable devices:: [[]]
  41. 2019-10-14 20:52:59 INFO (MainThread) [homeassistant.components.zha.api] Removing node 00:15:8d:00:02:32:07:f0
  42. 2019-10-14 20:52:59 INFO (MainThread) [zigpy.application] Removing device 0xc48a (00:15:8d:00:02:32:07:f0)
  43. 2019-10-14 20:52:59 DEBUG (MainThread) [zigpy.device] [0xc48a] Extending timeout for 0xb7 request
  44. 2019-10-14 20:53:04 DEBUG (MainThread) [zigpy.device] [0xc48a] Delivery error for seq # 0xb7, on endpoint id 0 cluster 0x0034: message send failure
  45. 2019-10-14 20:53:04 DEBUG (MainThread) [zigpy.application] Sending 'zdo_leave_req' failed: [0xc48a:0:0x0034]: Message send failure
  46. 2019-10-14 20:53:08 DEBUG (MainThread) [zigpy.zdo] [0x0000:zdo] ZDO request 0x0036: [60, <Bool.false: 0>]
  47. 2019-10-14 20:53:15 INFO (MainThread) [zigpy.application] Device 0x73b0 (00:15:8d:00:02:32:07:f0) joined the network
  48. 2019-10-14 20:53:15 INFO (MainThread) [zigpy.device] [0x73b0] Requesting 'Node Descriptor'
  49. 2019-10-14 20:53:15 DEBUG (MainThread) [zigpy.device] [0x73b0] Extending timeout for 0xbb request
  50. 2019-10-14 20:53:15 INFO (MainThread) [zigpy.application] Device 0x73b0 (00:15:8d:00:02:32:07:f0) joined the network
  51. 2019-10-14 20:53:15 DEBUG (MainThread) [zigpy.application] Skip initialization for existing device 00:15:8d:00:02:32:07:f0
  52. 2019-10-14 20:53:15 DEBUG (MainThread) [zigpy.zdo] [0x73b0:zdo] ZDO request 0x0013: [0x73b0, 00:15:8d:00:02:32:07:f0, 128]
  53. 2019-10-14 20:53:15 INFO (MainThread) [zigpy.application] Device 0xc48a (00:15:8d:00:02:32:07:f0) left the network
  54. 2019-10-14 20:53:15 DEBUG (MainThread) [zigpy.device] Ignoring message (b'18000a0500420c6c756d692e7765617468657201002003') on cluster 0: unknown endpoint or cluster id: 1
  55. 2019-10-14 20:53:16 DEBUG (MainThread) [zigpy.device] Ignoring message (b'18010a01ff42250121c70b0421a80105213b00062401000000006429890a6521ce16662b657501000a218f91') on cluster 0: unknown endpoint or cluster id: 1
  56. 2019-10-14 20:53:17 DEBUG (MainThread) [zigpy.zdo] [0x4642:zdo] ZDO request 0x0006: [0xfffd, 260, [25], []]
  57. 2019-10-14 20:53:18 DEBUG (MainThread) [zigpy.device] Ignoring message (b'18020a0500420c6c756d692e77656174686572') on cluster 0: unknown endpoint or cluster id: 1
  58. 2019-10-14 20:53:19 DEBUG (MainThread) [zigpy.device] [0x73b0] Delivery error for seq # 0xbb, on endpoint id 0 cluster 0x0002: message send failure
  59. 2019-10-14 20:53:20 DEBUG (MainThread) [zigpy.device] Ignoring message (b'18030a0500420c6c756d692e77656174686572') on cluster 0: unknown endpoint or cluster id: 1
  60. 2019-10-14 20:53:20 DEBUG (MainThread) [zigpy.device] [0x73b0] Extending timeout for 0xbe request
  61. 2019-10-14 20:53:21 DEBUG (MainThread) [zigpy.device] Ignoring message (b'18040a0500420c6c756d692e77656174686572') on cluster 0: unknown endpoint or cluster id: 1
  62. 2019-10-14 20:53:22 INFO (MainThread) [zigpy.device] [0x73b0] Node Descriptor: <Optional byte1=2 byte2=64 mac_capability_flags=128 manufacturer_code=4151 maximum_buffer_size=127 maximum_incoming_transfer_size=100 server_mask=0 maximum_outgoing_transfer_size=100 descriptor_capability_field=0>
  63. 2019-10-14 20:53:22 INFO (MainThread) [zigpy.device] [0x73b0] Discovering endpoints
  64. 2019-10-14 20:53:22 DEBUG (MainThread) [zigpy.device] [0x73b0] Extending timeout for 0xc0 request
  65. 2019-10-14 20:53:23 DEBUG (MainThread) [zigpy.device] Ignoring message (b'18050a0500420c6c756d692e77656174686572') on cluster 0: unknown endpoint or cluster id: 1
  66. 2019-10-14 20:53:23 INFO (MainThread) [zigpy.device] [0x73b0] Discovered endpoints: [1]
  67. 2019-10-14 20:53:23 INFO (MainThread) [zigpy.endpoint] [0x73b0:1] Discovering endpoint information
  68. 2019-10-14 20:53:23 DEBUG (MainThread) [zigpy.device] [0x73b0] Extending timeout for 0xc2 request
  69. 2019-10-14 20:53:25 DEBUG (MainThread) [zigpy.device] Ignoring message (b'18060a0500420c6c756d692e77656174686572') on cluster 0: unknown endpoint or cluster id: 'No cluster ID 0x0000 on (00:15:8d:00:02:32:07:f0, 1)'
  70. 2019-10-14 20:53:25 INFO (MainThread) [zigpy.endpoint] [0x73b0:1] Discovered endpoint information: <SimpleDescriptor endpoint=1 profile=260 device_type=24321 device_version=1 input_clusters=[0, 3, 65535, 1026, 1027, 1029] output_clusters=[0, 4, 65535]>
  71. 2019-10-14 20:53:25 DEBUG (MainThread) [zigpy.device] [0x73b0] Extending timeout for 0xc4 request
  72. 2019-10-14 20:53:27 DEBUG (MainThread) [zigpy.zcl] [0x73b0:1:0x0000] ZCL deserialize: <ZCLHeader frame_control=<FrameControl frame_type=GLOBAL_COMMAND manufacturer_specific=False is_reply=True disable_default_response=True> manufacturer=None tsn=7 command_id=Command.Report_Attributes>
  73. 2019-10-14 20:53:27 DEBUG (MainThread) [zigpy.zcl] [0x73b0:1:0x0000] ZCL request 0x000a: [[<Attribute attrid=5 value=<TypeValue type=CharacterString, value=lumi.weather>>]]
  74. 2019-10-14 20:53:27 DEBUG (MainThread) [zigpy.zcl] [0x73b0:1:0x0000] Attribute report received: model=lumi.weather
  75. 2019-10-14 20:53:27 DEBUG (MainThread) [zigpy.zcl] [0x73b0:1:0x0000] ZCL deserialize: <ZCLHeader frame_control=<FrameControl frame_type=GLOBAL_COMMAND manufacturer_specific=False is_reply=True disable_default_response=True> manufacturer=None tsn=196 command_id=Command.Read_Attributes_rsp>
  76. 2019-10-14 20:53:27 DEBUG (MainThread) [zigpy.endpoint] [0x73b0:1] Manufacturer: LUMI
  77. 2019-10-14 20:53:27 DEBUG (MainThread) [zigpy.endpoint] [0x73b0:1] Model: lumi.weather
  78. 2019-10-14 20:53:27 DEBUG (MainThread) [zigpy.quirks.registry] Checking quirks for LUMI lumi.weather (00:15:8d:00:02:32:07:f0)
  79. 2019-10-14 20:53:27 DEBUG (MainThread) [zigpy.quirks.registry] Considering <class 'zhaquirks.xiaomi.aqara.weather.Weather'>
  80. 2019-10-14 20:53:27 DEBUG (MainThread) [zigpy.quirks.registry] Found custom device replacement for 00:15:8d:00:02:32:07:f0: <class 'zhaquirks.xiaomi.aqara.weather.Weather'>
  81. 2019-10-14 20:53:27 DEBUG (MainThread) [homeassistant.components.zha.core.gateway] device - 0x73b0:00:15:8d:00:02:32:07:f0 entering async_device_initialized - is_new_join: True
  82. 2019-10-14 20:53:27 DEBUG (MainThread) [homeassistant.components.zha.core.gateway] device - 0x73b0:00:15:8d:00:02:32:07:f0 has joined the ZHA zigbee network
  83. 2019-10-14 20:53:27 DEBUG (MainThread) [homeassistant.components.zha.core.device] [0x73b0](lumi.weather): started configuration
  84. 2019-10-14 20:53:27 DEBUG (MainThread) [homeassistant.components.zha.core.channels] [0x73b0:ZDO](lumi.weather): channel: 'async_configure' stage succeeded
  85. 2019-10-14 20:53:27 DEBUG (MainThread) [homeassistant.components.zha.core.channels] [0x73b0:1:0x0000]: finished channel configuration
  86. 2019-10-14 20:53:27 DEBUG (MainThread) [zigpy.device] [0x73b0] Extending timeout for 0xc6 request
  87. 2019-10-14 20:53:27 DEBUG (MainThread) [homeassistant.components.zha.core.channels] [0x73b0:1:0x0001]: finished channel configuration
  88. 2019-10-14 20:53:27 DEBUG (MainThread) [homeassistant.components.zha.core.channels] [0x73b0:1:0x0001]: channel: 'async_configure' stage succeeded
  89. 2019-10-14 20:53:27 DEBUG (MainThread) [homeassistant.components.zha.core.channels] [0x73b0:1:0x0402]: finished channel configuration
  90. 2019-10-14 20:53:27 DEBUG (MainThread) [homeassistant.components.zha.core.channels] [0x73b0:1:0x0402]: channel: 'async_configure' stage succeeded
  91. 2019-10-14 20:53:27 DEBUG (MainThread) [homeassistant.components.zha.core.channels] [0x73b0:1:0x0403]: finished channel configuration
  92. 2019-10-14 20:53:27 DEBUG (MainThread) [homeassistant.components.zha.core.channels] [0x73b0:1:0x0403]: channel: 'async_configure' stage succeeded
  93. 2019-10-14 20:53:27 DEBUG (MainThread) [homeassistant.components.zha.core.channels] [0x73b0:1:0x0405]: finished channel configuration
  94. 2019-10-14 20:53:27 DEBUG (MainThread) [homeassistant.components.zha.core.channels] [0x73b0:1:0x0405]: channel: 'async_configure' stage succeeded
  95. 2019-10-14 20:53:29 DEBUG (MainThread) [zigpy.zcl] [0x73b0:1:0x0000] ZCL deserialize: <ZCLHeader frame_control=<FrameControl frame_type=GLOBAL_COMMAND manufacturer_specific=False is_reply=True disable_default_response=True> manufacturer=None tsn=8 command_id=Command.Report_Attributes>
  96. 2019-10-14 20:53:29 DEBUG (MainThread) [zigpy.zcl] [0x73b0:1:0x0000] ZCL request 0x000a: [[<Attribute attrid=5 value=<TypeValue type=CharacterString, value=lumi.weather>>]]
  97. 2019-10-14 20:53:29 DEBUG (MainThread) [zigpy.zcl] [0x73b0:1:0x0000] Attribute report received: model=lumi.weather
  98. 2019-10-14 20:53:29 DEBUG (MainThread) [zigpy.zcl] [0x73b0:1:0x0000] ZCL deserialize: <ZCLHeader frame_control=<FrameControl frame_type=GLOBAL_COMMAND manufacturer_specific=False is_reply=True disable_default_response=True> manufacturer=None tsn=198 command_id=Command.Read_Attributes_rsp>
  99. 2019-10-14 20:53:29 DEBUG (MainThread) [homeassistant.components.zha.core.channels] [0x73b0:1:0x0000]: initializing channel: from_cache: False
  100. 2019-10-14 20:53:29 DEBUG (MainThread) [homeassistant.components.zha.core.channels] [0x73b0:1:0x0000]: channel: 'async_configure' stage succeeded
  101. 2019-10-14 20:53:29 DEBUG (MainThread) [homeassistant.components.zha.core.device] [0x73b0](lumi.weather): completed configuration
  102. 2019-10-14 20:53:29 DEBUG (MainThread) [homeassistant.components.zha.core.device] [0x73b0](lumi.weather): stored in registry: ZhaDeviceEntry(name='LUMI lumi.weather', ieee='00:15:8d:00:02:32:07:f0', last_seen=1571079209.51271)
  103. 2019-10-14 20:53:29 DEBUG (MainThread) [homeassistant.components.zha.core.device] [0x73b0](lumi.weather): started initialization
  104. 2019-10-14 20:53:29 DEBUG (MainThread) [homeassistant.components.zha.core.channels] [0x73b0:ZDO](lumi.weather): entry loaded from storage: ZhaDeviceEntry(name='LUMI lumi.weather', ieee='00:15:8d:00:02:32:07:f0', last_seen=1571079209.51271)
  105. 2019-10-14 20:53:29 DEBUG (MainThread) [homeassistant.components.zha.core.channels] [0x73b0:ZDO](lumi.weather): channel: 'async_initialize' stage succeeded
  106. 2019-10-14 20:53:29 DEBUG (MainThread) [zigpy.device] [0x73b0] Extending timeout for 0xc8 request
  107. 2019-10-14 20:53:29 DEBUG (MainThread) [homeassistant.components.zha.core.channels] [0x73b0:1:0x0001]: initializing channel: from_cache: False
  108. 2019-10-14 20:53:29 DEBUG (MainThread) [homeassistant.components.zha.core.channels] [0x73b0:1:0x0001]: channel: 'async_initialize' stage succeeded
  109. 2019-10-14 20:53:29 DEBUG (MainThread) [zigpy.device] [0x73b0] Extending timeout for 0xca request
  110. 2019-10-14 20:53:29 DEBUG (MainThread) [zigpy.device] [0x73b0] Extending timeout for 0xcc request
  111. 2019-10-14 20:53:31 DEBUG (MainThread) [zigpy.zcl] [0x73b0:1:0x0000] ZCL deserialize: <ZCLHeader frame_control=<FrameControl frame_type=GLOBAL_COMMAND manufacturer_specific=False is_reply=True disable_default_response=True> manufacturer=None tsn=9 command_id=Command.Report_Attributes>
  112. 2019-10-14 20:53:31 DEBUG (MainThread) [zigpy.zcl] [0x73b0:1:0x0000] ZCL request 0x000a: [[<Attribute attrid=5 value=<TypeValue type=CharacterString, value=lumi.weather>>]]
  113. 2019-10-14 20:53:31 DEBUG (MainThread) [zigpy.zcl] [0x73b0:1:0x0000] Attribute report received: model=lumi.weather
  114. 2019-10-14 20:53:31 DEBUG (MainThread) [zigpy.zcl] [0x73b0:1:0x0000] ZCL deserialize: <ZCLHeader frame_control=<FrameControl frame_type=GLOBAL_COMMAND manufacturer_specific=False is_reply=True disable_default_response=True> manufacturer=None tsn=200 command_id=Command.Read_Attributes_rsp>
  115. 2019-10-14 20:53:31 DEBUG (MainThread) [homeassistant.components.zha.core.channels] [0x73b0:1:0x0000]: initializing channel: from_cache: False
  116. 2019-10-14 20:53:31 DEBUG (MainThread) [homeassistant.components.zha.core.channels] [0x73b0:1:0x0000]: channel: 'async_initialize' stage succeeded
  117. 2019-10-14 20:53:31 DEBUG (MainThread) [zigpy.device] [0x73b0] Extending timeout for 0xce request
  118. 2019-10-14 20:53:31 DEBUG (MainThread) [zigpy.zcl] [0x73b0:1:0x0402] ZCL deserialize: <ZCLHeader frame_control=<FrameControl frame_type=GLOBAL_COMMAND manufacturer_specific=False is_reply=True disable_default_response=True> manufacturer=None tsn=0 command_id=Command.Report_Attributes>
  119. 2019-10-14 20:53:31 DEBUG (MainThread) [zigpy.zcl] [0x73b0:1:0x0402] ZCL request 0x000a: [[<Attribute attrid=0 value=<TypeValue type=int16s, value=2811>>]]
  120. 2019-10-14 20:53:31 DEBUG (MainThread) [zigpy.zcl] [0x73b0:1:0x0402] Attribute report received: measured_value=2811
  121. 2019-10-14 20:53:31 DEBUG (MainThread) [zigpy.zcl] [0x73b0:1:0x0405] ZCL deserialize: <ZCLHeader frame_control=<FrameControl frame_type=GLOBAL_COMMAND manufacturer_specific=False is_reply=True disable_default_response=True> manufacturer=None tsn=1 command_id=Command.Report_Attributes>
  122. 2019-10-14 20:53:31 DEBUG (MainThread) [zigpy.zcl] [0x73b0:1:0x0405] ZCL request 0x000a: [[<Attribute attrid=0 value=<TypeValue type=uint16_t, value=7224>>]]
  123. 2019-10-14 20:53:31 DEBUG (MainThread) [zigpy.zcl] [0x73b0:1:0x0405] Attribute report received: measured_value=7224
  124. 2019-10-14 20:53:31 DEBUG (MainThread) [zigpy.zcl] [0x73b0:1:0x0403] ZCL deserialize: <ZCLHeader frame_control=<FrameControl frame_type=GLOBAL_COMMAND manufacturer_specific=False is_reply=True disable_default_response=True> manufacturer=None tsn=2 command_id=Command.Report_Attributes>
  125. 2019-10-14 20:53:31 DEBUG (MainThread) [zigpy.zcl] [0x73b0:1:0x0403] ZCL request 0x000a: [[<Attribute attrid=0 value=<TypeValue type=int16s, value=955>>, <Attribute attrid=20 value=<TypeValue type=int8s, value=-1>>, <Attribute attrid=16 value=<TypeValue type=int16s, value=9559>>]]
  126. 2019-10-14 20:53:31 DEBUG (MainThread) [zigpy.zcl] [0x73b0:1:0x0403] Attribute report received: measured_value=955, 20=-1, 16=9559
  127. 2019-10-14 20:53:33 DEBUG (MainThread) [zigpy.zcl] [0x73b0:1:0x0000] ZCL deserialize: <ZCLHeader frame_control=<FrameControl frame_type=GLOBAL_COMMAND manufacturer_specific=False is_reply=True disable_default_response=True> manufacturer=None tsn=3 command_id=Command.Report_Attributes>
  128. 2019-10-14 20:53:33 DEBUG (MainThread) [zigpy.zcl] [0x73b0:1:0x0000] ZCL request 0x000a: [[<Attribute attrid=5 value=<TypeValue type=CharacterString, value=lumi.weather>>]]
  129. 2019-10-14 20:53:33 DEBUG (MainThread) [zigpy.zcl] [0x73b0:1:0x0000] Attribute report received: model=lumi.weather
  130. 2019-10-14 20:53:33 DEBUG (MainThread) [zigpy.zcl] [0x73b0:1:0x0402] ZCL deserialize: <ZCLHeader frame_control=<FrameControl frame_type=GLOBAL_COMMAND manufacturer_specific=False is_reply=True disable_default_response=True> manufacturer=None tsn=202 command_id=Command.Read_Attributes_rsp>
  131. 2019-10-14 20:53:33 DEBUG (MainThread) [homeassistant.components.zha.core.channels] [0x73b0:1:0x0402]: initializing channel: from_cache: False
  132. 2019-10-14 20:53:33 DEBUG (MainThread) [homeassistant.components.zha.core.channels] [0x73b0:1:0x0402]: channel: 'async_initialize' stage succeeded
  133. 2019-10-14 20:53:33 DEBUG (MainThread) [zigpy.zcl] [0x73b0:1:0x0403] ZCL deserialize: <ZCLHeader frame_control=<FrameControl frame_type=GLOBAL_COMMAND manufacturer_specific=False is_reply=True disable_default_response=True> manufacturer=None tsn=204 command_id=Command.Read_Attributes_rsp>
  134. 2019-10-14 20:53:33 DEBUG (MainThread) [homeassistant.components.zha.core.channels] [0x73b0:1:0x0403]: initializing channel: from_cache: False
  135. 2019-10-14 20:53:33 DEBUG (MainThread) [homeassistant.components.zha.core.channels] [0x73b0:1:0x0403]: channel: 'async_initialize' stage succeeded
  136. 2019-10-14 20:53:33 DEBUG (MainThread) [zigpy.zcl] [0x73b0:1:0x0402] ZCL deserialize: <ZCLHeader frame_control=<FrameControl frame_type=GLOBAL_COMMAND manufacturer_specific=False is_reply=True disable_default_response=True> manufacturer=None tsn=0 command_id=Command.Report_Attributes>
  137. 2019-10-14 20:53:33 DEBUG (MainThread) [zigpy.zcl] [0x73b0:1:0x0402] ZCL request 0x000a: [[<Attribute attrid=0 value=<TypeValue type=int16s, value=2815>>]]
  138. 2019-10-14 20:53:33 DEBUG (MainThread) [zigpy.zcl] [0x73b0:1:0x0402] Attribute report received: measured_value=2815
  139. 2019-10-14 20:53:33 DEBUG (MainThread) [zigpy.zcl] [0x73b0:1:0x0405] ZCL deserialize: <ZCLHeader frame_control=<FrameControl frame_type=GLOBAL_COMMAND manufacturer_specific=False is_reply=True disable_default_response=True> manufacturer=None tsn=1 command_id=Command.Report_Attributes>
  140. 2019-10-14 20:53:33 DEBUG (MainThread) [zigpy.zcl] [0x73b0:1:0x0405] ZCL request 0x000a: [[<Attribute attrid=0 value=<TypeValue type=uint16_t, value=7224>>]]
  141. 2019-10-14 20:53:33 DEBUG (MainThread) [zigpy.zcl] [0x73b0:1:0x0405] Attribute report received: measured_value=7224
  142. 2019-10-14 20:53:34 DEBUG (MainThread) [zigpy.zcl] [0x73b0:1:0x0403] ZCL deserialize: <ZCLHeader frame_control=<FrameControl frame_type=GLOBAL_COMMAND manufacturer_specific=False is_reply=True disable_default_response=True> manufacturer=None tsn=2 command_id=Command.Report_Attributes>
  143. 2019-10-14 20:53:34 DEBUG (MainThread) [zigpy.zcl] [0x73b0:1:0x0403] ZCL request 0x000a: [[<Attribute attrid=0 value=<TypeValue type=int16s, value=955>>, <Attribute attrid=20 value=<TypeValue type=int8s, value=-1>>, <Attribute attrid=16 value=<TypeValue type=int16s, value=9558>>]]
  144. 2019-10-14 20:53:34 DEBUG (MainThread) [zigpy.zcl] [0x73b0:1:0x0403] Attribute report received: measured_value=955, 20=-1, 16=9558
  145. 2019-10-14 20:53:35 DEBUG (MainThread) [zigpy.zcl] [0x73b0:1:0x0000] ZCL deserialize: <ZCLHeader frame_control=<FrameControl frame_type=GLOBAL_COMMAND manufacturer_specific=False is_reply=True disable_default_response=True> manufacturer=None tsn=3 command_id=Command.Report_Attributes>
  146. 2019-10-14 20:53:35 DEBUG (MainThread) [zigpy.zcl] [0x73b0:1:0x0000] ZCL request 0x000a: [[<Attribute attrid=5 value=<TypeValue type=CharacterString, value=lumi.weather>>]]
  147. 2019-10-14 20:53:35 DEBUG (MainThread) [zigpy.zcl] [0x73b0:1:0x0000] Attribute report received: model=lumi.weather
  148. 2019-10-14 20:53:37 DEBUG (MainThread) [zigpy.zcl] [0x73b0:1:0x0000] ZCL deserialize: <ZCLHeader frame_control=<FrameControl frame_type=GLOBAL_COMMAND manufacturer_specific=False is_reply=True disable_default_response=True> manufacturer=None tsn=4 command_id=Command.Report_Attributes>
  149. 2019-10-14 20:53:37 DEBUG (MainThread) [zigpy.zcl] [0x73b0:1:0x0000] ZCL request 0x000a: [[<Attribute attrid=5 value=<TypeValue type=CharacterString, value=lumi.weather>>]]
  150. 2019-10-14 20:53:37 DEBUG (MainThread) [zigpy.zcl] [0x73b0:1:0x0000] Attribute report received: model=lumi.weather
  151. 2019-10-14 20:53:39 DEBUG (MainThread) [zigpy.zcl] [0x73b0:1:0x0000] ZCL deserialize: <ZCLHeader frame_control=<FrameControl frame_type=GLOBAL_COMMAND manufacturer_specific=False is_reply=True disable_default_response=True> manufacturer=None tsn=5 command_id=Command.Report_Attributes>
  152. 2019-10-14 20:53:39 DEBUG (MainThread) [zigpy.zcl] [0x73b0:1:0x0000] ZCL request 0x000a: [[<Attribute attrid=5 value=<TypeValue type=CharacterString, value=lumi.weather>>]]
  153. 2019-10-14 20:53:39 DEBUG (MainThread) [zigpy.zcl] [0x73b0:1:0x0000] Attribute report received: model=lumi.weather
  154. 2019-10-14 20:53:41 DEBUG (MainThread) [zigpy.zcl] [0x73b0:1:0x0000] ZCL deserialize: <ZCLHeader frame_control=<FrameControl frame_type=GLOBAL_COMMAND manufacturer_specific=False is_reply=True disable_default_response=True> manufacturer=None tsn=6 command_id=Command.Report_Attributes>
  155. 2019-10-14 20:53:41 DEBUG (MainThread) [zigpy.zcl] [0x73b0:1:0x0000] ZCL request 0x000a: [[<Attribute attrid=5 value=<TypeValue type=CharacterString, value=lumi.weather>>]]
  156. 2019-10-14 20:53:41 DEBUG (MainThread) [zigpy.zcl] [0x73b0:1:0x0000] Attribute report received: model=lumi.weather
  157. 2019-10-14 20:53:43 DEBUG (MainThread) [zigpy.zcl] [0x73b0:1:0x0000] ZCL deserialize: <ZCLHeader frame_control=<FrameControl frame_type=GLOBAL_COMMAND manufacturer_specific=False is_reply=True disable_default_response=True> manufacturer=None tsn=7 command_id=Command.Report_Attributes>
  158. 2019-10-14 20:53:43 DEBUG (MainThread) [zigpy.zcl] [0x73b0:1:0x0000] ZCL request 0x000a: [[<Attribute attrid=5 value=<TypeValue type=CharacterString, value=lumi.weather>>]]
  159. 2019-10-14 20:53:43 DEBUG (MainThread) [zigpy.zcl] [0x73b0:1:0x0000] Attribute report received: model=lumi.weather
  160. 2019-10-14 20:53:43 DEBUG (MainThread) [zigpy.zcl] [0x73b0:1:0x0405] ZCL deserialize: <ZCLHeader frame_control=<FrameControl frame_type=GLOBAL_COMMAND manufacturer_specific=False is_reply=True disable_default_response=True> manufacturer=None tsn=206 command_id=Command.Read_Attributes_rsp>
  161. 2019-10-14 20:53:43 DEBUG (MainThread) [homeassistant.components.zha.core.channels] [0x73b0:1:0x0405]: initializing channel: from_cache: False
  162. 2019-10-14 20:53:43 DEBUG (MainThread) [homeassistant.components.zha.core.channels] [0x73b0:1:0x0405]: channel: 'async_initialize' stage succeeded
  163. 2019-10-14 20:53:43 DEBUG (MainThread) [homeassistant.components.zha.core.device] [0x73b0](lumi.weather): power source: Battery or Unknown
  164. 2019-10-14 20:53:43 DEBUG (MainThread) [homeassistant.components.zha.core.device] [0x73b0](lumi.weather): completed initialization
  165. 2019-10-14 20:53:46 DEBUG (MainThread) [zigpy.zcl] [0x73b0:1:0x0000] ZCL deserialize: <ZCLHeader frame_control=<FrameControl frame_type=GLOBAL_COMMAND manufacturer_specific=False is_reply=True disable_default_response=True> manufacturer=None tsn=8 command_id=Command.Report_Attributes>
  166. 2019-10-14 20:53:46 DEBUG (MainThread) [zigpy.zcl] [0x73b0:1:0x0000] ZCL request 0x000a: [[<Attribute attrid=5 value=<TypeValue type=CharacterString, value=lumi.weather>>]]
  167. 2019-10-14 20:53:46 DEBUG (MainThread) [zigpy.zcl] [0x73b0:1:0x0000] Attribute report received: model=lumi.weather
  168. 2019-10-14 20:53:49 DEBUG (MainThread) [zigpy.zcl] [0x73b0:1:0x0000] ZCL deserialize: <ZCLHeader frame_control=<FrameControl frame_type=GLOBAL_COMMAND manufacturer_specific=False is_reply=True disable_default_response=True> manufacturer=None tsn=9 command_id=Command.Report_Attributes>
  169. 2019-10-14 20:53:49 DEBUG (MainThread) [zigpy.zcl] [0x73b0:1:0x0000] ZCL request 0x000a: [[<Attribute attrid=5 value=<TypeValue type=CharacterString, value=lumi.weather>>]]
  170. 2019-10-14 20:53:49 DEBUG (MainThread) [zigpy.zcl] [0x73b0:1:0x0000] Attribute report received: model=lumi.weather
  171. 2019-10-14 20:53:53 DEBUG (MainThread) [zigpy.zcl] [0x73b0:1:0x0402] ZCL deserialize: <ZCLHeader frame_control=<FrameControl frame_type=GLOBAL_COMMAND manufacturer_specific=False is_reply=True disable_default_response=True> manufacturer=None tsn=10 command_id=Command.Report_Attributes>
  172. 2019-10-14 20:53:53 DEBUG (MainThread) [zigpy.zcl] [0x73b0:1:0x0402] ZCL request 0x000a: [[<Attribute attrid=0 value=<TypeValue type=int16s, value=2891>>]]
  173. 2019-10-14 20:53:53 DEBUG (MainThread) [zigpy.zcl] [0x73b0:1:0x0402] Attribute report received: measured_value=2891
  174. 2019-10-14 20:53:53 DEBUG (MainThread) [zigpy.zcl] [0x73b0:1:0x0405] ZCL deserialize: <ZCLHeader frame_control=<FrameControl frame_type=GLOBAL_COMMAND manufacturer_specific=False is_reply=True disable_default_response=True> manufacturer=None tsn=11 command_id=Command.Report_Attributes>
  175. 2019-10-14 20:53:53 DEBUG (MainThread) [zigpy.zcl] [0x73b0:1:0x0405] ZCL request 0x000a: [[<Attribute attrid=0 value=<TypeValue type=uint16_t, value=6935>>]]
  176. 2019-10-14 20:53:53 DEBUG (MainThread) [zigpy.zcl] [0x73b0:1:0x0405] Attribute report received: measured_value=6935
  177. 2019-10-14 20:53:53 DEBUG (MainThread) [zigpy.zcl] [0x73b0:1:0x0403] ZCL deserialize: <ZCLHeader frame_control=<FrameControl frame_type=GLOBAL_COMMAND manufacturer_specific=False is_reply=True disable_default_response=True> manufacturer=None tsn=12 command_id=Command.Report_Attributes>
  178. 2019-10-14 20:53:53 DEBUG (MainThread) [zigpy.zcl] [0x73b0:1:0x0403] ZCL request 0x000a: [[<Attribute attrid=0 value=<TypeValue type=int16s, value=955>>, <Attribute attrid=20 value=<TypeValue type=int8s, value=-1>>, <Attribute attrid=16 value=<TypeValue type=int16s, value=9559>>]]
  179. 2019-10-14 20:53:53 DEBUG (MainThread) [zigpy.zcl] [0x73b0:1:0x0403] Attribute report received: measured_value=955, 20=-1, 16=9559
  180. 2019-10-14 20:53:53 DEBUG (MainThread) [zigpy.zcl] [0x73b0:1:0x0000] ZCL deserialize: <ZCLHeader frame_control=<FrameControl frame_type=GLOBAL_COMMAND manufacturer_specific=False is_reply=True disable_default_response=True> manufacturer=None tsn=13 command_id=Command.Report_Attributes>
  181. 2019-10-14 20:53:53 DEBUG (MainThread) [zigpy.zcl] [0x73b0:1:0x0000] ZCL request 0x000a: [[<Attribute attrid=5 value=<TypeValue type=CharacterString, value=lumi.weather>>]]
  182. 2019-10-14 20:53:53 DEBUG (MainThread) [zigpy.zcl] [0x73b0:1:0x0000] Attribute report received: model=lumi.weather
  183. 2019-10-14 20:53:57 DEBUG (MainThread) [zigpy.zcl] [0x73b0:1:0x0402] ZCL deserialize: <ZCLHeader frame_control=<FrameControl frame_type=GLOBAL_COMMAND manufacturer_specific=False is_reply=True disable_default_response=True> manufacturer=None tsn=14 command_id=Command.Report_Attributes>
  184. 2019-10-14 20:53:57 DEBUG (MainThread) [zigpy.zcl] [0x73b0:1:0x0402] ZCL request 0x000a: [[<Attribute attrid=0 value=<TypeValue type=int16s, value=2901>>]]
  185. 2019-10-14 20:53:57 DEBUG (MainThread) [zigpy.zcl] [0x73b0:1:0x0402] Attribute report received: measured_value=2901
  186. 2019-10-14 20:53:57 DEBUG (MainThread) [zigpy.zcl] [0x73b0:1:0x0405] ZCL deserialize: <ZCLHeader frame_control=<FrameControl frame_type=GLOBAL_COMMAND manufacturer_specific=False is_reply=True disable_default_response=True> manufacturer=None tsn=15 command_id=Command.Report_Attributes>
  187. 2019-10-14 20:53:57 DEBUG (MainThread) [zigpy.zcl] [0x73b0:1:0x0405] ZCL request 0x000a: [[<Attribute attrid=0 value=<TypeValue type=uint16_t, value=6508>>]]
  188. 2019-10-14 20:53:57 DEBUG (MainThread) [zigpy.zcl] [0x73b0:1:0x0405] Attribute report received: measured_value=6508
  189. 2019-10-14 20:53:57 DEBUG (MainThread) [zigpy.zcl] [0x73b0:1:0x0403] ZCL deserialize: <ZCLHeader frame_control=<FrameControl frame_type=GLOBAL_COMMAND manufacturer_specific=False is_reply=True disable_default_response=True> manufacturer=None tsn=16 command_id=Command.Report_Attributes>
  190. 2019-10-14 20:53:57 DEBUG (MainThread) [zigpy.zcl] [0x73b0:1:0x0403] ZCL request 0x000a: [[<Attribute attrid=0 value=<TypeValue type=int16s, value=955>>, <Attribute attrid=20 value=<TypeValue type=int8s, value=-1>>, <Attribute attrid=16 value=<TypeValue type=int16s, value=9558>>]]
  191. 2019-10-14 20:53:57 DEBUG (MainThread) [zigpy.zcl] [0x73b0:1:0x0403] Attribute report received: measured_value=955, 20=-1, 16=9558
  192. 2019-10-14 20:54:00 DEBUG (MainThread) [zigpy.zcl] [0x73b0:1:0x0402] ZCL deserialize: <ZCLHeader frame_control=<FrameControl frame_type=GLOBAL_COMMAND manufacturer_specific=False is_reply=True disable_default_response=True> manufacturer=None tsn=17 command_id=Command.Report_Attributes>
  193. 2019-10-14 20:54:00 DEBUG (MainThread) [zigpy.zcl] [0x73b0:1:0x0402] ZCL request 0x000a: [[<Attribute attrid=0 value=<TypeValue type=int16s, value=2895>>]]
  194. 2019-10-14 20:54:00 DEBUG (MainThread) [zigpy.zcl] [0x73b0:1:0x0402] Attribute report received: measured_value=2895
  195. 2019-10-14 20:54:00 DEBUG (MainThread) [zigpy.zcl] [0x73b0:1:0x0405] ZCL deserialize: <ZCLHeader frame_control=<FrameControl frame_type=GLOBAL_COMMAND manufacturer_specific=False is_reply=True disable_default_response=True> manufacturer=None tsn=18 command_id=Command.Report_Attributes>
  196. 2019-10-14 20:54:00 DEBUG (MainThread) [zigpy.zcl] [0x73b0:1:0x0405] ZCL request 0x000a: [[<Attribute attrid=0 value=<TypeValue type=uint16_t, value=5755>>]]
  197. 2019-10-14 20:54:00 DEBUG (MainThread) [zigpy.zcl] [0x73b0:1:0x0405] Attribute report received: measured_value=5755
  198. 2019-10-14 20:54:00 DEBUG (MainThread) [zigpy.zcl] [0x73b0:1:0x0403] ZCL deserialize: <ZCLHeader frame_control=<FrameControl frame_type=GLOBAL_COMMAND manufacturer_specific=False is_reply=True disable_default_response=True> manufacturer=None tsn=19 command_id=Command.Report_Attributes>
  199. 2019-10-14 20:54:00 DEBUG (MainThread) [zigpy.zcl] [0x73b0:1:0x0403] ZCL request 0x000a: [[<Attribute attrid=0 value=<TypeValue type=int16s, value=955>>, <Attribute attrid=20 value=<TypeValue type=int8s, value=-1>>, <Attribute attrid=16 value=<TypeValue type=int16s, value=9559>>]]
  200. 2019-10-14 20:54:00 DEBUG (MainThread) [zigpy.zcl] [0x73b0:1:0x0403] Attribute report received: measured_value=955, 20=-1, 16=9559
  201. 2019-10-14 20:54:06 DEBUG (MainThread) [zigpy.zcl] [0x73b0:1:0x0402] ZCL deserialize: <ZCLHeader frame_control=<FrameControl frame_type=GLOBAL_COMMAND manufacturer_specific=False is_reply=True disable_default_response=True> manufacturer=None tsn=20 command_id=Command.Report_Attributes>
  202. 2019-10-14 20:54:06 DEBUG (MainThread) [zigpy.zcl] [0x73b0:1:0x0402] ZCL request 0x000a: [[<Attribute attrid=0 value=<TypeValue type=int16s, value=2914>>]]
  203. 2019-10-14 20:54:06 DEBUG (MainThread) [zigpy.zcl] [0x73b0:1:0x0402] Attribute report received: measured_value=2914
  204. 2019-10-14 20:54:07 DEBUG (MainThread) [zigpy.zcl] [0x73b0:1:0x0405] ZCL deserialize: <ZCLHeader frame_control=<FrameControl frame_type=GLOBAL_COMMAND manufacturer_specific=False is_reply=True disable_default_response=True> manufacturer=None tsn=21 command_id=Command.Report_Attributes>
  205. 2019-10-14 20:54:07 DEBUG (MainThread) [zigpy.zcl] [0x73b0:1:0x0405] ZCL request 0x000a: [[<Attribute attrid=0 value=<TypeValue type=uint16_t, value=5062>>]]
  206. 2019-10-14 20:54:07 DEBUG (MainThread) [zigpy.zcl] [0x73b0:1:0x0405] Attribute report received: measured_value=5062
  207. 2019-10-14 20:54:07 DEBUG (MainThread) [zigpy.zcl] [0x73b0:1:0x0403] ZCL deserialize: <ZCLHeader frame_control=<FrameControl frame_type=GLOBAL_COMMAND manufacturer_specific=False is_reply=True disable_default_response=True> manufacturer=None tsn=22 command_id=Command.Report_Attributes>
  208. 2019-10-14 20:54:07 DEBUG (MainThread) [zigpy.zcl] [0x73b0:1:0x0403] ZCL request 0x000a: [[<Attribute attrid=0 value=<TypeValue type=int16s, value=955>>, <Attribute attrid=20 value=<TypeValue type=int8s, value=-1>>, <Attribute attrid=16 value=<TypeValue type=int16s, value=9559>>]]
  209. 2019-10-14 20:54:07 DEBUG (MainThread) [zigpy.zcl] [0x73b0:1:0x0403] Attribute report received: measured_value=955, 20=-1, 16=9559
  210. 2019-10-14 20:54:11 DEBUG (MainThread) [homeassistant.components.zha.api] Get bindable devices: source_ieee: [00:15:8d:00:02:32:07:f0] bindable devices:: [[]]
  211. 2019-10-14 20:54:28 DEBUG (MainThread) [zigpy.zcl] [0x73b0:1:0x0000] ZCL deserialize: <ZCLHeader frame_control=<FrameControl frame_type=GLOBAL_COMMAND manufacturer_specific=False is_reply=True disable_default_response=True> manufacturer=None tsn=23 command_id=Command.Report_Attributes>
  212. 2019-10-14 20:54:28 DEBUG (MainThread) [zigpy.zcl] [0x73b0:1:0x0000] ZCL request 0x000a: [[<Attribute attrid=5 value=<TypeValue type=CharacterString, value=lumi.weather>>]]
  213. 2019-10-14 20:54:28 DEBUG (MainThread) [zigpy.zcl] [0x73b0:1:0x0000] Attribute report received: model=lumi.weather
  214. 2019-10-14 20:54:34 DEBUG (MainThread) [zigpy.zcl] [0x73b0:1:0x0402] ZCL deserialize: <ZCLHeader frame_control=<FrameControl frame_type=GLOBAL_COMMAND manufacturer_specific=False is_reply=True disable_default_response=True> manufacturer=None tsn=24 command_id=Command.Report_Attributes>
  215. 2019-10-14 20:54:34 DEBUG (MainThread) [zigpy.zcl] [0x73b0:1:0x0402] ZCL request 0x000a: [[<Attribute attrid=0 value=<TypeValue type=int16s, value=2957>>]]
  216. 2019-10-14 20:54:34 DEBUG (MainThread) [zigpy.zcl] [0x73b0:1:0x0402] Attribute report received: measured_value=2957
  217. 2019-10-14 20:54:34 DEBUG (MainThread) [zigpy.zcl] [0x73b0:1:0x0405] ZCL deserialize: <ZCLHeader frame_control=<FrameControl frame_type=GLOBAL_COMMAND manufacturer_specific=False is_reply=True disable_default_response=True> manufacturer=None tsn=25 command_id=Command.Report_Attributes>
  218. 2019-10-14 20:54:34 DEBUG (MainThread) [zigpy.zcl] [0x73b0:1:0x0405] ZCL request 0x000a: [[<Attribute attrid=0 value=<TypeValue type=uint16_t, value=5696>>]]
  219. 2019-10-14 20:54:34 DEBUG (MainThread) [zigpy.zcl] [0x73b0:1:0x0405] Attribute report received: measured_value=5696
  220. 2019-10-14 20:54:34 DEBUG (MainThread) [zigpy.zcl] [0x73b0:1:0x0403] ZCL deserialize: <ZCLHeader frame_control=<FrameControl frame_type=GLOBAL_COMMAND manufacturer_specific=False is_reply=True disable_default_response=True> manufacturer=None tsn=26 command_id=Command.Report_Attributes>
  221. 2019-10-14 20:54:34 DEBUG (MainThread) [zigpy.zcl] [0x73b0:1:0x0403] ZCL request 0x000a: [[<Attribute attrid=0 value=<TypeValue type=int16s, value=955>>, <Attribute attrid=20 value=<TypeValue type=int8s, value=-1>>, <Attribute attrid=16 value=<TypeValue type=int16s, value=9559>>]]
  222. 2019-10-14 20:54:34 DEBUG (MainThread) [zigpy.zcl] [0x73b0:1:0x0403] Attribute report received: measured_value=955, 20=-1, 16=9559
  223. 2019-10-14 20:54:40 DEBUG (MainThread) [zigpy.zcl] [0x73b0:1:0x0402] ZCL deserialize: <ZCLHeader frame_control=<FrameControl frame_type=GLOBAL_COMMAND manufacturer_specific=False is_reply=True disable_default_response=True> manufacturer=None tsn=27 command_id=Command.Report_Attributes>
  224. 2019-10-14 20:54:40 DEBUG (MainThread) [zigpy.zcl] [0x73b0:1:0x0402] ZCL request 0x000a: [[<Attribute attrid=0 value=<TypeValue type=int16s, value=2958>>]]
  225. 2019-10-14 20:54:40 DEBUG (MainThread) [zigpy.zcl] [0x73b0:1:0x0402] Attribute report received: measured_value=2958
  226. 2019-10-14 20:54:41 DEBUG (MainThread) [zigpy.zcl] [0x73b0:1:0x0405] ZCL deserialize: <ZCLHeader frame_control=<FrameControl frame_type=GLOBAL_COMMAND manufacturer_specific=False is_reply=True disable_default_response=True> manufacturer=None tsn=28 command_id=Command.Report_Attributes>
  227. 2019-10-14 20:54:41 DEBUG (MainThread) [zigpy.zcl] [0x73b0:1:0x0405] ZCL request 0x000a: [[<Attribute attrid=0 value=<TypeValue type=uint16_t, value=5064>>]]
  228. 2019-10-14 20:54:41 DEBUG (MainThread) [zigpy.zcl] [0x73b0:1:0x0405] Attribute report received: measured_value=5064
  229. 2019-10-14 20:54:41 DEBUG (MainThread) [zigpy.zcl] [0x73b0:1:0x0403] ZCL deserialize: <ZCLHeader frame_control=<FrameControl frame_type=GLOBAL_COMMAND manufacturer_specific=False is_reply=True disable_default_response=True> manufacturer=None tsn=29 command_id=Command.Report_Attributes>
  230. 2019-10-14 20:54:41 DEBUG (MainThread) [zigpy.zcl] [0x73b0:1:0x0403] ZCL request 0x000a: [[<Attribute attrid=0 value=<TypeValue type=int16s, value=955>>, <Attribute attrid=20 value=<TypeValue type=int8s, value=-1>>, <Attribute attrid=16 value=<TypeValue type=int16s, value=9559>>]]
  231. 2019-10-14 20:54:41 DEBUG (MainThread) [zigpy.zcl] [0x73b0:1:0x0403] Attribute report received: measured_value=955, 20=-1, 16=9559
  232. 2019-10-14 20:55:04 ERROR (MainThread) [homeassistant.components.generic_thermostat.climate] Unable to update from sensor: could not convert string to float: 'unavailable'
  233. 2019-10-14 20:55:10 DEBUG (MainThread) [zigpy.zcl] [0x73b0:1:0x0000] ZCL deserialize: <ZCLHeader frame_control=<FrameControl frame_type=GLOBAL_COMMAND manufacturer_specific=False is_reply=True disable_default_response=True> manufacturer=None tsn=30 command_id=Command.Report_Attributes>
  234. 2019-10-14 20:55:10 DEBUG (MainThread) [zigpy.zcl] [0x73b0:1:0x0000] ZCL request 0x000a: [[<Attribute attrid=5 value=<TypeValue type=CharacterString, value=lumi.weather>>]]
  235. 2019-10-14 20:55:10 DEBUG (MainThread) [zigpy.zcl] [0x73b0:1:0x0000] Attribute report received: model=lumi.weather
  236. 2019-10-14 20:55:13 DEBUG (MainThread) [zigpy.zcl] [0x73b0:1:0x0402] ZCL deserialize: <ZCLHeader frame_control=<FrameControl frame_type=GLOBAL_COMMAND manufacturer_specific=False is_reply=True disable_default_response=True> manufacturer=None tsn=31 command_id=Command.Report_Attributes>
  237. 2019-10-14 20:55:13 DEBUG (MainThread) [zigpy.zcl] [0x73b0:1:0x0402] ZCL request 0x000a: [[<Attribute attrid=0 value=<TypeValue type=int16s, value=3009>>]]
  238. 2019-10-14 20:55:13 DEBUG (MainThread) [zigpy.zcl] [0x73b0:1:0x0402] Attribute report received: measured_value=3009
  239. 2019-10-14 20:55:13 DEBUG (MainThread) [zigpy.zcl] [0x73b0:1:0x0405] ZCL deserialize: <ZCLHeader frame_control=<FrameControl frame_type=GLOBAL_COMMAND manufacturer_specific=False is_reply=True disable_default_response=True> manufacturer=None tsn=32 command_id=Command.Report_Attributes>
  240. 2019-10-14 20:55:13 DEBUG (MainThread) [zigpy.zcl] [0x73b0:1:0x0405] ZCL request 0x000a: [[<Attribute attrid=0 value=<TypeValue type=uint16_t, value=5436>>]]
  241. 2019-10-14 20:55:13 DEBUG (MainThread) [zigpy.zcl] [0x73b0:1:0x0405] Attribute report received: measured_value=5436
  242. 2019-10-14 20:55:13 DEBUG (MainThread) [zigpy.zcl] [0x73b0:1:0x0403] ZCL deserialize: <ZCLHeader frame_control=<FrameControl frame_type=GLOBAL_COMMAND manufacturer_specific=False is_reply=True disable_default_response=True> manufacturer=None tsn=33 command_id=Command.Report_Attributes>
  243. 2019-10-14 20:55:13 DEBUG (MainThread) [zigpy.zcl] [0x73b0:1:0x0403] ZCL request 0x000a: [[<Attribute attrid=0 value=<TypeValue type=int16s, value=955>>, <Attribute attrid=20 value=<TypeValue type=int8s, value=-1>>, <Attribute attrid=16 value=<TypeValue type=int16s, value=9558>>]]
  244. 2019-10-14 20:55:13 DEBUG (MainThread) [zigpy.zcl] [0x73b0:1:0x0403] Attribute report received: measured_value=955, 20=-1, 16=9558
  245. 2019-10-14 20:55:25 DEBUG (MainThread) [zigpy.zcl] [0x73b0:1:0x0402] ZCL deserialize: <ZCLHeader frame_control=<FrameControl frame_type=GLOBAL_COMMAND manufacturer_specific=False is_reply=True disable_default_response=True> manufacturer=None tsn=34 command_id=Command.Report_Attributes>
  246. 2019-10-14 20:55:25 DEBUG (MainThread) [zigpy.zcl] [0x73b0:1:0x0402] ZCL request 0x000a: [[<Attribute attrid=0 value=<TypeValue type=int16s, value=3034>>]]
  247. 2019-10-14 20:55:25 DEBUG (MainThread) [zigpy.zcl] [0x73b0:1:0x0402] Attribute report received: measured_value=3034
  248. 2019-10-14 20:55:25 DEBUG (MainThread) [zigpy.zcl] [0x73b0:1:0x0405] ZCL deserialize: <ZCLHeader frame_control=<FrameControl frame_type=GLOBAL_COMMAND manufacturer_specific=False is_reply=True disable_default_response=True> manufacturer=None tsn=35 command_id=Command.Report_Attributes>
  249. 2019-10-14 20:55:25 DEBUG (MainThread) [zigpy.zcl] [0x73b0:1:0x0405] ZCL request 0x000a: [[<Attribute attrid=0 value=<TypeValue type=uint16_t, value=4776>>]]
  250. 2019-10-14 20:55:25 DEBUG (MainThread) [zigpy.zcl] [0x73b0:1:0x0405] Attribute report received: measured_value=4776
  251. 2019-10-14 20:55:25 DEBUG (MainThread) [zigpy.zcl] [0x73b0:1:0x0403] ZCL deserialize: <ZCLHeader frame_control=<FrameControl frame_type=GLOBAL_COMMAND manufacturer_specific=False is_reply=True disable_default_response=True> manufacturer=None tsn=36 command_id=Command.Report_Attributes>
  252. 2019-10-14 20:55:25 DEBUG (MainThread) [zigpy.zcl] [0x73b0:1:0x0403] ZCL request 0x000a: [[<Attribute attrid=0 value=<TypeValue type=int16s, value=955>>, <Attribute attrid=20 value=<TypeValue type=int8s, value=-1>>, <Attribute attrid=16 value=<TypeValue type=int16s, value=9559>>]]
  253. 2019-10-14 20:55:25 DEBUG (MainThread) [zigpy.zcl] [0x73b0:1:0x0403] Attribute report received: measured_value=955, 20=-1, 16=9559
  254. 2019-10-14 20:55:44 DEBUG (MainThread) [zigpy.zcl] [0x73b0:1:0x0402] ZCL deserialize: <ZCLHeader frame_control=<FrameControl frame_type=GLOBAL_COMMAND manufacturer_specific=False is_reply=True disable_default_response=True> manufacturer=None tsn=37 command_id=Command.Report_Attributes>
  255. 2019-10-14 20:55:44 DEBUG (MainThread) [zigpy.zcl] [0x73b0:1:0x0402] ZCL request 0x000a: [[<Attribute attrid=0 value=<TypeValue type=int16s, value=3070>>]]
  256. 2019-10-14 20:55:44 DEBUG (MainThread) [zigpy.zcl] [0x73b0:1:0x0402] Attribute report received: measured_value=3070
  257. 2019-10-14 20:55:44 DEBUG (MainThread) [zigpy.zcl] [0x73b0:1:0x0405] ZCL deserialize: <ZCLHeader frame_control=<FrameControl frame_type=GLOBAL_COMMAND manufacturer_specific=False is_reply=True disable_default_response=True> manufacturer=None tsn=38 command_id=Command.Report_Attributes>
  258. 2019-10-14 20:55:44 DEBUG (MainThread) [zigpy.zcl] [0x73b0:1:0x0405] ZCL request 0x000a: [[<Attribute attrid=0 value=<TypeValue type=uint16_t, value=5513>>]]
  259. 2019-10-14 20:55:44 DEBUG (MainThread) [zigpy.zcl] [0x73b0:1:0x0405] Attribute report received: measured_value=5513
  260. 2019-10-14 20:55:44 DEBUG (MainThread) [zigpy.zcl] [0x73b0:1:0x0403] ZCL deserialize: <ZCLHeader frame_control=<FrameControl frame_type=GLOBAL_COMMAND manufacturer_specific=False is_reply=True disable_default_response=True> manufacturer=None tsn=39 command_id=Command.Report_Attributes>
  261. 2019-10-14 20:55:44 DEBUG (MainThread) [zigpy.zcl] [0x73b0:1:0x0403] ZCL request 0x000a: [[<Attribute attrid=0 value=<TypeValue type=int16s, value=955>>, <Attribute attrid=20 value=<TypeValue type=int8s, value=-1>>, <Attribute attrid=16 value=<TypeValue type=int16s, value=9559>>]]
  262. 2019-10-14 20:55:44 DEBUG (MainThread) [zigpy.zcl] [0x73b0:1:0x0403] Attribute report received: measured_value=955, 20=-1, 16=9559
  263. 2019-10-14 20:56:04 ERROR (MainThread) [homeassistant.components.generic_thermostat.climate] Unable to update from sensor: could not convert string to float: 'unavailable'
  264. 2019-10-14 20:56:11 DEBUG (MainThread) [zigpy.zcl] [0x73b0:1:0x0402] ZCL deserialize: <ZCLHeader frame_control=<FrameControl frame_type=GLOBAL_COMMAND manufacturer_specific=False is_reply=True disable_default_response=True> manufacturer=None tsn=40 command_id=Command.Report_Attributes>
  265. 2019-10-14 20:56:11 DEBUG (MainThread) [zigpy.zcl] [0x73b0:1:0x0402] ZCL request 0x000a: [[<Attribute attrid=0 value=<TypeValue type=int16s, value=3122>>]]
  266. 2019-10-14 20:56:11 DEBUG (MainThread) [zigpy.zcl] [0x73b0:1:0x0402] Attribute report received: measured_value=3122
  267. 2019-10-14 20:56:11 DEBUG (MainThread) [zigpy.zcl] [0x73b0:1:0x0405] ZCL deserialize: <ZCLHeader frame_control=<FrameControl frame_type=GLOBAL_COMMAND manufacturer_specific=False is_reply=True disable_default_response=True> manufacturer=None tsn=41 command_id=Command.Report_Attributes>
  268. 2019-10-14 20:56:11 DEBUG (MainThread) [zigpy.zcl] [0x73b0:1:0x0405] ZCL request 0x000a: [[<Attribute attrid=0 value=<TypeValue type=uint16_t, value=5775>>]]
  269. 2019-10-14 20:56:11 DEBUG (MainThread) [zigpy.zcl] [0x73b0:1:0x0405] Attribute report received: measured_value=5775
  270. 2019-10-14 20:56:11 DEBUG (MainThread) [zigpy.zcl] [0x73b0:1:0x0403] ZCL deserialize: <ZCLHeader frame_control=<FrameControl frame_type=GLOBAL_COMMAND manufacturer_specific=False is_reply=True disable_default_response=True> manufacturer=None tsn=42 command_id=Command.Report_Attributes>
  271. 2019-10-14 20:56:11 DEBUG (MainThread) [zigpy.zcl] [0x73b0:1:0x0403] ZCL request 0x000a: [[<Attribute attrid=0 value=<TypeValue type=int16s, value=955>>, <Attribute attrid=20 value=<TypeValue type=int8s, value=-1>>, <Attribute attrid=16 value=<TypeValue type=int16s, value=9559>>]]
  272. 2019-10-14 20:56:11 DEBUG (MainThread) [zigpy.zcl] [0x73b0:1:0x0403] Attribute report received: measured_value=955, 20=-1, 16=9559
  273. 2019-10-14 20:56:44 DEBUG (MainThread) [zigpy.zcl] [0x73b0:1:0x0402] ZCL deserialize: <ZCLHeader frame_control=<FrameControl frame_type=GLOBAL_COMMAND manufacturer_specific=False is_reply=True disable_default_response=True> manufacturer=None tsn=43 command_id=Command.Report_Attributes>
  274. 2019-10-14 20:56:44 DEBUG (MainThread) [zigpy.zcl] [0x73b0:1:0x0402] ZCL request 0x000a: [[<Attribute attrid=0 value=<TypeValue type=int16s, value=3156>>]]
  275. 2019-10-14 20:56:44 DEBUG (MainThread) [zigpy.zcl] [0x73b0:1:0x0402] Attribute report received: measured_value=3156
  276. 2019-10-14 20:56:45 DEBUG (MainThread) [zigpy.zcl] [0x73b0:1:0x0405] ZCL deserialize: <ZCLHeader frame_control=<FrameControl frame_type=GLOBAL_COMMAND manufacturer_specific=False is_reply=True disable_default_response=True> manufacturer=None tsn=44 command_id=Command.Report_Attributes>
  277. 2019-10-14 20:56:45 DEBUG (MainThread) [zigpy.zcl] [0x73b0:1:0x0405] ZCL request 0x000a: [[<Attribute attrid=0 value=<TypeValue type=uint16_t, value=4453>>]]
  278. 2019-10-14 20:56:45 DEBUG (MainThread) [zigpy.zcl] [0x73b0:1:0x0405] Attribute report received: measured_value=4453
  279. 2019-10-14 20:56:45 DEBUG (MainThread) [zigpy.zcl] [0x73b0:1:0x0403] ZCL deserialize: <ZCLHeader frame_control=<FrameControl frame_type=GLOBAL_COMMAND manufacturer_specific=False is_reply=True disable_default_response=True> manufacturer=None tsn=45 command_id=Command.Report_Attributes>
  280. 2019-10-14 20:56:45 DEBUG (MainThread) [zigpy.zcl] [0x73b0:1:0x0403] ZCL request 0x000a: [[<Attribute attrid=0 value=<TypeValue type=int16s, value=955>>, <Attribute attrid=20 value=<TypeValue type=int8s, value=-1>>, <Attribute attrid=16 value=<TypeValue type=int16s, value=9558>>]]
  281. 2019-10-14 20:56:45 DEBUG (MainThread) [zigpy.zcl] [0x73b0:1:0x0403] Attribute report received: measured_value=955, 20=-1, 16=9558
  282. 2019-10-14 20:56:51 DEBUG (MainThread) [zigpy.zcl] [0x73b0:1:0x0405] ZCL deserialize: <ZCLHeader frame_control=<FrameControl frame_type=GLOBAL_COMMAND manufacturer_specific=False is_reply=True disable_default_response=True> manufacturer=None tsn=47 command_id=Command.Report_Attributes>
  283. 2019-10-14 20:56:51 DEBUG (MainThread) [zigpy.zcl] [0x73b0:1:0x0405] ZCL request 0x000a: [[<Attribute attrid=0 value=<TypeValue type=uint16_t, value=3838>>]]
  284. 2019-10-14 20:56:51 DEBUG (MainThread) [zigpy.zcl] [0x73b0:1:0x0405] Attribute report received: measured_value=3838
  285. 2019-10-14 20:56:51 DEBUG (MainThread) [zigpy.zcl] [0x73b0:1:0x0403] ZCL deserialize: <ZCLHeader frame_control=<FrameControl frame_type=GLOBAL_COMMAND manufacturer_specific=False is_reply=True disable_default_response=True> manufacturer=None tsn=48 command_id=Command.Report_Attributes>
  286. 2019-10-14 20:56:51 DEBUG (MainThread) [zigpy.zcl] [0x73b0:1:0x0403] ZCL request 0x000a: [[<Attribute attrid=0 value=<TypeValue type=int16s, value=955>>, <Attribute attrid=20 value=<TypeValue type=int8s, value=-1>>, <Attribute attrid=16 value=<TypeValue type=int16s, value=9559>>]]
  287. 2019-10-14 20:56:51 DEBUG (MainThread) [zigpy.zcl] [0x73b0:1:0x0403] Attribute report received: measured_value=955, 20=-1, 16=9559
  288. 2019-10-14 20:57:03 DEBUG (MainThread) [zigpy.zcl] [0x73b0:1:0x0402] ZCL deserialize: <ZCLHeader frame_control=<FrameControl frame_type=GLOBAL_COMMAND manufacturer_specific=False is_reply=True disable_default_response=True> manufacturer=None tsn=49 command_id=Command.Report_Attributes>
  289. 2019-10-14 20:57:03 DEBUG (MainThread) [zigpy.zcl] [0x73b0:1:0x0402] ZCL request 0x000a: [[<Attribute attrid=0 value=<TypeValue type=int16s, value=3156>>]]
  290. 2019-10-14 20:57:03 DEBUG (MainThread) [zigpy.zcl] [0x73b0:1:0x0402] Attribute report received: measured_value=3156
  291. 2019-10-14 20:57:03 DEBUG (MainThread) [zigpy.zcl] [0x73b0:1:0x0405] ZCL deserialize: <ZCLHeader frame_control=<FrameControl frame_type=GLOBAL_COMMAND manufacturer_specific=False is_reply=True disable_default_response=True> manufacturer=None tsn=50 command_id=Command.Report_Attributes>
  292. 2019-10-14 20:57:03 DEBUG (MainThread) [zigpy.zcl] [0x73b0:1:0x0405] ZCL request 0x000a: [[<Attribute attrid=0 value=<TypeValue type=uint16_t, value=4689>>]]
  293. 2019-10-14 20:57:03 DEBUG (MainThread) [zigpy.zcl] [0x73b0:1:0x0405] Attribute report received: measured_value=4689
  294. 2019-10-14 20:57:03 DEBUG (MainThread) [zigpy.zcl] [0x73b0:1:0x0403] ZCL deserialize: <ZCLHeader frame_control=<FrameControl frame_type=GLOBAL_COMMAND manufacturer_specific=False is_reply=True disable_default_response=True> manufacturer=None tsn=51 command_id=Command.Report_Attributes>
  295. 2019-10-14 20:57:03 DEBUG (MainThread) [zigpy.zcl] [0x73b0:1:0x0403] ZCL request 0x000a: [[<Attribute attrid=0 value=<TypeValue type=int16s, value=955>>, <Attribute attrid=20 value=<TypeValue type=int8s, value=-1>>, <Attribute attrid=16 value=<TypeValue type=int16s, value=9559>>]]
  296. 2019-10-14 20:57:03 DEBUG (MainThread) [zigpy.zcl] [0x73b0:1:0x0403] Attribute report received: measured_value=955, 20=-1, 16=9559
  297. 2019-10-14 20:57:05 ERROR (MainThread) [homeassistant.components.generic_thermostat.climate] Unable to update from sensor: could not convert string to float: 'unavailable'
  298. 2019-10-14 20:57:14 DEBUG (MainThread) [zigpy.zdo] [0x017f:zdo] ZDO request 0x0006: [0xfffd, 49246, [25], []]
  299. 2019-10-14 20:57:24 DEBUG (MainThread) [zigpy.zcl] [0x73b0:1:0x0402] ZCL deserialize: <ZCLHeader frame_control=<FrameControl frame_type=GLOBAL_COMMAND manufacturer_specific=False is_reply=True disable_default_response=True> manufacturer=None tsn=52 command_id=Command.Report_Attributes>
  300. 2019-10-14 20:57:24 DEBUG (MainThread) [zigpy.zcl] [0x73b0:1:0x0402] ZCL request 0x000a: [[<Attribute attrid=0 value=<TypeValue type=int16s, value=3098>>]]
  301. 2019-10-14 20:57:24 DEBUG (MainThread) [zigpy.zcl] [0x73b0:1:0x0402] Attribute report received: measured_value=3098
  302. 2019-10-14 20:57:25 DEBUG (MainThread) [zigpy.zcl] [0x73b0:1:0x0405] ZCL deserialize: <ZCLHeader frame_control=<FrameControl frame_type=GLOBAL_COMMAND manufacturer_specific=False is_reply=True disable_default_response=True> manufacturer=None tsn=53 command_id=Command.Report_Attributes>
  303. 2019-10-14 20:57:25 DEBUG (MainThread) [zigpy.zcl] [0x73b0:1:0x0405] ZCL request 0x000a: [[<Attribute attrid=0 value=<TypeValue type=uint16_t, value=4384>>]]
  304. 2019-10-14 20:57:25 DEBUG (MainThread) [zigpy.zcl] [0x73b0:1:0x0405] Attribute report received: measured_value=4384
  305. 2019-10-14 20:57:25 DEBUG (MainThread) [zigpy.zcl] [0x73b0:1:0x0403] ZCL deserialize: <ZCLHeader frame_control=<FrameControl frame_type=GLOBAL_COMMAND manufacturer_specific=False is_reply=True disable_default_response=True> manufacturer=None tsn=54 command_id=Command.Report_Attributes>
  306. 2019-10-14 20:57:25 DEBUG (MainThread) [zigpy.zcl] [0x73b0:1:0x0403] ZCL request 0x000a: [[<Attribute attrid=0 value=<TypeValue type=int16s, value=955>>, <Attribute attrid=20 value=<TypeValue type=int8s, value=-1>>, <Attribute attrid=16 value=<TypeValue type=int16s, value=9559>>]]
  307. 2019-10-14 20:57:25 DEBUG (MainThread) [zigpy.zcl] [0x73b0:1:0x0403] Attribute report received: measured_value=955, 20=-1, 16=9559
  308. 2019-10-14 20:57:40 DEBUG (MainThread) [zigpy.zcl] [0x73b0:1:0x0402] ZCL deserialize: <ZCLHeader frame_control=<FrameControl frame_type=GLOBAL_COMMAND manufacturer_specific=False is_reply=True disable_default_response=True> manufacturer=None tsn=55 command_id=Command.Report_Attributes>
  309. 2019-10-14 20:57:40 DEBUG (MainThread) [zigpy.zcl] [0x73b0:1:0x0402] ZCL request 0x000a: [[<Attribute attrid=0 value=<TypeValue type=int16s, value=3047>>]]
  310. 2019-10-14 20:57:40 DEBUG (MainThread) [zigpy.zcl] [0x73b0:1:0x0402] Attribute report received: measured_value=3047
  311. 2019-10-14 20:57:40 DEBUG (MainThread) [zigpy.zcl] [0x73b0:1:0x0405] ZCL deserialize: <ZCLHeader frame_control=<FrameControl frame_type=GLOBAL_COMMAND manufacturer_specific=False is_reply=True disable_default_response=True> manufacturer=None tsn=56 command_id=Command.Report_Attributes>
  312. 2019-10-14 20:57:40 DEBUG (MainThread) [zigpy.zcl] [0x73b0:1:0x0405] ZCL request 0x000a: [[<Attribute attrid=0 value=<TypeValue type=uint16_t, value=4466>>]]
  313. 2019-10-14 20:57:40 DEBUG (MainThread) [zigpy.zcl] [0x73b0:1:0x0405] Attribute report received: measured_value=4466
  314. 2019-10-14 20:57:40 DEBUG (MainThread) [zigpy.zcl] [0x73b0:1:0x0403] ZCL deserialize: <ZCLHeader frame_control=<FrameControl frame_type=GLOBAL_COMMAND manufacturer_specific=False is_reply=True disable_default_response=True> manufacturer=None tsn=57 command_id=Command.Report_Attributes>
  315. 2019-10-14 20:57:40 DEBUG (MainThread) [zigpy.zcl] [0x73b0:1:0x0403] ZCL request 0x000a: [[<Attribute attrid=0 value=<TypeValue type=int16s, value=955>>, <Attribute attrid=20 value=<TypeValue type=int8s, value=-1>>, <Attribute attrid=16 value=<TypeValue type=int16s, value=9559>>]]
  316. 2019-10-14 20:57:40 DEBUG (MainThread) [zigpy.zcl] [0x73b0:1:0x0403] Attribute report received: measured_value=955, 20=-1, 16=9559
  317. 2019-10-14 20:57:55 DEBUG (MainThread) [zigpy.zcl] [0x73b0:1:0x0402] ZCL deserialize: <ZCLHeader frame_control=<FrameControl frame_type=GLOBAL_COMMAND manufacturer_specific=False is_reply=True disable_default_response=True> manufacturer=None tsn=58 command_id=Command.Report_Attributes>
  318. 2019-10-14 20:57:55 DEBUG (MainThread) [zigpy.zcl] [0x73b0:1:0x0402] ZCL request 0x000a: [[<Attribute attrid=0 value=<TypeValue type=int16s, value=2992>>]]
  319. 2019-10-14 20:57:55 DEBUG (MainThread) [zigpy.zcl] [0x73b0:1:0x0402] Attribute report received: measured_value=2992
  320. 2019-10-14 20:57:55 DEBUG (MainThread) [zigpy.zcl] [0x73b0:1:0x0405] ZCL deserialize: <ZCLHeader frame_control=<FrameControl frame_type=GLOBAL_COMMAND manufacturer_specific=False is_reply=True disable_default_response=True> manufacturer=None tsn=59 command_id=Command.Report_Attributes>
  321. 2019-10-14 20:57:55 DEBUG (MainThread) [zigpy.zcl] [0x73b0:1:0x0405] ZCL request 0x000a: [[<Attribute attrid=0 value=<TypeValue type=uint16_t, value=4508>>]]
  322. 2019-10-14 20:57:55 DEBUG (MainThread) [zigpy.zcl] [0x73b0:1:0x0405] Attribute report received: measured_value=4508
  323. 2019-10-14 20:57:55 DEBUG (MainThread) [zigpy.zcl] [0x73b0:1:0x0403] ZCL deserialize: <ZCLHeader frame_control=<FrameControl frame_type=GLOBAL_COMMAND manufacturer_specific=False is_reply=True disable_default_response=True> manufacturer=None tsn=60 command_id=Command.Report_Attributes>
  324. 2019-10-14 20:57:55 DEBUG (MainThread) [zigpy.zcl] [0x73b0:1:0x0403] ZCL request 0x000a: [[<Attribute attrid=0 value=<TypeValue type=int16s, value=955>>, <Attribute attrid=20 value=<TypeValue type=int8s, value=-1>>, <Attribute attrid=16 value=<TypeValue type=int16s, value=9559>>]]
  325. 2019-10-14 20:57:55 DEBUG (MainThread) [zigpy.zcl] [0x73b0:1:0x0403] Attribute report received: measured_value=955, 20=-1, 16=9559
  326. 2019-10-14 20:58:06 ERROR (MainThread) [homeassistant.components.generic_thermostat.climate] Unable to update from sensor: could not convert string to float: 'unavailable'
  327. 2019-10-14 20:58:13 DEBUG (MainThread) [zigpy.zcl] [0x73b0:1:0x0402] ZCL deserialize: <ZCLHeader frame_control=<FrameControl frame_type=GLOBAL_COMMAND manufacturer_specific=False is_reply=True disable_default_response=True> manufacturer=None tsn=61 command_id=Command.Report_Attributes>
  328. 2019-10-14 20:58:14 DEBUG (MainThread) [zigpy.zcl] [0x73b0:1:0x0402] ZCL request 0x000a: [[<Attribute attrid=0 value=<TypeValue type=int16s, value=2932>>]]
  329. 2019-10-14 20:58:14 DEBUG (MainThread) [zigpy.zcl] [0x73b0:1:0x0402] Attribute report received: measured_value=2932
  330. 2019-10-14 20:58:14 DEBUG (MainThread) [zigpy.zcl] [0x73b0:1:0x0405] ZCL deserialize: <ZCLHeader frame_control=<FrameControl frame_type=GLOBAL_COMMAND manufacturer_specific=False is_reply=True disable_default_response=True> manufacturer=None tsn=62 command_id=Command.Report_Attributes>
  331. 2019-10-14 20:58:14 DEBUG (MainThread) [zigpy.zcl] [0x73b0:1:0x0405] ZCL request 0x000a: [[<Attribute attrid=0 value=<TypeValue type=uint16_t, value=4543>>]]
  332. 2019-10-14 20:58:14 DEBUG (MainThread) [zigpy.zcl] [0x73b0:1:0x0405] Attribute report received: measured_value=4543
  333. 2019-10-14 20:58:14 DEBUG (MainThread) [zigpy.zcl] [0x73b0:1:0x0403] ZCL deserialize: <ZCLHeader frame_control=<FrameControl frame_type=GLOBAL_COMMAND manufacturer_specific=False is_reply=True disable_default_response=True> manufacturer=None tsn=63 command_id=Command.Report_Attributes>
  334. 2019-10-14 20:58:14 DEBUG (MainThread) [zigpy.zcl] [0x73b0:1:0x0403] ZCL request 0x000a: [[<Attribute attrid=0 value=<TypeValue type=int16s, value=955>>, <Attribute attrid=20 value=<TypeValue type=int8s, value=-1>>, <Attribute attrid=16 value=<TypeValue type=int16s, value=9559>>]]
  335. 2019-10-14 20:58:14 DEBUG (MainThread) [zigpy.zcl] [0x73b0:1:0x0403] Attribute report received: measured_value=955, 20=-1, 16=9559
  336. 2019-10-14 20:58:28 DEBUG (MainThread) [zigpy.zcl] [0x0085:1:0x0000] ZCL deserialize: <ZCLHeader frame_control=<FrameControl frame_type=GLOBAL_COMMAND manufacturer_specific=False is_reply=True disable_default_response=True> manufacturer=None tsn=145 command_id=Command.Report_Attributes>
  337. 2019-10-14 20:58:28 DEBUG (MainThread) [zigpy.zcl] [0x0085:1:0x0000] ZCL request 0x000a: [[<Attribute attrid=65281 value=<TypeValue type=CharacterString, value=!� !�!>>]]
  338. 2019-10-14 20:58:28 DEBUG (MainThread) [zigpy.zcl] [0x0085:1:0x0000] Attribute report received: 65281=!� !�!
  339. 2019-10-14 20:58:35 DEBUG (MainThread) [zigpy.zcl] [0x73b0:1:0x0402] ZCL deserialize: <ZCLHeader frame_control=<FrameControl frame_type=GLOBAL_COMMAND manufacturer_specific=False is_reply=True disable_default_response=True> manufacturer=None tsn=64 command_id=Command.Report_Attributes>
  340. 2019-10-14 20:58:35 DEBUG (MainThread) [zigpy.zcl] [0x73b0:1:0x0402] ZCL request 0x000a: [[<Attribute attrid=0 value=<TypeValue type=int16s, value=2879>>]]
  341. 2019-10-14 20:58:35 DEBUG (MainThread) [zigpy.zcl] [0x73b0:1:0x0402] Attribute report received: measured_value=2879
  342. 2019-10-14 20:58:35 DEBUG (MainThread) [zigpy.zcl] [0x73b0:1:0x0405] ZCL deserialize: <ZCLHeader frame_control=<FrameControl frame_type=GLOBAL_COMMAND manufacturer_specific=False is_reply=True disable_default_response=True> manufacturer=None tsn=65 command_id=Command.Report_Attributes>
  343. 2019-10-14 20:58:35 DEBUG (MainThread) [zigpy.zcl] [0x73b0:1:0x0405] ZCL request 0x000a: [[<Attribute attrid=0 value=<TypeValue type=uint16_t, value=4629>>]]
  344. 2019-10-14 20:58:35 DEBUG (MainThread) [zigpy.zcl] [0x73b0:1:0x0405] Attribute report received: measured_value=4629
  345. 2019-10-14 20:58:35 DEBUG (MainThread) [zigpy.zcl] [0x73b0:1:0x0403] ZCL deserialize: <ZCLHeader frame_control=<FrameControl frame_type=GLOBAL_COMMAND manufacturer_specific=False is_reply=True disable_default_response=True> manufacturer=None tsn=66 command_id=Command.Report_Attributes>
  346. 2019-10-14 20:58:35 DEBUG (MainThread) [zigpy.zcl] [0x73b0:1:0x0403] ZCL request 0x000a: [[<Attribute attrid=0 value=<TypeValue type=int16s, value=955>>, <Attribute attrid=20 value=<TypeValue type=int8s, value=-1>>, <Attribute attrid=16 value=<TypeValue type=int16s, value=9559>>]]
  347. 2019-10-14 20:58:35 DEBUG (MainThread) [zigpy.zcl] [0x73b0:1:0x0403] Attribute report received: measured_value=955, 20=-1, 16=9559
  348. 2019-10-14 20:58:56 DEBUG (MainThread) [zigpy.zcl] [0x73b0:1:0x0402] ZCL deserialize: <ZCLHeader frame_control=<FrameControl frame_type=GLOBAL_COMMAND manufacturer_specific=False is_reply=True disable_default_response=True> manufacturer=None tsn=67 command_id=Command.Report_Attributes>
  349. 2019-10-14 20:58:56 DEBUG (MainThread) [zigpy.zcl] [0x73b0:1:0x0402] ZCL request 0x000a: [[<Attribute attrid=0 value=<TypeValue type=int16s, value=2829>>]]
  350. 2019-10-14 20:58:56 DEBUG (MainThread) [zigpy.zcl] [0x73b0:1:0x0402] Attribute report received: measured_value=2829
  351. 2019-10-14 20:58:56 DEBUG (MainThread) [zigpy.zcl] [0x73b0:1:0x0405] ZCL deserialize: <ZCLHeader frame_control=<FrameControl frame_type=GLOBAL_COMMAND manufacturer_specific=False is_reply=True disable_default_response=True> manufacturer=None tsn=68 command_id=Command.Report_Attributes>
  352. 2019-10-14 20:58:56 DEBUG (MainThread) [zigpy.zcl] [0x73b0:1:0x0405] ZCL request 0x000a: [[<Attribute attrid=0 value=<TypeValue type=uint16_t, value=4673>>]]
  353. 2019-10-14 20:58:56 DEBUG (MainThread) [zigpy.zcl] [0x73b0:1:0x0405] Attribute report received: measured_value=4673
  354. 2019-10-14 20:58:56 DEBUG (MainThread) [zigpy.zcl] [0x73b0:1:0x0403] ZCL deserialize: <ZCLHeader frame_control=<FrameControl frame_type=GLOBAL_COMMAND manufacturer_specific=False is_reply=True disable_default_response=True> manufacturer=None tsn=69 command_id=Command.Report_Attributes>
  355. 2019-10-14 20:58:56 DEBUG (MainThread) [zigpy.zcl] [0x73b0:1:0x0403] ZCL request 0x000a: [[<Attribute attrid=0 value=<TypeValue type=int16s, value=955>>, <Attribute attrid=20 value=<TypeValue type=int8s, value=-1>>, <Attribute attrid=16 value=<TypeValue type=int16s, value=9559>>]]
  356. 2019-10-14 20:58:56 DEBUG (MainThread) [zigpy.zcl] [0x73b0:1:0x0403] Attribute report received: measured_value=955, 20=-1, 16=9559
  357. 2019-10-14 20:59:07 ERROR (MainThread) [homeassistant.components.generic_thermostat.climate] Unable to update from sensor: could not convert string to float: 'unavailable'
  358. 2019-10-14 20:59:20 DEBUG (MainThread) [zigpy.zdo] [0xd4f9:zdo] ZDO request 0x0006: [0xfffd, 49246, [25], []]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement