home-assistant / core

:house_with_garden: Open source home automation that puts local control and privacy first.
https://www.home-assistant.io
Apache License 2.0
71.59k stars 29.91k forks source link

ZHA Group State Changes does not Update entity state #42830

Closed Veldkornet closed 3 years ago

Veldkornet commented 3 years ago

The problem

Using ZHA on Conbee II on an IntelNUC i7. I migrated all of my Philips Hue devices from Hue to ZHA. Can't say how it was prior to 0.117, as I've only recently moved it all over...

In my experience, I turn off (or on) a group of lights and in real life the lights are turned on or off correctly, but in HA the state for the individual lights sometimes hang in the old state.

I've tried with both a normal group of lights as well as an actual ZigBee group, results seem to be the same.

As an example, I made some screenshots, these lights are less than 1m away from the controller:

The below is the initial state: 0

I then turn on the top entity, which in this case is a Zigbee group, notice how not all of the lights turned on (although in real-life, they are turned on): 1

I then proceed to turn off the group. However, the group state jumps back to on, the state of one light does not change, while the rest all turn off (in real-life, all the lights do turn off). 2

I then turn off the group again, and finally it goes back to the initial state. Which lights do / don't reflect is totally random. It's not specific devices.

Environment

Option Value
arch x86_64
chassis embedded
dev false
docker true
docker_version 19.03.11
hassio true
host_os HassOS 4.15
installation_type Home Assistant OS
os_name Linux
os_version 5.4.72
python_version 3.8.6
supervisor 2020.11.0
timezone Europe/Amsterdam
version 0.117.3
virtualenv false

Problem-relevant configuration.yaml

zha:
  zigpy_config:
    network:
      channel: 25             # What channel the radio should try to use.
      channels: [15, 20, 25]  # Channel mask
    ota:
      ikea_provider: true # Auto update Trådfri devices
      ledvance_provider: true # Auto update LEDVANCE devices
      otau_directory: /config/zha/ota # Utilize .ota files to update everything else

Traceback/Error logs

2020-11-04 16:16:13 DEBUG (MainThread) [zigpy.device] Ignoring message (b'016401') on cluster 6: unknown endpoint or cluster id: 'No cluster ID 0x0006 on (00:21:2e:ff:ff:05:3a:17, 1)'
2020-11-04 16:16:13 DEBUG (MainThread) [zigpy.zcl] [0xc78f:11:0x0008] ZCL deserialize: <ZCLHeader frame_control=<FrameControl frame_type=GLOBAL_COMMAND manufacturer_specific=False is_reply=False disable_default_response=True> manufacturer=None tsn=202 command_id=Command.Report_Attributes>
2020-11-04 16:16:13 DEBUG (MainThread) [zigpy.zcl] [0xc78f:11:0x0008] ZCL request 0x000a: [[Attribute(attrid=0, value=<TypeValue type=uint8_t, value=1>)]]
2020-11-04 16:16:13 DEBUG (MainThread) [zigpy.zcl] [0xc78f:11:0x0008] Attribute report received: current_level=1
2020-11-04 16:16:13 DEBUG (MainThread) [zigpy.zcl] [0xc78f:11:0x0006] ZCL deserialize: <ZCLHeader frame_control=<FrameControl frame_type=GLOBAL_COMMAND manufacturer_specific=False is_reply=False disable_default_response=True> manufacturer=None tsn=203 command_id=Command.Report_Attributes>
2020-11-04 16:16:13 DEBUG (MainThread) [zigpy.zcl] [0xc78f:11:0x0006] ZCL request 0x000a: [[Attribute(attrid=0, value=<TypeValue type=Bool, value=Bool.true>)]]
2020-11-04 16:16:13 DEBUG (MainThread) [zigpy.zcl] [0xc78f:11:0x0006] Attribute report received: on_off=1
2020-11-04 16:16:14 DEBUG (MainThread) [zigpy.zcl] [0x99e7:11:0x0006] ZCL deserialize: <ZCLHeader frame_control=<FrameControl frame_type=GLOBAL_COMMAND manufacturer_specific=False is_reply=True disable_default_response=True> manufacturer=None tsn=102 command_id=Command.Read_Attributes_rsp>
2020-11-04 16:16:14 DEBUG (MainThread) [zigpy.zcl] [0xc69f:11:0x0006] ZCL deserialize: <ZCLHeader frame_control=<FrameControl frame_type=GLOBAL_COMMAND manufacturer_specific=False is_reply=True disable_default_response=True> manufacturer=None tsn=104 command_id=Command.Read_Attributes_rsp>
2020-11-04 16:16:14 DEBUG (MainThread) [zigpy.zcl] [0xc78f:11:0x0006] ZCL deserialize: <ZCLHeader frame_control=<FrameControl frame_type=GLOBAL_COMMAND manufacturer_specific=False is_reply=True disable_default_response=True> manufacturer=None tsn=106 command_id=Command.Read_Attributes_rsp>
2020-11-04 16:16:14 DEBUG (MainThread) [zigpy.zcl] [0x3b2f:11:0x0006] ZCL deserialize: <ZCLHeader frame_control=<FrameControl frame_type=GLOBAL_COMMAND manufacturer_specific=False is_reply=True disable_default_response=True> manufacturer=None tsn=114 command_id=Command.Read_Attributes_rsp>
2020-11-04 16:16:14 DEBUG (MainThread) [zigpy.zcl] [0x99e7:11:0x0008] ZCL deserialize: <ZCLHeader frame_control=<FrameControl frame_type=GLOBAL_COMMAND manufacturer_specific=False is_reply=True disable_default_response=True> manufacturer=None tsn=116 command_id=Command.Read_Attributes_rsp>
2020-11-04 16:16:14 DEBUG (MainThread) [zigpy.zcl] [0xc69f:11:0x0008] ZCL deserialize: <ZCLHeader frame_control=<FrameControl frame_type=GLOBAL_COMMAND manufacturer_specific=False is_reply=True disable_default_response=True> manufacturer=None tsn=118 command_id=Command.Read_Attributes_rsp>
2020-11-04 16:16:14 DEBUG (MainThread) [zigpy.zcl] [0x40f4:11:0x0006] ZCL deserialize: <ZCLHeader frame_control=<FrameControl frame_type=GLOBAL_COMMAND manufacturer_specific=False is_reply=True disable_default_response=True> manufacturer=None tsn=110 command_id=Command.Read_Attributes_rsp>
2020-11-04 16:16:14 DEBUG (MainThread) [zigpy.zcl] [0x99e7:11:0x0300] ZCL deserialize: <ZCLHeader frame_control=<FrameControl frame_type=GLOBAL_COMMAND manufacturer_specific=False is_reply=True disable_default_response=True> manufacturer=None tsn=124 command_id=Command.Read_Attributes_rsp>
2020-11-04 16:16:14 DEBUG (MainThread) [zigpy.zcl] [0xc78f:11:0x0008] ZCL deserialize: <ZCLHeader frame_control=<FrameControl frame_type=GLOBAL_COMMAND manufacturer_specific=False is_reply=True disable_default_response=True> manufacturer=None tsn=120 command_id=Command.Read_Attributes_rsp>
2020-11-04 16:16:14 DEBUG (MainThread) [zigpy.zcl] [0x40f4:11:0x0008] ZCL deserialize: <ZCLHeader frame_control=<FrameControl frame_type=GLOBAL_COMMAND manufacturer_specific=False is_reply=True disable_default_response=True> manufacturer=None tsn=128 command_id=Command.Read_Attributes_rsp>
2020-11-04 16:16:14 DEBUG (MainThread) [zigpy.zcl] [0x40f4:11:0x0300] ZCL deserialize: <ZCLHeader frame_control=<FrameControl frame_type=GLOBAL_COMMAND manufacturer_specific=False is_reply=True disable_default_response=True> manufacturer=None tsn=132 command_id=Command.Read_Attributes_rsp>
2020-11-04 16:16:14 DEBUG (MainThread) [zigpy.zcl] [0xc69f:11:0x0300] ZCL deserialize: <ZCLHeader frame_control=<FrameControl frame_type=GLOBAL_COMMAND manufacturer_specific=False is_reply=True disable_default_response=True> manufacturer=None tsn=126 command_id=Command.Read_Attributes_rsp>
2020-11-04 16:16:14 DEBUG (MainThread) [zigpy.zcl] [0xc78f:11:0x0300] ZCL deserialize: <ZCLHeader frame_control=<FrameControl frame_type=GLOBAL_COMMAND manufacturer_specific=False is_reply=True disable_default_response=True> manufacturer=None tsn=130 command_id=Command.Read_Attributes_rsp>
2020-11-04 16:16:14 DEBUG (MainThread) [zigpy.zcl] [0xc78f:11:0x0008] ZCL deserialize: <ZCLHeader frame_control=<FrameControl frame_type=GLOBAL_COMMAND manufacturer_specific=False is_reply=False disable_default_response=True> manufacturer=None tsn=204 command_id=Command.Report_Attributes>
2020-11-04 16:16:14 DEBUG (MainThread) [zigpy.zcl] [0xc78f:11:0x0008] ZCL request 0x000a: [[Attribute(attrid=0, value=<TypeValue type=uint8_t, value=254>)]]
2020-11-04 16:16:14 DEBUG (MainThread) [zigpy.zcl] [0xc78f:11:0x0008] Attribute report received: current_level=254
2020-11-04 16:16:19 DEBUG (MainThread) [zigpy.zcl] [0x9217:11:0x0008] ZCL deserialize: <ZCLHeader frame_control=<FrameControl frame_type=GLOBAL_COMMAND manufacturer_specific=False is_reply=True disable_default_response=True> manufacturer=None tsn=134 command_id=Command.Read_Attributes_rsp>
2020-11-04 16:16:19 DEBUG (MainThread) [zigpy.zcl] [0x9217:11:0x0300] ZCL deserialize: <ZCLHeader frame_control=<FrameControl frame_type=GLOBAL_COMMAND manufacturer_specific=False is_reply=True disable_default_response=True> manufacturer=None tsn=136 command_id=Command.Read_Attributes_rsp>
2020-11-04 16:16:19 DEBUG (MainThread) [zigpy.zcl] [0xfb9f:11:0x0008] ZCL deserialize: <ZCLHeader frame_control=<FrameControl frame_type=GLOBAL_COMMAND manufacturer_specific=False is_reply=True disable_default_response=True> manufacturer=None tsn=140 command_id=Command.Read_Attributes_rsp>
2020-11-04 16:16:19 DEBUG (MainThread) [zigpy.zcl] [0x3b2f:11:0x0300] ZCL deserialize: <ZCLHeader frame_control=<FrameControl frame_type=GLOBAL_COMMAND manufacturer_specific=False is_reply=True disable_default_response=True> manufacturer=None tsn=138 command_id=Command.Read_Attributes_rsp>
2020-11-04 16:16:19 DEBUG (MainThread) [zigpy.zcl] [0xfb9f:11:0x0300] ZCL deserialize: <ZCLHeader frame_control=<FrameControl frame_type=GLOBAL_COMMAND manufacturer_specific=False is_reply=True disable_default_response=True> manufacturer=None tsn=142 command_id=Command.Read_Attributes_rsp>
2020-11-04 16:16:24 DEBUG (MainThread) [zigpy.zcl] [0xf2fb:1:0x0b04] ZCL deserialize: <ZCLHeader frame_control=<FrameControl frame_type=GLOBAL_COMMAND manufacturer_specific=False is_reply=True disable_default_response=True> manufacturer=None tsn=144 command_id=Command.Read_Attributes_rsp>

2020-11-04 16:17:10 DEBUG (MainThread) [zigpy.device] Ignoring message (b'019800') on cluster 6: unknown endpoint or cluster id: 'No cluster ID 0x0006 on (00:21:2e:ff:ff:05:3a:17, 1)'
2020-11-04 16:17:10 DEBUG (MainThread) [zigpy.zcl] [0x99e7:11:0x0006] ZCL deserialize: <ZCLHeader frame_control=<FrameControl frame_type=GLOBAL_COMMAND manufacturer_specific=False is_reply=True disable_default_response=True> manufacturer=None tsn=154 command_id=Command.Read_Attributes_rsp>
2020-11-04 16:17:10 DEBUG (MainThread) [zigpy.zcl] [0xfb9f:11:0x0006] ZCL deserialize: <ZCLHeader frame_control=<FrameControl frame_type=GLOBAL_COMMAND manufacturer_specific=False is_reply=True disable_default_response=True> manufacturer=None tsn=160 command_id=Command.Read_Attributes_rsp>
2020-11-04 16:17:10 DEBUG (MainThread) [zigpy.zcl] [0xc69f:11:0x0006] ZCL deserialize: <ZCLHeader frame_control=<FrameControl frame_type=GLOBAL_COMMAND manufacturer_specific=False is_reply=True disable_default_response=True> manufacturer=None tsn=156 command_id=Command.Read_Attributes_rsp>
2020-11-04 16:17:10 DEBUG (MainThread) [zigpy.zcl] [0xc78f:11:0x0008] ZCL deserialize: <ZCLHeader frame_control=<FrameControl frame_type=GLOBAL_COMMAND manufacturer_specific=False is_reply=False disable_default_response=True> manufacturer=None tsn=205 command_id=Command.Report_Attributes>
2020-11-04 16:17:10 DEBUG (MainThread) [zigpy.zcl] [0xc78f:11:0x0008] ZCL request 0x000a: [[Attribute(attrid=0, value=<TypeValue type=uint8_t, value=253>)]]
2020-11-04 16:17:10 DEBUG (MainThread) [zigpy.zcl] [0xc78f:11:0x0008] Attribute report received: current_level=253
2020-11-04 16:17:10 DEBUG (MainThread) [zigpy.zcl] [0x9217:11:0x0006] ZCL deserialize: <ZCLHeader frame_control=<FrameControl frame_type=GLOBAL_COMMAND manufacturer_specific=False is_reply=True disable_default_response=True> manufacturer=None tsn=164 command_id=Command.Read_Attributes_rsp>
2020-11-04 16:17:10 DEBUG (MainThread) [zigpy.zcl] [0xc78f:11:0x0006] ZCL deserialize: <ZCLHeader frame_control=<FrameControl frame_type=GLOBAL_COMMAND manufacturer_specific=False is_reply=True disable_default_response=True> manufacturer=None tsn=158 command_id=Command.Read_Attributes_rsp>
2020-11-04 16:17:10 DEBUG (MainThread) [zigpy.zcl] [0xfb9f:11:0x0008] ZCL deserialize: <ZCLHeader frame_control=<FrameControl frame_type=GLOBAL_COMMAND manufacturer_specific=False is_reply=True disable_default_response=True> manufacturer=None tsn=170 command_id=Command.Read_Attributes_rsp>
2020-11-04 16:17:10 DEBUG (MainThread) [zigpy.zcl] [0x9217:11:0x0008] ZCL deserialize: <ZCLHeader frame_control=<FrameControl frame_type=GLOBAL_COMMAND manufacturer_specific=False is_reply=True disable_default_response=True> manufacturer=None tsn=174 command_id=Command.Read_Attributes_rsp>
2020-11-04 16:17:10 DEBUG (MainThread) [zigpy.zcl] [0xc69f:11:0x0008] ZCL deserialize: <ZCLHeader frame_control=<FrameControl frame_type=GLOBAL_COMMAND manufacturer_specific=False is_reply=True disable_default_response=True> manufacturer=None tsn=172 command_id=Command.Read_Attributes_rsp>
2020-11-04 16:17:10 DEBUG (MainThread) [zigpy.zcl] [0xfb9f:11:0x0300] ZCL deserialize: <ZCLHeader frame_control=<FrameControl frame_type=GLOBAL_COMMAND manufacturer_specific=False is_reply=True disable_default_response=True> manufacturer=None tsn=178 command_id=Command.Read_Attributes_rsp>
2020-11-04 16:17:10 DEBUG (MainThread) [zigpy.zcl] [0x9217:11:0x0300] ZCL deserialize: <ZCLHeader frame_control=<FrameControl frame_type=GLOBAL_COMMAND manufacturer_specific=False is_reply=True disable_default_response=True> manufacturer=None tsn=180 command_id=Command.Read_Attributes_rsp>
2020-11-04 16:17:10 DEBUG (MainThread) [zigpy.zcl] [0xc78f:11:0x0008] ZCL deserialize: <ZCLHeader frame_control=<FrameControl frame_type=GLOBAL_COMMAND manufacturer_specific=False is_reply=True disable_default_response=True> manufacturer=None tsn=176 command_id=Command.Read_Attributes_rsp>
2020-11-04 16:17:11 DEBUG (MainThread) [zigpy.zcl] [0xc69f:11:0x0300] ZCL deserialize: <ZCLHeader frame_control=<FrameControl frame_type=GLOBAL_COMMAND manufacturer_specific=False is_reply=True disable_default_response=True> manufacturer=None tsn=182 command_id=Command.Read_Attributes_rsp>
2020-11-04 16:17:11 DEBUG (MainThread) [zigpy.zcl] [0xc78f:11:0x0300] ZCL deserialize: <ZCLHeader frame_control=<FrameControl frame_type=GLOBAL_COMMAND manufacturer_specific=False is_reply=True disable_default_response=True> manufacturer=None tsn=184 command_id=Command.Read_Attributes_rsp>
2020-11-04 16:17:11 DEBUG (MainThread) [zigpy.zcl] [0xc78f:11:0x0008] ZCL deserialize: <ZCLHeader frame_control=<FrameControl frame_type=GLOBAL_COMMAND manufacturer_specific=False is_reply=False disable_default_response=True> manufacturer=None tsn=207 command_id=Command.Report_Attributes>
2020-11-04 16:17:11 DEBUG (MainThread) [zigpy.zcl] [0xc78f:11:0x0008] ZCL request 0x000a: [[Attribute(attrid=0, value=<TypeValue type=uint8_t, value=254>)]]
2020-11-04 16:17:11 DEBUG (MainThread) [zigpy.zcl] [0xc78f:11:0x0008] Attribute report received: current_level=254
2020-11-04 16:17:15 DEBUG (MainThread) [zigpy.zcl] [0x3b2f:11:0x0008] ZCL deserialize: <ZCLHeader frame_control=<FrameControl frame_type=GLOBAL_COMMAND manufacturer_specific=False is_reply=True disable_default_response=True> manufacturer=None tsn=188 command_id=Command.Read_Attributes_rsp>
2020-11-04 16:17:15 DEBUG (MainThread) [zigpy.zcl] [0x99e7:11:0x0300] ZCL deserialize: <ZCLHeader frame_control=<FrameControl frame_type=GLOBAL_COMMAND manufacturer_specific=False is_reply=True disable_default_response=True> manufacturer=None tsn=190 command_id=Command.Read_Attributes_rsp>
2020-11-04 16:17:15 DEBUG (MainThread) [zigpy.zcl] [0x40f4:11:0x0008] ZCL deserialize: <ZCLHeader frame_control=<FrameControl frame_type=GLOBAL_COMMAND manufacturer_specific=False is_reply=True disable_default_response=True> manufacturer=None tsn=186 command_id=Command.Read_Attributes_rsp>
2020-11-04 16:17:15 DEBUG (MainThread) [zigpy.zcl] [0x3b2f:11:0x0300] ZCL deserialize: <ZCLHeader frame_control=<FrameControl frame_type=GLOBAL_COMMAND manufacturer_specific=False is_reply=True disable_default_response=True> manufacturer=None tsn=192 command_id=Command.Read_Attributes_rsp>
2020-11-04 16:17:15 DEBUG (MainThread) [zigpy.zcl] [0x40f4:11:0x0300] ZCL deserialize: <ZCLHeader frame_control=<FrameControl frame_type=GLOBAL_COMMAND manufacturer_specific=False is_reply=True disable_default_response=True> manufacturer=None tsn=194 command_id=Command.Read_Attributes_rsp>
2020-11-04 16:17:24 DEBUG (MainThread) [zigpy.zcl] [0xf2fb:1:0x0b04] 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>
2020-11-04 16:17:25 DEBUG (MainThread) [zigpy.device] Ignoring message (b'01c600') on cluster 6: unknown endpoint or cluster id: 'No cluster ID 0x0006 on (00:21:2e:ff:ff:05:3a:17, 1)'
2020-11-04 16:17:26 DEBUG (MainThread) [zigpy.zcl] [0x99e7:11:0x0006] 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>
2020-11-04 16:17:26 DEBUG (MainThread) [zigpy.zcl] [0xc69f:11:0x0006] 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>
2020-11-04 16:17:26 DEBUG (MainThread) [zigpy.zcl] [0xfb9f:11:0x0006] 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>
2020-11-04 16:17:26 DEBUG (MainThread) [zigpy.zcl] [0x9217:11:0x0006] ZCL deserialize: <ZCLHeader frame_control=<FrameControl frame_type=GLOBAL_COMMAND manufacturer_specific=False is_reply=True disable_default_response=True> manufacturer=None tsn=210 command_id=Command.Read_Attributes_rsp>
2020-11-04 16:17:26 DEBUG (MainThread) [zigpy.zcl] [0x40f4:11:0x0006] ZCL deserialize: <ZCLHeader frame_control=<FrameControl frame_type=GLOBAL_COMMAND manufacturer_specific=False is_reply=True disable_default_response=True> manufacturer=None tsn=208 command_id=Command.Read_Attributes_rsp>
2020-11-04 16:17:26 DEBUG (MainThread) [zigpy.zcl] [0xc78f:11:0x0006] 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>
2020-11-04 16:17:26 DEBUG (MainThread) [zigpy.zcl] [0xc69f:11:0x0008] ZCL deserialize: <ZCLHeader frame_control=<FrameControl frame_type=GLOBAL_COMMAND manufacturer_specific=False is_reply=True disable_default_response=True> manufacturer=None tsn=216 command_id=Command.Read_Attributes_rsp>
2020-11-04 16:17:26 DEBUG (MainThread) [zigpy.zcl] [0xfb9f:11:0x0008] ZCL deserialize: <ZCLHeader frame_control=<FrameControl frame_type=GLOBAL_COMMAND manufacturer_specific=False is_reply=True disable_default_response=True> manufacturer=None tsn=218 command_id=Command.Read_Attributes_rsp>
2020-11-04 16:17:26 DEBUG (MainThread) [zigpy.zcl] [0x9217:11:0x0008] ZCL deserialize: <ZCLHeader frame_control=<FrameControl frame_type=GLOBAL_COMMAND manufacturer_specific=False is_reply=True disable_default_response=True> manufacturer=None tsn=222 command_id=Command.Read_Attributes_rsp>
2020-11-04 16:17:26 DEBUG (MainThread) [zigpy.zcl] [0xfb9f:11:0x0300] ZCL deserialize: <ZCLHeader frame_control=<FrameControl frame_type=GLOBAL_COMMAND manufacturer_specific=False is_reply=True disable_default_response=True> manufacturer=None tsn=228 command_id=Command.Read_Attributes_rsp>
2020-11-04 16:17:26 DEBUG (MainThread) [zigpy.zcl] [0xc69f:11:0x0300] ZCL deserialize: <ZCLHeader frame_control=<FrameControl frame_type=GLOBAL_COMMAND manufacturer_specific=False is_reply=True disable_default_response=True> manufacturer=None tsn=226 command_id=Command.Read_Attributes_rsp>
2020-11-04 16:17:26 DEBUG (MainThread) [zigpy.zcl] [0x40f4:11:0x0008] ZCL deserialize: <ZCLHeader frame_control=<FrameControl frame_type=GLOBAL_COMMAND manufacturer_specific=False is_reply=True disable_default_response=True> manufacturer=None tsn=220 command_id=Command.Read_Attributes_rsp>
2020-11-04 16:17:26 DEBUG (MainThread) [zigpy.zcl] [0xc78f:11:0x0008] ZCL deserialize: <ZCLHeader frame_control=<FrameControl frame_type=GLOBAL_COMMAND manufacturer_specific=False is_reply=True disable_default_response=True> manufacturer=None tsn=224 command_id=Command.Read_Attributes_rsp>
2020-11-04 16:17:26 DEBUG (MainThread) [zigpy.zcl] [0x9217:11:0x0300] ZCL deserialize: <ZCLHeader frame_control=<FrameControl frame_type=GLOBAL_COMMAND manufacturer_specific=False is_reply=True disable_default_response=True> manufacturer=None tsn=230 command_id=Command.Read_Attributes_rsp>
2020-11-04 16:17:26 DEBUG (MainThread) [zigpy.zcl] [0x40f4:11:0x0300] ZCL deserialize: <ZCLHeader frame_control=<FrameControl frame_type=GLOBAL_COMMAND manufacturer_specific=False is_reply=True disable_default_response=True> manufacturer=None tsn=232 command_id=Command.Read_Attributes_rsp>
2020-11-04 16:17:26 DEBUG (MainThread) [zigpy.zcl] [0xc78f:11:0x0300] ZCL deserialize: <ZCLHeader frame_control=<FrameControl frame_type=GLOBAL_COMMAND manufacturer_specific=False is_reply=True disable_default_response=True> manufacturer=None tsn=234 command_id=Command.Read_Attributes_rsp>
2020-11-04 16:17:31 DEBUG (MainThread) [zigpy.zcl] [0x99e7:11:0x0300] ZCL deserialize: <ZCLHeader frame_control=<FrameControl frame_type=GLOBAL_COMMAND manufacturer_specific=False is_reply=True disable_default_response=True> manufacturer=None tsn=236 command_id=Command.Read_Attributes_rsp>
2020-11-04 16:17:31 DEBUG (MainThread) [zigpy.zcl] [0x3b2f:11:0x0008] ZCL deserialize: <ZCLHeader frame_control=<FrameControl frame_type=GLOBAL_COMMAND manufacturer_specific=False is_reply=True disable_default_response=True> manufacturer=None tsn=238 command_id=Command.Read_Attributes_rsp>
2020-11-04 16:17:31 DEBUG (MainThread) [zigpy.zcl] [0x3b2f:11:0x0300] ZCL deserialize: <ZCLHeader frame_control=<FrameControl frame_type=GLOBAL_COMMAND manufacturer_specific=False is_reply=True disable_default_response=True> manufacturer=None tsn=240 command_id=Command.Read_Attributes_rsp>

2020-11-04 16:17:42 DEBUG (MainThread) [zigpy.zcl] [0xc78f:11:0x0300] ZCL deserialize: <ZCLHeader frame_control=<FrameControl frame_type=GLOBAL_COMMAND manufacturer_specific=False is_reply=False disable_default_response=True> manufacturer=None tsn=208 command_id=Command.Report_Attributes>
2020-11-04 16:17:42 DEBUG (MainThread) [zigpy.zcl] [0xc78f:11:0x0300] ZCL request 0x000a: [[Attribute(attrid=3, value=<TypeValue type=uint16_t, value=13449>), Attribute(attrid=1, value=<TypeValue type=uint8_t, value=222>), Attribute(attrid=0, value=<TypeValue type=uint8_t, value=187>)]]
2020-11-04 16:17:42 DEBUG (MainThread) [zigpy.zcl] [0xc78f:11:0x0300] Attribute report received: current_x=13449, current_saturation=222, current_hue=187
2020-11-04 16:17:54 DEBUG (MainThread) [zigpy.zcl] [0xf2fb:1:0x0b04] ZCL deserialize: <ZCLHeader frame_control=<FrameControl frame_type=GLOBAL_COMMAND manufacturer_specific=False is_reply=True disable_default_response=True> manufacturer=None tsn=242 command_id=Command.Read_Attributes_rsp>
2020-11-04 16:18:06 DEBUG (MainThread) [zigpy.zcl] [0x92e7:11:0x0300] ZCL deserialize: <ZCLHeader frame_control=<FrameControl frame_type=GLOBAL_COMMAND manufacturer_specific=False is_reply=False disable_default_response=True> manufacturer=None tsn=147 command_id=Command.Report_Attributes>
2020-11-04 16:18:06 DEBUG (MainThread) [zigpy.zcl] [0x92e7:11:0x0300] ZCL request 0x000a: [[Attribute(attrid=3, value=<TypeValue type=uint16_t, value=22636>), Attribute(attrid=1, value=<TypeValue type=uint8_t, value=40>), Attribute(attrid=0, value=<TypeValue type=uint8_t, value=158>)]]
2020-11-04 16:18:06 DEBUG (MainThread) [zigpy.zcl] [0x92e7:11:0x0300] Attribute report received: current_x=22636, current_saturation=40, current_hue=158
2020-11-04 16:18:14 DEBUG (MainThread) [zigpy.zcl] [0x15c7:11:0x0008] ZCL deserialize: <ZCLHeader frame_control=<FrameControl frame_type=GLOBAL_COMMAND manufacturer_specific=False is_reply=False disable_default_response=True> manufacturer=None tsn=75 command_id=Command.Report_Attributes>
2020-11-04 16:18:14 DEBUG (MainThread) [zigpy.zcl] [0x15c7:11:0x0008] ZCL request 0x000a: [[Attribute(attrid=0, value=<TypeValue type=uint8_t, value=1>)]]
2020-11-04 16:18:14 DEBUG (MainThread) [zigpy.zcl] [0x15c7:11:0x0008] Attribute report received: current_level=1
2020-11-04 16:18:14 DEBUG (MainThread) [zigpy.zcl] [0x15c7:11:0x0006] ZCL deserialize: <ZCLHeader frame_control=<FrameControl frame_type=GLOBAL_COMMAND manufacturer_specific=False is_reply=False disable_default_response=True> manufacturer=None tsn=76 command_id=Command.Report_Attributes>
2020-11-04 16:18:14 DEBUG (MainThread) [zigpy.zcl] [0x15c7:11:0x0006] ZCL request 0x000a: [[Attribute(attrid=0, value=<TypeValue type=Bool, value=Bool.false>)]]
2020-11-04 16:18:14 DEBUG (MainThread) [zigpy.zcl] [0x15c7:11:0x0006] Attribute report received: on_off=0
2020-11-04 16:18:14 DEBUG (MainThread) [zigpy.zcl] [0x3a09:11:0x0008] ZCL deserialize: <ZCLHeader frame_control=<FrameControl frame_type=GLOBAL_COMMAND manufacturer_specific=False is_reply=False disable_default_response=True> manufacturer=None tsn=123 command_id=Command.Report_Attributes>
2020-11-04 16:18:14 DEBUG (MainThread) [zigpy.zcl] [0x3a09:11:0x0008] ZCL request 0x000a: [[Attribute(attrid=0, value=<TypeValue type=uint8_t, value=1>)]]
2020-11-04 16:18:14 DEBUG (MainThread) [zigpy.zcl] [0x3a09:11:0x0008] Attribute report received: current_level=1
2020-11-04 16:18:14 DEBUG (MainThread) [zigpy.zcl] [0x3a09:11:0x0006] ZCL deserialize: <ZCLHeader frame_control=<FrameControl frame_type=GLOBAL_COMMAND manufacturer_specific=False is_reply=False disable_default_response=True> manufacturer=None tsn=124 command_id=Command.Report_Attributes>
2020-11-04 16:18:14 DEBUG (MainThread) [zigpy.zcl] [0x3a09:11:0x0006] ZCL request 0x000a: [[Attribute(attrid=0, value=<TypeValue type=Bool, value=Bool.false>)]]
2020-11-04 16:18:14 DEBUG (MainThread) [zigpy.zcl] [0x3a09:11:0x0006] Attribute report received: on_off=0
2020-11-04 16:18:14 DEBUG (MainThread) [zigpy.zcl] [0x67ef:11:0x0008] ZCL deserialize: <ZCLHeader frame_control=<FrameControl frame_type=GLOBAL_COMMAND manufacturer_specific=False is_reply=False disable_default_response=True> manufacturer=None tsn=111 command_id=Command.Report_Attributes>
2020-11-04 16:18:14 DEBUG (MainThread) [zigpy.zcl] [0x67ef:11:0x0008] ZCL request 0x000a: [[Attribute(attrid=0, value=<TypeValue type=uint8_t, value=1>)]]
2020-11-04 16:18:14 DEBUG (MainThread) [zigpy.zcl] [0x67ef:11:0x0008] Attribute report received: current_level=1
2020-11-04 16:18:14 DEBUG (MainThread) [zigpy.zcl] [0x67ef:11:0x0006] ZCL deserialize: <ZCLHeader frame_control=<FrameControl frame_type=GLOBAL_COMMAND manufacturer_specific=False is_reply=False disable_default_response=True> manufacturer=None tsn=112 command_id=Command.Report_Attributes>
2020-11-04 16:18:14 DEBUG (MainThread) [zigpy.zcl] [0x67ef:11:0x0006] ZCL request 0x000a: [[Attribute(attrid=0, value=<TypeValue type=Bool, value=Bool.false>)]]
2020-11-04 16:18:14 DEBUG (MainThread) [zigpy.zcl] [0x67ef:11:0x0006] Attribute report received: on_off=0
2020-11-04 16:18:15 DEBUG (MainThread) [zigpy.zcl] [0x33ef:1:0x0006] ZCL deserialize: <ZCLHeader frame_control=<FrameControl frame_type=GLOBAL_COMMAND manufacturer_specific=False is_reply=True disable_default_response=False> manufacturer=None tsn=244 command_id=Command.Default_Response>
2020-11-04 16:18:24 DEBUG (MainThread) [zigpy.zcl] [0xf2fb:1:0x0b04] ZCL deserialize: <ZCLHeader frame_control=<FrameControl frame_type=GLOBAL_COMMAND manufacturer_specific=False is_reply=True disable_default_response=True> manufacturer=None tsn=246 command_id=Command.Read_Attributes_rsp>
2020-11-04 16:18:37 DEBUG (MainThread) [zigpy.zcl] [0xc69f:11:0x0006] ZCL deserialize: <ZCLHeader frame_control=<FrameControl frame_type=GLOBAL_COMMAND manufacturer_specific=False is_reply=True disable_default_response=True> manufacturer=None tsn=248 command_id=Command.Read_Attributes_rsp>
2020-11-04 16:18:37 DEBUG (MainThread) [zigpy.zcl] [0xc69f:11:0x0008] ZCL deserialize: <ZCLHeader frame_control=<FrameControl frame_type=GLOBAL_COMMAND manufacturer_specific=False is_reply=True disable_default_response=True> manufacturer=None tsn=250 command_id=Command.Read_Attributes_rsp>
2020-11-04 16:18:37 DEBUG (MainThread) [zigpy.zcl] [0xc69f:11:0x0300] ZCL deserialize: <ZCLHeader frame_control=<FrameControl frame_type=GLOBAL_COMMAND manufacturer_specific=False is_reply=True disable_default_response=True> manufacturer=None tsn=252 command_id=Command.Read_Attributes_rsp>
2020-11-04 16:18:43 DEBUG (MainThread) [zigpy.zcl] [0x99e7:11:0x0006] ZCL deserialize: <ZCLHeader frame_control=<FrameControl frame_type=GLOBAL_COMMAND manufacturer_specific=False is_reply=True disable_default_response=True> manufacturer=None tsn=254 command_id=Command.Read_Attributes_rsp>
2020-11-04 16:18:43 DEBUG (MainThread) [zigpy.zcl] [0x99e7:11:0x0008] 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.Read_Attributes_rsp>
2020-11-04 16:18:43 DEBUG (MainThread) [zigpy.zcl] [0x99e7:11:0x0300] 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.Read_Attributes_rsp>
2020-11-04 16:18:49 DEBUG (MainThread) [zigpy.zcl] [0x67ef:11:0x0006] 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.Read_Attributes_rsp>
2020-11-04 16:18:49 DEBUG (MainThread) [zigpy.zcl] [0x67ef:11:0x0008] 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.Read_Attributes_rsp>
2020-11-04 16:18:49 DEBUG (MainThread) [zigpy.zcl] [0x67ef:11:0x0300] 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.Read_Attributes_rsp>
2020-11-04 16:18:52 DEBUG (MainThread) [zigpy.zcl] [0xaa9c:2:0x0001] ZCL deserialize: <ZCLHeader frame_control=<FrameControl frame_type=GLOBAL_COMMAND manufacturer_specific=False is_reply=False disable_default_response=False> manufacturer=None tsn=8 command_id=Command.Report_Attributes>
2020-11-04 16:18:52 DEBUG (MainThread) [zigpy.zcl] [0xaa9c:2:0x0001] ZCL request 0x000a: [[Attribute(attrid=33, value=<TypeValue type=uint8_t, value=157>)]]
2020-11-04 16:18:52 DEBUG (MainThread) [zigpy.zcl] [0xaa9c:2:0x0001] Attribute report received: battery_percentage_remaining=157
2020-11-04 16:18:52 DEBUG (MainThread) [zigpy.zcl] [0x932f:11:0x0006] 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.Read_Attributes_rsp>
2020-11-04 16:18:52 DEBUG (MainThread) [zigpy.zcl] [0x932f:11:0x0008] 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.Read_Attributes_rsp>
2020-11-04 16:18:52 DEBUG (MainThread) [zigpy.zcl] [0x932f:11:0x0300] 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.Read_Attributes_rsp>
2020-11-04 16:18:54 DEBUG (MainThread) [zigpy.zcl] [0xf2fb:1:0x0b04] 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.Read_Attributes_rsp>
2020-11-04 16:18:54 DEBUG (MainThread) [zigpy.zcl] [0x92e7:11:0x0006] 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.Read_Attributes_rsp>
2020-11-04 16:18:54 DEBUG (MainThread) [zigpy.zcl] [0x92e7:11:0x0008] 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.Read_Attributes_rsp>
2020-11-04 16:18:54 DEBUG (MainThread) [zigpy.zcl] [0xf44b:11:0x0006] 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.Read_Attributes_rsp>
2020-11-04 16:18:54 DEBUG (MainThread) [zigpy.zcl] [0x92e7:11:0x0300] 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.Read_Attributes_rsp>
2020-11-04 16:18:54 DEBUG (MainThread) [zigpy.zcl] [0xf44b:11:0x0008] 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.Read_Attributes_rsp>
2020-11-04 16:18:54 DEBUG (MainThread) [zigpy.zcl] [0xf44b:11:0x0300] 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.Read_Attributes_rsp>
2020-11-04 16:19:03 DEBUG (MainThread) [zigpy.zcl] [0x4edb:11:0x0006] 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.Read_Attributes_rsp>
2020-11-04 16:19:03 DEBUG (MainThread) [zigpy.zcl] [0x4edb:11:0x0008] 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.Read_Attributes_rsp>
2020-11-04 16:19:03 DEBUG (MainThread) [zigpy.zcl] [0x4edb:11:0x0300] 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.Read_Attributes_rsp>
2020-11-04 16:19:04 DEBUG (MainThread) [zigpy.zcl] [0xc78f:11:0x0006] 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.Read_Attributes_rsp>
2020-11-04 16:19:04 DEBUG (MainThread) [zigpy.zcl] [0xc78f:11:0x0008] 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.Read_Attributes_rsp>
2020-11-04 16:19:04 DEBUG (MainThread) [zigpy.zcl] [0xc78f:11:0x0300] 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.Read_Attributes_rsp>
2020-11-04 16:19:05 DEBUG (MainThread) [zigpy.zdo] [0x1677:zdo] ZDO request ZDOCmd.Match_Desc_req: [0xFFFD, 49246, [25], []]
2020-11-04 16:19:07 DEBUG (MainThread) [zigpy.zcl] [0xafa8:11:0x0006] 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.Read_Attributes_rsp>
2020-11-04 16:19:07 DEBUG (MainThread) [zigpy.device] [0xafa8] Delivery error for seq # 0x2e, on endpoint id 11 cluster 0x0008: message send failure
2020-11-04 16:19:07 DEBUG (MainThread) [zigpy.zcl] [0xafa8:11:0x0300] 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.Read_Attributes_rsp>
2020-11-04 16:19:10 DEBUG (MainThread) [zigpy.zcl] [0x9217:11:0x0006] 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.Read_Attributes_rsp>
2020-11-04 16:19:10 DEBUG (MainThread) [zigpy.zcl] [0x9217:11:0x0008] 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.Read_Attributes_rsp>
2020-11-04 16:19:10 DEBUG (MainThread) [zigpy.zcl] [0x9217:11:0x0300] 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.Read_Attributes_rsp>
2020-11-04 16:19:10 DEBUG (MainThread) [zigpy.zcl] [0x1677:11:0x0006] 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.Read_Attributes_rsp>
2020-11-04 16:19:10 DEBUG (MainThread) [zigpy.zcl] [0x1677:11:0x0008] 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.Read_Attributes_rsp>
2020-11-04 16:19:10 DEBUG (MainThread) [zigpy.zcl] [0x1677:11:0x0300] 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.Read_Attributes_rsp>
2020-11-04 16:19:13 DEBUG (MainThread) [zigpy.zcl] [0x3b2f:11:0x0006] 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.Read_Attributes_rsp>
2020-11-04 16:19:13 DEBUG (MainThread) [zigpy.zcl] [0x3b2f:11:0x0008] 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.Read_Attributes_rsp>
2020-11-04 16:19:13 DEBUG (MainThread) [zigpy.zcl] [0x3b2f:11:0x0300] 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.Read_Attributes_rsp>
2020-11-04 16:19:22 DEBUG (MainThread) [zigpy.zcl] [0x0297:11:0x0006] 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.Read_Attributes_rsp>
2020-11-04 16:19:22 DEBUG (MainThread) [zigpy.zcl] [0x0297:11:0x0008] ZCL deserialize: <ZCLHeader frame_control=<FrameControl frame_type=GLOBAL_COMMAND manufacturer_specific=False is_reply=True disable_default_response=True> manufacturer=None tsn=70 command_id=Command.Read_Attributes_rsp>
2020-11-04 16:19:22 DEBUG (MainThread) [zigpy.device] [0x0297] Delivery error for seq # 0x48, on endpoint id 11 cluster 0x0300: message send failure
2020-11-04 16:19:22 DEBUG (MainThread) [zigpy.zcl] [0x0297:11:0x0300] ZCL deserialize: <ZCLHeader frame_control=<FrameControl frame_type=GLOBAL_COMMAND manufacturer_specific=False is_reply=True disable_default_response=True> manufacturer=None tsn=72 command_id=Command.Read_Attributes_rsp>
2020-11-04 16:19:22 DEBUG (MainThread) [zigpy.zcl] [0x0297:11:0x0300] ZCL request 0x0001: [[ReadAttributeRecord(attrid=7, status=<Status.SUCCESS: 0>, value=<TypeValue type=uint16_t, value=340>)]]
2020-11-04 16:19:24 DEBUG (MainThread) [zigpy.zcl] [0x15c7:11:0x0006] ZCL deserialize: <ZCLHeader frame_control=<FrameControl frame_type=GLOBAL_COMMAND manufacturer_specific=False is_reply=True disable_default_response=True> manufacturer=None tsn=74 command_id=Command.Read_Attributes_rsp>
2020-11-04 16:19:24 DEBUG (MainThread) [zigpy.zcl] [0xf2fb:1:0x0b04] 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.Read_Attributes_rsp>
2020-11-04 16:19:24 DEBUG (MainThread) [zigpy.zcl] [0x15c7:11:0x0008] 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.Read_Attributes_rsp>
2020-11-04 16:19:24 DEBUG (MainThread) [zigpy.zcl] [0x15c7:11:0x0300] ZCL deserialize: <ZCLHeader frame_control=<FrameControl frame_type=GLOBAL_COMMAND manufacturer_specific=False is_reply=True disable_default_response=True> manufacturer=None tsn=80 command_id=Command.Read_Attributes_rsp>
2020-11-04 16:19:31 DEBUG (MainThread) [zigpy.zcl] [0x2393:11:0x0006] ZCL deserialize: <ZCLHeader frame_control=<FrameControl frame_type=GLOBAL_COMMAND manufacturer_specific=False is_reply=True disable_default_response=True> manufacturer=None tsn=82 command_id=Command.Read_Attributes_rsp>
2020-11-04 16:19:31 DEBUG (MainThread) [zigpy.zcl] [0x2393:11:0x0008] ZCL deserialize: <ZCLHeader frame_control=<FrameControl frame_type=GLOBAL_COMMAND manufacturer_specific=False is_reply=True disable_default_response=True> manufacturer=None tsn=84 command_id=Command.Read_Attributes_rsp>
2020-11-04 16:19:31 DEBUG (MainThread) [zigpy.zcl] [0x2393:11:0x0300] ZCL deserialize: <ZCLHeader frame_control=<FrameControl frame_type=GLOBAL_COMMAND manufacturer_specific=False is_reply=True disable_default_response=True> manufacturer=None tsn=86 command_id=Command.Read_Attributes_rsp>
2020-11-04 16:19:42 DEBUG (MainThread) [zigpy.zcl] [0x3a09:11:0x0006] ZCL deserialize: <ZCLHeader frame_control=<FrameControl frame_type=GLOBAL_COMMAND manufacturer_specific=False is_reply=True disable_default_response=True> manufacturer=None tsn=88 command_id=Command.Read_Attributes_rsp>
2020-11-04 16:19:42 DEBUG (MainThread) [zigpy.zcl] [0x3a09:11:0x0008] ZCL deserialize: <ZCLHeader frame_control=<FrameControl frame_type=GLOBAL_COMMAND manufacturer_specific=False is_reply=True disable_default_response=True> manufacturer=None tsn=90 command_id=Command.Read_Attributes_rsp>
2020-11-04 16:19:42 DEBUG (MainThread) [zigpy.zcl] [0x3a09:11:0x0300] ZCL deserialize: <ZCLHeader frame_control=<FrameControl frame_type=GLOBAL_COMMAND manufacturer_specific=False is_reply=True disable_default_response=True> manufacturer=None tsn=92 command_id=Command.Read_Attributes_rsp>
2020-11-04 16:19:49 DEBUG (MainThread) [zigpy.zcl] [0xfb9f:11:0x0006] ZCL deserialize: <ZCLHeader frame_control=<FrameControl frame_type=GLOBAL_COMMAND manufacturer_specific=False is_reply=True disable_default_response=True> manufacturer=None tsn=94 command_id=Command.Read_Attributes_rsp>
2020-11-04 16:19:49 DEBUG (MainThread) [zigpy.zcl] [0xfb9f:11:0x0008] ZCL deserialize: <ZCLHeader frame_control=<FrameControl frame_type=GLOBAL_COMMAND manufacturer_specific=False is_reply=True disable_default_response=True> manufacturer=None tsn=96 command_id=Command.Read_Attributes_rsp>
2020-11-04 16:19:49 DEBUG (MainThread) [zigpy.zcl] [0xfb9f:11:0x0300] ZCL deserialize: <ZCLHeader frame_control=<FrameControl frame_type=GLOBAL_COMMAND manufacturer_specific=False is_reply=True disable_default_response=True> manufacturer=None tsn=98 command_id=Command.Read_Attributes_rsp>
2020-11-04 16:19:51 DEBUG (MainThread) [zigpy.zcl] [0x7c13:11:0x0006] ZCL deserialize: <ZCLHeader frame_control=<FrameControl frame_type=GLOBAL_COMMAND manufacturer_specific=False is_reply=True disable_default_response=True> manufacturer=None tsn=100 command_id=Command.Read_Attributes_rsp>
2020-11-04 16:19:51 DEBUG (MainThread) [zigpy.zcl] [0xd5bf:11:0x0006] ZCL deserialize: <ZCLHeader frame_control=<FrameControl frame_type=GLOBAL_COMMAND manufacturer_specific=False is_reply=True disable_default_response=True> manufacturer=None tsn=102 command_id=Command.Read_Attributes_rsp>
2020-11-04 16:19:51 DEBUG (MainThread) [zigpy.zcl] [0x7c13:11:0x0008] ZCL deserialize: <ZCLHeader frame_control=<FrameControl frame_type=GLOBAL_COMMAND manufacturer_specific=False is_reply=True disable_default_response=True> manufacturer=None tsn=104 command_id=Command.Read_Attributes_rsp>
2020-11-04 16:19:51 DEBUG (MainThread) [zigpy.zcl] [0xd5bf:11:0x0008] ZCL deserialize: <ZCLHeader frame_control=<FrameControl frame_type=GLOBAL_COMMAND manufacturer_specific=False is_reply=True disable_default_response=True> manufacturer=None tsn=106 command_id=Command.Read_Attributes_rsp>
2020-11-04 16:19:51 DEBUG (MainThread) [zigpy.zcl] [0x7c13:11:0x0300] ZCL deserialize: <ZCLHeader frame_control=<FrameControl frame_type=GLOBAL_COMMAND manufacturer_specific=False is_reply=True disable_default_response=True> manufacturer=None tsn=108 command_id=Command.Read_Attributes_rsp>
2020-11-04 16:19:51 DEBUG (MainThread) [zigpy.zcl] [0xd5bf:11:0x0300] ZCL deserialize: <ZCLHeader frame_control=<FrameControl frame_type=GLOBAL_COMMAND manufacturer_specific=False is_reply=True disable_default_response=True> manufacturer=None tsn=110 command_id=Command.Read_Attributes_rsp>
2020-11-04 16:19:54 DEBUG (MainThread) [zigpy.zcl] [0xf2fb:1:0x0b04] ZCL deserialize: <ZCLHeader frame_control=<FrameControl frame_type=GLOBAL_COMMAND manufacturer_specific=False is_reply=True disable_default_response=True> manufacturer=None tsn=112 command_id=Command.Read_Attributes_rsp>
2020-11-04 16:20:00 DEBUG (MainThread) [zigpy.zcl] [0x8022:11:0x0006] ZCL deserialize: <ZCLHeader frame_control=<FrameControl frame_type=GLOBAL_COMMAND manufacturer_specific=False is_reply=True disable_default_response=True> manufacturer=None tsn=114 command_id=Command.Read_Attributes_rsp>
2020-11-04 16:20:00 DEBUG (MainThread) [zigpy.zcl] [0x8022:11:0x0008] ZCL deserialize: <ZCLHeader frame_control=<FrameControl frame_type=GLOBAL_COMMAND manufacturer_specific=False is_reply=True disable_default_response=True> manufacturer=None tsn=116 command_id=Command.Read_Attributes_rsp>
2020-11-04 16:20:00 DEBUG (MainThread) [zigpy.zcl] [0x8022:11:0x0300] ZCL deserialize: <ZCLHeader frame_control=<FrameControl frame_type=GLOBAL_COMMAND manufacturer_specific=False is_reply=True disable_default_response=True> manufacturer=None tsn=118 command_id=Command.Read_Attributes_rsp>
2020-11-04 16:20:02 DEBUG (MainThread) [zigpy.device] [0x4c51] Delivery error for seq # 0x78, on endpoint id 11 cluster 0x0006: message send failure
2020-11-04 16:20:02 DEBUG (MainThread) [zigpy.zcl] [0x4c51:11:0x0006] ZCL deserialize: <ZCLHeader frame_control=<FrameControl frame_type=GLOBAL_COMMAND manufacturer_specific=False is_reply=True disable_default_response=True> manufacturer=None tsn=120 command_id=Command.Read_Attributes_rsp>
2020-11-04 16:20:02 DEBUG (MainThread) [zigpy.zcl] [0x4c51:11:0x0006] ZCL request 0x0001: [[ReadAttributeRecord(attrid=0, status=<Status.SUCCESS: 0>, value=<TypeValue type=Bool, value=Bool.false>)]]
2020-11-04 16:20:02 DEBUG (MainThread) [zigpy.zcl] [0x4c51:11:0x0008] ZCL deserialize: <ZCLHeader frame_control=<FrameControl frame_type=GLOBAL_COMMAND manufacturer_specific=False is_reply=True disable_default_response=True> manufacturer=None tsn=122 command_id=Command.Read_Attributes_rsp>
2020-11-04 16:20:02 DEBUG (MainThread) [zigpy.zcl] [0x1d83:11:0x0006] ZCL deserialize: <ZCLHeader frame_control=<FrameControl frame_type=GLOBAL_COMMAND manufacturer_specific=False is_reply=True disable_default_response=True> manufacturer=None tsn=124 command_id=Command.Read_Attributes_rsp>
2020-11-04 16:20:02 DEBUG (MainThread) [zigpy.zcl] [0x4c51:11:0x0300] ZCL deserialize: <ZCLHeader frame_control=<FrameControl frame_type=GLOBAL_COMMAND manufacturer_specific=False is_reply=True disable_default_response=True> manufacturer=None tsn=126 command_id=Command.Read_Attributes_rsp>
2020-11-04 16:20:02 DEBUG (MainThread) [zigpy.zcl] [0x1d83:11:0x0008] ZCL deserialize: <ZCLHeader frame_control=<FrameControl frame_type=GLOBAL_COMMAND manufacturer_specific=False is_reply=True disable_default_response=True> manufacturer=None tsn=128 command_id=Command.Read_Attributes_rsp>
2020-11-04 16:20:02 DEBUG (MainThread) [zigpy.zcl] [0x1d83:11:0x0300] ZCL deserialize: <ZCLHeader frame_control=<FrameControl frame_type=GLOBAL_COMMAND manufacturer_specific=False is_reply=True disable_default_response=True> manufacturer=None tsn=130 command_id=Command.Read_Attributes_rsp>

Additional information

There is a thread in the HomeAssistant Community forum as well.

probot-home-assistant[bot] commented 3 years ago

zha documentation zha source (message by IssueLinks)

probot-home-assistant[bot] commented 3 years ago

Hey there @dmulcahey, @adminiuga, mind taking a look at this issue as its been labeled with an integration (zha) you are listed as a codeowner for? Thanks! (message by CodeOwnersMention)

dmulcahey commented 3 years ago

Hue lights don’t follow the ZCL spec and they have to be polled. If you wait a few minutes for all of the polling to finish what happens to the UI? Enable debug logging and attach logs of the interaction please.

Veldkornet commented 3 years ago

Damn Hue... I was using it with the Hue Bridge before, instead of ZHA and didn't see the issue, granted I understand that it's not quite the same thing. After a while they do indeed switch off. so if that how it's expected to work then that's... unfortunate. Logs attached.

Adminiuga commented 3 years ago

just zigpy debug is not enough. need all in https://www.home-assistant.io/integrations/zha/#debug-logging What radio?

After a group is toggled, all members are polled a few seconds later. makes me wonder how successful those polls are. If you see any "Delivery Failure" exceptions a few secs after group command and NWK address (first 4 hex digits in ... [0x2393:11:0x0008] ZCL deserialize ...) matches one of the members of the group, then it would explain it.

Adminiuga commented 3 years ago

Actually I do see it

2020-11-04 16:19:07 DEBUG (MainThread) [zigpy.device] [0xafa8] Delivery error for seq # 0x2e, on endpoint id 11 cluster 0x0008: message send failure
2020-11-04 16:19:22 DEBUG (MainThread) [zigpy.device] [0x0297] Delivery error for seq # 0x48, on endpoint id 11 cluster 0x0300: message send failure
2020-11-04 16:20:02 DEBUG (MainThread) [zigpy.device] [0x4c51] Delivery error for seq # 0x78, on endpoint id 11 cluster 0x0006: message send failure
Veldkornet commented 3 years ago

So, anything to do about it? I'm using a Deconz Conbee II. Sometimes they all just work perfectly. I thought I got a pretty decent Zigbee network going to avoid these types of things :) These lights in question are all literally right next to each other and they're all powered (of course), all of which are less than 1m from the controller.

FYI, more Logs:

2020-11-04 17:19:29 DEBUG (MainThread) [zigpy_deconz.zigbee.application] Sending Zigbee multicast with tsn 193 under 194 request id, data: b'01c101'
2020-11-04 17:19:29 DEBUG (MainThread) [zigpy_deconz.api] Command Command.aps_data_request (17, 194, 0, <DeconzAddressEndpoint address_mode=ADDRESS_MODE.GROUP address=0x0004 endpoint=None>, 260, 6, 1, b'\x01\xc1\x01', 2, 0)
2020-11-04 17:19:29 DEBUG (MainThread) [zigpy_deconz.api] APS data request response: [2, <DeviceState.APSDE_DATA_REQUEST_SLOTS_AVAILABLE|2: 34>, 194]
2020-11-04 17:19:29 DEBUG (MainThread) [zigpy_deconz.api] Device state changed response: [<DeviceState.128|APSDE_DATA_REQUEST_SLOTS_AVAILABLE|APSDE_DATA_INDICATION|2: 170>, 0]
2020-11-04 17:19:29 DEBUG (MainThread) [zigpy_deconz.api] Command Command.aps_data_indication (1, 1)
2020-11-04 17:19:29 DEBUG (MainThread) [zigpy_deconz.api] APS data indication response: [26, <DeviceState.APSDE_DATA_REQUEST_SLOTS_AVAILABLE|2: 34>, <DeconzAddress address_mode=ADDRESS_MODE.GROUP address=0x0004>, 1, <DeconzAddress address_mode=ADDRESS_MODE.NWK address=0x0000>, 1, 260, 6, b'\x01\xc1\x01', 0, 175, 153, 218, 14, 51, 0, 23]
2020-11-04 17:19:29 DEBUG (MainThread) [zigpy.device] Ignoring message (b'01c101') on cluster 6: unknown endpoint or cluster id: 'No cluster ID 0x0006 on (00:21:2e:ff:ff:05:3a:17, 1)'
2020-11-04 17:19:29 DEBUG (MainThread) [zigpy_deconz.api] 'aps_data_indication' response from <DeconzAddress address_mode=ADDRESS_MODE.NWK address=0x0000>, ep: 1, profile: 0x0104, cluster_id: 0x0006, data: b'01c101'
2020-11-04 17:19:29 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: entity_id=sensor.mqtt_cpu, old_state=<state sensor.mqtt_cpu=0.0; data=cpu_percent=0.01, memory_usage=72003584, memory_limit=33376264192, memory_percent=0.22, network_rx=712221959, network_tx=449307365, blk_read=11337728, blk_write=493207552, unit_of_measurement=%, friendly_name=MQTT CPU, icon=hass:cpu-64-bit @ 2020-11-04T17:17:28.863166+01:00>, new_state=<state sensor.mqtt_cpu=0.0; data=cpu_percent=0.01, memory_usage=71987200, memory_limit=33376264192, memory_percent=0.22, network_rx=712334434, network_tx=449365210, blk_read=11337728, blk_write=493207552, unit_of_measurement=%, friendly_name=MQTT CPU, icon=hass:cpu-64-bit @ 2020-11-04T17:17:28.863166+01:00>>
2020-11-04 17:19:29 DEBUG (MainThread) [zigpy_deconz.api] Device state changed response: [<DeviceState.128|APSDE_DATA_REQUEST_SLOTS_AVAILABLE|APSDE_DATA_CONFIRM|2: 166>, 0]
2020-11-04 17:19:29 DEBUG (MainThread) [zigpy_deconz.api] Command Command.aps_data_confirm (0,)
2020-11-04 17:19:29 DEBUG (MainThread) [zigpy_deconz.api] Device state changed response: [<DeviceState.128|APSDE_DATA_REQUEST_SLOTS_AVAILABLE|APSDE_DATA_INDICATION|APSDE_DATA_CONFIRM|2: 174>, 0]
2020-11-04 17:19:29 DEBUG (MainThread) [zigpy_deconz.api] APS data confirm response for request with id 194: 00
2020-11-04 17:19:29 DEBUG (MainThread) [zigpy_deconz.api] Request id: 0xc2 'aps_data_confirm' for <DeconzAddressEndpoint address_mode=ADDRESS_MODE.GROUP address=0x0004 endpoint=None>, status: 0x00
2020-11-04 17:19:29 DEBUG (MainThread) [homeassistant.components.zha.entity] light.woonkamer_tv_zha_group_0x0004: turned on: {'on_off': [1, <Status.SUCCESS: 0>]}
2020-11-04 17:19:29 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: entity_id=light.woonkamer_tv_zha_group_0x0004, old_state=<state light.woonkamer_tv_zha_group_0x0004=off; min_mireds=153, max_mireds=500, effect_list=['colorloop'], off_brightness=None, friendly_name=Woonkamer TV, icon=hass:lightbulb-group, supported_features=63 @ 2020-11-04T17:19:01.195993+01:00>, new_state=<state light.woonkamer_tv_zha_group_0x0004=on; min_mireds=153, max_mireds=500, effect_list=['colorloop'], off_brightness=None, friendly_name=Woonkamer TV, icon=hass:lightbulb-group, supported_features=63 @ 2020-11-04T17:19:29.189596+01:00>>
2020-11-04 17:19:29 DEBUG (MainThread) [zigpy_deconz.api] Command Command.aps_data_indication (1, 1)
2020-11-04 17:19:29 DEBUG (MainThread) [homeassistant.components.zha.entity] light.raam_lightstrip_level_light_color_on_off: polling current state - from cache: False
2020-11-04 17:19:29 DEBUG (MainThread) [zigpy_deconz.zigbee.application] Sending Zigbee request with tsn 195 under 196 request id, data: b'00c3000000'
2020-11-04 17:19:29 DEBUG (MainThread) [homeassistant.components.zha.entity] light.iris_left_level_light_color_on_off: polling current state - from cache: False
2020-11-04 17:19:29 DEBUG (MainThread) [zigpy_deconz.zigbee.application] Sending Zigbee request with tsn 197 under 198 request id, data: b'00c5000000'
2020-11-04 17:19:29 DEBUG (MainThread) [homeassistant.components.zha.entity] light.play_right_level_light_color_on_off: polling current state - from cache: False
2020-11-04 17:19:29 DEBUG (MainThread) [zigpy_deconz.zigbee.application] Sending Zigbee request with tsn 199 under 200 request id, data: b'00c7000000'
2020-11-04 17:19:29 DEBUG (MainThread) [homeassistant.components.zha.entity] light.play_left_level_light_color_on_off: polling current state - from cache: False
2020-11-04 17:19:29 DEBUG (MainThread) [zigpy_deconz.zigbee.application] Sending Zigbee request with tsn 201 under 202 request id, data: b'00c9000000'
2020-11-04 17:19:29 DEBUG (MainThread) [homeassistant.components.zha.entity] light.iris_right_level_light_color_on_off: polling current state - from cache: False
2020-11-04 17:19:29 DEBUG (MainThread) [zigpy_deconz.zigbee.application] Sending Zigbee request with tsn 203 under 204 request id, data: b'00cb000000'
2020-11-04 17:19:29 DEBUG (MainThread) [homeassistant.components.zha.entity] light.tv_strip_level_light_color_on_off: polling current state - from cache: False
2020-11-04 17:19:29 DEBUG (MainThread) [zigpy_deconz.zigbee.application] Sending Zigbee request with tsn 205 under 206 request id, data: b'00cd000000'
2020-11-04 17:19:29 DEBUG (MainThread) [homeassistant.components.zha.entity] light.play_center_level_light_color_on_off: polling current state - from cache: False
2020-11-04 17:19:29 DEBUG (MainThread) [zigpy_deconz.zigbee.application] Sending Zigbee request with tsn 207 under 208 request id, data: b'00cf000000'
2020-11-04 17:19:29 DEBUG (MainThread) [zigpy_deconz.api] APS data indication response: [30, <DeviceState.APSDE_DATA_REQUEST_SLOTS_AVAILABLE|2: 34>, <DeconzAddress address_mode=ADDRESS_MODE.NWK address=0x0000>, 1, <DeconzAddress address_mode=ADDRESS_MODE.NWK address=0xc78f>, 11, 260, 8, b'\x18\xe7\n\x00\x00 \x01', 0, 175, 255, 218, 14, 51, 0, -49]
2020-11-04 17:19:29 DEBUG (MainThread) [zigpy.zcl] [0xc78f:11:0x0008] ZCL deserialize: <ZCLHeader frame_control=<FrameControl frame_type=GLOBAL_COMMAND manufacturer_specific=False is_reply=False disable_default_response=True> manufacturer=None tsn=231 command_id=Command.Report_Attributes>
2020-11-04 17:19:29 DEBUG (MainThread) [zigpy.zcl] [0xc78f:11:0x0008] ZCL request 0x000a: [[Attribute(attrid=0, value=<TypeValue type=uint8_t, value=1>)]]
2020-11-04 17:19:29 DEBUG (MainThread) [zigpy.zcl] [0xc78f:11:0x0008] Attribute report received: current_level=1
2020-11-04 17:19:29 DEBUG (MainThread) [homeassistant.components.zha.core.channels.base] [0xC78F:11:0x0008]: received attribute: 0 update with value: 1
2020-11-04 17:19:29 DEBUG (MainThread) [zigpy_deconz.api] 'aps_data_indication' response from <DeconzAddress address_mode=ADDRESS_MODE.NWK address=0xc78f>, ep: 11, profile: 0x0104, cluster_id: 0x0008, data: b'18e70a00002001'
2020-11-04 17:19:29 DEBUG (MainThread) [zigpy_deconz.api] Command Command.aps_data_request (20, 196, 0, <DeconzAddressEndpoint address_mode=2 address=0x99E7 endpoint=11>, 260, 6, 1, b'\x00\xc3\x00\x00\x00', 2, 0)
2020-11-04 17:19:29 DEBUG (MainThread) [zigpy_deconz.api] APS data request response: [2, <DeviceState.APSDE_DATA_REQUEST_SLOTS_AVAILABLE|2: 34>, 196]
2020-11-04 17:19:29 DEBUG (MainThread) [zigpy_deconz.api] Command Command.aps_data_request (20, 198, 0, <DeconzAddressEndpoint address_mode=2 address=0xC69F endpoint=11>, 260, 6, 1, b'\x00\xc5\x00\x00\x00', 2, 0)
2020-11-04 17:19:29 DEBUG (MainThread) [zigpy_deconz.api] APS data request response: [2, <DeviceState.APSDE_DATA_REQUEST_SLOTS_AVAILABLE|2: 34>, 198]
2020-11-04 17:19:29 DEBUG (MainThread) [zigpy_deconz.api] Command Command.aps_data_request (20, 200, 0, <DeconzAddressEndpoint address_mode=2 address=0xFB9F endpoint=11>, 260, 6, 1, b'\x00\xc7\x00\x00\x00', 2, 0)
2020-11-04 17:19:29 DEBUG (MainThread) [zigpy_deconz.api] APS data request response: [2, <DeviceState.APSDE_DATA_REQUEST_SLOTS_AVAILABLE|2: 34>, 200]
2020-11-04 17:19:29 DEBUG (MainThread) [zigpy_deconz.api] Command Command.aps_data_request (20, 202, 0, <DeconzAddressEndpoint address_mode=2 address=0x9217 endpoint=11>, 260, 6, 1, b'\x00\xc9\x00\x00\x00', 2, 0)
2020-11-04 17:19:29 DEBUG (MainThread) [zigpy_deconz.api] APS data request response: [2, <DeviceState.APSDE_DATA_REQUEST_SLOTS_AVAILABLE|2: 34>, 202]
2020-11-04 17:19:29 DEBUG (MainThread) [zigpy_deconz.api] Command Command.aps_data_request (20, 204, 0, <DeconzAddressEndpoint address_mode=2 address=0x40F4 endpoint=11>, 260, 6, 1, b'\x00\xcb\x00\x00\x00', 2, 0)
2020-11-04 17:19:29 DEBUG (MainThread) [zigpy_deconz.api] APS data request response: [2, <DeviceState.APSDE_DATA_REQUEST_SLOTS_AVAILABLE|2: 34>, 204]
2020-11-04 17:19:29 DEBUG (MainThread) [zigpy_deconz.api] Command Command.aps_data_request (20, 206, 0, <DeconzAddressEndpoint address_mode=2 address=0xC78F endpoint=11>, 260, 6, 1, b'\x00\xcd\x00\x00\x00', 2, 0)
2020-11-04 17:19:29 DEBUG (MainThread) [zigpy_deconz.api] APS data request response: [2, <DeviceState.APSDE_DATA_REQUEST_SLOTS_AVAILABLE|2: 34>, 206]
2020-11-04 17:19:29 DEBUG (MainThread) [zigpy_deconz.api] Command Command.aps_data_request (20, 208, 0, <DeconzAddressEndpoint address_mode=2 address=0x3B2F endpoint=11>, 260, 6, 1, b'\x00\xcf\x00\x00\x00', 2, 0)
2020-11-04 17:19:29 DEBUG (MainThread) [zigpy_deconz.api] APS data request response: [2, <DeviceState.APSDE_DATA_REQUEST_SLOTS_AVAILABLE|2: 34>, 208]
2020-11-04 17:19:29 DEBUG (MainThread) [zigpy_deconz.api] Device state changed response: [<DeviceState.128|APSDE_DATA_REQUEST_SLOTS_AVAILABLE|APSDE_DATA_INDICATION|2: 170>, 0]
2020-11-04 17:19:29 DEBUG (MainThread) [zigpy_deconz.api] Command Command.aps_data_indication (1, 1)
2020-11-04 17:19:29 DEBUG (MainThread) [zigpy_deconz.api] APS data indication response: [30, <DeviceState.APSDE_DATA_REQUEST_SLOTS_AVAILABLE|2: 34>, <DeconzAddress address_mode=ADDRESS_MODE.NWK address=0x0000>, 1, <DeconzAddress address_mode=ADDRESS_MODE.NWK address=0xc78f>, 11, 260, 6, b'\x18\xe8\n\x00\x00\x10\x01', 0, 175, 255, 218, 14, 51, 0, -50]
2020-11-04 17:19:29 DEBUG (MainThread) [zigpy.zcl] [0xc78f:11:0x0006] ZCL deserialize: <ZCLHeader frame_control=<FrameControl frame_type=GLOBAL_COMMAND manufacturer_specific=False is_reply=False disable_default_response=True> manufacturer=None tsn=232 command_id=Command.Report_Attributes>
2020-11-04 17:19:29 DEBUG (MainThread) [zigpy.zcl] [0xc78f:11:0x0006] ZCL request 0x000a: [[Attribute(attrid=0, value=<TypeValue type=Bool, value=Bool.true>)]]
2020-11-04 17:19:29 DEBUG (MainThread) [zigpy.zcl] [0xc78f:11:0x0006] Attribute report received: on_off=1
2020-11-04 17:19:29 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: entity_id=light.tv_strip_level_light_color_on_off, old_state=<state light.tv_strip_level_light_color_on_off=off; min_mireds=153, max_mireds=500, effect_list=['colorloop'], off_brightness=None, friendly_name=TV Strip, icon=hass:led-strip-variant, supported_features=63 @ 2020-11-04T17:19:01.123063+01:00>, new_state=<state light.tv_strip_level_light_color_on_off=on; min_mireds=153, max_mireds=500, effect_list=['colorloop'], brightness=1, color_temp=153, hs_color=(255.169, 69.804), rgb_color=(122, 76, 255), xy_color=(0.209, 0.105), off_brightness=None, friendly_name=TV Strip, icon=hass:led-strip-variant, supported_features=63 @ 2020-11-04T17:19:29.220629+01:00>>
2020-11-04 17:19:29 DEBUG (MainThread) [zigpy_deconz.api] 'aps_data_indication' response from <DeconzAddress address_mode=ADDRESS_MODE.NWK address=0xc78f>, ep: 11, profile: 0x0104, cluster_id: 0x0006, data: b'18e80a00001001'
2020-11-04 17:19:29 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: entity_id=light.woonkamer_tv_zha_group_0x0004, old_state=<state light.woonkamer_tv_zha_group_0x0004=on; min_mireds=153, max_mireds=500, effect_list=['colorloop'], off_brightness=None, friendly_name=Woonkamer TV, icon=hass:lightbulb-group, supported_features=63 @ 2020-11-04T17:19:29.189596+01:00>, new_state=<state light.woonkamer_tv_zha_group_0x0004=on; min_mireds=153, max_mireds=500, effect_list=['colorloop'], brightness=1, color_temp=153, hs_color=(255.169, 69.804), rgb_color=(122, 76, 255), xy_color=(0.209, 0.105), off_brightness=None, friendly_name=Woonkamer TV, icon=hass:lightbulb-group, supported_features=63 @ 2020-11-04T17:19:29.189596+01:00>>
2020-11-04 17:19:29 DEBUG (MainThread) [zigpy_deconz.api] Device state changed response: [<DeviceState.128|APSDE_DATA_REQUEST_SLOTS_AVAILABLE|APSDE_DATA_INDICATION|APSDE_DATA_CONFIRM|2: 174>, 0]
2020-11-04 17:19:29 DEBUG (MainThread) [zigpy_deconz.api] Command Command.aps_data_indication (1, 1)
2020-11-04 17:19:29 DEBUG (MainThread) [zigpy_deconz.api] APS data indication response: [31, <DeviceState.APSDE_DATA_REQUEST_SLOTS_AVAILABLE|APSDE_DATA_CONFIRM|2: 38>, <DeconzAddress address_mode=ADDRESS_MODE.NWK address=0x0000>, 1, <DeconzAddress address_mode=ADDRESS_MODE.NWK address=0x99e7>, 11, 260, 6, b'\x18\xc3\x01\x00\x00\x00\x10\x01', 0, 175, 255, 218, 14, 51, 0, -52]
2020-11-04 17:19:29 DEBUG (MainThread) [zigpy.zcl] [0x99e7:11:0x0006] ZCL deserialize: <ZCLHeader frame_control=<FrameControl frame_type=GLOBAL_COMMAND manufacturer_specific=False is_reply=True disable_default_response=True> manufacturer=None tsn=195 command_id=Command.Read_Attributes_rsp>
2020-11-04 17:19:29 DEBUG (MainThread) [zigpy_deconz.api] 'aps_data_indication' response from <DeconzAddress address_mode=ADDRESS_MODE.NWK address=0x99e7>, ep: 11, profile: 0x0104, cluster_id: 0x0006, data: b'18c3010000001001'
2020-11-04 17:19:29 DEBUG (MainThread) [zigpy_deconz.api] Command Command.aps_data_confirm (0,)
2020-11-04 17:19:29 DEBUG (MainThread) [zigpy_deconz.api] APS data confirm response for request with id 196: 00
2020-11-04 17:19:29 DEBUG (MainThread) [zigpy_deconz.api] Request id: 0xc4 'aps_data_confirm' for <DeconzAddressEndpoint address_mode=ADDRESS_MODE.NWK address=0x99e7 endpoint=11>, status: 0x00
2020-11-04 17:19:29 DEBUG (MainThread) [zigpy_deconz.api] Command Command.aps_data_confirm (0,)
2020-11-04 17:19:29 DEBUG (MainThread) [zigpy_deconz.zigbee.application] Sending Zigbee request with tsn 209 under 210 request id, data: b'00d1000000'
2020-11-04 17:19:29 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: entity_id=light.raam_lightstrip_level_light_color_on_off, old_state=<state light.raam_lightstrip_level_light_color_on_off=off; min_mireds=153, max_mireds=500, effect_list=['colorloop'], off_brightness=None, friendly_name=Raam Lightstrip, icon=hass:led-strip-variant, supported_features=63 @ 2020-11-04T17:19:01.067469+01:00>, new_state=<state light.raam_lightstrip_level_light_color_on_off=on; min_mireds=153, max_mireds=500, effect_list=['colorloop'], brightness=187, color_temp=153, hs_color=(255.169, 69.804), rgb_color=(122, 76, 255), xy_color=(0.209, 0.105), off_brightness=None, friendly_name=Raam Lightstrip, icon=hass:led-strip-variant, supported_features=63 @ 2020-11-04T17:19:29.263781+01:00>>
2020-11-04 17:19:29 DEBUG (MainThread) [zigpy_deconz.api] APS data confirm response for request with id 198: 00
2020-11-04 17:19:29 DEBUG (MainThread) [zigpy_deconz.api] Request id: 0xc6 'aps_data_confirm' for <DeconzAddressEndpoint address_mode=ADDRESS_MODE.NWK address=0xc69f endpoint=11>, status: 0x00
2020-11-04 17:19:29 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: entity_id=light.woonkamer_tv_zha_group_0x0004, old_state=<state light.woonkamer_tv_zha_group_0x0004=on; min_mireds=153, max_mireds=500, effect_list=['colorloop'], brightness=1, color_temp=153, hs_color=(255.169, 69.804), rgb_color=(122, 76, 255), xy_color=(0.209, 0.105), off_brightness=None, friendly_name=Woonkamer TV, icon=hass:lightbulb-group, supported_features=63 @ 2020-11-04T17:19:29.189596+01:00>, new_state=<state light.woonkamer_tv_zha_group_0x0004=on; min_mireds=153, max_mireds=500, effect_list=['colorloop'], brightness=94, color_temp=153, hs_color=(255.169, 69.804), rgb_color=(122, 76, 255), xy_color=(0.209, 0.105), off_brightness=None, friendly_name=Woonkamer TV, icon=hass:lightbulb-group, supported_features=63 @ 2020-11-04T17:19:29.189596+01:00>>
2020-11-04 17:19:29 DEBUG (MainThread) [zigpy_deconz.api] Command Command.aps_data_request (20, 210, 0, <DeconzAddressEndpoint address_mode=2 address=0x99E7 endpoint=11>, 260, 8, 1, b'\x00\xd1\x00\x00\x00', 2, 0)
2020-11-04 17:19:29 DEBUG (MainThread) [zigpy_deconz.api] Device state changed response: [<DeviceState.128|APSDE_DATA_REQUEST_SLOTS_AVAILABLE|APSDE_DATA_INDICATION|APSDE_DATA_CONFIRM|2: 174>, 0]
2020-11-04 17:19:29 DEBUG (MainThread) [zigpy_deconz.api] APS data request response: [2, <DeviceState.APSDE_DATA_REQUEST_SLOTS_AVAILABLE|APSDE_DATA_INDICATION|APSDE_DATA_CONFIRM|2: 46>, 210]
2020-11-04 17:19:29 DEBUG (MainThread) [zigpy_deconz.api] Command Command.aps_data_confirm (0,)
2020-11-04 17:19:29 DEBUG (MainThread) [zigpy_deconz.api] APS data confirm response for request with id 200: 00
2020-11-04 17:19:29 DEBUG (MainThread) [zigpy_deconz.api] Request id: 0xc8 'aps_data_confirm' for <DeconzAddressEndpoint address_mode=ADDRESS_MODE.NWK address=0xfb9f endpoint=11>, status: 0x00
2020-11-04 17:19:29 DEBUG (MainThread) [zigpy_deconz.api] Command Command.aps_data_indication (1, 1)
2020-11-04 17:19:29 DEBUG (MainThread) [zigpy_deconz.api] APS data indication response: [31, <DeviceState.APSDE_DATA_REQUEST_SLOTS_AVAILABLE|APSDE_DATA_CONFIRM|2: 38>, <DeconzAddress address_mode=ADDRESS_MODE.NWK address=0x0000>, 1, <DeconzAddress address_mode=ADDRESS_MODE.NWK address=0xfb9f>, 11, 260, 6, b'\x18\xc7\x01\x00\x00\x00\x10\x01', 0, 175, 255, 214, 14, 51, 0, -53]
2020-11-04 17:19:29 DEBUG (MainThread) [zigpy.zcl] [0xfb9f:11:0x0006] ZCL deserialize: <ZCLHeader frame_control=<FrameControl frame_type=GLOBAL_COMMAND manufacturer_specific=False is_reply=True disable_default_response=True> manufacturer=None tsn=199 command_id=Command.Read_Attributes_rsp>
2020-11-04 17:19:29 DEBUG (MainThread) [zigpy_deconz.api] 'aps_data_indication' response from <DeconzAddress address_mode=ADDRESS_MODE.NWK address=0xfb9f>, ep: 11, profile: 0x0104, cluster_id: 0x0006, data: b'18c7010000001001'
2020-11-04 17:19:29 DEBUG (MainThread) [zigpy_deconz.zigbee.application] Sending Zigbee request with tsn 211 under 212 request id, data: b'00d3000000'
2020-11-04 17:19:29 DEBUG (MainThread) [zigpy_deconz.api] Command Command.aps_data_confirm (0,)
2020-11-04 17:19:29 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: entity_id=light.play_right_level_light_color_on_off, old_state=<state light.play_right_level_light_color_on_off=off; min_mireds=153, max_mireds=500, effect_list=['colorloop'], off_brightness=None, friendly_name=Play Right, icon=hass:television-ambient-light, supported_features=63 @ 2020-11-04T17:19:01.091547+01:00>, new_state=<state light.play_right_level_light_color_on_off=on; min_mireds=153, max_mireds=500, effect_list=['colorloop'], brightness=70, color_temp=153, hs_color=(240.335, 70.196), rgb_color=(76, 76, 255), xy_color=(0.166, 0.088), off_brightness=None, friendly_name=Play Right, icon=hass:television-ambient-light, supported_features=63 @ 2020-11-04T17:19:29.280994+01:00>>
2020-11-04 17:19:29 DEBUG (MainThread) [zigpy_deconz.api] APS data confirm response for request with id 202: 00
2020-11-04 17:19:29 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: entity_id=light.woonkamer_tv_zha_group_0x0004, old_state=<state light.woonkamer_tv_zha_group_0x0004=on; min_mireds=153, max_mireds=500, effect_list=['colorloop'], brightness=94, color_temp=153, hs_color=(255.169, 69.804), rgb_color=(122, 76, 255), xy_color=(0.209, 0.105), off_brightness=None, friendly_name=Woonkamer TV, icon=hass:lightbulb-group, supported_features=63 @ 2020-11-04T17:19:29.189596+01:00>, new_state=<state light.woonkamer_tv_zha_group_0x0004=on; min_mireds=153, max_mireds=500, effect_list=['colorloop'], brightness=86, color_temp=153, hs_color=(250.224, 69.935), rgb_color=(107, 76, 255), xy_color=(0.194, 0.098), off_brightness=None, friendly_name=Woonkamer TV, icon=hass:lightbulb-group, supported_features=63 @ 2020-11-04T17:19:29.189596+01:00>>
2020-11-04 17:19:29 DEBUG (MainThread) [zigpy_deconz.api] Request id: 0xca 'aps_data_confirm' for <DeconzAddressEndpoint address_mode=ADDRESS_MODE.NWK address=0x9217 endpoint=11>, status: 0x00
2020-11-04 17:19:29 DEBUG (MainThread) [zigpy_deconz.api] Command Command.aps_data_request (20, 212, 0, <DeconzAddressEndpoint address_mode=2 address=0xFB9F endpoint=11>, 260, 8, 1, b'\x00\xd3\x00\x00\x00', 2, 0)
2020-11-04 17:19:29 DEBUG (MainThread) [zigpy_deconz.api] Device state changed response: [<DeviceState.128|APSDE_DATA_REQUEST_SLOTS_AVAILABLE|APSDE_DATA_INDICATION|APSDE_DATA_CONFIRM|2: 174>, 0]
2020-11-04 17:19:29 DEBUG (MainThread) [zigpy_deconz.api] APS data request response: [2, <DeviceState.APSDE_DATA_REQUEST_SLOTS_AVAILABLE|APSDE_DATA_INDICATION|APSDE_DATA_CONFIRM|2: 46>, 212]
2020-11-04 17:19:29 DEBUG (MainThread) [zigpy_deconz.api] Command Command.aps_data_indication (1, 1)
2020-11-04 17:19:29 DEBUG (MainThread) [zigpy_deconz.api] APS data indication response: [31, <DeviceState.APSDE_DATA_REQUEST_SLOTS_AVAILABLE|APSDE_DATA_CONFIRM|2: 38>, <DeconzAddress address_mode=ADDRESS_MODE.NWK address=0x0000>, 1, <DeconzAddress address_mode=ADDRESS_MODE.NWK address=0x9217>, 11, 260, 6, b'\x18\xc9\x01\x00\x00\x00\x10\x01', 0, 175, 255, 218, 14, 51, 0, -43]
2020-11-04 17:19:29 DEBUG (MainThread) [zigpy.zcl] [0x9217:11:0x0006] ZCL deserialize: <ZCLHeader frame_control=<FrameControl frame_type=GLOBAL_COMMAND manufacturer_specific=False is_reply=True disable_default_response=True> manufacturer=None tsn=201 command_id=Command.Read_Attributes_rsp>
2020-11-04 17:19:29 DEBUG (MainThread) [zigpy_deconz.api] 'aps_data_indication' response from <DeconzAddress address_mode=ADDRESS_MODE.NWK address=0x9217>, ep: 11, profile: 0x0104, cluster_id: 0x0006, data: b'18c9010000001001'
2020-11-04 17:19:29 DEBUG (MainThread) [zigpy_deconz.zigbee.application] Sending Zigbee request with tsn 213 under 214 request id, data: b'00d5000000'
2020-11-04 17:19:29 DEBUG (MainThread) [zigpy_deconz.api] Command Command.aps_data_confirm (0,)
2020-11-04 17:19:29 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: entity_id=light.play_left_level_light_color_on_off, old_state=<state light.play_left_level_light_color_on_off=off; min_mireds=153, max_mireds=500, effect_list=['colorloop'], off_brightness=None, friendly_name=Play Left, icon=hass:television-ambient-light, supported_features=63 @ 2020-11-04T17:19:01.088549+01:00>, new_state=<state light.play_left_level_light_color_on_off=on; min_mireds=153, max_mireds=500, effect_list=['colorloop'], brightness=184, color_temp=153, hs_color=(354.34, 83.137), rgb_color=(255, 43, 62), xy_color=(0.658, 0.294), off_brightness=None, friendly_name=Play Left, icon=hass:television-ambient-light, supported_features=63 @ 2020-11-04T17:19:29.306836+01:00>>
2020-11-04 17:19:29 DEBUG (MainThread) [zigpy_deconz.api] APS data confirm response for request with id 204: 00
2020-11-04 17:19:29 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: entity_id=light.woonkamer_tv_zha_group_0x0004, old_state=<state light.woonkamer_tv_zha_group_0x0004=on; min_mireds=153, max_mireds=500, effect_list=['colorloop'], brightness=86, color_temp=153, hs_color=(250.224, 69.935), rgb_color=(107, 76, 255), xy_color=(0.194, 0.098), off_brightness=None, friendly_name=Woonkamer TV, icon=hass:lightbulb-group, supported_features=63 @ 2020-11-04T17:19:29.189596+01:00>, new_state=<state light.woonkamer_tv_zha_group_0x0004=on; min_mireds=153, max_mireds=500, effect_list=['colorloop'], brightness=110, color_temp=153, hs_color=(276.253, 73.235), rgb_color=(181, 68, 255), xy_color=(0.284, 0.129), off_brightness=None, friendly_name=Woonkamer TV, icon=hass:lightbulb-group, supported_features=63 @ 2020-11-04T17:19:29.189596+01:00>>
2020-11-04 17:19:29 DEBUG (MainThread) [zigpy_deconz.api] Request id: 0xcc 'aps_data_confirm' for <DeconzAddressEndpoint address_mode=ADDRESS_MODE.NWK address=0x40f4 endpoint=11>, status: 0x00
2020-11-04 17:19:29 DEBUG (MainThread) [zigpy_deconz.api] Command Command.aps_data_request (20, 214, 0, <DeconzAddressEndpoint address_mode=2 address=0x9217 endpoint=11>, 260, 8, 1, b'\x00\xd5\x00\x00\x00', 2, 0)
2020-11-04 17:19:29 DEBUG (MainThread) [zigpy_deconz.api] APS data request response: [2, <DeviceState.APSDE_DATA_REQUEST_SLOTS_AVAILABLE|APSDE_DATA_CONFIRM|2: 38>, 214]
2020-11-04 17:19:29 DEBUG (MainThread) [zigpy_deconz.api] Command Command.aps_data_confirm (0,)
2020-11-04 17:19:29 DEBUG (MainThread) [zigpy_deconz.api] APS data confirm response for request with id 206: 00
2020-11-04 17:19:29 DEBUG (MainThread) [zigpy_deconz.api] Request id: 0xce 'aps_data_confirm' for <DeconzAddressEndpoint address_mode=ADDRESS_MODE.NWK address=0xc78f endpoint=11>, status: 0x00
2020-11-04 17:19:29 DEBUG (MainThread) [zigpy_deconz.api] Command Command.aps_data_confirm (0,)
2020-11-04 17:19:29 DEBUG (MainThread) [zigpy_deconz.api] APS data confirm response for request with id 208: 00
2020-11-04 17:19:29 DEBUG (MainThread) [zigpy_deconz.api] Request id: 0xd0 'aps_data_confirm' for <DeconzAddressEndpoint address_mode=ADDRESS_MODE.NWK address=0x3b2f endpoint=11>, status: 0x00
2020-11-04 17:19:29 DEBUG (MainThread) [zigpy_deconz.api] Command Command.aps_data_confirm (0,)
2020-11-04 17:19:29 DEBUG (MainThread) [zigpy_deconz.api] APS data confirm response for request with id 210: 00
2020-11-04 17:19:29 DEBUG (MainThread) [zigpy_deconz.api] Request id: 0xd2 'aps_data_confirm' for <DeconzAddressEndpoint address_mode=ADDRESS_MODE.NWK address=0x99e7 endpoint=11>, status: 0x00
2020-11-04 17:19:29 DEBUG (MainThread) [zigpy_deconz.api] Device state changed response: [<DeviceState.128|APSDE_DATA_REQUEST_SLOTS_AVAILABLE|APSDE_DATA_INDICATION|APSDE_DATA_CONFIRM|2: 174>, 0]
2020-11-04 17:19:29 DEBUG (MainThread) [zigpy_deconz.api] Command Command.aps_data_indication (1, 1)
2020-11-04 17:19:29 DEBUG (MainThread) [zigpy_deconz.api] Device state changed response: [<DeviceState.128|APSDE_DATA_REQUEST_SLOTS_AVAILABLE|APSDE_DATA_INDICATION|APSDE_DATA_CONFIRM|2: 174>, 0]
2020-11-04 17:19:29 DEBUG (MainThread) [zigpy_deconz.api] APS data indication response: [31, <DeviceState.APSDE_DATA_REQUEST_SLOTS_AVAILABLE|APSDE_DATA_INDICATION|APSDE_DATA_CONFIRM|2: 46>, <DeconzAddress address_mode=ADDRESS_MODE.NWK address=0x0000>, 1, <DeconzAddress address_mode=ADDRESS_MODE.NWK address=0x99e7>, 11, 260, 8, b'\x18\xd1\x01\x00\x00\x00 9', 0, 175, 255, 214, 14, 51, 0, -52]
2020-11-04 17:19:29 DEBUG (MainThread) [zigpy.zcl] [0x99e7:11:0x0008] ZCL deserialize: <ZCLHeader frame_control=<FrameControl frame_type=GLOBAL_COMMAND manufacturer_specific=False is_reply=True disable_default_response=True> manufacturer=None tsn=209 command_id=Command.Read_Attributes_rsp>
2020-11-04 17:19:29 DEBUG (MainThread) [zigpy_deconz.api] 'aps_data_indication' response from <DeconzAddress address_mode=ADDRESS_MODE.NWK address=0x99e7>, ep: 11, profile: 0x0104, cluster_id: 0x0008, data: b'18d1010000002039'
2020-11-04 17:19:29 DEBUG (MainThread) [homeassistant.components.zha.core.channels.base] [0x99E7:11:0x0008]: received attribute: 0 update with value: 57
2020-11-04 17:19:29 DEBUG (MainThread) [zigpy_deconz.zigbee.application] Sending Zigbee request with tsn 215 under 216 request id, data: b'00d7000700030004000240'
2020-11-04 17:19:29 DEBUG (MainThread) [zigpy_deconz.api] Command Command.aps_data_confirm (0,)
2020-11-04 17:19:29 DEBUG (SyncWorker_3) [homeassistant.core] Bus:Handling <Event state_changed[L]: entity_id=light.raam_lightstrip_level_light_color_on_off, old_state=<state light.raam_lightstrip_level_light_color_on_off=on; min_mireds=153, max_mireds=500, effect_list=['colorloop'], brightness=187, color_temp=153, hs_color=(255.169, 69.804), rgb_color=(122, 76, 255), xy_color=(0.209, 0.105), off_brightness=None, friendly_name=Raam Lightstrip, icon=hass:led-strip-variant, supported_features=63 @ 2020-11-04T17:19:29.263781+01:00>, new_state=<state light.raam_lightstrip_level_light_color_on_off=on; min_mireds=153, max_mireds=500, effect_list=['colorloop'], brightness=57, color_temp=153, hs_color=(255.169, 69.804), rgb_color=(122, 76, 255), xy_color=(0.209, 0.105), off_brightness=None, friendly_name=Raam Lightstrip, icon=hass:led-strip-variant, supported_features=63 @ 2020-11-04T17:19:29.263781+01:00>>
2020-11-04 17:19:29 DEBUG (MainThread) [zigpy_deconz.api] APS data confirm response for request with id 212: 00
2020-11-04 17:19:29 DEBUG (MainThread) [zigpy_deconz.api] Request id: 0xd4 'aps_data_confirm' for <DeconzAddressEndpoint address_mode=ADDRESS_MODE.NWK address=0xfb9f endpoint=11>, status: 0x00
2020-11-04 17:19:29 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: entity_id=light.woonkamer_tv_zha_group_0x0004, old_state=<state light.woonkamer_tv_zha_group_0x0004=on; min_mireds=153, max_mireds=500, effect_list=['colorloop'], brightness=110, color_temp=153, hs_color=(276.253, 73.235), rgb_color=(181, 68, 255), xy_color=(0.284, 0.129), off_brightness=None, friendly_name=Woonkamer TV, icon=hass:lightbulb-group, supported_features=63 @ 2020-11-04T17:19:29.189596+01:00>, new_state=<state light.woonkamer_tv_zha_group_0x0004=on; min_mireds=153, max_mireds=500, effect_list=['colorloop'], brightness=78, color_temp=153, hs_color=(276.253, 73.235), rgb_color=(181, 68, 255), xy_color=(0.284, 0.129), off_brightness=None, friendly_name=Woonkamer TV, icon=hass:lightbulb-group, supported_features=63 @ 2020-11-04T17:19:29.189596+01:00>>
2020-11-04 17:19:29 DEBUG (MainThread) [zigpy_deconz.api] Command Command.aps_data_indication (1, 1)
2020-11-04 17:19:29 DEBUG (MainThread) [zigpy_deconz.api] APS data indication response: [31, <DeviceState.APSDE_DATA_REQUEST_SLOTS_AVAILABLE|APSDE_DATA_INDICATION|APSDE_DATA_CONFIRM|2: 46>, <DeconzAddress address_mode=ADDRESS_MODE.NWK address=0x0000>, 1, <DeconzAddress address_mode=ADDRESS_MODE.NWK address=0x3b2f>, 11, 260, 6, b'\x18\xcf\x01\x00\x00\x00\x10\x01', 0, 175, 255, 213, 14, 51, 0, -53]
2020-11-04 17:19:29 DEBUG (MainThread) [zigpy.zcl] [0x3b2f:11:0x0006] ZCL deserialize: <ZCLHeader frame_control=<FrameControl frame_type=GLOBAL_COMMAND manufacturer_specific=False is_reply=True disable_default_response=True> manufacturer=None tsn=207 command_id=Command.Read_Attributes_rsp>
2020-11-04 17:19:29 DEBUG (MainThread) [zigpy_deconz.api] 'aps_data_indication' response from <DeconzAddress address_mode=ADDRESS_MODE.NWK address=0x3b2f>, ep: 11, profile: 0x0104, cluster_id: 0x0006, data: b'18cf010000001001'
2020-11-04 17:19:29 DEBUG (MainThread) [zigpy_deconz.zigbee.application] Sending Zigbee request with tsn 217 under 218 request id, data: b'00d9000000'
2020-11-04 17:19:29 DEBUG (MainThread) [zigpy_deconz.api] Command Command.aps_data_request (26, 216, 0, <DeconzAddressEndpoint address_mode=2 address=0x99E7 endpoint=11>, 260, 768, 1, b'\x00\xd7\x00\x07\x00\x03\x00\x04\x00\x02@', 2, 0)
2020-11-04 17:19:29 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: entity_id=light.play_center_level_light_color_on_off, old_state=<state light.play_center_level_light_color_on_off=off; min_mireds=153, max_mireds=500, effect_list=['colorloop'], off_brightness=None, friendly_name=Play Center, icon=hass:television-ambient-light, supported_features=63 @ 2020-11-04T17:19:01.120593+01:00>, new_state=<state light.play_center_level_light_color_on_off=on; min_mireds=153, max_mireds=500, effect_list=['colorloop'], brightness=168, color_temp=153, hs_color=(269.663, 69.804), rgb_color=(165, 76, 255), xy_color=(0.262, 0.125), off_brightness=None, friendly_name=Play Center, icon=hass:television-ambient-light, supported_features=63 @ 2020-11-04T17:19:29.403666+01:00>>
2020-11-04 17:19:29 DEBUG (MainThread) [zigpy_deconz.api] APS data request response: [2, <DeviceState.APSDE_DATA_REQUEST_SLOTS_AVAILABLE|APSDE_DATA_INDICATION|APSDE_DATA_CONFIRM|2: 46>, 216]
2020-11-04 17:19:29 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: entity_id=light.woonkamer_tv_zha_group_0x0004, old_state=<state light.woonkamer_tv_zha_group_0x0004=on; min_mireds=153, max_mireds=500, effect_list=['colorloop'], brightness=78, color_temp=153, hs_color=(276.253, 73.235), rgb_color=(181, 68, 255), xy_color=(0.284, 0.129), off_brightness=None, friendly_name=Woonkamer TV, icon=hass:lightbulb-group, supported_features=63 @ 2020-11-04T17:19:29.189596+01:00>, new_state=<state light.woonkamer_tv_zha_group_0x0004=on; min_mireds=153, max_mireds=500, effect_list=['colorloop'], brightness=96, color_temp=153, hs_color=(274.935, 72.549), rgb_color=(177, 70, 255), xy_color=(0.278, 0.128), off_brightness=None, friendly_name=Woonkamer TV, icon=hass:lightbulb-group, supported_features=63 @ 2020-11-04T17:19:29.189596+01:00>>
2020-11-04 17:19:29 DEBUG (MainThread) [zigpy_deconz.api] Command Command.aps_data_confirm (0,)
2020-11-04 17:19:29 DEBUG (MainThread) [zigpy_deconz.api] Device state changed response: [<DeviceState.128|APSDE_DATA_REQUEST_SLOTS_AVAILABLE|APSDE_DATA_INDICATION|APSDE_DATA_CONFIRM|2: 174>, 0]
2020-11-04 17:19:29 DEBUG (MainThread) [zigpy_deconz.api] APS data confirm response for request with id 214: e9
2020-11-04 17:19:29 DEBUG (MainThread) [zigpy_deconz.api] Request id: 0xd6 'aps_data_confirm' for <DeconzAddressEndpoint address_mode=ADDRESS_MODE.NWK address=0x9217 endpoint=11>, status: 0xe9
2020-11-04 17:19:29 DEBUG (MainThread) [zigpy_deconz.zigbee.application] Error while sending 214 req id frame: TXStatus.MAC_NO_ACK
2020-11-04 17:19:29 DEBUG (MainThread) [zigpy.device] [0x9217] Delivery error for seq # 0xd5, on endpoint id 11 cluster 0x0008: message send failure
2020-11-04 17:19:29 DEBUG (MainThread) [zigpy_deconz.zigbee.application] Sending Zigbee request with tsn 219 under 220 request id, data: b'00db000700030004000240'
2020-11-04 17:19:29 DEBUG (MainThread) [zigpy_deconz.api] Command Command.aps_data_indication (1, 1)
2020-11-04 17:19:29 DEBUG (MainThread) [zigpy_deconz.api] APS data indication response: [31, <DeviceState.APSDE_DATA_REQUEST_SLOTS_AVAILABLE|APSDE_DATA_CONFIRM|2: 38>, <DeconzAddress address_mode=ADDRESS_MODE.NWK address=0x0000>, 1, <DeconzAddress address_mode=ADDRESS_MODE.NWK address=0xfb9f>, 11, 260, 8, b'\x18\xd3\x01\x00\x00\x00 F', 0, 175, 255, 250, 56, 48, 0, -52]
2020-11-04 17:19:29 DEBUG (MainThread) [zigpy.zcl] [0xfb9f:11:0x0008] ZCL deserialize: <ZCLHeader frame_control=<FrameControl frame_type=GLOBAL_COMMAND manufacturer_specific=False is_reply=True disable_default_response=True> manufacturer=None tsn=211 command_id=Command.Read_Attributes_rsp>
2020-11-04 17:19:29 DEBUG (MainThread) [zigpy_deconz.api] 'aps_data_indication' response from <DeconzAddress address_mode=ADDRESS_MODE.NWK address=0xfb9f>, ep: 11, profile: 0x0104, cluster_id: 0x0008, data: b'18d3010000002046'
2020-11-04 17:19:29 DEBUG (MainThread) [homeassistant.components.zha.core.channels.base] [0xFB9F:11:0x0008]: received attribute: 0 update with value: 70
2020-11-04 17:19:29 DEBUG (MainThread) [zigpy_deconz.zigbee.application] Sending Zigbee request with tsn 221 under 222 request id, data: b'00dd000700030004000240'
2020-11-04 17:19:29 DEBUG (MainThread) [zigpy_deconz.api] Command Command.aps_data_request (20, 218, 0, <DeconzAddressEndpoint address_mode=2 address=0x3B2F endpoint=11>, 260, 8, 1, b'\x00\xd9\x00\x00\x00', 2, 0)
2020-11-04 17:19:29 DEBUG (MainThread) [zigpy_deconz.api] APS data request response: [2, <DeviceState.APSDE_DATA_REQUEST_SLOTS_AVAILABLE|APSDE_DATA_CONFIRM|2: 38>, 218]
2020-11-04 17:19:29 DEBUG (MainThread) [zigpy_deconz.api] Command Command.aps_data_confirm (0,)
2020-11-04 17:19:29 DEBUG (MainThread) [zigpy_deconz.api] APS data confirm response for request with id 216: 00
2020-11-04 17:19:29 DEBUG (MainThread) [zigpy_deconz.api] Request id: 0xd8 'aps_data_confirm' for <DeconzAddressEndpoint address_mode=ADDRESS_MODE.NWK address=0x99e7 endpoint=11>, status: 0x00
2020-11-04 17:19:29 DEBUG (MainThread) [zigpy_deconz.api] Command Command.aps_data_request (26, 220, 0, <DeconzAddressEndpoint address_mode=2 address=0x9217 endpoint=11>, 260, 768, 1, b'\x00\xdb\x00\x07\x00\x03\x00\x04\x00\x02@', 2, 0)
2020-11-04 17:19:29 DEBUG (MainThread) [zigpy_deconz.api] APS data request response: [2, <DeviceState.APSDE_DATA_REQUEST_SLOTS_AVAILABLE|2: 34>, 220]
2020-11-04 17:19:29 DEBUG (MainThread) [zigpy_deconz.api] Command Command.aps_data_request (26, 222, 0, <DeconzAddressEndpoint address_mode=2 address=0xFB9F endpoint=11>, 260, 768, 1, b'\x00\xdd\x00\x07\x00\x03\x00\x04\x00\x02@', 2, 0)
2020-11-04 17:19:29 DEBUG (MainThread) [zigpy_deconz.api] APS data request response: [2, <DeviceState.APSDE_DATA_REQUEST_SLOTS_AVAILABLE|2: 34>, 222]
2020-11-04 17:19:29 DEBUG (MainThread) [zigpy_deconz.api] Device state changed response: [<DeviceState.128|APSDE_DATA_REQUEST_SLOTS_AVAILABLE|APSDE_DATA_INDICATION|APSDE_DATA_CONFIRM|2: 174>, 0]
2020-11-04 17:19:29 DEBUG (MainThread) [zigpy_deconz.api] Command Command.aps_data_indication (1, 1)
2020-11-04 17:19:29 DEBUG (MainThread) [zigpy_deconz.api] APS data indication response: [49, <DeviceState.APSDE_DATA_REQUEST_SLOTS_AVAILABLE|APSDE_DATA_INDICATION|APSDE_DATA_CONFIRM|2: 46>, <DeconzAddress address_mode=ADDRESS_MODE.NWK address=0x0000>, 1, <DeconzAddress address_mode=ADDRESS_MODE.NWK address=0x99e7>, 11, 260, 768, b'\x18\xd7\x01\x07\x00\x00!\x99\x00\x03\x00\x00!\x894\x04\x00\x00!\xb1\x19\x02@\x00 \x00', 0, 175, 255, 232, 14, 51, 0, -52]
2020-11-04 17:19:29 DEBUG (MainThread) [zigpy.zcl] [0x99e7:11:0x0300] ZCL deserialize: <ZCLHeader frame_control=<FrameControl frame_type=GLOBAL_COMMAND manufacturer_specific=False is_reply=True disable_default_response=True> manufacturer=None tsn=215 command_id=Command.Read_Attributes_rsp>
2020-11-04 17:19:29 DEBUG (MainThread) [zigpy_deconz.api] 'aps_data_indication' response from <DeconzAddress address_mode=ADDRESS_MODE.NWK address=0x99e7>, ep: 11, profile: 0x0104, cluster_id: 0x0300, data: b'18d70107000021990003000021893404000021b1190240002000'
2020-11-04 17:19:29 DEBUG (MainThread) [zigpy_deconz.api] Command Command.aps_data_confirm (0,)
2020-11-04 17:19:29 DEBUG (MainThread) [zigpy_deconz.api] APS data confirm response for request with id 218: 00
2020-11-04 17:19:29 DEBUG (MainThread) [zigpy_deconz.api] Request id: 0xda 'aps_data_confirm' for <DeconzAddressEndpoint address_mode=ADDRESS_MODE.NWK address=0x3b2f endpoint=11>, status: 0x00
2020-11-04 17:19:29 DEBUG (MainThread) [zigpy_deconz.api] Command Command.aps_data_indication (1, 1)
2020-11-04 17:19:29 DEBUG (MainThread) [zigpy_deconz.api] APS data indication response: [49, <DeviceState.APSDE_DATA_REQUEST_SLOTS_AVAILABLE|APSDE_DATA_INDICATION|APSDE_DATA_CONFIRM|2: 46>, <DeconzAddress address_mode=ADDRESS_MODE.NWK address=0x0000>, 1, <DeconzAddress address_mode=ADDRESS_MODE.NWK address=0x9217>, 11, 260, 768, b'\x18\xdb\x01\x07\x00\x00!\x99\x00\x03\x00\x00!\x7f\xa9\x04\x00\x00!HK\x02@\x00 \x00', 0, 175, 255, 213, 14, 51, 0, -43]
2020-11-04 17:19:29 DEBUG (MainThread) [zigpy.zcl] [0x9217:11:0x0300] ZCL deserialize: <ZCLHeader frame_control=<FrameControl frame_type=GLOBAL_COMMAND manufacturer_specific=False is_reply=True disable_default_response=True> manufacturer=None tsn=219 command_id=Command.Read_Attributes_rsp>
2020-11-04 17:19:29 DEBUG (MainThread) [zigpy_deconz.api] 'aps_data_indication' response from <DeconzAddress address_mode=ADDRESS_MODE.NWK address=0x9217>, ep: 11, profile: 0x0104, cluster_id: 0x0300, data: b'18db01070000219900030000217fa904000021484b0240002000'
2020-11-04 17:19:29 DEBUG (MainThread) [zigpy_deconz.api] Command Command.aps_data_confirm (0,)
2020-11-04 17:19:29 DEBUG (MainThread) [zigpy_deconz.api] APS data confirm response for request with id 220: 00
2020-11-04 17:19:29 DEBUG (MainThread) [zigpy_deconz.api] Request id: 0xdc 'aps_data_confirm' for <DeconzAddressEndpoint address_mode=ADDRESS_MODE.NWK address=0x9217 endpoint=11>, status: 0x00
2020-11-04 17:19:29 DEBUG (MainThread) [zigpy_deconz.api] Command Command.aps_data_indication (1, 1)
2020-11-04 17:19:29 DEBUG (MainThread) [zigpy_deconz.api] APS data indication response: [31, <DeviceState.APSDE_DATA_REQUEST_SLOTS_AVAILABLE|APSDE_DATA_CONFIRM|2: 38>, <DeconzAddress address_mode=ADDRESS_MODE.NWK address=0x0000>, 1, <DeconzAddress address_mode=ADDRESS_MODE.NWK address=0x3b2f>, 11, 260, 8, b'\x18\xd9\x01\x00\x00\x00 l', 0, 175, 255, 232, 14, 51, 0, -53]
2020-11-04 17:19:29 DEBUG (MainThread) [zigpy.zcl] [0x3b2f:11:0x0008] ZCL deserialize: <ZCLHeader frame_control=<FrameControl frame_type=GLOBAL_COMMAND manufacturer_specific=False is_reply=True disable_default_response=True> manufacturer=None tsn=217 command_id=Command.Read_Attributes_rsp>
2020-11-04 17:19:29 DEBUG (MainThread) [zigpy_deconz.api] 'aps_data_indication' response from <DeconzAddress address_mode=ADDRESS_MODE.NWK address=0x3b2f>, ep: 11, profile: 0x0104, cluster_id: 0x0008, data: b'18d901000000206c'
2020-11-04 17:19:29 DEBUG (MainThread) [homeassistant.components.zha.core.channels.base] [0x3B2F:11:0x0008]: received attribute: 0 update with value: 108
2020-11-04 17:19:29 DEBUG (MainThread) [zigpy_deconz.zigbee.application] Sending Zigbee request with tsn 223 under 224 request id, data: b'00df000700030004000240'
2020-11-04 17:19:29 DEBUG (MainThread) [zigpy_deconz.api] Command Command.aps_data_confirm (0,)
2020-11-04 17:19:29 DEBUG (SyncWorker_6) [homeassistant.core] Bus:Handling <Event state_changed[L]: entity_id=light.play_center_level_light_color_on_off, old_state=<state light.play_center_level_light_color_on_off=on; min_mireds=153, max_mireds=500, effect_list=['colorloop'], brightness=168, color_temp=153, hs_color=(269.663, 69.804), rgb_color=(165, 76, 255), xy_color=(0.262, 0.125), off_brightness=None, friendly_name=Play Center, icon=hass:television-ambient-light, supported_features=63 @ 2020-11-04T17:19:29.403666+01:00>, new_state=<state light.play_center_level_light_color_on_off=on; min_mireds=153, max_mireds=500, effect_list=['colorloop'], brightness=108, color_temp=153, hs_color=(269.663, 69.804), rgb_color=(165, 76, 255), xy_color=(0.262, 0.125), off_brightness=None, friendly_name=Play Center, icon=hass:television-ambient-light, supported_features=63 @ 2020-11-04T17:19:29.403666+01:00>>
2020-11-04 17:19:29 DEBUG (MainThread) [zigpy_deconz.api] APS data confirm response for request with id 222: 00
2020-11-04 17:19:29 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: entity_id=light.woonkamer_tv_zha_group_0x0004, old_state=<state light.woonkamer_tv_zha_group_0x0004=on; min_mireds=153, max_mireds=500, effect_list=['colorloop'], brightness=96, color_temp=153, hs_color=(274.935, 72.549), rgb_color=(177, 70, 255), xy_color=(0.278, 0.128), off_brightness=None, friendly_name=Woonkamer TV, icon=hass:lightbulb-group, supported_features=63 @ 2020-11-04T17:19:29.189596+01:00>, new_state=<state light.woonkamer_tv_zha_group_0x0004=on; min_mireds=153, max_mireds=500, effect_list=['colorloop'], brightness=84, color_temp=153, hs_color=(274.935, 72.549), rgb_color=(177, 70, 255), xy_color=(0.278, 0.128), off_brightness=None, friendly_name=Woonkamer TV, icon=hass:lightbulb-group, supported_features=63 @ 2020-11-04T17:19:29.189596+01:00>>
2020-11-04 17:19:29 DEBUG (MainThread) [zigpy_deconz.api] Request id: 0xde 'aps_data_confirm' for <DeconzAddressEndpoint address_mode=ADDRESS_MODE.NWK address=0xfb9f endpoint=11>, status: 0x00
2020-11-04 17:19:29 DEBUG (MainThread) [zigpy_deconz.api] Command Command.aps_data_request (26, 224, 0, <DeconzAddressEndpoint address_mode=2 address=0x3B2F endpoint=11>, 260, 768, 1, b'\x00\xdf\x00\x07\x00\x03\x00\x04\x00\x02@', 2, 0)
2020-11-04 17:19:29 DEBUG (MainThread) [zigpy_deconz.api] Device state changed response: [<DeviceState.128|APSDE_DATA_REQUEST_SLOTS_AVAILABLE|APSDE_DATA_INDICATION|2: 170>, 0]
2020-11-04 17:19:29 DEBUG (MainThread) [zigpy_deconz.api] APS data request response: [2, <DeviceState.APSDE_DATA_REQUEST_SLOTS_AVAILABLE|APSDE_DATA_INDICATION|2: 42>, 224]
2020-11-04 17:19:29 DEBUG (MainThread) [zigpy_deconz.api] Command Command.aps_data_indication (1, 1)
2020-11-04 17:19:29 DEBUG (MainThread) [zigpy_deconz.api] APS data indication response: [49, <DeviceState.APSDE_DATA_REQUEST_SLOTS_AVAILABLE|2: 34>, <DeconzAddress address_mode=ADDRESS_MODE.NWK address=0x0000>, 1, <DeconzAddress address_mode=ADDRESS_MODE.NWK address=0xfb9f>, 11, 260, 768, b'\x18\xdd\x01\x07\x00\x00!\x99\x00\x03\x00\x00!\xdf)\x04\x00\x00!\x19\x15\x02@\x00 \x00', 0, 175, 255, 232, 14, 51, 0, -53]
2020-11-04 17:19:29 DEBUG (MainThread) [zigpy.zcl] [0xfb9f:11:0x0300] ZCL deserialize: <ZCLHeader frame_control=<FrameControl frame_type=GLOBAL_COMMAND manufacturer_specific=False is_reply=True disable_default_response=True> manufacturer=None tsn=221 command_id=Command.Read_Attributes_rsp>
2020-11-04 17:19:29 DEBUG (MainThread) [zigpy_deconz.api] 'aps_data_indication' response from <DeconzAddress address_mode=ADDRESS_MODE.NWK address=0xfb9f>, ep: 11, profile: 0x0104, cluster_id: 0x0300, data: b'18dd0107000021990003000021df290400002119150240002000'
2020-11-04 17:19:29 DEBUG (MainThread) [zigpy_deconz.api] Device state changed response: [<DeviceState.128|APSDE_DATA_REQUEST_SLOTS_AVAILABLE|APSDE_DATA_CONFIRM|2: 166>, 0]
2020-11-04 17:19:29 DEBUG (MainThread) [zigpy_deconz.api] Command Command.aps_data_confirm (0,)
2020-11-04 17:19:29 DEBUG (MainThread) [zigpy_deconz.api] APS data confirm response for request with id 224: 00
2020-11-04 17:19:29 DEBUG (MainThread) [zigpy_deconz.api] Request id: 0xe0 'aps_data_confirm' for <DeconzAddressEndpoint address_mode=ADDRESS_MODE.NWK address=0x3b2f endpoint=11>, status: 0x00
2020-11-04 17:19:29 DEBUG (MainThread) [zigpy_deconz.api] Device state changed response: [<DeviceState.128|APSDE_DATA_REQUEST_SLOTS_AVAILABLE|APSDE_DATA_INDICATION|2: 170>, 0]
2020-11-04 17:19:29 DEBUG (MainThread) [zigpy_deconz.api] Command Command.aps_data_indication (1, 1)
2020-11-04 17:19:29 DEBUG (MainThread) [zigpy_deconz.api] APS data indication response: [49, <DeviceState.APSDE_DATA_REQUEST_SLOTS_AVAILABLE|2: 34>, <DeconzAddress address_mode=ADDRESS_MODE.NWK address=0x0000>, 1, <DeconzAddress address_mode=ADDRESS_MODE.NWK address=0x3b2f>, 11, 260, 768, b'\x18\xdf\x01\x07\x00\x00!\x99\x00\x03\x00\x00!RB\x04\x00\x00!D\x1f\x02@\x00 \x00', 0, 175, 255, 232, 14, 51, 0, -53]
2020-11-04 17:19:29 DEBUG (MainThread) [zigpy.zcl] [0x3b2f:11:0x0300] ZCL deserialize: <ZCLHeader frame_control=<FrameControl frame_type=GLOBAL_COMMAND manufacturer_specific=False is_reply=True disable_default_response=True> manufacturer=None tsn=223 command_id=Command.Read_Attributes_rsp>
2020-11-04 17:19:29 DEBUG (MainThread) [zigpy_deconz.api] 'aps_data_indication' response from <DeconzAddress address_mode=ADDRESS_MODE.NWK address=0x3b2f>, ep: 11, profile: 0x0104, cluster_id: 0x0300, data: b'18df0107000021990003000021524204000021441f0240002000'
2020-11-04 17:19:29 DEBUG (MainThread) [zigpy_deconz.api] Device state changed response: [<DeviceState.128|APSDE_DATA_REQUEST_SLOTS_AVAILABLE|APSDE_DATA_INDICATION|2: 170>, 0]
2020-11-04 17:19:29 DEBUG (MainThread) [zigpy_deconz.api] Command Command.aps_data_indication (1, 1)
2020-11-04 17:19:29 DEBUG (MainThread) [zigpy_deconz.api] APS data indication response: [31, <DeviceState.APSDE_DATA_REQUEST_SLOTS_AVAILABLE|2: 34>, <DeconzAddress address_mode=ADDRESS_MODE.NWK address=0x0000>, 1, <DeconzAddress address_mode=ADDRESS_MODE.NWK address=0xc69f>, 11, 260, 6, b'\x18\xc5\x01\x00\x00\x00\x10\x01', 0, 175, 255, 232, 14, 51, 0, -56]
2020-11-04 17:19:29 DEBUG (MainThread) [zigpy.zcl] [0xc69f:11:0x0006] ZCL deserialize: <ZCLHeader frame_control=<FrameControl frame_type=GLOBAL_COMMAND manufacturer_specific=False is_reply=True disable_default_response=True> manufacturer=None tsn=197 command_id=Command.Read_Attributes_rsp>
2020-11-04 17:19:29 DEBUG (MainThread) [zigpy_deconz.api] 'aps_data_indication' response from <DeconzAddress address_mode=ADDRESS_MODE.NWK address=0xc69f>, ep: 11, profile: 0x0104, cluster_id: 0x0006, data: b'18c5010000001001'
2020-11-04 17:19:29 DEBUG (MainThread) [zigpy_deconz.zigbee.application] Sending Zigbee request with tsn 225 under 226 request id, data: b'00e1000000'
2020-11-04 17:19:29 DEBUG (MainThread) [zigpy_deconz.api] Command Command.aps_data_request (20, 226, 0, <DeconzAddressEndpoint address_mode=2 address=0xC69F endpoint=11>, 260, 8, 1, b'\x00\xe1\x00\x00\x00', 2, 0)
2020-11-04 17:19:29 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: entity_id=light.iris_left_level_light_color_on_off, old_state=<state light.iris_left_level_light_color_on_off=off; effect_list=['colorloop'], off_brightness=None, friendly_name=Iris Left, icon=hass:car-light-dimmed, supported_features=61 @ 2020-11-04T17:19:01.099703+01:00>, new_state=<state light.iris_left_level_light_color_on_off=on; effect_list=['colorloop'], brightness=178, hs_color=(268.977, 69.02), rgb_color=(163, 78, 255), xy_color=(0.259, 0.126), off_brightness=None, friendly_name=Iris Left, icon=hass:car-light-dimmed, supported_features=61 @ 2020-11-04T17:19:29.802670+01:00>>
2020-11-04 17:19:29 DEBUG (MainThread) [zigpy_deconz.api] APS data request response: [2, <DeviceState.APSDE_DATA_REQUEST_SLOTS_AVAILABLE|2: 34>, 226]
2020-11-04 17:19:29 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: entity_id=light.woonkamer_tv_zha_group_0x0004, old_state=<state light.woonkamer_tv_zha_group_0x0004=on; min_mireds=153, max_mireds=500, effect_list=['colorloop'], brightness=84, color_temp=153, hs_color=(274.935, 72.549), rgb_color=(177, 70, 255), xy_color=(0.278, 0.128), off_brightness=None, friendly_name=Woonkamer TV, icon=hass:lightbulb-group, supported_features=63 @ 2020-11-04T17:19:29.189596+01:00>, new_state=<state light.woonkamer_tv_zha_group_0x0004=on; min_mireds=153, max_mireds=500, effect_list=['colorloop'], brightness=99, color_temp=153, hs_color=(273.942, 71.961), rgb_color=(175, 71, 255), xy_color=(0.275, 0.128), off_brightness=None, friendly_name=Woonkamer TV, icon=hass:lightbulb-group, supported_features=63 @ 2020-11-04T17:19:29.189596+01:00>>
2020-11-04 17:19:29 DEBUG (MainThread) [zigpy_deconz.api] Device state changed response: [<DeviceState.128|APSDE_DATA_REQUEST_SLOTS_AVAILABLE|APSDE_DATA_CONFIRM|2: 166>, 0]
2020-11-04 17:19:29 DEBUG (MainThread) [zigpy_deconz.api] Command Command.aps_data_confirm (0,)
2020-11-04 17:19:29 DEBUG (MainThread) [zigpy_deconz.api] APS data confirm response for request with id 226: 00
2020-11-04 17:19:29 DEBUG (MainThread) [zigpy_deconz.api] Request id: 0xe2 'aps_data_confirm' for <DeconzAddressEndpoint address_mode=ADDRESS_MODE.NWK address=0xc69f endpoint=11>, status: 0x00
2020-11-04 17:19:29 DEBUG (MainThread) [zigpy_deconz.api] Device state changed response: [<DeviceState.128|APSDE_DATA_REQUEST_SLOTS_AVAILABLE|APSDE_DATA_INDICATION|2: 170>, 0]
2020-11-04 17:19:29 DEBUG (MainThread) [zigpy_deconz.api] Command Command.aps_data_indication (1, 1)
2020-11-04 17:19:29 DEBUG (MainThread) [zigpy_deconz.api] APS data indication response: [31, <DeviceState.APSDE_DATA_REQUEST_SLOTS_AVAILABLE|2: 34>, <DeconzAddress address_mode=ADDRESS_MODE.NWK address=0x0000>, 1, <DeconzAddress address_mode=ADDRESS_MODE.NWK address=0xc69f>, 11, 260, 8, b'\x18\xe1\x01\x00\x00\x00 \xdc', 0, 175, 255, 232, 14, 51, 0, -55]
2020-11-04 17:19:29 DEBUG (MainThread) [zigpy.zcl] [0xc69f:11:0x0008] ZCL deserialize: <ZCLHeader frame_control=<FrameControl frame_type=GLOBAL_COMMAND manufacturer_specific=False is_reply=True disable_default_response=True> manufacturer=None tsn=225 command_id=Command.Read_Attributes_rsp>
2020-11-04 17:19:29 DEBUG (MainThread) [zigpy_deconz.api] 'aps_data_indication' response from <DeconzAddress address_mode=ADDRESS_MODE.NWK address=0xc69f>, ep: 11, profile: 0x0104, cluster_id: 0x0008, data: b'18e10100000020dc'
2020-11-04 17:19:29 DEBUG (MainThread) [homeassistant.components.zha.core.channels.base] [0xC69F:11:0x0008]: received attribute: 0 update with value: 220
2020-11-04 17:19:29 DEBUG (MainThread) [zigpy_deconz.zigbee.application] Sending Zigbee request with tsn 227 under 228 request id, data: b'00e300030004000240'
2020-11-04 17:19:29 DEBUG (MainThread) [zigpy_deconz.api] Command Command.aps_data_request (24, 228, 0, <DeconzAddressEndpoint address_mode=2 address=0xC69F endpoint=11>, 260, 768, 1, b'\x00\xe3\x00\x03\x00\x04\x00\x02@', 2, 0)
2020-11-04 17:19:29 DEBUG (SyncWorker_9) [homeassistant.core] Bus:Handling <Event state_changed[L]: entity_id=light.iris_left_level_light_color_on_off, old_state=<state light.iris_left_level_light_color_on_off=on; effect_list=['colorloop'], brightness=178, hs_color=(268.977, 69.02), rgb_color=(163, 78, 255), xy_color=(0.259, 0.126), off_brightness=None, friendly_name=Iris Left, icon=hass:car-light-dimmed, supported_features=61 @ 2020-11-04T17:19:29.802670+01:00>, new_state=<state light.iris_left_level_light_color_on_off=on; effect_list=['colorloop'], brightness=220, hs_color=(268.977, 69.02), rgb_color=(163, 78, 255), xy_color=(0.259, 0.126), off_brightness=None, friendly_name=Iris Left, icon=hass:car-light-dimmed, supported_features=61 @ 2020-11-04T17:19:29.802670+01:00>>
2020-11-04 17:19:29 DEBUG (MainThread) [zigpy_deconz.api] APS data request response: [2, <DeviceState.APSDE_DATA_REQUEST_SLOTS_AVAILABLE|2: 34>, 228]
2020-11-04 17:19:29 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: entity_id=light.woonkamer_tv_zha_group_0x0004, old_state=<state light.woonkamer_tv_zha_group_0x0004=on; min_mireds=153, max_mireds=500, effect_list=['colorloop'], brightness=99, color_temp=153, hs_color=(273.942, 71.961), rgb_color=(175, 71, 255), xy_color=(0.275, 0.128), off_brightness=None, friendly_name=Woonkamer TV, icon=hass:lightbulb-group, supported_features=63 @ 2020-11-04T17:19:29.189596+01:00>, new_state=<state light.woonkamer_tv_zha_group_0x0004=on; min_mireds=153, max_mireds=500, effect_list=['colorloop'], brightness=106, color_temp=153, hs_color=(273.942, 71.961), rgb_color=(175, 71, 255), xy_color=(0.275, 0.128), off_brightness=None, friendly_name=Woonkamer TV, icon=hass:lightbulb-group, supported_features=63 @ 2020-11-04T17:19:29.189596+01:00>>
2020-11-04 17:19:29 DEBUG (MainThread) [zigpy_deconz.api] Device state changed response: [<DeviceState.128|APSDE_DATA_REQUEST_SLOTS_AVAILABLE|APSDE_DATA_CONFIRM|2: 166>, 0]
2020-11-04 17:19:29 DEBUG (MainThread) [zigpy_deconz.api] Command Command.aps_data_confirm (0,)
2020-11-04 17:19:29 DEBUG (MainThread) [zigpy_deconz.api] APS data confirm response for request with id 228: 00
2020-11-04 17:19:29 DEBUG (MainThread) [zigpy_deconz.api] Request id: 0xe4 'aps_data_confirm' for <DeconzAddressEndpoint address_mode=ADDRESS_MODE.NWK address=0xc69f endpoint=11>, status: 0x00
2020-11-04 17:19:29 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: entity_id=device_tracker.tl_wr802n_2, old_state=<state device_tracker.tl_wr802n_2=home; source_type=router, is_wired=False, _is_guest_by_uap=False, ap_mac=b4:fb:e4:ce:f5:21, authorized=True, essid=AirStorm-IoT, ip=192.168.133.5, is_11r=False, is_guest=False, noted=False, qos_policy_applied=True, radio=ng, radio_proto=ng, vlan=0, hostname=youless, mac=0e:80:63:0b:9a:25, name=, oui=, friendly_name=youless @ 2020-11-04T17:17:20.796326+01:00>, new_state=<state device_tracker.tl_wr802n_2=home; source_type=router, is_wired=False, _is_guest_by_uap=False, ap_mac=b4:fb:e4:ce:f5:21, authorized=True, essid=AirStorm-IoT, ip=192.168.133.6, is_11r=False, is_guest=False, noted=False, qos_policy_applied=True, radio=ng, radio_proto=ng, vlan=0, hostname=youless, mac=0e:80:63:0b:9a:25, name=, oui=, friendly_name=youless @ 2020-11-04T17:17:20.796326+01:00>>
2020-11-04 17:19:29 DEBUG (MainThread) [zigpy_deconz.api] Device state changed response: [<DeviceState.128|APSDE_DATA_REQUEST_SLOTS_AVAILABLE|APSDE_DATA_INDICATION|2: 170>, 0]
2020-11-04 17:19:29 DEBUG (MainThread) [zigpy_deconz.api] Command Command.aps_data_indication (1, 1)
2020-11-04 17:19:29 DEBUG (MainThread) [zigpy_deconz.api] APS data indication response: [43, <DeviceState.APSDE_DATA_REQUEST_SLOTS_AVAILABLE|2: 34>, <DeconzAddress address_mode=ADDRESS_MODE.NWK address=0x0000>, 1, <DeconzAddress address_mode=ADDRESS_MODE.NWK address=0xc69f>, 11, 260, 768, b'\x18\xe3\x01\x03\x00\x00!\xf2A\x04\x00\x00!q\x1f\x02@\x00 \x00', 0, 175, 255, 232, 14, 51, 0, -55]
2020-11-04 17:19:29 DEBUG (MainThread) [zigpy.zcl] [0xc69f:11:0x0300] ZCL deserialize: <ZCLHeader frame_control=<FrameControl frame_type=GLOBAL_COMMAND manufacturer_specific=False is_reply=True disable_default_response=True> manufacturer=None tsn=227 command_id=Command.Read_Attributes_rsp>
2020-11-04 17:19:29 DEBUG (MainThread) [zigpy_deconz.api] 'aps_data_indication' response from <DeconzAddress address_mode=ADDRESS_MODE.NWK address=0xc69f>, ep: 11, profile: 0x0104, cluster_id: 0x0300, data: b'18e30103000021f24104000021711f0240002000'
2020-11-04 17:19:30 DEBUG (MainThread) [zigpy_deconz.api] Device state changed response: [<DeviceState.128|APSDE_DATA_REQUEST_SLOTS_AVAILABLE|APSDE_DATA_INDICATION|2: 170>, 0]
2020-11-04 17:19:30 DEBUG (MainThread) [zigpy_deconz.api] Command Command.aps_data_indication (1, 1)
2020-11-04 17:19:30 DEBUG (MainThread) [zigpy_deconz.api] APS data indication response: [30, <DeviceState.APSDE_DATA_REQUEST_SLOTS_AVAILABLE|2: 34>, <DeconzAddress address_mode=ADDRESS_MODE.NWK address=0x0000>, 1, <DeconzAddress address_mode=ADDRESS_MODE.NWK address=0xc78f>, 11, 260, 8, b'\x18\xe9\n\x00\x00 \xfe', 0, 175, 255, 232, 14, 51, 0, -50]
2020-11-04 17:19:30 DEBUG (MainThread) [zigpy.zcl] [0xc78f:11:0x0008] ZCL deserialize: <ZCLHeader frame_control=<FrameControl frame_type=GLOBAL_COMMAND manufacturer_specific=False is_reply=False disable_default_response=True> manufacturer=None tsn=233 command_id=Command.Report_Attributes>
2020-11-04 17:19:30 DEBUG (MainThread) [zigpy.zcl] [0xc78f:11:0x0008] ZCL request 0x000a: [[Attribute(attrid=0, value=<TypeValue type=uint8_t, value=254>)]]
2020-11-04 17:19:30 DEBUG (MainThread) [zigpy.zcl] [0xc78f:11:0x0008] Attribute report received: current_level=254
2020-11-04 17:19:30 DEBUG (MainThread) [homeassistant.components.zha.core.channels.base] [0xC78F:11:0x0008]: received attribute: 0 update with value: 254
2020-11-04 17:19:30 DEBUG (SyncWorker_10) [homeassistant.core] Bus:Handling <Event state_changed[L]: entity_id=light.tv_strip_level_light_color_on_off, old_state=<state light.tv_strip_level_light_color_on_off=on; min_mireds=153, max_mireds=500, effect_list=['colorloop'], brightness=1, color_temp=153, hs_color=(255.169, 69.804), rgb_color=(122, 76, 255), xy_color=(0.209, 0.105), off_brightness=None, friendly_name=TV Strip, icon=hass:led-strip-variant, supported_features=63 @ 2020-11-04T17:19:29.220629+01:00>, new_state=<state light.tv_strip_level_light_color_on_off=on; min_mireds=153, max_mireds=500, effect_list=['colorloop'], brightness=254, color_temp=153, hs_color=(255.169, 69.804), rgb_color=(122, 76, 255), xy_color=(0.209, 0.105), off_brightness=None, friendly_name=TV Strip, icon=hass:led-strip-variant, supported_features=63 @ 2020-11-04T17:19:29.220629+01:00>>
2020-11-04 17:19:30 DEBUG (MainThread) [zigpy_deconz.api] 'aps_data_indication' response from <DeconzAddress address_mode=ADDRESS_MODE.NWK address=0xc78f>, ep: 11, profile: 0x0104, cluster_id: 0x0008, data: b'18e90a000020fe'
2020-11-04 17:19:34 DEBUG (MainThread) [zigpy_deconz.zigbee.application] Sending Zigbee request with tsn 229 under 230 request id, data: b'00e5000000'
2020-11-04 17:19:34 DEBUG (MainThread) [zigpy_deconz.api] Command Command.aps_data_request (20, 230, 0, <DeconzAddressEndpoint address_mode=2 address=0x40F4 endpoint=11>, 260, 8, 1, b'\x00\xe5\x00\x00\x00', 2, 0)
2020-11-04 17:19:34 DEBUG (MainThread) [zigpy_deconz.api] APS data request response: [2, <DeviceState.APSDE_DATA_REQUEST_SLOTS_AVAILABLE|2: 34>, 230]
2020-11-04 17:19:34 DEBUG (MainThread) [zigpy_deconz.zigbee.application] Sending Zigbee request with tsn 231 under 232 request id, data: b'00e7000000'
2020-11-04 17:19:34 DEBUG (MainThread) [zigpy_deconz.api] Command Command.aps_data_request (20, 232, 0, <DeconzAddressEndpoint address_mode=2 address=0xC78F endpoint=11>, 260, 8, 1, b'\x00\xe7\x00\x00\x00', 2, 0)
2020-11-04 17:19:34 DEBUG (MainThread) [zigpy_deconz.api] APS data request response: [2, <DeviceState.APSDE_DATA_REQUEST_SLOTS_AVAILABLE|2: 34>, 232]
2020-11-04 17:19:34 DEBUG (MainThread) [zigpy_deconz.api] Device state changed response: [<DeviceState.128|APSDE_DATA_REQUEST_SLOTS_AVAILABLE|APSDE_DATA_CONFIRM|2: 166>, 0]
2020-11-04 17:19:34 DEBUG (MainThread) [zigpy_deconz.api] Command Command.aps_data_confirm (0,)
2020-11-04 17:19:34 DEBUG (MainThread) [zigpy_deconz.api] APS data confirm response for request with id 230: 00
2020-11-04 17:19:34 DEBUG (MainThread) [zigpy_deconz.api] Request id: 0xe6 'aps_data_confirm' for <DeconzAddressEndpoint address_mode=ADDRESS_MODE.NWK address=0x40f4 endpoint=11>, status: 0x00
2020-11-04 17:19:34 DEBUG (MainThread) [zigpy_deconz.api] Command Command.aps_data_confirm (0,)
2020-11-04 17:19:34 DEBUG (MainThread) [zigpy_deconz.api] APS data confirm response for request with id 232: 00
2020-11-04 17:19:34 DEBUG (MainThread) [zigpy_deconz.api] Request id: 0xe8 'aps_data_confirm' for <DeconzAddressEndpoint address_mode=ADDRESS_MODE.NWK address=0xc78f endpoint=11>, status: 0x00
2020-11-04 17:19:34 DEBUG (MainThread) [zigpy_deconz.api] Device state changed response: [<DeviceState.128|APSDE_DATA_REQUEST_SLOTS_AVAILABLE|APSDE_DATA_INDICATION|2: 170>, 0]
2020-11-04 17:19:34 DEBUG (MainThread) [zigpy_deconz.api] Command Command.aps_data_indication (1, 1)
2020-11-04 17:19:34 DEBUG (MainThread) [zigpy_deconz.api] APS data indication response: [31, <DeviceState.APSDE_DATA_REQUEST_SLOTS_AVAILABLE|2: 34>, <DeconzAddress address_mode=ADDRESS_MODE.NWK address=0x0000>, 1, <DeconzAddress address_mode=ADDRESS_MODE.NWK address=0x40f4>, 11, 260, 8, b'\x18\xe5\x01\x00\x00\x00 \xfe', 0, 175, 255, 240, 14, 51, 0, -50]
2020-11-04 17:19:34 DEBUG (MainThread) [zigpy.zcl] [0x40f4:11:0x0008] ZCL deserialize: <ZCLHeader frame_control=<FrameControl frame_type=GLOBAL_COMMAND manufacturer_specific=False is_reply=True disable_default_response=True> manufacturer=None tsn=229 command_id=Command.Read_Attributes_rsp>
2020-11-04 17:19:34 DEBUG (MainThread) [zigpy_deconz.api] 'aps_data_indication' response from <DeconzAddress address_mode=ADDRESS_MODE.NWK address=0x40f4>, ep: 11, profile: 0x0104, cluster_id: 0x0008, data: b'18e50100000020fe'
2020-11-04 17:19:34 DEBUG (MainThread) [homeassistant.components.zha.core.channels.base] [0x40F4:11:0x0008]: received attribute: 0 update with value: 254
2020-11-04 17:19:34 DEBUG (MainThread) [zigpy_deconz.zigbee.application] Sending Zigbee request with tsn 233 under 234 request id, data: b'00e900030004000240'
2020-11-04 17:19:34 DEBUG (MainThread) [zigpy_deconz.api] Command Command.aps_data_request (24, 234, 0, <DeconzAddressEndpoint address_mode=2 address=0x40F4 endpoint=11>, 260, 768, 1, b'\x00\xe9\x00\x03\x00\x04\x00\x02@', 2, 0)
2020-11-04 17:19:34 DEBUG (MainThread) [zigpy_deconz.api] APS data request response: [2, <DeviceState.APSDE_DATA_REQUEST_SLOTS_AVAILABLE|2: 34>, 234]
2020-11-04 17:19:34 DEBUG (MainThread) [zigpy_deconz.api] Device state changed response: [<DeviceState.128|APSDE_DATA_REQUEST_SLOTS_AVAILABLE|APSDE_DATA_INDICATION|APSDE_DATA_CONFIRM|2: 174>, 0]
2020-11-04 17:19:34 DEBUG (MainThread) [zigpy_deconz.api] Command Command.aps_data_indication (1, 1)
2020-11-04 17:19:34 DEBUG (MainThread) [zigpy_deconz.api] APS data indication response: [31, <DeviceState.APSDE_DATA_REQUEST_SLOTS_AVAILABLE|APSDE_DATA_CONFIRM|2: 38>, <DeconzAddress address_mode=ADDRESS_MODE.NWK address=0x0000>, 1, <DeconzAddress address_mode=ADDRESS_MODE.NWK address=0xc78f>, 11, 260, 8, b'\x18\xe7\x01\x00\x00\x00 \xfe', 0, 175, 255, 240, 14, 51, 0, -49]
2020-11-04 17:19:34 DEBUG (MainThread) [zigpy.zcl] [0xc78f:11:0x0008] ZCL deserialize: <ZCLHeader frame_control=<FrameControl frame_type=GLOBAL_COMMAND manufacturer_specific=False is_reply=True disable_default_response=True> manufacturer=None tsn=231 command_id=Command.Read_Attributes_rsp>
2020-11-04 17:19:34 DEBUG (MainThread) [zigpy_deconz.api] 'aps_data_indication' response from <DeconzAddress address_mode=ADDRESS_MODE.NWK address=0xc78f>, ep: 11, profile: 0x0104, cluster_id: 0x0008, data: b'18e70100000020fe'
2020-11-04 17:19:34 DEBUG (MainThread) [homeassistant.components.zha.core.channels.base] [0xC78F:11:0x0008]: received attribute: 0 update with value: 254
2020-11-04 17:19:34 DEBUG (MainThread) [zigpy_deconz.zigbee.application] Sending Zigbee request with tsn 235 under 236 request id, data: b'00eb000700030004000240'
2020-11-04 17:19:34 DEBUG (MainThread) [zigpy_deconz.api] Command Command.aps_data_confirm (0,)
2020-11-04 17:19:34 DEBUG (MainThread) [zigpy_deconz.api] APS data confirm response for request with id 234: 00
2020-11-04 17:19:34 DEBUG (MainThread) [zigpy_deconz.api] Request id: 0xea 'aps_data_confirm' for <DeconzAddressEndpoint address_mode=ADDRESS_MODE.NWK address=0x40f4 endpoint=11>, status: 0x00
2020-11-04 17:19:34 DEBUG (MainThread) [zigpy_deconz.api] Command Command.aps_data_request (26, 236, 0, <DeconzAddressEndpoint address_mode=2 address=0xC78F endpoint=11>, 260, 768, 1, b'\x00\xeb\x00\x07\x00\x03\x00\x04\x00\x02@', 2, 0)
2020-11-04 17:19:34 DEBUG (MainThread) [zigpy_deconz.api] APS data request response: [2, <DeviceState.APSDE_DATA_REQUEST_SLOTS_AVAILABLE|2: 34>, 236]
2020-11-04 17:19:34 DEBUG (MainThread) [zigpy_deconz.api] Device state changed response: [<DeviceState.128|APSDE_DATA_REQUEST_SLOTS_AVAILABLE|APSDE_DATA_CONFIRM|2: 166>, 0]
2020-11-04 17:19:34 DEBUG (MainThread) [zigpy_deconz.api] Command Command.aps_data_confirm (0,)
2020-11-04 17:19:34 DEBUG (MainThread) [zigpy_deconz.api] APS data confirm response for request with id 236: 00
2020-11-04 17:19:34 DEBUG (MainThread) [zigpy_deconz.api] Request id: 0xec 'aps_data_confirm' for <DeconzAddressEndpoint address_mode=ADDRESS_MODE.NWK address=0xc78f endpoint=11>, status: 0x00
2020-11-04 17:19:34 DEBUG (MainThread) [zigpy_deconz.api] Device state changed response: [<DeviceState.128|APSDE_DATA_REQUEST_SLOTS_AVAILABLE|APSDE_DATA_INDICATION|2: 170>, 0]
2020-11-04 17:19:34 DEBUG (MainThread) [zigpy_deconz.api] Command Command.aps_data_indication (1, 1)
2020-11-04 17:19:34 DEBUG (MainThread) [zigpy_deconz.api] APS data indication response: [49, <DeviceState.APSDE_DATA_REQUEST_SLOTS_AVAILABLE|2: 34>, <DeconzAddress address_mode=ADDRESS_MODE.NWK address=0x0000>, 1, <DeconzAddress address_mode=ADDRESS_MODE.NWK address=0xc78f>, 11, 260, 768, b'\x18\xeb\x01\x07\x00\x00!\x99\x00\x03\x00\x00!\x894\x04\x00\x00!\xb1\x19\x02@\x00 \x00', 0, 175, 255, 240, 14, 51, 0, -51]
2020-11-04 17:19:34 DEBUG (MainThread) [zigpy.zcl] [0xc78f:11:0x0300] ZCL deserialize: <ZCLHeader frame_control=<FrameControl frame_type=GLOBAL_COMMAND manufacturer_specific=False is_reply=True disable_default_response=True> manufacturer=None tsn=235 command_id=Command.Read_Attributes_rsp>
2020-11-04 17:19:34 DEBUG (MainThread) [zigpy_deconz.api] 'aps_data_indication' response from <DeconzAddress address_mode=ADDRESS_MODE.NWK address=0xc78f>, ep: 11, profile: 0x0104, cluster_id: 0x0300, data: b'18eb0107000021990003000021893404000021b1190240002000'
2020-11-04 17:19:34 DEBUG (MainThread) [zigpy_deconz.api] Device state changed response: [<DeviceState.128|APSDE_DATA_REQUEST_SLOTS_AVAILABLE|APSDE_DATA_INDICATION|2: 170>, 0]
2020-11-04 17:19:34 DEBUG (MainThread) [zigpy_deconz.api] Command Command.aps_data_indication (1, 1)
2020-11-04 17:19:34 DEBUG (MainThread) [zigpy_deconz.api] APS data indication response: [43, <DeviceState.APSDE_DATA_REQUEST_SLOTS_AVAILABLE|2: 34>, <DeconzAddress address_mode=ADDRESS_MODE.NWK address=0x0000>, 1, <DeconzAddress address_mode=ADDRESS_MODE.NWK address=0x40f4>, 11, 260, 768, b'\x18\xe9\x01\x03\x00\x00!\t\x8c\x04\x00\x00!`;\x02@\x00 \x00', 0, 175, 255, 240, 14, 51, 0, -50]
2020-11-04 17:19:34 DEBUG (MainThread) [zigpy.zcl] [0x40f4:11:0x0300] ZCL deserialize: <ZCLHeader frame_control=<FrameControl frame_type=GLOBAL_COMMAND manufacturer_specific=False is_reply=True disable_default_response=True> manufacturer=None tsn=233 command_id=Command.Read_Attributes_rsp>
2020-11-04 17:19:34 DEBUG (MainThread) [zigpy_deconz.api] 'aps_data_indication' response from <DeconzAddress address_mode=ADDRESS_MODE.NWK address=0x40f4>, ep: 11, profile: 0x0104, cluster_id: 0x0300, data: b'18e90103000021098c04000021603b0240002000'
20-11-04 17:19:38 DEBUG (MainThread) [homeassistant.components.zha.core.channels.base] [0xF2FB:1:0x0b04]: async_update
2020-11-04 17:19:38 DEBUG (MainThread) [zigpy_deconz.zigbee.application] Sending Zigbee request with tsn 237 under 238 request id, data: b'00ed000b05'
2020-11-04 17:19:38 DEBUG (MainThread) [zigpy_deconz.api] Command Command.aps_data_request (20, 238, 0, <DeconzAddressEndpoint address_mode=2 address=0xF2FB endpoint=1>, 260, 2820, 1, b'\x00\xed\x00\x0b\x05', 2, 0)
2020-11-04 17:19:38 DEBUG (MainThread) [zigpy_deconz.api] APS data request response: [2, <DeviceState.APSDE_DATA_REQUEST_SLOTS_AVAILABLE|2: 34>, 238]
2020-11-04 17:19:38 DEBUG (MainThread) [zigpy_deconz.api] Device state changed response: [<DeviceState.128|APSDE_DATA_REQUEST_SLOTS_AVAILABLE|APSDE_DATA_CONFIRM|2: 166>, 0]
2020-11-04 17:19:38 DEBUG (MainThread) [zigpy_deconz.api] Command Command.aps_data_confirm (0,)
2020-11-04 17:19:38 DEBUG (MainThread) [zigpy_deconz.api] APS data confirm response for request with id 238: 00
2020-11-04 17:19:38 DEBUG (MainThread) [zigpy_deconz.api] Request id: 0xee 'aps_data_confirm' for <DeconzAddressEndpoint address_mode=ADDRESS_MODE.NWK address=0xf2fb endpoint=1>, status: 0x00
2020-11-04 17:19:38 DEBUG (MainThread) [zigpy_deconz.api] Device state changed response: [<DeviceState.128|APSDE_DATA_REQUEST_SLOTS_AVAILABLE|APSDE_DATA_INDICATION|2: 170>, 0]
2020-11-04 17:19:38 DEBUG (MainThread) [zigpy_deconz.api] Command Command.aps_data_indication (1, 1)
2020-11-04 17:19:38 DEBUG (MainThread) [zigpy_deconz.api] APS data indication response: [32, <DeviceState.APSDE_DATA_REQUEST_SLOTS_AVAILABLE|2: 34>, <DeconzAddress address_mode=ADDRESS_MODE.NWK address=0x0000>, 1, <DeconzAddress address_mode=ADDRESS_MODE.NWK address=0xf2fb>, 1, 260, 2820, b'\x18\xed\x01\x0b\x05\x00)\x00\x00', 0, 175, 255, 240, 14, 51, 0, -33]
2020-11-04 17:19:38 DEBUG (MainThread) [zigpy.zcl] [0xf2fb:1:0x0b04] ZCL deserialize: <ZCLHeader frame_control=<FrameControl frame_type=GLOBAL_COMMAND manufacturer_specific=False is_reply=True disable_default_response=True> manufacturer=None tsn=237 command_id=Command.Read_Attributes_rsp>
2020-11-04 17:19:38 DEBUG (MainThread) [zigpy_deconz.api] 'aps_data_indication' response from <DeconzAddress address_mode=ADDRESS_MODE.NWK address=0xf2fb>, ep: 1, profile: 0x0104, cluster_id: 0x0b04, data: b'18ed010b0500290000'
2020-11-04 17:19:43 DEBUG (MainThread) [zigpy_deconz.api] Device state changed response: [<DeviceState.128|APSDE_DATA_REQUEST_SLOTS_AVAILABLE|APSDE_DATA_INDICATION|2: 170>, 0]
2020-11-04 17:19:43 DEBUG (MainThread) [zigpy_deconz.api] Command Command.aps_data_indication (1, 1)
2020-11-04 17:19:43 DEBUG (MainThread) [zigpy_deconz.api] APS data indication response: [32, <DeviceState.APSDE_DATA_REQUEST_SLOTS_AVAILABLE|2: 34>, <DeconzAddress address_mode=ADDRESS_MODE.NWK address=0xfffd>, 0, <DeconzAddress address_mode=ADDRESS_MODE.NWK address=0x1677>, 0, 0, 6, b'\xed\xfd\xff^\xc0\x01\x19\x00\x00', 0, 175, 215, 240, 14, 51, 0, -67]
2020-11-04 17:19:43 DEBUG (MainThread) [zigpy.zdo] [0x1677:zdo] ZDO request ZDOCmd.Match_Desc_req: [0xFFFD, 49246, [25], []]
2020-11-04 17:19:43 DEBUG (MainThread) [zigpy_deconz.zigbee.application] Sending Zigbee request with tsn 237 under 239 request id, data: b'ed00000000'
2020-11-04 17:19:43 DEBUG (MainThread) [zigpy_deconz.api] 'aps_data_indication' response from <DeconzAddress address_mode=ADDRESS_MODE.NWK address=0x1677>, ep: 0, profile: 0x0000, cluster_id: 0x0006, data: b'edfdff5ec001190000'
2020-11-04 17:19:43 DEBUG (MainThread) [zigpy_deconz.api] Command Command.aps_data_request (20, 239, 0, <DeconzAddressEndpoint address_mode=2 address=0x1677 endpoint=0>, 0, <ZDOCmd.Match_Desc_rsp: 0x8006>, 0, b'\xed\x00\x00\x00\x00', 2, 0)
2020-11-04 17:19:43 DEBUG (MainThread) [zigpy_deconz.api] APS data request response: [2, <DeviceState.APSDE_DATA_REQUEST_SLOTS_AVAILABLE|2: 34>, 239]
2020-11-04 17:19:43 DEBUG (MainThread) [zigpy_deconz.api] Device state changed response: [<DeviceState.128|APSDE_DATA_REQUEST_SLOTS_AVAILABLE|APSDE_DATA_CONFIRM|2: 166>, 0]
2020-11-04 17:19:43 DEBUG (MainThread) [zigpy_deconz.api] Command Command.aps_data_confirm (0,)
2020-11-04 17:19:43 DEBUG (MainThread) [zigpy_deconz.api] APS data confirm response for request with id 239: 00
2020-11-04 17:19:43 DEBUG (MainThread) [zigpy_deconz.api] Request id: 0xef 'aps_data_confirm' for <DeconzAddressEndpoint address_mode=ADDRESS_MODE.NWK address=0x1677 endpoint=0>, status: 0x00

2020-11-04 17:21:34 DEBUG (MainThread) [zigpy_deconz.zigbee.application] Sending Zigbee request with tsn 11 under 12 request id, data: b'000b000700030004000240'
2020-11-04 17:21:34 DEBUG (MainThread) [zigpy_deconz.api] Command Command.aps_data_request (26, 12, 0, <DeconzAddressEndpoint address_mode=2 address=0x99E7 endpoint=11>, 260, 768, 1, b'\x00\x0b\x00\x07\x00\x03\x00\x04\x00\x02@', 2, 0)
2020-11-04 17:21:34 DEBUG (MainThread) [zigpy_deconz.api] APS data request response: [2, <DeviceState.APSDE_DATA_REQUEST_SLOTS_AVAILABLE|2: 34>, 12]
2020-11-04 17:21:34 DEBUG (MainThread) [zigpy_deconz.api] Device state changed response: [<DeviceState.128|APSDE_DATA_REQUEST_SLOTS_AVAILABLE|APSDE_DATA_CONFIRM|2: 166>, 0]
2020-11-04 17:21:34 DEBUG (MainThread) [zigpy_deconz.api] Command Command.aps_data_confirm (0,)
2020-11-04 17:21:34 DEBUG (MainThread) [zigpy_deconz.api] APS data confirm response for request with id 12: 00
2020-11-04 17:21:34 DEBUG (MainThread) [zigpy_deconz.api] Request id: 0x0c 'aps_data_confirm' for <DeconzAddressEndpoint address_mode=ADDRESS_MODE.NWK address=0x99e7 endpoint=11>, status: 0x00
2020-11-04 17:21:34 DEBUG (MainThread) [zigpy_deconz.zigbee.application] Sending Zigbee request with tsn 13 under 14 request id, data: b'000d000000'
2020-11-04 17:21:34 DEBUG (MainThread) [zigpy_deconz.api] Command Command.aps_data_request (20, 14, 0, <DeconzAddressEndpoint address_mode=2 address=0xC78F endpoint=11>, 260, 8, 1, b'\x00\r\x00\x00\x00', 2, 0)
2020-11-04 17:21:34 DEBUG (MainThread) [zigpy_deconz.api] APS data request response: [2, <DeviceState.APSDE_DATA_REQUEST_SLOTS_AVAILABLE|2: 34>, 14]
2020-11-04 17:21:34 DEBUG (MainThread) [zigpy_deconz.api] Device state changed response: [<DeviceState.128|APSDE_DATA_REQUEST_SLOTS_AVAILABLE|APSDE_DATA_INDICATION|APSDE_DATA_CONFIRM|2: 174>, 0]
2020-11-04 17:21:34 DEBUG (MainThread) [zigpy_deconz.api] Command Command.aps_data_indication (1, 1)
2020-11-04 17:21:34 DEBUG (MainThread) [zigpy_deconz.api] APS data indication response: [49, <DeviceState.APSDE_DATA_REQUEST_SLOTS_AVAILABLE|APSDE_DATA_CONFIRM|2: 38>, <DeconzAddress address_mode=ADDRESS_MODE.NWK address=0x0000>, 1, <DeconzAddress address_mode=ADDRESS_MODE.NWK address=0x99e7>, 11, 260, 768, b'\x18\x0b\x01\x07\x00\x00!\x99\x00\x03\x00\x00!\x894\x04\x00\x00!\xb1\x19\x02@\x00 \x00', 0, 175, 255, 135, 15, 51, 0, -58]
2020-11-04 17:21:34 DEBUG (MainThread) [zigpy.zcl] [0x99e7:11:0x0300] 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.Read_Attributes_rsp>
2020-11-04 17:21:34 DEBUG (MainThread) [zigpy_deconz.api] 'aps_data_indication' response from <DeconzAddress address_mode=ADDRESS_MODE.NWK address=0x99e7>, ep: 11, profile: 0x0104, cluster_id: 0x0300, data: b'180b0107000021990003000021893404000021b1190240002000'
2020-11-04 17:21:34 DEBUG (MainThread) [zigpy_deconz.api] Command Command.aps_data_confirm (0,)
2020-11-04 17:21:34 DEBUG (MainThread) [zigpy_deconz.api] APS data confirm response for request with id 14: 00
2020-11-04 17:21:34 DEBUG (MainThread) [zigpy_deconz.api] Request id: 0x0e 'aps_data_confirm' for <DeconzAddressEndpoint address_mode=ADDRESS_MODE.NWK address=0xc78f endpoint=11>, status: 0x00
2020-11-04 17:21:34 DEBUG (MainThread) [zigpy_deconz.api] Device state changed response: [<DeviceState.128|APSDE_DATA_REQUEST_SLOTS_AVAILABLE|APSDE_DATA_INDICATION|2: 170>, 0]
2020-11-04 17:21:34 DEBUG (MainThread) [zigpy_deconz.api] Command Command.aps_data_indication (1, 1)
2020-11-04 17:21:34 DEBUG (MainThread) [zigpy_deconz.api] APS data indication response: [31, <DeviceState.APSDE_DATA_REQUEST_SLOTS_AVAILABLE|2: 34>, <DeconzAddress address_mode=ADDRESS_MODE.NWK address=0x0000>, 1, <DeconzAddress address_mode=ADDRESS_MODE.NWK address=0xc78f>, 11, 260, 8, b'\x18\r\x01\x00\x00\x00 \xfe', 0, 175, 255, 135, 15, 51, 0, -49]
2020-11-04 17:21:34 DEBUG (MainThread) [zigpy.zcl] [0xc78f:11:0x0008] 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.Read_Attributes_rsp>
2020-11-04 17:21:34 DEBUG (MainThread) [zigpy_deconz.api] 'aps_data_indication' response from <DeconzAddress address_mode=ADDRESS_MODE.NWK address=0xc78f>, ep: 11, profile: 0x0104, cluster_id: 0x0008, data: b'180d0100000020fe'
2020-11-04 17:21:34 DEBUG (MainThread) [homeassistant.components.zha.core.channels.base] [0xC78F:11:0x0008]: received attribute: 0 update with value: 254
2020-11-04 17:21:34 DEBUG (MainThread) [zigpy_deconz.zigbee.application] Sending Zigbee request with tsn 15 under 16 request id, data: b'000f000700030004000240'
2020-11-04 17:21:34 DEBUG (MainThread) [zigpy_deconz.api] Command Command.aps_data_request (26, 16, 0, <DeconzAddressEndpoint address_mode=2 address=0xC78F endpoint=11>, 260, 768, 1, b'\x00\x0f\x00\x07\x00\x03\x00\x04\x00\x02@', 2, 0)
2020-11-04 17:21:34 DEBUG (MainThread) [zigpy_deconz.api] APS data request response: [2, <DeviceState.APSDE_DATA_REQUEST_SLOTS_AVAILABLE|2: 34>, 16]
2020-11-04 17:21:34 DEBUG (MainThread) [zigpy_deconz.api] Device state changed response: [<DeviceState.128|APSDE_DATA_REQUEST_SLOTS_AVAILABLE|APSDE_DATA_CONFIRM|2: 166>, 0]
2020-11-04 17:21:34 DEBUG (MainThread) [zigpy_deconz.api] Command Command.aps_data_confirm (0,)
2020-11-04 17:21:34 DEBUG (MainThread) [zigpy_deconz.api] APS data confirm response for request with id 16: 00
2020-11-04 17:21:34 DEBUG (MainThread) [zigpy_deconz.api] Request id: 0x10 'aps_data_confirm' for <DeconzAddressEndpoint address_mode=ADDRESS_MODE.NWK address=0xc78f endpoint=11>, status: 0x00
2020-11-04 17:21:35 DEBUG (MainThread) [homeassistant.components.zha.core.channels.base] [0x3B2F:11:0x0300]: failed to get attributes '['color_temperature', 'current_x', 'current_y', 'color_loop_active']' on 'light_color' cluster: 
2020-11-04 17:21:35 DEBUG (MainThread) [zigpy_deconz.api] Device state changed response: [<DeviceState.128|APSDE_DATA_REQUEST_SLOTS_AVAILABLE|APSDE_DATA_INDICATION|2: 170>, 0]
2020-11-04 17:21:35 DEBUG (MainThread) [zigpy_deconz.api] Command Command.aps_data_indication (1, 1)
2020-11-04 17:21:35 DEBUG (MainThread) [zigpy_deconz.api] APS data indication response: [49, <DeviceState.APSDE_DATA_REQUEST_SLOTS_AVAILABLE|2: 34>, <DeconzAddress address_mode=ADDRESS_MODE.NWK address=0x0000>, 1, <DeconzAddress address_mode=ADDRESS_MODE.NWK address=0xc78f>, 11, 260, 768, b'\x18\x0f\x01\x07\x00\x00!\x99\x00\x03\x00\x00!\x894\x04\x00\x00!\xb1\x19\x02@\x00 \x00', 0, 175, 255, 135, 15, 51, 0, -51]
2020-11-04 17:21:35 DEBUG (MainThread) [zigpy.zcl] [0xc78f:11:0x0300] 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.Read_Attributes_rsp>
2020-11-04 17:21:35 DEBUG (MainThread) [zigpy_deconz.api] 'aps_data_indication' response from <DeconzAddress address_mode=ADDRESS_MODE.NWK address=0xc78f>, ep: 11, profile: 0x0104, cluster_id: 0x0300, data: b'180f0107000021990003000021893404000021b1190240002000'
2020-11-04 17:21:35 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: entity_id=sensor.wifi_signal_sensor, old_state=<state sensor.wifi_signal_sensor=-61; unit_of_measurement=dB, friendly_name=Lightning Detector WiFi Signal, icon=hass:wifi @ 2020-11-04T17:19:35.587940+01:00>, new_state=<state sensor.wifi_signal_sensor=-62; unit_of_measurement=dB, friendly_name=Lightning Detector WiFi Signal, icon=hass:wifi @ 2020-11-04T17:21:35.582046+01:00>>
2020-11-04 17:21:35 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: entity_id=sensor.influxdb_cpu, old_state=<state sensor.influxdb_cpu=0.01; data=cpu_percent=0.04, memory_usage=1417441280, memory_limit=33376264192, memory_percent=4.25, network_rx=3710980344, network_tx=277575186, blk_read=361762816, blk_write=7109726208, unit_of_measurement=%, friendly_name=InfluxDB CPU, icon=hass:cpu-64-bit @ 2020-11-04T17:18:34.682258+01:00>, new_state=<state sensor.influxdb_cpu=0.0; data=cpu_percent=0.01, memory_usage=1417961472, memory_limit=33376264192, memory_percent=4.25, network_rx=3711552499, network_tx=277614448, blk_read=361762816, blk_write=7110684672, unit_of_measurement=%, friendly_name=InfluxDB CPU, icon=hass:cpu-64-bit @ 2020-11-04T17:21:35.670556+01:00>>
2020-11-04 17:21:37 DEBUG (MainThread) [homeassistant.components.zha.entity] light.slaapkamer_ambiance_3_level_light_color_on_off: polling current state - from cache: False
2020-11-04 17:21:37 DEBUG (MainThread) [zigpy_deconz.zigbee.application] Sending Zigbee request with tsn 17 under 18 request id, data: b'0011000000'
2020-11-04 17:21:37 DEBUG (MainThread) [zigpy_deconz.api] Command Command.aps_data_request (20, 18, 0, <DeconzAddressEndpoint address_mode=2 address=0x7C0F endpoint=11>, 260, 6, 1, b'\x00\x11\x00\x00\x00', 2, 0)
2020-11-04 17:21:37 DEBUG (MainThread) [zigpy_deconz.api] APS data request response: [2, <DeviceState.APSDE_DATA_REQUEST_SLOTS_AVAILABLE|2: 34>, 18]
2020-11-04 17:21:37 DEBUG (MainThread) [zigpy_deconz.api] Device state changed response: [<DeviceState.128|APSDE_DATA_REQUEST_SLOTS_AVAILABLE|APSDE_DATA_CONFIRM|2: 166>, 0]
2020-11-04 17:21:37 DEBUG (MainThread) [zigpy_deconz.api] Command Command.aps_data_confirm (0,)
2020-11-04 17:21:37 DEBUG (MainThread) [zigpy_deconz.api] APS data confirm response for request with id 18: 00
2020-11-04 17:21:37 DEBUG (MainThread) [zigpy_deconz.api] Request id: 0x12 'aps_data_confirm' for <DeconzAddressEndpoint address_mode=ADDRESS_MODE.NWK address=0x7c0f endpoint=11>, status: 0x00
2020-11-04 17:21:37 DEBUG (MainThread) [zigpy_deconz.api] Device state changed response: [<DeviceState.128|APSDE_DATA_REQUEST_SLOTS_AVAILABLE|APSDE_DATA_INDICATION|2: 170>, 0]
2020-11-04 17:21:37 DEBUG (MainThread) [zigpy_deconz.api] Command Command.aps_data_indication (1, 1)
2020-11-04 17:21:37 DEBUG (MainThread) [zigpy_deconz.api] APS data indication response: [31, <DeviceState.APSDE_DATA_REQUEST_SLOTS_AVAILABLE|2: 34>, <DeconzAddress address_mode=ADDRESS_MODE.NWK address=0x0000>, 1, <DeconzAddress address_mode=ADDRESS_MODE.NWK address=0x7c0f>, 11, 260, 6, b'\x18\x11\x01\x00\x00\x00\x10\x00', 0, 175, 167, 135, 15, 51, 0, -73]
2020-11-04 17:21:37 DEBUG (MainThread) [zigpy.zcl] [0x7c0f:11:0x0006] 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.Read_Attributes_rsp>
2020-11-04 17:21:37 DEBUG (MainThread) [zigpy_deconz.api] 'aps_data_indication' response from <DeconzAddress address_mode=ADDRESS_MODE.NWK address=0x7c0f>, ep: 11, profile: 0x0104, cluster_id: 0x0006, data: b'1811010000001000'
2020-11-04 17:21:37 DEBUG (MainThread) [zigpy_deconz.zigbee.application] Sending Zigbee request with tsn 19 under 20 request id, data: b'0013000000'
2020-11-04 17:21:37 DEBUG (MainThread) [zigpy_deconz.api] Command Command.aps_data_request (20, 20, 0, <DeconzAddressEndpoint address_mode=2 address=0x7C0F endpoint=11>, 260, 8, 1, b'\x00\x13\x00\x00\x00', 2, 0)
2020-11-04 17:21:37 DEBUG (MainThread) [zigpy_deconz.api] APS data request response: [2, <DeviceState.APSDE_DATA_REQUEST_SLOTS_AVAILABLE|2: 34>, 20]
2020-11-04 17:21:37 DEBUG (MainThread) [zigpy_deconz.api] Device state changed response: [<DeviceState.128|APSDE_DATA_REQUEST_SLOTS_AVAILABLE|APSDE_DATA_CONFIRM|2: 166>, 0]
2020-11-04 17:21:37 DEBUG (MainThread) [zigpy_deconz.api] Command Command.aps_data_confirm (0,)
2020-11-04 17:21:37 DEBUG (MainThread) [zigpy_deconz.api] APS data confirm response for request with id 20: 00
2020-11-04 17:21:37 DEBUG (MainThread) [zigpy_deconz.api] Request id: 0x14 'aps_data_confirm' for <DeconzAddressEndpoint address_mode=ADDRESS_MODE.NWK address=0x7c0f endpoint=11>, status: 0x00
2020-11-04 17:21:37 DEBUG (MainThread) [zigpy_deconz.api] Device state changed response: [<DeviceState.128|APSDE_DATA_REQUEST_SLOTS_AVAILABLE|APSDE_DATA_INDICATION|2: 170>, 0]
2020-11-04 17:21:37 DEBUG (MainThread) [zigpy_deconz.api] Command Command.aps_data_indication (1, 1)
2020-11-04 17:21:37 DEBUG (MainThread) [zigpy_deconz.api] APS data indication response: [31, <DeviceState.APSDE_DATA_REQUEST_SLOTS_AVAILABLE|2: 34>, <DeconzAddress address_mode=ADDRESS_MODE.NWK address=0x0000>, 1, <DeconzAddress address_mode=ADDRESS_MODE.NWK address=0x7c0f>, 11, 260, 8, b'\x18\x13\x01\x00\x00\x00 \x01', 0, 175, 167, 135, 15, 51, 0, -73]
2020-11-04 17:21:37 DEBUG (MainThread) [zigpy.zcl] [0x7c0f:11:0x0008] 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.Read_Attributes_rsp>
2020-11-04 17:21:37 DEBUG (MainThread) [zigpy_deconz.api] 'aps_data_indication' response from <DeconzAddress address_mode=ADDRESS_MODE.NWK address=0x7c0f>, ep: 11, profile: 0x0104, cluster_id: 0x0008, data: b'1813010000002001'
2020-11-04 17:21:37 DEBUG (MainThread) [homeassistant.components.zha.core.channels.base] [0x7C0F:11:0x0008]: received attribute: 0 update with value: 1
2020-11-04 17:21:37 DEBUG (MainThread) [zigpy_deconz.zigbee.application] Sending Zigbee request with tsn 21 under 22 request id, data: b'0015000700'
2020-11-04 17:21:37 DEBUG (MainThread) [zigpy_deconz.api] Command Command.aps_data_request (20, 22, 0, <DeconzAddressEndpoint address_mode=2 address=0x7C0F endpoint=11>, 260, 768, 1, b'\x00\x15\x00\x07\x00', 2, 0)
2020-11-04 17:21:37 DEBUG (MainThread) [zigpy_deconz.api] APS data request response: [2, <DeviceState.APSDE_DATA_REQUEST_SLOTS_AVAILABLE|2: 34>, 22]
2020-11-04 17:21:37 DEBUG (MainThread) [zigpy_deconz.api] Device state changed response: [<DeviceState.128|APSDE_DATA_REQUEST_SLOTS_AVAILABLE|APSDE_DATA_CONFIRM|2: 166>, 0]
2020-11-04 17:21:37 DEBUG (MainThread) [zigpy_deconz.api] Command Command.aps_data_confirm (0,)
2020-11-04 17:21:37 DEBUG (MainThread) [zigpy_deconz.api] APS data confirm response for request with id 22: 00
2020-11-04 17:21:37 DEBUG (MainThread) [zigpy_deconz.api] Request id: 0x16 'aps_data_confirm' for <DeconzAddressEndpoint address_mode=ADDRESS_MODE.NWK address=0x7c0f endpoint=11>, status: 0x00
2020-11-04 17:21:37 DEBUG (MainThread) [zigpy_deconz.api] Device state changed response: [<DeviceState.128|APSDE_DATA_REQUEST_SLOTS_AVAILABLE|APSDE_DATA_INDICATION|2: 170>, 0]
2020-11-04 17:21:37 DEBUG (MainThread) [zigpy_deconz.api] Command Command.aps_data_indication (1, 1)
2020-11-04 17:21:37 DEBUG (MainThread) [zigpy_deconz.api] APS data indication response: [32, <DeviceState.APSDE_DATA_REQUEST_SLOTS_AVAILABLE|2: 34>, <DeconzAddress address_mode=ADDRESS_MODE.NWK address=0x0000>, 1, <DeconzAddress address_mode=ADDRESS_MODE.NWK address=0x7c0f>, 11, 260, 768, b'\x18\x15\x01\x07\x00\x00!n\x01', 0, 175, 167, 135, 15, 51, 0, -73]
2020-11-04 17:21:37 DEBUG (MainThread) [zigpy.zcl] [0x7c0f:11:0x0300] 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.Read_Attributes_rsp>
2020-11-04 17:21:37 DEBUG (MainThread) [zigpy_deconz.api] 'aps_data_indication' response from <DeconzAddress address_mode=ADDRESS_MODE.NWK address=0x7c0f>, ep: 11, profile: 0x0104, cluster_id: 0x0300, data: b'181501070000216e01'
2020-11-04 17:21:37 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: entity_id=sensor.zwave_cpu, old_state=<state sensor.zwave_cpu=0.0; data=cpu_percent=0.01, memory_usage=196186112, memory_limit=33376264192, memory_percent=0.59, network_rx=112782187, network_tx=118779695, blk_read=0, blk_write=284680192, unit_of_measurement=%, friendly_name=ZWave CPU, icon=hass:cpu-64-bit @ 2020-11-04T17:17:37.104059+01:00>, new_state=<state sensor.zwave_cpu=0.0; data=cpu_percent=0.01, memory_usage=196186112, memory_limit=33376264192, memory_percent=0.59, network_rx=112820128, network_tx=118828543, blk_read=0, blk_write=284680192, unit_of_measurement=%, friendly_name=ZWave CPU, icon=hass:cpu-64-bit @ 2020-11-04T17:17:37.104059+01:00>>
2020-11-04 17:21:37 DEBUG (MainThread) [zigpy_deconz.zigbee.application] Sending Zigbee request with tsn 23 under 24 request id, data: b'0017000700030004000240'
2020-11-04 17:21:37 DEBUG (MainThread) [zigpy_deconz.api] Command Command.aps_data_request (26, 24, 0, <DeconzAddressEndpoint address_mode=2 address=0xFB9F endpoint=11>, 260, 768, 1, b'\x00\x17\x00\x07\x00\x03\x00\x04\x00\x02@', 2, 0)
2020-11-04 17:21:37 DEBUG (MainThread) [zigpy_deconz.api] APS data request response: [2, <DeviceState.APSDE_DATA_REQUEST_SLOTS_AVAILABLE|2: 34>, 24]
2020-11-04 17:21:37 DEBUG (MainThread) [zigpy_deconz.zigbee.application] Sending Zigbee request with tsn 25 under 26 request id, data: b'0019000700030004000240'
2020-11-04 17:21:37 DEBUG (MainThread) [zigpy_deconz.api] Command Command.aps_data_request (26, 26, 0, <DeconzAddressEndpoint address_mode=2 address=0x9217 endpoint=11>, 260, 768, 1, b'\x00\x19\x00\x07\x00\x03\x00\x04\x00\x02@', 2, 0)
2020-11-04 17:21:37 DEBUG (MainThread) [zigpy_deconz.api] Device state changed response: [<DeviceState.128|APSDE_DATA_REQUEST_SLOTS_AVAILABLE|APSDE_DATA_CONFIRM|2: 166>, 0]
2020-11-04 17:21:37 DEBUG (MainThread) [zigpy_deconz.api] APS data request response: [2, <DeviceState.APSDE_DATA_REQUEST_SLOTS_AVAILABLE|APSDE_DATA_CONFIRM|2: 38>, 26]
2020-11-04 17:21:37 DEBUG (MainThread) [zigpy_deconz.api] Command Command.aps_data_confirm (0,)
2020-11-04 17:21:37 DEBUG (MainThread) [zigpy_deconz.api] Device state changed response: [<DeviceState.128|APSDE_DATA_REQUEST_SLOTS_AVAILABLE|APSDE_DATA_CONFIRM|2: 166>, 0]
2020-11-04 17:21:37 DEBUG (MainThread) [zigpy_deconz.api] APS data confirm response for request with id 24: 00
2020-11-04 17:21:37 DEBUG (MainThread) [zigpy_deconz.api] Request id: 0x18 'aps_data_confirm' for <DeconzAddressEndpoint address_mode=ADDRESS_MODE.NWK address=0xfb9f endpoint=11>, status: 0x00
2020-11-04 17:21:37 DEBUG (MainThread) [zigpy_deconz.api] Command Command.aps_data_confirm (0,)
2020-11-04 17:21:37 DEBUG (MainThread) [zigpy_deconz.api] Device state changed response: [<DeviceState.128|APSDE_DATA_REQUEST_SLOTS_AVAILABLE|APSDE_DATA_INDICATION|APSDE_DATA_CONFIRM|2: 174>, 0]
2020-11-04 17:21:37 DEBUG (MainThread) [zigpy_deconz.api] APS data confirm response for request with id 26: 00
2020-11-04 17:21:37 DEBUG (MainThread) [zigpy_deconz.api] Request id: 0x1a 'aps_data_confirm' for <DeconzAddressEndpoint address_mode=ADDRESS_MODE.NWK address=0x9217 endpoint=11>, status: 0x00
2020-11-04 17:21:37 DEBUG (MainThread) [zigpy_deconz.api] Command Command.aps_data_indication (1, 1)
2020-11-04 17:21:37 DEBUG (MainThread) [zigpy_deconz.api] APS data indication response: [49, <DeviceState.APSDE_DATA_REQUEST_SLOTS_AVAILABLE|2: 34>, <DeconzAddress address_mode=ADDRESS_MODE.NWK address=0x0000>, 1, <DeconzAddress address_mode=ADDRESS_MODE.NWK address=0xfb9f>, 11, 260, 768, b'\x18\x17\x01\x07\x00\x00!\x99\x00\x03\x00\x00!\xdf)\x04\x00\x00!\x19\x15\x02@\x00 \x00', 0, 175, 255, 135, 15, 51, 0, -53]
2020-11-04 17:21:37 DEBUG (MainThread) [zigpy.zcl] [0xfb9f:11:0x0300] 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.Read_Attributes_rsp>
2020-11-04 17:21:37 DEBUG (MainThread) [zigpy_deconz.api] 'aps_data_indication' response from <DeconzAddress address_mode=ADDRESS_MODE.NWK address=0xfb9f>, ep: 11, profile: 0x0104, cluster_id: 0x0300, data: b'18170107000021990003000021df290400002119150240002000'
2020-11-04 17:21:37 DEBUG (MainThread) [zigpy_deconz.api] Device state changed response: [<DeviceState.128|APSDE_DATA_REQUEST_SLOTS_AVAILABLE|APSDE_DATA_INDICATION|2: 170>, 0]
2020-11-04 17:21:37 DEBUG (MainThread) [zigpy_deconz.api] Command Command.aps_data_indication (1, 1)
2020-11-04 17:21:37 DEBUG (MainThread) [zigpy_deconz.api] APS data indication response: [49, <DeviceState.APSDE_DATA_REQUEST_SLOTS_AVAILABLE|2: 34>, <DeconzAddress address_mode=ADDRESS_MODE.NWK address=0x0000>, 1, <DeconzAddress address_mode=ADDRESS_MODE.NWK address=0x9217>, 11, 260, 768, b'\x18\x19\x01\x07\x00\x00!\x99\x00\x03\x00\x00!\x7f\xa9\x04\x00\x00!HK\x02@\x00 \x00', 0, 175, 255, 135, 15, 51, 0, -43]
2020-11-04 17:21:37 DEBUG (MainThread) [zigpy.zcl] [0x9217:11:0x0300] 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.Read_Attributes_rsp>
2020-11-04 17:21:37 DEBUG (MainThread) [zigpy_deconz.api] 'aps_data_indication' response from <DeconzAddress address_mode=ADDRESS_MODE.NWK address=0x9217>, ep: 11, profile: 0x0104, cluster_id: 0x0300, data: b'181901070000219900030000217fa904000021484b0240002000'
2020-11-04 17:21:38 DEBUG (MainThread) [homeassistant.components.zha.entity] light.kayleigh_spot_1_level_light_color_on_off: polling current state - from cache: False
2020-11-04 17:21:38 DEBUG (MainThread) [zigpy_deconz.zigbee.application] Sending Zigbee request with tsn 27 under 28 request id, data: b'001b000000'
2020-11-04 17:21:38 DEBUG (MainThread) [zigpy_deconz.api] Command Command.aps_data_request (20, 28, 0, <DeconzAddressEndpoint address_mode=2 address=0x15C7 endpoint=11>, 260, 6, 1, b'\x00\x1b\x00\x00\x00', 2, 0)
2020-11-04 17:21:38 DEBUG (MainThread) [zigpy_deconz.api] APS data request response: [2, <DeviceState.APSDE_DATA_REQUEST_SLOTS_AVAILABLE|2: 34>, 28]
2020-11-04 17:21:38 DEBUG (MainThread) [zigpy_deconz.api] Device state changed response: [<DeviceState.128|APSDE_DATA_REQUEST_SLOTS_AVAILABLE|APSDE_DATA_CONFIRM|2: 166>, 0]
2020-11-04 17:21:38 DEBUG (MainThread) [zigpy_deconz.api] Command Command.aps_data_confirm (0,)
2020-11-04 17:21:38 DEBUG (MainThread) [zigpy_deconz.api] APS data confirm response for request with id 28: 00
2020-11-04 17:21:38 DEBUG (MainThread) [zigpy_deconz.api] Request id: 0x1c 'aps_data_confirm' for <DeconzAddressEndpoint address_mode=ADDRESS_MODE.NWK address=0x15c7 endpoint=11>, status: 0x00
2020-11-04 17:21:38 DEBUG (MainThread) [homeassistant.components.zha.core.channels.base] [0xF2FB:1:0x0b04]: async_update
2020-11-04 17:21:38 DEBUG (MainThread) [zigpy_deconz.zigbee.application] Sending Zigbee request with tsn 29 under 30 request id, data: b'001d000b05'
2020-11-04 17:21:38 DEBUG (MainThread) [zigpy_deconz.api] Command Command.aps_data_request (20, 30, 0, <DeconzAddressEndpoint address_mode=2 address=0xF2FB endpoint=1>, 260, 2820, 1, b'\x00\x1d\x00\x0b\x05', 2, 0)
2020-11-04 17:21:38 DEBUG (MainThread) [zigpy_deconz.api] APS data request response: [2, <DeviceState.APSDE_DATA_REQUEST_SLOTS_AVAILABLE|2: 34>, 30]
2020-11-04 17:21:38 DEBUG (MainThread) [zigpy_deconz.api] Device state changed response: [<DeviceState.128|APSDE_DATA_REQUEST_SLOTS_AVAILABLE|APSDE_DATA_CONFIRM|2: 166>, 0]
2020-11-04 17:21:38 DEBUG (MainThread) [zigpy_deconz.api] Command Command.aps_data_confirm (0,)
2020-11-04 17:21:38 DEBUG (MainThread) [zigpy_deconz.api] APS data confirm response for request with id 30: 00
2020-11-04 17:21:38 DEBUG (MainThread) [zigpy_deconz.api] Request id: 0x1e 'aps_data_confirm' for <DeconzAddressEndpoint address_mode=ADDRESS_MODE.NWK address=0xf2fb endpoint=1>, status: 0x00
2020-11-04 17:21:38 DEBUG (MainThread) [zigpy_deconz.api] Device state changed response: [<DeviceState.128|APSDE_DATA_REQUEST_SLOTS_AVAILABLE|APSDE_DATA_INDICATION|2: 170>, 0]
2020-11-04 17:21:38 DEBUG (MainThread) [zigpy_deconz.api] Command Command.aps_data_indication (1, 1)
2020-11-04 17:21:38 DEBUG (MainThread) [zigpy_deconz.api] APS data indication response: [31, <DeviceState.APSDE_DATA_REQUEST_SLOTS_AVAILABLE|APSDE_DATA_INDICATION|2: 42>, <DeconzAddress address_mode=ADDRESS_MODE.NWK address=0x0000>, 1, <DeconzAddress address_mode=ADDRESS_MODE.NWK address=0x15c7>, 11, 260, 6, b'\x18\x1b\x01\x00\x00\x00\x10\x00', 0, 175, 255, 214, 14, 51, 0, -51]
2020-11-04 17:21:38 DEBUG (MainThread) [zigpy.zcl] [0x15c7:11:0x0006] 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.Read_Attributes_rsp>
2020-11-04 17:21:38 DEBUG (MainThread) [zigpy_deconz.api] 'aps_data_indication' response from <DeconzAddress address_mode=ADDRESS_MODE.NWK address=0x15c7>, ep: 11, profile: 0x0104, cluster_id: 0x0006, data: b'181b010000001000'
2020-11-04 17:21:38 DEBUG (MainThread) [zigpy_deconz.zigbee.application] Sending Zigbee request with tsn 31 under 32 request id, data: b'001f000000'
2020-11-04 17:21:38 DEBUG (MainThread) [zigpy_deconz.api] Command Command.aps_data_indication (1, 1)
2020-11-04 17:21:38 DEBUG (MainThread) [zigpy_deconz.api] APS data indication response: [32, <DeviceState.APSDE_DATA_REQUEST_SLOTS_AVAILABLE|2: 34>, <DeconzAddress address_mode=ADDRESS_MODE.NWK address=0x0000>, 1, <DeconzAddress address_mode=ADDRESS_MODE.NWK address=0xf2fb>, 1, 260, 2820, b'\x18\x1d\x01\x0b\x05\x00)\x00\x00', 0, 175, 255, 135, 15, 51, 0, -33]
2020-11-04 17:21:38 DEBUG (MainThread) [zigpy.zcl] [0xf2fb:1:0x0b04] 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.Read_Attributes_rsp>
2020-11-04 17:21:38 DEBUG (MainThread) [zigpy_deconz.api] 'aps_data_indication' response from <DeconzAddress address_mode=ADDRESS_MODE.NWK address=0xf2fb>, ep: 1, profile: 0x0104, cluster_id: 0x0b04, data: b'181d010b0500290000'
2020-11-04 17:21:38 DEBUG (MainThread) [zigpy_deconz.api] Command Command.aps_data_request (20, 32, 0, <DeconzAddressEndpoint address_mode=2 address=0x15C7 endpoint=11>, 260, 8, 1, b'\x00\x1f\x00\x00\x00', 2, 0)
2020-11-04 17:21:38 DEBUG (MainThread) [zigpy_deconz.api] APS data request response: [2, <DeviceState.APSDE_DATA_REQUEST_SLOTS_AVAILABLE|2: 34>, 32]
2020-11-04 17:21:38 DEBUG (MainThread) [zigpy_deconz.api] Device state changed response: [<DeviceState.128|APSDE_DATA_REQUEST_SLOTS_AVAILABLE|APSDE_DATA_CONFIRM|2: 166>, 0]
2020-11-04 17:21:38 DEBUG (MainThread) [zigpy_deconz.api] Command Command.aps_data_confirm (0,)
2020-11-04 17:21:38 DEBUG (MainThread) [zigpy_deconz.api] APS data confirm response for request with id 32: 00
2020-11-04 17:21:38 DEBUG (MainThread) [zigpy_deconz.api] Request id: 0x20 'aps_data_confirm' for <DeconzAddressEndpoint address_mode=ADDRESS_MODE.NWK address=0x15c7 endpoint=11>, status: 0x00
2020-11-04 17:21:38 DEBUG (MainThread) [zigpy_deconz.api] Device state changed response: [<DeviceState.128|APSDE_DATA_REQUEST_SLOTS_AVAILABLE|APSDE_DATA_INDICATION|2: 170>, 0]
2020-11-04 17:21:38 DEBUG (MainThread) [zigpy_deconz.api] Command Command.aps_data_indication (1, 1)
2020-11-04 17:21:38 DEBUG (MainThread) [zigpy_deconz.api] APS data indication response: [31, <DeviceState.APSDE_DATA_REQUEST_SLOTS_AVAILABLE|2: 34>, <DeconzAddress address_mode=ADDRESS_MODE.NWK address=0x0000>, 1, <DeconzAddress address_mode=ADDRESS_MODE.NWK address=0x15c7>, 11, 260, 8, b'\x18\x1f\x01\x00\x00\x00 \x01', 0, 175, 255, 135, 15, 51, 0, -50]
2020-11-04 17:21:38 DEBUG (MainThread) [zigpy.zcl] [0x15c7:11:0x0008] 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.Read_Attributes_rsp>
2020-11-04 17:21:38 DEBUG (MainThread) [zigpy_deconz.api] 'aps_data_indication' response from <DeconzAddress address_mode=ADDRESS_MODE.NWK address=0x15c7>, ep: 11, profile: 0x0104, cluster_id: 0x0008, data: b'181f010000002001'
2020-11-04 17:21:38 DEBUG (MainThread) [homeassistant.components.zha.core.channels.base] [0x15C7:11:0x0008]: received attribute: 0 update with value: 1
2020-11-04 17:21:38 DEBUG (MainThread) [zigpy_deconz.zigbee.application] Sending Zigbee request with tsn 33 under 34 request id, data: b'0021000700'
2020-11-04 17:21:38 DEBUG (MainThread) [zigpy_deconz.api] Command Command.aps_data_request (20, 34, 0, <DeconzAddressEndpoint address_mode=2 address=0x15C7 endpoint=11>, 260, 768, 1, b'\x00!\x00\x07\x00', 2, 0)
2020-11-04 17:21:38 DEBUG (MainThread) [zigpy_deconz.api] APS data request response: [2, <DeviceState.APSDE_DATA_REQUEST_SLOTS_AVAILABLE|2: 34>, 34]
2020-11-04 17:21:38 DEBUG (MainThread) [zigpy_deconz.api] Device state changed response: [<DeviceState.128|APSDE_DATA_REQUEST_SLOTS_AVAILABLE|APSDE_DATA_CONFIRM|2: 166>, 0]
2020-11-04 17:21:38 DEBUG (MainThread) [zigpy_deconz.api] Command Command.aps_data_confirm (0,)
2020-11-04 17:21:38 DEBUG (MainThread) [zigpy_deconz.api] APS data confirm response for request with id 34: 00
2020-11-04 17:21:38 DEBUG (MainThread) [zigpy_deconz.api] Request id: 0x22 'aps_data_confirm' for <DeconzAddressEndpoint address_mode=ADDRESS_MODE.NWK address=0x15c7 endpoint=11>, status: 0x00
2020-11-04 17:21:38 DEBUG (MainThread) [zigpy_deconz.api] Device state changed response: [<DeviceState.128|APSDE_DATA_REQUEST_SLOTS_AVAILABLE|APSDE_DATA_INDICATION|2: 170>, 0]
2020-11-04 17:21:38 DEBUG (MainThread) [zigpy_deconz.api] Command Command.aps_data_indication (1, 1)
2020-11-04 17:21:38 DEBUG (MainThread) [zigpy_deconz.api] APS data indication response: [32, <DeviceState.APSDE_DATA_REQUEST_SLOTS_AVAILABLE|2: 34>, <DeconzAddress address_mode=ADDRESS_MODE.NWK address=0x0000>, 1, <DeconzAddress address_mode=ADDRESS_MODE.NWK address=0x15c7>, 11, 260, 768, b'\x18!\x01\x07\x00\x00!U\x01', 0, 175, 255, 135, 15, 51, 0, -50]
2020-11-04 17:21:38 DEBUG (MainThread) [zigpy.zcl] [0x15c7:11:0x0300] 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.Read_Attributes_rsp>
2020-11-04 17:21:38 DEBUG (MainThread) [zigpy_deconz.api] 'aps_data_indication' response from <DeconzAddress address_mode=ADDRESS_MODE.NWK address=0x15c7>, ep: 11, profile: 0x0104, cluster_id: 0x0300, data: b'182101070000215501'
2020-11-04 17:21:38 DEBUG (MainThread) [homeassistant.components.zha.entity] light.raam_lightstrip_level_light_color_on_off: polling current state - from cache: False
2020-11-04 17:21:38 DEBUG (MainThread) [zigpy_deconz.zigbee.application] Sending Zigbee request with tsn 35 under 36 request id, data: b'0023000000'
2020-11-04 17:21:38 DEBUG (MainThread) [zigpy_deconz.api] Command Command.aps_data_request (20, 36, 0, <DeconzAddressEndpoint address_mode=2 address=0x99E7 endpoint=11>, 260, 6, 1, b'\x00#\x00\x00\x00', 2, 0)
2020-11-04 17:21:38 DEBUG (MainThread) [zigpy_deconz.api] APS data request response: [2, <DeviceState.APSDE_DATA_REQUEST_SLOTS_AVAILABLE|2: 34>, 36]
2020-11-04 17:21:38 DEBUG (MainThread) [zigpy_deconz.api] Device state changed response: [<DeviceState.128|APSDE_DATA_REQUEST_SLOTS_AVAILABLE|APSDE_DATA_CONFIRM|2: 166>, 0]
2020-11-04 17:21:38 DEBUG (MainThread) [zigpy_deconz.api] Command Command.aps_data_confirm (0,)
2020-11-04 17:21:38 DEBUG (MainThread) [zigpy_deconz.api] APS data confirm response for request with id 36: 00
2020-11-04 17:21:38 DEBUG (MainThread) [zigpy_deconz.api] Request id: 0x24 'aps_data_confirm' for <DeconzAddressEndpoint address_mode=ADDRESS_MODE.NWK address=0x99e7 endpoint=11>, status: 0x00
2020-11-04 17:21:38 DEBUG (MainThread) [zigpy_deconz.api] Device state changed response: [<DeviceState.128|APSDE_DATA_REQUEST_SLOTS_AVAILABLE|APSDE_DATA_INDICATION|2: 170>, 0]
2020-11-04 17:21:38 DEBUG (MainThread) [zigpy_deconz.api] Command Command.aps_data_indication (1, 1)
2020-11-04 17:21:38 DEBUG (MainThread) [zigpy_deconz.api] APS data indication response: [31, <DeviceState.APSDE_DATA_REQUEST_SLOTS_AVAILABLE|2: 34>, <DeconzAddress address_mode=ADDRESS_MODE.NWK address=0x0000>, 1, <DeconzAddress address_mode=ADDRESS_MODE.NWK address=0x99e7>, 11, 260, 6, b'\x18#\x01\x00\x00\x00\x10\x00', 0, 175, 255, 135, 15, 51, 0, -53]
2020-11-04 17:21:38 DEBUG (MainThread) [zigpy.zcl] [0x99e7:11:0x0006] 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.Read_Attributes_rsp>
2020-11-04 17:21:38 DEBUG (MainThread) [zigpy_deconz.api] 'aps_data_indication' response from <DeconzAddress address_mode=ADDRESS_MODE.NWK address=0x99e7>, ep: 11, profile: 0x0104, cluster_id: 0x0006, data: b'1823010000001000'
2020-11-04 17:21:38 DEBUG (MainThread) [zigpy_deconz.zigbee.application] Sending Zigbee request with tsn 37 under 38 request id, data: b'0025000000'
2020-11-04 17:21:38 DEBUG (MainThread) [zigpy_deconz.api] Command Command.aps_data_request (20, 38, 0, <DeconzAddressEndpoint address_mode=2 address=0x99E7 endpoint=11>, 260, 8, 1, b'\x00%\x00\x00\x00', 2, 0)
2020-11-04 17:21:38 DEBUG (MainThread) [zigpy_deconz.api] APS data request response: [2, <DeviceState.APSDE_DATA_REQUEST_SLOTS_AVAILABLE|2: 34>, 38]
2020-11-04 17:21:38 DEBUG (MainThread) [zigpy_deconz.api] Device state changed response: [<DeviceState.128|APSDE_DATA_REQUEST_SLOTS_AVAILABLE|APSDE_DATA_CONFIRM|2: 166>, 0]
2020-11-04 17:21:38 DEBUG (MainThread) [zigpy_deconz.api] Command Command.aps_data_confirm (0,)
2020-11-04 17:21:38 DEBUG (MainThread) [zigpy_deconz.api] APS data confirm response for request with id 38: 00
2020-11-04 17:21:38 DEBUG (MainThread) [zigpy_deconz.api] Request id: 0x26 'aps_data_confirm' for <DeconzAddressEndpoint address_mode=ADDRESS_MODE.NWK address=0x99e7 endpoint=11>, status: 0x00
2020-11-04 17:21:38 DEBUG (MainThread) [zigpy_deconz.api] Device state changed response: [<DeviceState.128|APSDE_DATA_REQUEST_SLOTS_AVAILABLE|APSDE_DATA_INDICATION|2: 170>, 0]
2020-11-04 17:21:38 DEBUG (MainThread) [zigpy_deconz.api] Command Command.aps_data_indication (1, 1)
2020-11-04 17:21:38 DEBUG (MainThread) [zigpy_deconz.api] APS data indication response: [31, <DeviceState.APSDE_DATA_REQUEST_SLOTS_AVAILABLE|2: 34>, <DeconzAddress address_mode=ADDRESS_MODE.NWK address=0x0000>, 1, <DeconzAddress address_mode=ADDRESS_MODE.NWK address=0x99e7>, 11, 260, 8, b'\x18%\x01\x00\x00\x00 \xfe', 0, 175, 255, 135, 15, 51, 0, -53]
2020-11-04 17:21:38 DEBUG (MainThread) [zigpy.zcl] [0x99e7:11:0x0008] 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.Read_Attributes_rsp>
2020-11-04 17:21:38 DEBUG (MainThread) [zigpy_deconz.api] 'aps_data_indication' response from <DeconzAddress address_mode=ADDRESS_MODE.NWK address=0x99e7>, ep: 11, profile: 0x0104, cluster_id: 0x0008, data: b'18250100000020fe'
2020-11-04 17:21:38 DEBUG (MainThread) [homeassistant.components.zha.core.channels.base] [0x99E7:11:0x0008]: received attribute: 0 update with value: 254
2020-11-04 17:21:38 DEBUG (MainThread) [zigpy_deconz.zigbee.application] Sending Zigbee request with tsn 39 under 40 request id, data: b'0027000700030004000240'
2020-11-04 17:21:38 DEBUG (MainThread) [zigpy_deconz.api] Command Command.aps_data_request (26, 40, 0, <DeconzAddressEndpoint address_mode=2 address=0x99E7 endpoint=11>, 260, 768, 1, b"\x00'\x00\x07\x00\x03\x00\x04\x00\x02@", 2, 0)
2020-11-04 17:21:38 DEBUG (MainThread) [zigpy_deconz.api] APS data request response: [2, <DeviceState.APSDE_DATA_REQUEST_SLOTS_AVAILABLE|2: 34>, 40]
2020-11-04 17:21:38 DEBUG (MainThread) [zigpy_deconz.api] Device state changed response: [<DeviceState.128|APSDE_DATA_REQUEST_SLOTS_AVAILABLE|APSDE_DATA_CONFIRM|2: 166>, 0]
2020-11-04 17:21:38 DEBUG (MainThread) [zigpy_deconz.api] Command Command.aps_data_confirm (0,)
2020-11-04 17:21:38 DEBUG (MainThread) [zigpy_deconz.api] APS data confirm response for request with id 40: 00
2020-11-04 17:21:38 DEBUG (MainThread) [zigpy_deconz.api] Request id: 0x28 'aps_data_confirm' for <DeconzAddressEndpoint address_mode=ADDRESS_MODE.NWK address=0x99e7 endpoint=11>, status: 0x00
2020-11-04 17:21:38 DEBUG (MainThread) [zigpy_deconz.api] Device state changed response: [<DeviceState.128|APSDE_DATA_REQUEST_SLOTS_AVAILABLE|APSDE_DATA_INDICATION|2: 170>, 0]
2020-11-04 17:21:38 DEBUG (MainThread) [zigpy_deconz.api] Command Command.aps_data_indication (1, 1)
2020-11-04 17:21:38 DEBUG (MainThread) [zigpy_deconz.api] APS data indication response: [49, <DeviceState.APSDE_DATA_REQUEST_SLOTS_AVAILABLE|2: 34>, <DeconzAddress address_mode=ADDRESS_MODE.NWK address=0x0000>, 1, <DeconzAddress address_mode=ADDRESS_MODE.NWK address=0x99e7>, 11, 260, 768, b"\x18'\x01\x07\x00\x00!\x99\x00\x03\x00\x00!\x894\x04\x00\x00!\xb1\x19\x02@\x00 \x00", 0, 175, 255, 135, 15, 51, 0, -53]
2020-11-04 17:21:38 DEBUG (MainThread) [zigpy.zcl] [0x99e7:11:0x0300] 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.Read_Attributes_rsp>
2020-11-04 17:21:38 DEBUG (MainThread) [zigpy_deconz.api] 'aps_data_indication' response from <DeconzAddress address_mode=ADDRESS_MODE.NWK address=0x99e7>, ep: 11, profile: 0x0104, cluster_id: 0x0300, data: b'18270107000021990003000021893404000021b1190240002000'
2020-11-04 17:21:39 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: entity_id=device_tracker.tl_wr802n_2, old_state=<state device_tracker.tl_wr802n_2=home; source_type=router, is_wired=False, _is_guest_by_uap=False, ap_mac=b4:fb:e4:ce:f5:21, authorized=True, essid=AirStorm-IoT, ip=192.168.133.6, is_11r=False, is_guest=False, noted=False, qos_policy_applied=True, radio=ng, radio_proto=ng, vlan=0, hostname=youless, mac=0e:80:63:0b:9a:25, name=, oui=, friendly_name=youless @ 2020-11-04T17:17:20.796326+01:00>, new_state=<state device_tracker.tl_wr802n_2=home; source_type=router, is_wired=False, _is_guest_by_uap=False, ap_mac=b4:fb:e4:ce:f5:21, authorized=True, essid=AirStorm-IoT, ip=192.168.133.5, is_11r=False, is_guest=False, noted=False, qos_policy_applied=True, radio=ng, radio_proto=ng, vlan=0, hostname=youless, mac=0e:80:63:0b:9a:25, name=, oui=, friendly_name=youless @ 2020-11-04T17:17:20.796326+01:00>>
2020-11-04 17:21:39 DEBUG (MainThread) [homeassistant.components.zha.entity] light.kast_links_level_light_color_on_off: polling current state - from cache: False
2020-11-04 17:21:39 DEBUG (MainThread) [zigpy_deconz.zigbee.application] Sending Zigbee request with tsn 41 under 42 request id, data: b'0029000000'
2020-11-04 17:21:39 DEBUG (MainThread) [zigpy_deconz.api] Command Command.aps_data_request (20, 42, 0, <DeconzAddressEndpoint address_mode=2 address=0x4EDB endpoint=11>, 260, 6, 1, b'\x00)\x00\x00\x00', 2, 0)
2020-11-04 17:21:39 DEBUG (MainThread) [zigpy_deconz.api] APS data request response: [2, <DeviceState.APSDE_DATA_REQUEST_SLOTS_AVAILABLE|2: 34>, 42]
2020-11-04 17:21:39 DEBUG (MainThread) [zigpy_deconz.api] Device state changed response: [<DeviceState.128|APSDE_DATA_REQUEST_SLOTS_AVAILABLE|APSDE_DATA_CONFIRM|2: 166>, 0]
2020-11-04 17:21:39 DEBUG (MainThread) [zigpy_deconz.api] Command Command.aps_data_confirm (0,)
2020-11-04 17:21:39 DEBUG (MainThread) [zigpy_deconz.api] APS data confirm response for request with id 42: 00
2020-11-04 17:21:39 DEBUG (MainThread) [zigpy_deconz.api] Request id: 0x2a 'aps_data_confirm' for <DeconzAddressEndpoint address_mode=ADDRESS_MODE.NWK address=0x4edb endpoint=11>, status: 0x00
2020-11-04 17:21:40 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: entity_id=device_tracker.tl_wr802n_2, old_state=<state device_tracker.tl_wr802n_2=home; source_type=router, is_wired=False, _is_guest_by_uap=False, ap_mac=b4:fb:e4:ce:f5:21, authorized=True, essid=AirStorm-IoT, ip=192.168.133.5, is_11r=False, is_guest=False, noted=False, qos_policy_applied=True, radio=ng, radio_proto=ng, vlan=0, hostname=youless, mac=0e:80:63:0b:9a:25, name=, oui=, friendly_name=youless @ 2020-11-04T17:17:20.796326+01:00>, new_state=<state device_tracker.tl_wr802n_2=home; source_type=router, is_wired=False, _is_guest_by_uap=False, ap_mac=b4:fb:e4:ce:f5:21, authorized=True, essid=AirStorm-IoT, ip=192.168.133.6, is_11r=False, is_guest=False, noted=False, qos_policy_applied=True, radio=ng, radio_proto=ng, vlan=0, hostname=youless, mac=0e:80:63:0b:9a:25, name=, oui=, friendly_name=youless @ 2020-11-04T17:17:20.796326+01:00>>
2020-11-04 17:21:42 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: entity_id=device_tracker.tl_wr802n_2, old_state=<state device_tracker.tl_wr802n_2=home; source_type=router, is_wired=False, _is_guest_by_uap=False, ap_mac=b4:fb:e4:ce:f5:21, authorized=True, essid=AirStorm-IoT, ip=192.168.133.6, is_11r=False, is_guest=False, noted=False, qos_policy_applied=True, radio=ng, radio_proto=ng, vlan=0, hostname=youless, mac=0e:80:63:0b:9a:25, name=, oui=, friendly_name=youless @ 2020-11-04T17:17:20.796326+01:00>, new_state=<state device_tracker.tl_wr802n_2=home; source_type=router, is_wired=False, _is_guest_by_uap=False, ap_mac=b4:fb:e4:ce:f5:21, authorized=True, essid=AirStorm-IoT, ip=192.168.133.5, is_11r=False, is_guest=False, noted=False, qos_policy_applied=True, radio=ng, radio_proto=ng, vlan=0, hostname=youless, mac=0e:80:63:0b:9a:25, name=, oui=, friendly_name=youless @ 2020-11-04T17:17:20.796326+01:00>>
2020-11-04 17:21:42 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: entity_id=device_tracker.tl_wr802n_2, old_state=<state device_tracker.tl_wr802n_2=home; source_type=router, is_wired=False, _is_guest_by_uap=False, ap_mac=b4:fb:e4:ce:f5:21, authorized=True, essid=AirStorm-IoT, ip=192.168.133.5, is_11r=False, is_guest=False, noted=False, qos_policy_applied=True, radio=ng, radio_proto=ng, vlan=0, hostname=youless, mac=0e:80:63:0b:9a:25, name=, oui=, friendly_name=youless @ 2020-11-04T17:17:20.796326+01:00>, new_state=<state device_tracker.tl_wr802n_2=home; source_type=router, is_wired=False, _is_guest_by_uap=False, ap_mac=b4:fb:e4:ce:f5:21, authorized=True, essid=AirStorm-IoT, ip=192.168.133.6, is_11r=False, is_guest=False, noted=False, qos_policy_applied=True, radio=ng, radio_proto=ng, vlan=0, hostname=youless, mac=0e:80:63:0b:9a:25, name=, oui=, friendly_name=youless @ 2020-11-04T17:17:20.796326+01:00>>
2020-11-04 17:21:43 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: entity_id=sensor.elevation, old_state=<state sensor.elevation=-2.3; next_change=2020-11-04T17:21:43+01:00, unit_of_measurement=°, friendly_name=Elevation, icon=mdi:weather-sunny @ 2020-11-04T17:17:18.793374+01:00>, new_state=<state sensor.elevation=-2.9; next_change=2020-11-04T17:25:31+01:00, unit_of_measurement=°, friendly_name=Elevation, icon=mdi:weather-sunny @ 2020-11-04T17:21:43.003418+01:00>>
2020-11-04 17:21:44 DEBUG (MainThread) [zigpy_deconz.zigbee.application] Sending Zigbee request with tsn 43 under 44 request id, data: b'002b000000'
2020-11-04 17:21:44 DEBUG (MainThread) [zigpy_deconz.api] Command Command.aps_data_request (20, 44, 0, <DeconzAddressEndpoint address_mode=2 address=0x4EDB endpoint=11>, 260, 8, 1, b'\x00+\x00\x00\x00', 2, 0)
2020-11-04 17:21:44 DEBUG (MainThread) [zigpy_deconz.api] APS data request response: [2, <DeviceState.APSDE_DATA_REQUEST_SLOTS_AVAILABLE|2: 34>, 44]
2020-11-04 17:21:44 DEBUG (MainThread) [zigpy_deconz.api] Device state changed response: [<DeviceState.128|APSDE_DATA_REQUEST_SLOTS_AVAILABLE|APSDE_DATA_CONFIRM|2: 166>, 0]
2020-11-04 17:21:44 DEBUG (MainThread) [zigpy_deconz.api] Command Command.aps_data_confirm (0,)
2020-11-04 17:21:44 DEBUG (MainThread) [zigpy_deconz.api] APS data confirm response for request with id 44: 00
2020-11-04 17:21:44 DEBUG (MainThread) [zigpy_deconz.api] Request id: 0x2c 'aps_data_confirm' for <DeconzAddressEndpoint address_mode=ADDRESS_MODE.NWK address=0x4edb endpoint=11>, status: 0x00
2020-11-04 17:21:44 DEBUG (MainThread) [zigpy_deconz.api] Device state changed response: [<DeviceState.128|APSDE_DATA_REQUEST_SLOTS_AVAILABLE|APSDE_DATA_INDICATION|2: 170>, 0]
2020-11-04 17:21:44 DEBUG (MainThread) [zigpy_deconz.api] Command Command.aps_data_indication (1, 1)
2020-11-04 17:21:44 DEBUG (MainThread) [zigpy_deconz.api] APS data indication response: [31, <DeviceState.APSDE_DATA_REQUEST_SLOTS_AVAILABLE|2: 34>, <DeconzAddress address_mode=ADDRESS_MODE.NWK address=0x0000>, 1, <DeconzAddress address_mode=ADDRESS_MODE.NWK address=0x4edb>, 11, 260, 8, b'\x18+\x01\x00\x00\x00 \xfe', 0, 175, 159, 135, 15, 51, 0, -74]
2020-11-04 17:21:44 DEBUG (MainThread) [zigpy.zcl] [0x4edb:11:0x0008] 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.Read_Attributes_rsp>
2020-11-04 17:21:44 DEBUG (MainThread) [zigpy_deconz.api] 'aps_data_indication' response from <DeconzAddress address_mode=ADDRESS_MODE.NWK address=0x4edb>, ep: 11, profile: 0x0104, cluster_id: 0x0008, data: b'182b0100000020fe'
2020-11-04 17:21:44 DEBUG (MainThread) [homeassistant.components.zha.core.channels.base] [0x4EDB:11:0x0008]: received attribute: 0 update with value: 254
2020-11-04 17:21:44 DEBUG (MainThread) [zigpy_deconz.zigbee.application] Sending Zigbee request with tsn 45 under 46 request id, data: b'002d000700'
2020-11-04 17:21:44 DEBUG (MainThread) [zigpy_deconz.api] Command Command.aps_data_request (20, 46, 0, <DeconzAddressEndpoint address_mode=2 address=0x4EDB endpoint=11>, 260, 768, 1, b'\x00-\x00\x07\x00', 2, 0)
2020-11-04 17:21:44 DEBUG (MainThread) [zigpy_deconz.api] APS data request response: [2, <DeviceState.APSDE_DATA_REQUEST_SLOTS_AVAILABLE|2: 34>, 46]
2020-11-04 17:21:44 DEBUG (MainThread) [zigpy_deconz.api] Device state changed response: [<DeviceState.128|APSDE_DATA_REQUEST_SLOTS_AVAILABLE|APSDE_DATA_CONFIRM|2: 166>, 0]
2020-11-04 17:21:44 DEBUG (MainThread) [zigpy_deconz.api] Command Command.aps_data_confirm (0,)
2020-11-04 17:21:44 DEBUG (MainThread) [zigpy_deconz.api] APS data confirm response for request with id 46: 00
2020-11-04 17:21:44 DEBUG (MainThread) [zigpy_deconz.api] Request id: 0x2e 'aps_data_confirm' for <DeconzAddressEndpoint address_mode=ADDRESS_MODE.NWK address=0x4edb endpoint=11>, status: 0x00
2020-11-04 17:21:44 DEBUG (MainThread) [zigpy_deconz.api] Device state changed response: [<DeviceState.128|APSDE_DATA_REQUEST_SLOTS_AVAILABLE|APSDE_DATA_INDICATION|2: 170>, 0]
2020-11-04 17:21:44 DEBUG (MainThread) [zigpy_deconz.api] Command Command.aps_data_indication (1, 1)
2020-11-04 17:21:44 DEBUG (MainThread) [zigpy_deconz.api] APS data indication response: [32, <DeviceState.APSDE_DATA_REQUEST_SLOTS_AVAILABLE|2: 34>, <DeconzAddress address_mode=ADDRESS_MODE.NWK address=0x0000>, 1, <DeconzAddress address_mode=ADDRESS_MODE.NWK address=0x4edb>, 11, 260, 768, b'\x18-\x01\x07\x00\x00!n\x01', 0, 175, 159, 135, 15, 51, 0, -74]
2020-11-04 17:21:44 DEBUG (MainThread) [zigpy.zcl] [0x4edb:11:0x0300] 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.Read_Attributes_rsp>
2020-11-04 17:21:44 DEBUG (MainThread) [zigpy_deconz.api] 'aps_data_indication' response from <DeconzAddress address_mode=ADDRESS_MODE.NWK address=0x4edb>, ep: 11, profile: 0x0104, cluster_id: 0x0300, data: b'182d01070000216e01'
2020-11-04 17:21:45 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event call_service[L]: domain=light, service=turn_on, service_data=entity_id=light.woonkamer_tv_zha_group_0x0004>
2020-11-04 17:21:45 DEBUG (MainThread) [zigpy_deconz.zigbee.application] Sending Zigbee multicast with tsn 47 under 48 request id, data: b'012f01'
2020-11-04 17:21:45 DEBUG (MainThread) [zigpy_deconz.api] Command Command.aps_data_request (17, 48, 0, <DeconzAddressEndpoint address_mode=ADDRESS_MODE.GROUP address=0x0004 endpoint=None>, 260, 6, 1, b'\x01/\x01', 2, 0)
2020-11-04 17:21:45 DEBUG (MainThread) [zigpy_deconz.api] APS data request response: [2, <DeviceState.APSDE_DATA_REQUEST_SLOTS_AVAILABLE|2: 34>, 48]
2020-11-04 17:21:45 DEBUG (MainThread) [zigpy_deconz.api] Device state changed response: [<DeviceState.128|APSDE_DATA_REQUEST_SLOTS_AVAILABLE|APSDE_DATA_INDICATION|2: 170>, 0]
2020-11-04 17:21:45 DEBUG (MainThread) [zigpy_deconz.api] Command Command.aps_data_indication (1, 1)
2020-11-04 17:21:45 DEBUG (MainThread) [zigpy_deconz.api] APS data indication response: [26, <DeviceState.APSDE_DATA_REQUEST_SLOTS_AVAILABLE|2: 34>, <DeconzAddress address_mode=ADDRESS_MODE.GROUP address=0x0004>, 1, <DeconzAddress address_mode=ADDRESS_MODE.NWK address=0x0000>, 1, 260, 6, b'\x01/\x01', 0, 175, 159, 135, 15, 51, 0, -74]
2020-11-04 17:21:45 DEBUG (MainThread) [zigpy.device] Ignoring message (b'012f01') on cluster 6: unknown endpoint or cluster id: 'No cluster ID 0x0006 on (00:21:2e:ff:ff:05:3a:17, 1)'
2020-11-04 17:21:45 DEBUG (MainThread) [zigpy_deconz.api] 'aps_data_indication' response from <DeconzAddress address_mode=ADDRESS_MODE.NWK address=0x0000>, ep: 1, profile: 0x0104, cluster_id: 0x0006, data: b'012f01'
2020-11-04 17:21:45 DEBUG (MainThread) [zigpy_deconz.api] Device state changed response: [<DeviceState.128|APSDE_DATA_REQUEST_SLOTS_AVAILABLE|APSDE_DATA_CONFIRM|2: 166>, 0]
2020-11-04 17:21:45 DEBUG (MainThread) [zigpy_deconz.api] Command Command.aps_data_confirm (0,)
2020-11-04 17:21:45 DEBUG (MainThread) [zigpy_deconz.api] APS data confirm response for request with id 48: 00
2020-11-04 17:21:45 DEBUG (MainThread) [zigpy_deconz.api] Request id: 0x30 'aps_data_confirm' for <DeconzAddressEndpoint address_mode=ADDRESS_MODE.GROUP address=0x0004 endpoint=None>, status: 0x00
2020-11-04 17:21:45 DEBUG (MainThread) [homeassistant.components.zha.entity] light.woonkamer_tv_zha_group_0x0004: turned on: {'on_off': [1, <Status.SUCCESS: 0>]}
2020-11-04 17:21:45 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: entity_id=light.woonkamer_tv_zha_group_0x0004, old_state=<state light.woonkamer_tv_zha_group_0x0004=off; min_mireds=153, max_mireds=500, effect_list=['colorloop'], off_brightness=None, friendly_name=Woonkamer TV, icon=hass:lightbulb-group, supported_features=63 @ 2020-11-04T17:21:32.925650+01:00>, new_state=<state light.woonkamer_tv_zha_group_0x0004=on; min_mireds=153, max_mireds=500, effect_list=['colorloop'], off_brightness=None, friendly_name=Woonkamer TV, icon=hass:lightbulb-group, supported_features=63 @ 2020-11-04T17:21:45.115150+01:00>>
2020-11-04 17:21:45 DEBUG (MainThread) [homeassistant.components.zha.entity] light.raam_lightstrip_level_light_color_on_off: polling current state - from cache: False
2020-11-04 17:21:45 DEBUG (MainThread) [zigpy_deconz.zigbee.application] Sending Zigbee request with tsn 49 under 50 request id, data: b'0031000000'
2020-11-04 17:21:45 DEBUG (MainThread) [zigpy_deconz.api] Command Command.aps_data_request (20, 50, 0, <DeconzAddressEndpoint address_mode=2 address=0x99E7 endpoint=11>, 260, 6, 1, b'\x001\x00\x00\x00', 2, 0)
2020-11-04 17:21:45 DEBUG (MainThread) [homeassistant.components.zha.entity] light.iris_left_level_light_color_on_off: polling current state - from cache: False
2020-11-04 17:21:45 DEBUG (MainThread) [zigpy_deconz.zigbee.application] Sending Zigbee request with tsn 51 under 52 request id, data: b'0033000000'
2020-11-04 17:21:45 DEBUG (MainThread) [homeassistant.components.zha.entity] light.play_right_level_light_color_on_off: polling current state - from cache: False
2020-11-04 17:21:45 DEBUG (MainThread) [zigpy_deconz.zigbee.application] Sending Zigbee request with tsn 53 under 54 request id, data: b'0035000000'
2020-11-04 17:21:45 DEBUG (MainThread) [homeassistant.components.zha.entity] light.play_left_level_light_color_on_off: polling current state - from cache: False
2020-11-04 17:21:45 DEBUG (MainThread) [zigpy_deconz.zigbee.application] Sending Zigbee request with tsn 55 under 56 request id, data: b'0037000000'
2020-11-04 17:21:45 DEBUG (MainThread) [homeassistant.components.zha.entity] light.iris_right_level_light_color_on_off: polling current state - from cache: False
2020-11-04 17:21:45 DEBUG (MainThread) [zigpy_deconz.zigbee.application] Sending Zigbee request with tsn 57 under 58 request id, data: b'0039000000'
2020-11-04 17:21:45 DEBUG (MainThread) [homeassistant.components.zha.entity] light.tv_strip_level_light_color_on_off: polling current state - from cache: False
2020-11-04 17:21:45 DEBUG (MainThread) [zigpy_deconz.zigbee.application] Sending Zigbee request with tsn 59 under 60 request id, data: b'003b000000'
2020-11-04 17:21:45 DEBUG (MainThread) [homeassistant.components.zha.entity] light.play_center_level_light_color_on_off: polling current state - from cache: False
2020-11-04 17:21:45 DEBUG (MainThread) [zigpy_deconz.zigbee.application] Sending Zigbee request with tsn 61 under 62 request id, data: b'003d000000'
2020-11-04 17:21:45 DEBUG (MainThread) [zigpy_deconz.api] APS data request response: [2, <DeviceState.APSDE_DATA_REQUEST_SLOTS_AVAILABLE|2: 34>, 50]
2020-11-04 17:21:45 DEBUG (MainThread) [zigpy_deconz.api] Command Command.aps_data_request (20, 52, 0, <DeconzAddressEndpoint address_mode=2 address=0xC69F endpoint=11>, 260, 6, 1, b'\x003\x00\x00\x00', 2, 0)
2020-11-04 17:21:45 DEBUG (MainThread) [zigpy_deconz.api] APS data request response: [2, <DeviceState.APSDE_DATA_REQUEST_SLOTS_AVAILABLE|2: 34>, 52]
2020-11-04 17:21:45 DEBUG (MainThread) [zigpy_deconz.api] Command Command.aps_data_request (20, 54, 0, <DeconzAddressEndpoint address_mode=2 address=0xFB9F endpoint=11>, 260, 6, 1, b'\x005\x00\x00\x00', 2, 0)
2020-11-04 17:21:45 DEBUG (MainThread) [zigpy_deconz.api] APS data request response: [2, <DeviceState.APSDE_DATA_REQUEST_SLOTS_AVAILABLE|2: 34>, 54]
2020-11-04 17:21:45 DEBUG (MainThread) [zigpy_deconz.api] Command Command.aps_data_request (20, 56, 0, <DeconzAddressEndpoint address_mode=2 address=0x9217 endpoint=11>, 260, 6, 1, b'\x007\x00\x00\x00', 2, 0)
2020-11-04 17:21:45 DEBUG (MainThread) [zigpy_deconz.api] Device state changed response: [<DeviceState.128|APSDE_DATA_REQUEST_SLOTS_AVAILABLE|APSDE_DATA_CONFIRM|2: 166>, 0]
2020-11-04 17:21:45 DEBUG (MainThread) [zigpy_deconz.api] APS data request response: [2, <DeviceState.APSDE_DATA_REQUEST_SLOTS_AVAILABLE|APSDE_DATA_CONFIRM|2: 38>, 56]
2020-11-04 17:21:45 DEBUG (MainThread) [zigpy_deconz.api] Command Command.aps_data_request (20, 58, 0, <DeconzAddressEndpoint address_mode=2 address=0x40F4 endpoint=11>, 260, 6, 1, b'\x009\x00\x00\x00', 2, 0)
2020-11-04 17:21:45 DEBUG (MainThread) [zigpy_deconz.api] Device state changed response: [<DeviceState.128|APSDE_DATA_REQUEST_SLOTS_AVAILABLE|APSDE_DATA_CONFIRM|2: 166>, 0]
2020-11-04 17:21:45 DEBUG (MainThread) [zigpy_deconz.api] APS data request response: [2, <DeviceState.APSDE_DATA_REQUEST_SLOTS_AVAILABLE|APSDE_DATA_CONFIRM|2: 38>, 58]
2020-11-04 17:21:45 DEBUG (MainThread) [zigpy_deconz.api] Command Command.aps_data_request (20, 60, 0, <DeconzAddressEndpoint address_mode=2 address=0xC78F endpoint=11>, 260, 6, 1, b'\x00;\x00\x00\x00', 2, 0)
2020-11-04 17:21:45 DEBUG (MainThread) [zigpy_deconz.api] APS data request response: [2, <DeviceState.APSDE_DATA_REQUEST_SLOTS_AVAILABLE|APSDE_DATA_CONFIRM|2: 38>, 60]
2020-11-04 17:21:45 DEBUG (MainThread) [zigpy_deconz.api] Command Command.aps_data_request (20, 62, 0, <DeconzAddressEndpoint address_mode=2 address=0x3B2F endpoint=11>, 260, 6, 1, b'\x00=\x00\x00\x00', 2, 0)
2020-11-04 17:21:45 DEBUG (MainThread) [zigpy_deconz.api] APS data request response: [2, <DeviceState.APSDE_DATA_REQUEST_SLOTS_AVAILABLE|APSDE_DATA_CONFIRM|2: 38>, 62]
2020-11-04 17:21:45 DEBUG (MainThread) [zigpy_deconz.api] Command Command.aps_data_confirm (0,)
2020-11-04 17:21:45 DEBUG (MainThread) [zigpy_deconz.api] APS data confirm response for request with id 50: 00
2020-11-04 17:21:45 DEBUG (MainThread) [zigpy_deconz.api] Request id: 0x32 'aps_data_confirm' for <DeconzAddressEndpoint address_mode=ADDRESS_MODE.NWK address=0x99e7 endpoint=11>, status: 0x00
2020-11-04 17:21:45 DEBUG (MainThread) [zigpy_deconz.api] Command Command.aps_data_confirm (0,)
2020-11-04 17:21:45 DEBUG (MainThread) [zigpy_deconz.api] APS data confirm response for request with id 52: 00
2020-11-04 17:21:45 DEBUG (MainThread) [zigpy_deconz.api] Request id: 0x34 'aps_data_confirm' for <DeconzAddressEndpoint address_mode=ADDRESS_MODE.NWK address=0xc69f endpoint=11>, status: 0x00
2020-11-04 17:21:45 DEBUG (MainThread) [zigpy_deconz.api] Command Command.aps_data_confirm (0,)
2020-11-04 17:21:45 DEBUG (MainThread) [zigpy_deconz.api] Device state changed response: [<DeviceState.128|APSDE_DATA_REQUEST_SLOTS_AVAILABLE|APSDE_DATA_INDICATION|APSDE_DATA_CONFIRM|2: 174>, 0]
2020-11-04 17:21:45 DEBUG (MainThread) [zigpy_deconz.api] APS data confirm response for request with id 54: 00
2020-11-04 17:21:45 DEBUG (MainThread) [zigpy_deconz.api] Request id: 0x36 'aps_data_confirm' for <DeconzAddressEndpoint address_mode=ADDRESS_MODE.NWK address=0xfb9f endpoint=11>, status: 0x00
2020-11-04 17:21:45 DEBUG (MainThread) [zigpy_deconz.api] Command Command.aps_data_indication (1, 1)
2020-11-04 17:21:45 DEBUG (MainThread) [zigpy_deconz.api] APS data indication response: [30, <DeviceState.APSDE_DATA_REQUEST_SLOTS_AVAILABLE|2: 34>, <DeconzAddress address_mode=ADDRESS_MODE.NWK address=0x0000>, 1, <DeconzAddress address_mode=ADDRESS_MODE.NWK address=0xc78f>, 11, 260, 8, b'\x18\xf7\n\x00\x00 \x01', 0, 175, 255, 135, 15, 51, 0, -50]
2020-11-04 17:21:45 DEBUG (MainThread) [zigpy.zcl] [0xc78f:11:0x0008] ZCL deserialize: <ZCLHeader frame_control=<FrameControl frame_type=GLOBAL_COMMAND manufacturer_specific=False is_reply=False disable_default_response=True> manufacturer=None tsn=247 command_id=Command.Report_Attributes>
2020-11-04 17:21:45 DEBUG (MainThread) [zigpy.zcl] [0xc78f:11:0x0008] ZCL request 0x000a: [[Attribute(attrid=0, value=<TypeValue type=uint8_t, value=1>)]]
2020-11-04 17:21:45 DEBUG (MainThread) [zigpy.zcl] [0xc78f:11:0x0008] Attribute report received: current_level=1
2020-11-04 17:21:45 DEBUG (MainThread) [homeassistant.components.zha.core.channels.base] [0xC78F:11:0x0008]: received attribute: 0 update with value: 1
2020-11-04 17:21:45 DEBUG (MainThread) [zigpy_deconz.api] 'aps_data_indication' response from <DeconzAddress address_mode=ADDRESS_MODE.NWK address=0xc78f>, ep: 11, profile: 0x0104, cluster_id: 0x0008, data: b'18f70a00002001'
2020-11-04 17:21:45 DEBUG (MainThread) [zigpy_deconz.api] Device state changed response: [<DeviceState.128|APSDE_DATA_REQUEST_SLOTS_AVAILABLE|APSDE_DATA_INDICATION|APSDE_DATA_CONFIRM|2: 174>, 0]
2020-11-04 17:21:45 DEBUG (MainThread) [zigpy_deconz.api] Command Command.aps_data_indication (1, 1)
2020-11-04 17:21:45 DEBUG (MainThread) [zigpy_deconz.api] APS data indication response: [31, <DeviceState.APSDE_DATA_REQUEST_SLOTS_AVAILABLE|APSDE_DATA_INDICATION|APSDE_DATA_CONFIRM|2: 46>, <DeconzAddress address_mode=ADDRESS_MODE.NWK address=0x0000>, 1, <DeconzAddress address_mode=ADDRESS_MODE.NWK address=0xc69f>, 11, 260, 6, b'\x183\x01\x00\x00\x00\x10\x01', 0, 175, 170, 135, 15, 51, 0, -48]
2020-11-04 17:21:45 DEBUG (MainThread) [zigpy.zcl] [0xc69f:11:0x0006] 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.Read_Attributes_rsp>
2020-11-04 17:21:45 DEBUG (MainThread) [zigpy_deconz.api] 'aps_data_indication' response from <DeconzAddress address_mode=ADDRESS_MODE.NWK address=0xc69f>, ep: 11, profile: 0x0104, cluster_id: 0x0006, data: b'1833010000001001'
2020-11-04 17:21:45 DEBUG (MainThread) [zigpy_deconz.zigbee.application] Sending Zigbee request with tsn 63 under 64 request id, data: b'003f000000'
2020-11-04 17:21:45 DEBUG (MainThread) [zigpy_deconz.api] Device state changed response: [<DeviceState.128|APSDE_DATA_REQUEST_SLOTS_AVAILABLE|APSDE_DATA_INDICATION|APSDE_DATA_CONFIRM|2: 174>, 0]
2020-11-04 17:21:45 DEBUG (MainThread) [zigpy_deconz.api] Command Command.aps_data_confirm (0,)
2020-11-04 17:21:45 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: entity_id=light.iris_left_level_light_color_on_off, old_state=<state light.iris_left_level_light_color_on_off=off; effect_list=['colorloop'], off_brightness=None, friendly_name=Iris Left, icon=hass:car-light-dimmed, supported_features=61 @ 2020-11-04T17:21:32.814448+01:00>, new_state=<state light.iris_left_level_light_color_on_off=on; effect_list=['colorloop'], brightness=50, hs_color=(268.977, 69.02), rgb_color=(163, 78, 255), xy_color=(0.259, 0.126), off_brightness=None, friendly_name=Iris Left, icon=hass:car-light-dimmed, supported_features=61 @ 2020-11-04T17:21:45.264202+01:00>>
2020-11-04 17:21:45 DEBUG (MainThread) [zigpy_deconz.api] APS data confirm response for request with id 56: 00
2020-11-04 17:21:45 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: entity_id=light.woonkamer_tv_zha_group_0x0004, old_state=<state light.woonkamer_tv_zha_group_0x0004=on; min_mireds=153, max_mireds=500, effect_list=['colorloop'], off_brightness=None, friendly_name=Woonkamer TV, icon=hass:lightbulb-group, supported_features=63 @ 2020-11-04T17:21:45.115150+01:00>, new_state=<state light.woonkamer_tv_zha_group_0x0004=on; min_mireds=153, max_mireds=500, effect_list=['colorloop'], brightness=50, hs_color=(268.977, 69.02), rgb_color=(163, 78, 255), xy_color=(0.259, 0.126), off_brightness=None, friendly_name=Woonkamer TV, icon=hass:lightbulb-group, supported_features=63 @ 2020-11-04T17:21:45.115150+01:00>>
2020-11-04 17:21:45 DEBUG (MainThread) [zigpy_deconz.api] Request id: 0x38 'aps_data_confirm' for <DeconzAddressEndpoint address_mode=ADDRESS_MODE.NWK address=0x9217 endpoint=11>, status: 0x00
2020-11-04 17:21:45 DEBUG (MainThread) [zigpy_deconz.api] Command Command.aps_data_indication (1, 1)
2020-11-04 17:21:45 DEBUG (MainThread) [zigpy_deconz.api] APS data indication response: [30, <DeviceState.APSDE_DATA_REQUEST_SLOTS_AVAILABLE|APSDE_DATA_INDICATION|APSDE_DATA_CONFIRM|2: 46>, <DeconzAddress address_mode=ADDRESS_MODE.NWK address=0x0000>, 1, <DeconzAddress address_mode=ADDRESS_MODE.NWK address=0xc78f>, 11, 260, 6, b'\x18\xf8\n\x00\x00\x10\x01', 0, 175, 255, 214, 14, 51, 0, -50]
2020-11-04 17:21:45 DEBUG (MainThread) [zigpy.zcl] [0xc78f:11:0x0006] ZCL deserialize: <ZCLHeader frame_control=<FrameControl frame_type=GLOBAL_COMMAND manufacturer_specific=False is_reply=False disable_default_response=True> manufacturer=None tsn=248 command_id=Command.Report_Attributes>
2020-11-04 17:21:45 DEBUG (MainThread) [zigpy.zcl] [0xc78f:11:0x0006] ZCL request 0x000a: [[Attribute(attrid=0, value=<TypeValue type=Bool, value=Bool.true>)]]
2020-11-04 17:21:45 DEBUG (MainThread) [zigpy.zcl] [0xc78f:11:0x0006] Attribute report received: on_off=1
2020-11-04 17:21:45 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: entity_id=light.tv_strip_level_light_color_on_off, old_state=<state light.tv_strip_level_light_color_on_off=off; min_mireds=153, max_mireds=500, effect_list=['colorloop'], off_brightness=None, friendly_name=TV Strip, icon=hass:led-strip-variant, supported_features=63 @ 2020-11-04T17:21:32.270024+01:00>, new_state=<state light.tv_strip_level_light_color_on_off=on; min_mireds=153, max_mireds=500, effect_list=['colorloop'], brightness=1, color_temp=153, hs_color=(255.169, 69.804), rgb_color=(122, 76, 255), xy_color=(0.209, 0.105), off_brightness=None, friendly_name=TV Strip, icon=hass:led-strip-variant, supported_features=63 @ 2020-11-04T17:21:45.269900+01:00>>
2020-11-04 17:21:45 DEBUG (MainThread) [zigpy_deconz.api] 'aps_data_indication' response from <DeconzAddress address_mode=ADDRESS_MODE.NWK address=0xc78f>, ep: 11, profile: 0x0104, cluster_id: 0x0006, data: b'18f80a00001001'
2020-11-04 17:21:45 DEBUG (MainThread) [zigpy_deconz.api] Command Command.aps_data_request (20, 64, 0, <DeconzAddressEndpoint address_mode=2 address=0xC69F endpoint=11>, 260, 8, 1, b'\x00?\x00\x00\x00', 2, 0)
2020-11-04 17:21:45 DEBUG (MainThread) [zigpy_deconz.api] APS data request response: [2, <DeviceState.APSDE_DATA_REQUEST_SLOTS_AVAILABLE|APSDE_DATA_INDICATION|APSDE_DATA_CONFIRM|2: 46>, 64]
2020-11-04 17:21:45 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: entity_id=light.woonkamer_tv_zha_group_0x0004, old_state=<state light.woonkamer_tv_zha_group_0x0004=on; min_mireds=153, max_mireds=500, effect_list=['colorloop'], brightness=50, hs_color=(268.977, 69.02), rgb_color=(163, 78, 255), xy_color=(0.259, 0.126), off_brightness=None, friendly_name=Woonkamer TV, icon=hass:lightbulb-group, supported_features=63 @ 2020-11-04T17:21:45.115150+01:00>, new_state=<state light.woonkamer_tv_zha_group_0x0004=on; min_mireds=153, max_mireds=500, effect_list=['colorloop'], brightness=25, color_temp=153, hs_color=(262.073, 69.412), rgb_color=(143, 77, 255), xy_color=(0.234, 0.115), off_brightness=None, friendly_name=Woonkamer TV, icon=hass:lightbulb-group, supported_features=63 @ 2020-11-04T17:21:45.115150+01:00>>
2020-11-04 17:21:45 DEBUG (MainThread) [zigpy_deconz.api] Command Command.aps_data_confirm (0,)
2020-11-04 17:21:45 DEBUG (MainThread) [zigpy_deconz.api] Device state changed response: [<DeviceState.128|APSDE_DATA_REQUEST_SLOTS_AVAILABLE|APSDE_DATA_INDICATION|APSDE_DATA_CONFIRM|2: 174>, 0]
2020-11-04 17:21:45 DEBUG (MainThread) [zigpy_deconz.api] APS data confirm response for request with id 58: 00
2020-11-04 17:21:45 DEBUG (MainThread) [zigpy_deconz.api] Request id: 0x3a 'aps_data_confirm' for <DeconzAddressEndpoint address_mode=ADDRESS_MODE.NWK address=0x40f4 endpoint=11>, status: 0x00
2020-11-04 17:21:45 DEBUG (MainThread) [zigpy_deconz.api] Command Command.aps_data_indication (1, 1)
2020-11-04 17:21:45 DEBUG (MainThread) [zigpy_deconz.api] APS data indication response: [31, <DeviceState.APSDE_DATA_REQUEST_SLOTS_AVAILABLE|APSDE_DATA_INDICATION|APSDE_DATA_CONFIRM|2: 46>, <DeconzAddress address_mode=ADDRESS_MODE.NWK address=0x0000>, 1, <DeconzAddress address_mode=ADDRESS_MODE.NWK address=0x9217>, 11, 260, 6, b'\x187\x01\x00\x00\x00\x10\x01', 0, 175, 255, 213, 14, 51, 0, -43]
2020-11-04 17:21:45 DEBUG (MainThread) [zigpy.zcl] [0x9217:11:0x0006] 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.Read_Attributes_rsp>
2020-11-04 17:21:45 DEBUG (MainThread) [zigpy_deconz.api] 'aps_data_indication' response from <DeconzAddress address_mode=ADDRESS_MODE.NWK address=0x9217>, ep: 11, profile: 0x0104, cluster_id: 0x0006, data: b'1837010000001001'
2020-11-04 17:21:45 DEBUG (MainThread) [zigpy_deconz.zigbee.application] Sending Zigbee request with tsn 65 under 66 request id, data: b'0041000000'
2020-11-04 17:21:45 DEBUG (MainThread) [zigpy_deconz.api] Command Command.aps_data_confirm (0,)
2020-11-04 17:21:45 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: entity_id=light.play_left_level_light_color_on_off, old_state=<state light.play_left_level_light_color_on_off=off; min_mireds=153, max_mireds=500, effect_list=['colorloop'], off_brightness=None, friendly_name=Play Left, icon=hass:television-ambient-light, supported_features=63 @ 2020-11-04T17:21:32.842305+01:00>, new_state=<state light.play_left_level_light_color_on_off=on; min_mireds=153, max_mireds=500, effect_list=['colorloop'], brightness=76, color_temp=153, hs_color=(354.34, 83.137), rgb_color=(255, 43, 62), xy_color=(0.658, 0.294), off_brightness=None, friendly_name=Play Left, icon=hass:television-ambient-light, supported_features=63 @ 2020-11-04T17:21:45.283537+01:00>>
2020-11-04 17:21:45 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: entity_id=light.woonkamer_tv_zha_group_0x0004, old_state=<state light.woonkamer_tv_zha_group_0x0004=on; min_mireds=153, max_mireds=500, effect_list=['colorloop'], brightness=25, color_temp=153, hs_color=(262.073, 69.412), rgb_color=(143, 77, 255), xy_color=(0.234, 0.115), off_brightness=None, friendly_name=Woonkamer TV, icon=hass:lightbulb-group, supported_features=63 @ 2020-11-04T17:21:45.115150+01:00>, new_state=<state light.woonkamer_tv_zha_group_0x0004=on; min_mireds=153, max_mireds=500, effect_list=['colorloop'], brightness=42, color_temp=153, hs_color=(292.829, 73.987), rgb_color=(232, 66, 255), xy_color=(0.352, 0.156), off_brightness=None, friendly_name=Woonkamer TV, icon=hass:lightbulb-group, supported_features=63 @ 2020-11-04T17:21:45.115150+01:00>>
2020-11-04 17:21:45 DEBUG (MainThread) [zigpy_deconz.api] Device state changed response: [<DeviceState.128|APSDE_DATA_REQUEST_SLOTS_AVAILABLE|APSDE_DATA_INDICATION|APSDE_DATA_CONFIRM|2: 174>, 0]
2020-11-04 17:21:45 DEBUG (MainThread) [zigpy_deconz.api] APS data confirm response for request with id 60: 00
2020-11-04 17:21:45 DEBUG (MainThread) [zigpy_deconz.api] Request id: 0x3c 'aps_data_confirm' for <DeconzAddressEndpoint address_mode=ADDRESS_MODE.NWK address=0xc78f endpoint=11>, status: 0x00
2020-11-04 17:21:45 DEBUG (MainThread) [zigpy_deconz.api] Command Command.aps_data_indication (1, 1)
2020-11-04 17:21:45 DEBUG (MainThread) [zigpy_deconz.api] APS data indication response: [31, <DeviceState.APSDE_DATA_REQUEST_SLOTS_AVAILABLE|APSDE_DATA_INDICATION|APSDE_DATA_CONFIRM|2: 46>, <DeconzAddress address_mode=ADDRESS_MODE.NWK address=0x0000>, 1, <DeconzAddress address_mode=ADDRESS_MODE.NWK address=0xc78f>, 11, 260, 6, b'\x18;\x01\x00\x00\x00\x10\x01', 0, 175, 255, 135, 15, 51, 0, -51]
2020-11-04 17:21:45 DEBUG (MainThread) [zigpy.zcl] [0xc78f:11:0x0006] 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.Read_Attributes_rsp>
2020-11-04 17:21:45 DEBUG (MainThread) [zigpy_deconz.api] 'aps_data_indication' response from <DeconzAddress address_mode=ADDRESS_MODE.NWK address=0xc78f>, ep: 11, profile: 0x0104, cluster_id: 0x0006, data: b'183b010000001001'
2020-11-04 17:21:45 DEBUG (MainThread) [zigpy_deconz.zigbee.application] Sending Zigbee request with tsn 67 under 68 request id, data: b'0043000000'
2020-11-04 17:21:45 DEBUG (MainThread) [zigpy_deconz.api] Command Command.aps_data_request (20, 66, 0, <DeconzAddressEndpoint address_mode=2 address=0x9217 endpoint=11>, 260, 8, 1, b'\x00A\x00\x00\x00', 2, 0)
2020-11-04 17:21:45 DEBUG (MainThread) [zigpy_deconz.api] APS data request response: [2, <DeviceState.APSDE_DATA_REQUEST_SLOTS_AVAILABLE|APSDE_DATA_INDICATION|APSDE_DATA_CONFIRM|2: 46>, 66]
2020-11-04 17:21:45 DEBUG (MainThread) [zigpy_deconz.api] Command Command.aps_data_confirm (0,)
2020-11-04 17:21:45 DEBUG (MainThread) [zigpy_deconz.api] Device state changed response: [<DeviceState.128|APSDE_DATA_REQUEST_SLOTS_AVAILABLE|APSDE_DATA_INDICATION|APSDE_DATA_CONFIRM|2: 174>, 0]
2020-11-04 17:21:45 DEBUG (MainThread) [zigpy_deconz.api] APS data confirm response for request with id 62: 00
2020-11-04 17:21:45 DEBUG (MainThread) [zigpy_deconz.api] Request id: 0x3e 'aps_data_confirm' for <DeconzAddressEndpoint address_mode=ADDRESS_MODE.NWK address=0x3b2f endpoint=11>, status: 0x00
2020-11-04 17:21:45 DEBUG (MainThread) [zigpy_deconz.api] Command Command.aps_data_indication (1, 1)
2020-11-04 17:21:45 DEBUG (MainThread) [zigpy_deconz.api] APS data indication response: [31, <DeviceState.APSDE_DATA_REQUEST_SLOTS_AVAILABLE|APSDE_DATA_CONFIRM|2: 38>, <DeconzAddress address_mode=ADDRESS_MODE.NWK address=0x0000>, 1, <DeconzAddress address_mode=ADDRESS_MODE.NWK address=0x99e7>, 11, 260, 6, b'\x181\x01\x00\x00\x00\x10\x01', 0, 175, 255, 135, 15, 51, 0, -53]
2020-11-04 17:21:45 DEBUG (MainThread) [zigpy.zcl] [0x99e7:11:0x0006] 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.Read_Attributes_rsp>
2020-11-04 17:21:45 DEBUG (MainThread) [zigpy_deconz.api] 'aps_data_indication' response from <DeconzAddress address_mode=ADDRESS_MODE.NWK address=0x99e7>, ep: 11, profile: 0x0104, cluster_id: 0x0006, data: b'1831010000001001'
2020-11-04 17:21:45 DEBUG (MainThread) [zigpy_deconz.zigbee.application] Sending Zigbee request with tsn 69 under 70 request id, data: b'0045000000'
2020-11-04 17:21:45 DEBUG (MainThread) [zigpy_deconz.api] Command Command.aps_data_request (20, 68, 0, <DeconzAddressEndpoint address_mode=2 address=0xC78F endpoint=11>, 260, 8, 1, b'\x00C\x00\x00\x00', 2, 0)
2020-11-04 17:21:45 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: entity_id=light.raam_lightstrip_level_light_color_on_off, old_state=<state light.raam_lightstrip_level_light_color_on_off=off; min_mireds=153, max_mireds=500, effect_list=['colorloop'], off_brightness=None, friendly_name=Raam Lightstrip, icon=hass:led-strip-variant, supported_features=63 @ 2020-11-04T17:21:32.809248+01:00>, new_state=<state light.raam_lightstrip_level_light_color_on_off=on; min_mireds=153, max_mireds=500, effect_list=['colorloop'], brightness=254, color_temp=153, hs_color=(255.169, 69.804), rgb_color=(122, 76, 255), xy_color=(0.209, 0.105), off_brightness=None, friendly_name=Raam Lightstrip, icon=hass:led-strip-variant, supported_features=63 @ 2020-11-04T17:21:45.302317+01:00>>
2020-11-04 17:21:45 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: entity_id=light.woonkamer_tv_zha_group_0x0004, old_state=<state light.woonkamer_tv_zha_group_0x0004=on; min_mireds=153, max_mireds=500, effect_list=['colorloop'], brightness=42, color_temp=153, hs_color=(292.829, 73.987), rgb_color=(232, 66, 255), xy_color=(0.352, 0.156), off_brightness=None, friendly_name=Woonkamer TV, icon=hass:lightbulb-group, supported_features=63 @ 2020-11-04T17:21:45.115150+01:00>, new_state=<state light.woonkamer_tv_zha_group_0x0004=on; min_mireds=153, max_mireds=500, effect_list=['colorloop'], brightness=95, color_temp=153, hs_color=(283.414, 72.941), rgb_color=(203, 68, 255), xy_color=(0.313, 0.141), off_brightness=None, friendly_name=Woonkamer TV, icon=hass:lightbulb-group, supported_features=63 @ 2020-11-04T17:21:45.115150+01:00>>
2020-11-04 17:21:45 DEBUG (MainThread) [zigpy_deconz.api] Device state changed response: [<DeviceState.128|APSDE_DATA_REQUEST_SLOTS_AVAILABLE|APSDE_DATA_INDICATION|APSDE_DATA_CONFIRM|2: 174>, 0]
2020-11-04 17:21:45 DEBUG (MainThread) [zigpy_deconz.api] APS data request response: [2, <DeviceState.APSDE_DATA_REQUEST_SLOTS_AVAILABLE|APSDE_DATA_INDICATION|APSDE_DATA_CONFIRM|2: 46>, 68]
2020-11-04 17:21:45 DEBUG (MainThread) [zigpy_deconz.api] Command Command.aps_data_confirm (0,)
2020-11-04 17:21:45 DEBUG (MainThread) [zigpy_deconz.api] APS data confirm response for request with id 64: 00
2020-11-04 17:21:45 DEBUG (MainThread) [zigpy_deconz.api] Request id: 0x40 'aps_data_confirm' for <DeconzAddressEndpoint address_mode=ADDRESS_MODE.NWK address=0xc69f endpoint=11>, status: 0x00
2020-11-04 17:21:45 DEBUG (MainThread) [zigpy_deconz.api] Command Command.aps_data_request (20, 70, 0, <DeconzAddressEndpoint address_mode=2 address=0x99E7 endpoint=11>, 260, 8, 1, b'\x00E\x00\x00\x00', 2, 0)
2020-11-04 17:21:45 DEBUG (MainThread) [zigpy_deconz.api] APS data request response: [2, <DeviceState.APSDE_DATA_REQUEST_SLOTS_AVAILABLE|APSDE_DATA_INDICATION|APSDE_DATA_CONFIRM|2: 46>, 70]
2020-11-04 17:21:45 DEBUG (MainThread) [zigpy_deconz.api] Command Command.aps_data_indication (1, 1)
2020-11-04 17:21:45 DEBUG (MainThread) [zigpy_deconz.api] APS data indication response: [31, <DeviceState.APSDE_DATA_REQUEST_SLOTS_AVAILABLE|APSDE_DATA_CONFIRM|2: 38>, <DeconzAddress address_mode=ADDRESS_MODE.NWK address=0x0000>, 1, <DeconzAddress address_mode=ADDRESS_MODE.NWK address=0xc69f>, 11, 260, 8, b'\x18?\x01\x00\x00\x00 C', 0, 175, 255, 135, 15, 51, 0, -50]
2020-11-04 17:21:45 DEBUG (MainThread) [zigpy.zcl] [0xc69f:11:0x0008] 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.Read_Attributes_rsp>
2020-11-04 17:21:45 DEBUG (MainThread) [zigpy_deconz.api] 'aps_data_indication' response from <DeconzAddress address_mode=ADDRESS_MODE.NWK address=0xc69f>, ep: 11, profile: 0x0104, cluster_id: 0x0008, data: b'183f010000002043'
2020-11-04 17:21:45 DEBUG (MainThread) [homeassistant.components.zha.core.channels.base] [0xC69F:11:0x0008]: received attribute: 0 update with value: 67
2020-11-04 17:21:45 DEBUG (MainThread) [zigpy_deconz.zigbee.application] Sending Zigbee request with tsn 71 under 72 request id, data: b'004700030004000240'
2020-11-04 17:21:45 DEBUG (MainThread) [zigpy_deconz.api] Command Command.aps_data_confirm (0,)
2020-11-04 17:21:45 DEBUG (SyncWorker_21) [homeassistant.core] Bus:Handling <Event state_changed[L]: entity_id=light.iris_left_level_light_color_on_off, old_state=<state light.iris_left_level_light_color_on_off=on; effect_list=['colorloop'], brightness=50, hs_color=(268.977, 69.02), rgb_color=(163, 78, 255), xy_color=(0.259, 0.126), off_brightness=None, friendly_name=Iris Left, icon=hass:car-light-dimmed, supported_features=61 @ 2020-11-04T17:21:45.264202+01:00>, new_state=<state light.iris_left_level_light_color_on_off=on; effect_list=['colorloop'], brightness=67, hs_color=(268.977, 69.02), rgb_color=(163, 78, 255), xy_color=(0.259, 0.126), off_brightness=None, friendly_name=Iris Left, icon=hass:car-light-dimmed, supported_features=61 @ 2020-11-04T17:21:45.264202+01:00>>
2020-11-04 17:21:45 DEBUG (MainThread) [zigpy_deconz.api] APS data confirm response for request with id 66: 00
2020-11-04 17:21:45 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: entity_id=light.woonkamer_tv_zha_group_0x0004, old_state=<state light.woonkamer_tv_zha_group_0x0004=on; min_mireds=153, max_mireds=500, effect_list=['colorloop'], brightness=95, color_temp=153, hs_color=(283.414, 72.941), rgb_color=(203, 68, 255), xy_color=(0.313, 0.141), off_brightness=None, friendly_name=Woonkamer TV, icon=hass:lightbulb-group, supported_features=63 @ 2020-11-04T17:21:45.115150+01:00>, new_state=<state light.woonkamer_tv_zha_group_0x0004=on; min_mireds=153, max_mireds=500, effect_list=['colorloop'], brightness=99, color_temp=153, hs_color=(283.414, 72.941), rgb_color=(203, 68, 255), xy_color=(0.313, 0.141), off_brightness=None, friendly_name=Woonkamer TV, icon=hass:lightbulb-group, supported_features=63 @ 2020-11-04T17:21:45.115150+01:00>>
2020-11-04 17:21:45 DEBUG (MainThread) [zigpy_deconz.api] Request id: 0x42 'aps_data_confirm' for <DeconzAddressEndpoint address_mode=ADDRESS_MODE.NWK address=0x9217 endpoint=11>, status: 0x00
2020-11-04 17:21:45 DEBUG (MainThread) [zigpy_deconz.api] Command Command.aps_data_request (24, 72, 0, <DeconzAddressEndpoint address_mode=2 address=0xC69F endpoint=11>, 260, 768, 1, b'\x00G\x00\x03\x00\x04\x00\x02@', 2, 0)
2020-11-04 17:21:45 DEBUG (MainThread) [zigpy_deconz.api] APS data request response: [2, <DeviceState.APSDE_DATA_REQUEST_SLOTS_AVAILABLE|2: 34>, 72]
2020-11-04 17:21:45 DEBUG (MainThread) [zigpy_deconz.api] Device state changed response: [<DeviceState.128|APSDE_DATA_REQUEST_SLOTS_AVAILABLE|APSDE_DATA_INDICATION|2: 170>, 0]
2020-11-04 17:21:45 DEBUG (MainThread) [zigpy_deconz.api] Command Command.aps_data_indication (1, 1)
2020-11-04 17:21:45 DEBUG (MainThread) [zigpy_deconz.api] APS data indication response: [31, <DeviceState.APSDE_DATA_REQUEST_SLOTS_AVAILABLE|2: 34>, <DeconzAddress address_mode=ADDRESS_MODE.NWK address=0x0000>, 1, <DeconzAddress address_mode=ADDRESS_MODE.NWK address=0x9217>, 11, 260, 8, b'\x18A\x01\x00\x00\x00 L', 0, 175, 255, 135, 15, 51, 0, -43]
2020-11-04 17:21:45 DEBUG (MainThread) [zigpy.zcl] [0x9217:11:0x0008] 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.Read_Attributes_rsp>
2020-11-04 17:21:45 DEBUG (MainThread) [zigpy_deconz.api] 'aps_data_indication' response from <DeconzAddress address_mode=ADDRESS_MODE.NWK address=0x9217>, ep: 11, profile: 0x0104, cluster_id: 0x0008, data: b'184101000000204c'
2020-11-04 17:21:45 DEBUG (MainThread) [homeassistant.components.zha.core.channels.base] [0x9217:11:0x0008]: received attribute: 0 update with value: 76
2020-11-04 17:21:45 DEBUG (MainThread) [zigpy_deconz.zigbee.application] Sending Zigbee request with tsn 73 under 74 request id, data: b'0049000700030004000240'
2020-11-04 17:21:45 DEBUG (MainThread) [zigpy_deconz.api] Command Command.aps_data_request (26, 74, 0, <DeconzAddressEndpoint address_mode=2 address=0x9217 endpoint=11>, 260, 768, 1, b'\x00I\x00\x07\x00\x03\x00\x04\x00\x02@', 2, 0)
2020-11-04 17:21:45 DEBUG (MainThread) [zigpy_deconz.api] APS data request response: [2, <DeviceState.APSDE_DATA_REQUEST_SLOTS_AVAILABLE|2: 34>, 74]
2020-11-04 17:21:45 DEBUG (MainThread) [zigpy_deconz.api] Device state changed response: [<DeviceState.128|APSDE_DATA_REQUEST_SLOTS_AVAILABLE|APSDE_DATA_INDICATION|APSDE_DATA_CONFIRM|2: 174>, 0]
2020-11-04 17:21:45 DEBUG (MainThread) [zigpy_deconz.api] Command Command.aps_data_indication (1, 1)
2020-11-04 17:21:45 DEBUG (MainThread) [zigpy_deconz.api] APS data indication response: [31, <DeviceState.APSDE_DATA_REQUEST_SLOTS_AVAILABLE|APSDE_DATA_CONFIRM|2: 38>, <DeconzAddress address_mode=ADDRESS_MODE.NWK address=0x0000>, 1, <DeconzAddress address_mode=ADDRESS_MODE.NWK address=0x99e7>, 11, 260, 8, b'\x18E\x01\x00\x00\x00 _', 0, 175, 255, 135, 15, 51, 0, -53]
2020-11-04 17:21:45 DEBUG (MainThread) [zigpy.zcl] [0x99e7:11:0x0008] 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.Read_Attributes_rsp>
2020-11-04 17:21:45 DEBUG (MainThread) [zigpy_deconz.api] 'aps_data_indication' response from <DeconzAddress address_mode=ADDRESS_MODE.NWK address=0x99e7>, ep: 11, profile: 0x0104, cluster_id: 0x0008, data: b'184501000000205f'
2020-11-04 17:21:45 DEBUG (MainThread) [zigpy_deconz.api] Command Command.aps_data_confirm (0,)
2020-11-04 17:21:45 DEBUG (MainThread) [zigpy_deconz.api] APS data confirm response for request with id 68: 00
2020-11-04 17:21:45 DEBUG (MainThread) [zigpy_deconz.api] Request id: 0x44 'aps_data_confirm' for <DeconzAddressEndpoint address_mode=ADDRESS_MODE.NWK address=0xc78f endpoint=11>, status: 0x00
2020-11-04 17:21:45 DEBUG (MainThread) [zigpy_deconz.api] Command Command.aps_data_confirm (0,)
2020-11-04 17:21:45 DEBUG (MainThread) [zigpy_deconz.api] APS data confirm response for request with id 70: 00
2020-11-04 17:21:45 DEBUG (MainThread) [zigpy_deconz.api] Request id: 0x46 'aps_data_confirm' for <DeconzAddressEndpoint address_mode=ADDRESS_MODE.NWK address=0x99e7 endpoint=11>, status: 0x00
2020-11-04 17:21:45 DEBUG (MainThread) [homeassistant.components.zha.core.channels.base] [0x99E7:11:0x0008]: received attribute: 0 update with value: 95
2020-11-04 17:21:45 DEBUG (MainThread) [zigpy_deconz.zigbee.application] Sending Zigbee request with tsn 75 under 76 request id, data: b'004b000700030004000240'
2020-11-04 17:21:45 DEBUG (MainThread) [zigpy_deconz.api] Command Command.aps_data_request (26, 76, 0, <DeconzAddressEndpoint address_mode=2 address=0x99E7 endpoint=11>, 260, 768, 1, b'\x00K\x00\x07\x00\x03\x00\x04\x00\x02@', 2, 0)
2020-11-04 17:21:45 DEBUG (SyncWorker_53) [homeassistant.core] Bus:Handling <Event state_changed[L]: entity_id=light.raam_lightstrip_level_light_color_on_off, old_state=<state light.raam_lightstrip_level_light_color_on_off=on; min_mireds=153, max_mireds=500, effect_list=['colorloop'], brightness=254, color_temp=153, hs_color=(255.169, 69.804), rgb_color=(122, 76, 255), xy_color=(0.209, 0.105), off_brightness=None, friendly_name=Raam Lightstrip, icon=hass:led-strip-variant, supported_features=63 @ 2020-11-04T17:21:45.302317+01:00>, new_state=<state light.raam_lightstrip_level_light_color_on_off=on; min_mireds=153, max_mireds=500, effect_list=['colorloop'], brightness=95, color_temp=153, hs_color=(255.169, 69.804), rgb_color=(122, 76, 255), xy_color=(0.209, 0.105), off_brightness=None, friendly_name=Raam Lightstrip, icon=hass:led-strip-variant, supported_features=63 @ 2020-11-04T17:21:45.302317+01:00>>
2020-11-04 17:21:45 DEBUG (MainThread) [zigpy_deconz.api] APS data request response: [2, <DeviceState.APSDE_DATA_REQUEST_SLOTS_AVAILABLE|2: 34>, 76]
2020-11-04 17:21:45 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: entity_id=light.woonkamer_tv_zha_group_0x0004, old_state=<state light.woonkamer_tv_zha_group_0x0004=on; min_mireds=153, max_mireds=500, effect_list=['colorloop'], brightness=99, color_temp=153, hs_color=(283.414, 72.941), rgb_color=(203, 68, 255), xy_color=(0.313, 0.141), off_brightness=None, friendly_name=Woonkamer TV, icon=hass:lightbulb-group, supported_features=63 @ 2020-11-04T17:21:45.115150+01:00>, new_state=<state light.woonkamer_tv_zha_group_0x0004=on; min_mireds=153, max_mireds=500, effect_list=['colorloop'], brightness=59, color_temp=153, hs_color=(283.414, 72.941), rgb_color=(203, 68, 255), xy_color=(0.313, 0.141), off_brightness=None, friendly_name=Woonkamer TV, icon=hass:lightbulb-group, supported_features=63 @ 2020-11-04T17:21:45.115150+01:00>>
2020-11-04 17:21:45 DEBUG (MainThread) [zigpy_deconz.api] Device state changed response: [<DeviceState.128|APSDE_DATA_REQUEST_SLOTS_AVAILABLE|APSDE_DATA_CONFIRM|2: 166>, 0]
2020-11-04 17:21:45 DEBUG (MainThread) [zigpy_deconz.api] Command Command.aps_data_confirm (0,)
2020-11-04 17:21:45 DEBUG (MainThread) [zigpy_deconz.api] APS data confirm response for request with id 72: 00
2020-11-04 17:21:45 DEBUG (MainThread) [zigpy_deconz.api] Request id: 0x48 'aps_data_confirm' for <DeconzAddressEndpoint address_mode=ADDRESS_MODE.NWK address=0xc69f endpoint=11>, status: 0x00
2020-11-04 17:21:45 DEBUG (MainThread) [zigpy_deconz.api] Device state changed response: [<DeviceState.128|APSDE_DATA_REQUEST_SLOTS_AVAILABLE|APSDE_DATA_INDICATION|APSDE_DATA_CONFIRM|2: 174>, 0]
2020-11-04 17:21:45 DEBUG (MainThread) [zigpy_deconz.api] Command Command.aps_data_indication (1, 1)
2020-11-04 17:21:45 DEBUG (MainThread) [zigpy_deconz.api] APS data indication response: [43, <DeviceState.APSDE_DATA_REQUEST_SLOTS_AVAILABLE|APSDE_DATA_INDICATION|APSDE_DATA_CONFIRM|2: 46>, <DeconzAddress address_mode=ADDRESS_MODE.NWK address=0x0000>, 1, <DeconzAddress address_mode=ADDRESS_MODE.NWK address=0xc69f>, 11, 260, 768, b'\x18G\x01\x03\x00\x00!\xf2A\x04\x00\x00!q\x1f\x02@\x00 \x00', 0, 175, 255, 214, 14, 51, 0, -51]
2020-11-04 17:21:45 DEBUG (MainThread) [zigpy.zcl] [0xc69f:11:0x0300] ZCL deserialize: <ZCLHeader frame_control=<FrameControl frame_type=GLOBAL_COMMAND manufacturer_specific=False is_reply=True disable_default_response=True> manufacturer=None tsn=71 command_id=Command.Read_Attributes_rsp>
2020-11-04 17:21:45 DEBUG (MainThread) [zigpy_deconz.api] 'aps_data_indication' response from <DeconzAddress address_mode=ADDRESS_MODE.NWK address=0xc69f>, ep: 11, profile: 0x0104, cluster_id: 0x0300, data: b'18470103000021f24104000021711f0240002000'
2020-11-04 17:21:45 DEBUG (MainThread) [zigpy_deconz.api] Command Command.aps_data_confirm (0,)
2020-11-04 17:21:45 DEBUG (MainThread) [zigpy_deconz.api] APS data confirm response for request with id 74: 00
2020-11-04 17:21:45 DEBUG (MainThread) [zigpy_deconz.api] Request id: 0x4a 'aps_data_confirm' for <DeconzAddressEndpoint address_mode=ADDRESS_MODE.NWK address=0x9217 endpoint=11>, status: 0x00
2020-11-04 17:21:45 DEBUG (MainThread) [zigpy_deconz.api] Command Command.aps_data_indication (1, 1)
2020-11-04 17:21:45 DEBUG (MainThread) [zigpy_deconz.api] APS data indication response: [31, <DeviceState.APSDE_DATA_REQUEST_SLOTS_AVAILABLE|APSDE_DATA_INDICATION|APSDE_DATA_CONFIRM|2: 46>, <DeconzAddress address_mode=ADDRESS_MODE.NWK address=0x0000>, 1, <DeconzAddress address_mode=ADDRESS_MODE.NWK address=0xc78f>, 11, 260, 8, b'\x18C\x01\x00\x00\x00 Z', 0, 175, 255, 135, 15, 51, 0, -50]
2020-11-04 17:21:45 DEBUG (MainThread) [zigpy.zcl] [0xc78f:11:0x0008] 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.Read_Attributes_rsp>
2020-11-04 17:21:45 DEBUG (MainThread) [zigpy_deconz.api] 'aps_data_indication' response from <DeconzAddress address_mode=ADDRESS_MODE.NWK address=0xc78f>, ep: 11, profile: 0x0104, cluster_id: 0x0008, data: b'184301000000205a'
2020-11-04 17:21:45 DEBUG (MainThread) [homeassistant.components.zha.core.channels.base] [0xC78F:11:0x0008]: received attribute: 0 update with value: 90
2020-11-04 17:21:45 DEBUG (MainThread) [zigpy_deconz.zigbee.application] Sending Zigbee request with tsn 77 under 78 request id, data: b'004d000700030004000240'
2020-11-04 17:21:45 DEBUG (MainThread) [zigpy_deconz.api] Command Command.aps_data_confirm (0,)
2020-11-04 17:21:45 DEBUG (SyncWorker_19) [homeassistant.core] Bus:Handling <Event state_changed[L]: entity_id=light.tv_strip_level_light_color_on_off, old_state=<state light.tv_strip_level_light_color_on_off=on; min_mireds=153, max_mireds=500, effect_list=['colorloop'], brightness=1, color_temp=153, hs_color=(255.169, 69.804), rgb_color=(122, 76, 255), xy_color=(0.209, 0.105), off_brightness=None, friendly_name=TV Strip, icon=hass:led-strip-variant, supported_features=63 @ 2020-11-04T17:21:45.269900+01:00>, new_state=<state light.tv_strip_level_light_color_on_off=on; min_mireds=153, max_mireds=500, effect_list=['colorloop'], brightness=90, color_temp=153, hs_color=(255.169, 69.804), rgb_color=(122, 76, 255), xy_color=(0.209, 0.105), off_brightness=None, friendly_name=TV Strip, icon=hass:led-strip-variant, supported_features=63 @ 2020-11-04T17:21:45.269900+01:00>>
2020-11-04 17:21:45 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: entity_id=light.woonkamer_tv_zha_group_0x0004, old_state=<state light.woonkamer_tv_zha_group_0x0004=on; min_mireds=153, max_mireds=500, effect_list=['colorloop'], brightness=59, color_temp=153, hs_color=(283.414, 72.941), rgb_color=(203, 68, 255), xy_color=(0.313, 0.141), off_brightness=None, friendly_name=Woonkamer TV, icon=hass:lightbulb-group, supported_features=63 @ 2020-11-04T17:21:45.115150+01:00>, new_state=<state light.woonkamer_tv_zha_group_0x0004=on; min_mireds=153, max_mireds=500, effect_list=['colorloop'], brightness=82, color_temp=153, hs_color=(283.414, 72.941), rgb_color=(203, 68, 255), xy_color=(0.313, 0.141), off_brightness=None, friendly_name=Woonkamer TV, icon=hass:lightbulb-group, supported_features=63 @ 2020-11-04T17:21:45.115150+01:00>>
2020-11-04 17:21:45 DEBUG (MainThread) [zigpy_deconz.api] Device state changed response: [<DeviceState.128|APSDE_DATA_REQUEST_SLOTS_AVAILABLE|APSDE_DATA_INDICATION|APSDE_DATA_CONFIRM|2: 174>, 0]
2020-11-04 17:21:45 DEBUG (MainThread) [zigpy_deconz.api] APS data confirm response for request with id 76: 00
2020-11-04 17:21:45 DEBUG (MainThread) [zigpy_deconz.api] Request id: 0x4c 'aps_data_confirm' for <DeconzAddressEndpoint address_mode=ADDRESS_MODE.NWK address=0x99e7 endpoint=11>, status: 0x00
2020-11-04 17:21:45 DEBUG (MainThread) [zigpy_deconz.api] Command Command.aps_data_indication (1, 1)
2020-11-04 17:21:45 DEBUG (MainThread) [zigpy_deconz.api] APS data indication response: [49, <DeviceState.APSDE_DATA_REQUEST_SLOTS_AVAILABLE|APSDE_DATA_INDICATION|2: 42>, <DeconzAddress address_mode=ADDRESS_MODE.NWK address=0x0000>, 1, <DeconzAddress address_mode=ADDRESS_MODE.NWK address=0x99e7>, 11, 260, 768, b'\x18K\x01\x07\x00\x00!\x99\x00\x03\x00\x00!\x894\x04\x00\x00!\xb1\x19\x02@\x00 \x00', 0, 175, 255, 214, 14, 51, 0, -53]
2020-11-04 17:21:45 DEBUG (MainThread) [zigpy.zcl] [0x99e7:11:0x0300] ZCL deserialize: <ZCLHeader frame_control=<FrameControl frame_type=GLOBAL_COMMAND manufacturer_specific=False is_reply=True disable_default_response=True> manufacturer=None tsn=75 command_id=Command.Read_Attributes_rsp>
2020-11-04 17:21:45 DEBUG (MainThread) [zigpy_deconz.api] 'aps_data_indication' response from <DeconzAddress address_mode=ADDRESS_MODE.NWK address=0x99e7>, ep: 11, profile: 0x0104, cluster_id: 0x0300, data: b'184b0107000021990003000021893404000021b1190240002000'
2020-11-04 17:21:45 DEBUG (MainThread) [zigpy_deconz.api] Command Command.aps_data_request (26, 78, 0, <DeconzAddressEndpoint address_mode=2 address=0xC78F endpoint=11>, 260, 768, 1, b'\x00M\x00\x07\x00\x03\x00\x04\x00\x02@', 2, 0)
2020-11-04 17:21:45 DEBUG (MainThread) [zigpy_deconz.api] APS data request response: [2, <DeviceState.APSDE_DATA_REQUEST_SLOTS_AVAILABLE|APSDE_DATA_INDICATION|2: 42>, 78]
2020-11-04 17:21:45 DEBUG (MainThread) [zigpy_deconz.api] Command Command.aps_data_indication (1, 1)
2020-11-04 17:21:45 DEBUG (MainThread) [zigpy_deconz.api] Device state changed response: [<DeviceState.128|APSDE_DATA_REQUEST_SLOTS_AVAILABLE|APSDE_DATA_INDICATION|APSDE_DATA_CONFIRM|2: 174>, 0]
2020-11-04 17:21:45 DEBUG (MainThread) [zigpy_deconz.api] APS data indication response: [49, <DeviceState.APSDE_DATA_REQUEST_SLOTS_AVAILABLE|APSDE_DATA_CONFIRM|2: 38>, <DeconzAddress address_mode=ADDRESS_MODE.NWK address=0x0000>, 1, <DeconzAddress address_mode=ADDRESS_MODE.NWK address=0x9217>, 11, 260, 768, b'\x18I\x01\x07\x00\x00!\x99\x00\x03\x00\x00!\x7f\xa9\x04\x00\x00!HK\x02@\x00 \x00', 0, 175, 255, 135, 15, 51, 0, -43]
2020-11-04 17:21:45 DEBUG (MainThread) [zigpy.zcl] [0x9217:11:0x0300] ZCL deserialize: <ZCLHeader frame_control=<FrameControl frame_type=GLOBAL_COMMAND manufacturer_specific=False is_reply=True disable_default_response=True> manufacturer=None tsn=73 command_id=Command.Read_Attributes_rsp>
2020-11-04 17:21:45 DEBUG (MainThread) [zigpy_deconz.api] 'aps_data_indication' response from <DeconzAddress address_mode=ADDRESS_MODE.NWK address=0x9217>, ep: 11, profile: 0x0104, cluster_id: 0x0300, data: b'184901070000219900030000217fa904000021484b0240002000'
2020-11-04 17:21:45 DEBUG (MainThread) [zigpy_deconz.api] Command Command.aps_data_confirm (0,)
2020-11-04 17:21:45 DEBUG (MainThread) [zigpy_deconz.api] APS data confirm response for request with id 78: 00
2020-11-04 17:21:45 DEBUG (MainThread) [zigpy_deconz.api] Request id: 0x4e 'aps_data_confirm' for <DeconzAddressEndpoint address_mode=ADDRESS_MODE.NWK address=0xc78f endpoint=11>, status: 0x00
2020-11-04 17:21:45 DEBUG (MainThread) [zigpy_deconz.api] Device state changed response: [<DeviceState.128|APSDE_DATA_REQUEST_SLOTS_AVAILABLE|APSDE_DATA_INDICATION|2: 170>, 0]
2020-11-04 17:21:45 DEBUG (MainThread) [zigpy_deconz.api] Command Command.aps_data_indication (1, 1)
2020-11-04 17:21:45 DEBUG (MainThread) [zigpy_deconz.api] APS data indication response: [49, <DeviceState.APSDE_DATA_REQUEST_SLOTS_AVAILABLE|2: 34>, <DeconzAddress address_mode=ADDRESS_MODE.NWK address=0x0000>, 1, <DeconzAddress address_mode=ADDRESS_MODE.NWK address=0xc78f>, 11, 260, 768, b'\x18M\x01\x07\x00\x00!\x99\x00\x03\x00\x00!\x894\x04\x00\x00!\xb1\x19\x02@\x00 \x00', 0, 175, 255, 135, 15, 51, 0, -50]
2020-11-04 17:21:45 DEBUG (MainThread) [zigpy.zcl] [0xc78f:11:0x0300] 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.Read_Attributes_rsp>
2020-11-04 17:21:45 DEBUG (MainThread) [zigpy_deconz.api] 'aps_data_indication' response from <DeconzAddress address_mode=ADDRESS_MODE.NWK address=0xc78f>, ep: 11, profile: 0x0104, cluster_id: 0x0300, data: b'184d0107000021990003000021893404000021b1190240002000'
2020-11-04 17:21:46 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: entity_id=sensor.doorbell_uptime, old_state=<state sensor.doorbell_uptime=553416; unit_of_measurement=s, friendly_name=Doorbell Uptime, icon=hass:timer-outline @ 2020-11-04T17:20:46.083833+01:00>, new_state=<state sensor.doorbell_uptime=553476; unit_of_measurement=s, friendly_name=Doorbell Uptime, icon=hass:timer-outline @ 2020-11-04T17:21:46.089219+01:00>>
2020-11-04 17:21:46 DEBUG (MainThread) [zigpy_deconz.api] Device state changed response: [<DeviceState.128|APSDE_DATA_REQUEST_SLOTS_AVAILABLE|APSDE_DATA_INDICATION|2: 170>, 0]
2020-11-04 17:21:46 DEBUG (MainThread) [zigpy_deconz.api] Command Command.aps_data_indication (1, 1)
2020-11-04 17:21:46 DEBUG (MainThread) [zigpy_deconz.api] APS data indication response: [30, <DeviceState.APSDE_DATA_REQUEST_SLOTS_AVAILABLE|2: 34>, <DeconzAddress address_mode=ADDRESS_MODE.NWK address=0x0000>, 1, <DeconzAddress address_mode=ADDRESS_MODE.NWK address=0xc78f>, 11, 260, 8, b'\x18\xf9\n\x00\x00 \xfe', 0, 175, 255, 135, 15, 51, 0, -51]
2020-11-04 17:21:46 DEBUG (MainThread) [zigpy.zcl] [0xc78f:11:0x0008] ZCL deserialize: <ZCLHeader frame_control=<FrameControl frame_type=GLOBAL_COMMAND manufacturer_specific=False is_reply=False disable_default_response=True> manufacturer=None tsn=249 command_id=Command.Report_Attributes>
2020-11-04 17:21:46 DEBUG (MainThread) [zigpy.zcl] [0xc78f:11:0x0008] ZCL request 0x000a: [[Attribute(attrid=0, value=<TypeValue type=uint8_t, value=254>)]]
2020-11-04 17:21:46 DEBUG (MainThread) [zigpy.zcl] [0xc78f:11:0x0008] Attribute report received: current_level=254
2020-11-04 17:21:46 DEBUG (MainThread) [homeassistant.components.zha.core.channels.base] [0xC78F:11:0x0008]: received attribute: 0 update with value: 254
2020-11-04 17:21:46 DEBUG (MainThread) [zigpy_deconz.api] 'aps_data_indication' response from <DeconzAddress address_mode=ADDRESS_MODE.NWK address=0xc78f>, ep: 11, profile: 0x0104, cluster_id: 0x0008, data: b'18f90a000020fe'
2020-11-04 17:21:46 DEBUG (SyncWorker_23) [homeassistant.core] Bus:Handling <Event state_changed[L]: entity_id=light.tv_strip_level_light_color_on_off, old_state=<state light.tv_strip_level_light_color_on_off=on; min_mireds=153, max_mireds=500, effect_list=['colorloop'], brightness=90, color_temp=153, hs_color=(255.169, 69.804), rgb_color=(122, 76, 255), xy_color=(0.209, 0.105), off_brightness=None, friendly_name=TV Strip, icon=hass:led-strip-variant, supported_features=63 @ 2020-11-04T17:21:45.269900+01:00>, new_state=<state light.tv_strip_level_light_color_on_off=on; min_mireds=153, max_mireds=500, effect_list=['colorloop'], brightness=254, color_temp=153, hs_color=(255.169, 69.804), rgb_color=(122, 76, 255), xy_color=(0.209, 0.105), off_brightness=None, friendly_name=TV Strip, icon=hass:led-strip-variant, supported_features=63 @ 2020-11-04T17:21:45.269900+01:00>>
2020-11-04 17:21:46 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: entity_id=light.woonkamer_tv_zha_group_0x0004, old_state=<state light.woonkamer_tv_zha_group_0x0004=on; min_mireds=153, max_mireds=500, effect_list=['colorloop'], brightness=82, color_temp=153, hs_color=(283.414, 72.941), rgb_color=(203, 68, 255), xy_color=(0.313, 0.141), off_brightness=None, friendly_name=Woonkamer TV, icon=hass:lightbulb-group, supported_features=63 @ 2020-11-04T17:21:45.115150+01:00>, new_state=<state light.woonkamer_tv_zha_group_0x0004=on; min_mireds=153, max_mireds=500, effect_list=['colorloop'], brightness=123, color_temp=153, hs_color=(283.414, 72.941), rgb_color=(203, 68, 255), xy_color=(0.313, 0.141), off_brightness=None, friendly_name=Woonkamer TV, icon=hass:lightbulb-group, supported_features=63 @ 2020-11-04T17:21:45.115150+01:00>>
2020-11-04 17:21:46 DEBUG (MainThread) [homeassistant.components.zha.entity] light.slaapkamer_ambiance_2_level_light_color_on_off: polling current state - from cache: False
2020-11-04 17:21:46 DEBUG (MainThread) [zigpy_deconz.zigbee.application] Sending Zigbee request with tsn 79 under 80 request id, data: b'004f000000'
2020-11-04 17:21:46 DEBUG (MainThread) [zigpy_deconz.api] Command Command.aps_data_request (20, 80, 0, <DeconzAddressEndpoint address_mode=2 address=0x1677 endpoint=11>, 260, 6, 1, b'\x00O\x00\x00\x00', 2, 0)
2020-11-04 17:21:46 DEBUG (MainThread) [zigpy_deconz.api] APS data request response: [2, <DeviceState.APSDE_DATA_REQUEST_SLOTS_AVAILABLE|2: 34>, 80]
2020-11-04 17:21:46 DEBUG (MainThread) [zigpy_deconz.api] Device state changed response: [<DeviceState.128|APSDE_DATA_REQUEST_SLOTS_AVAILABLE|APSDE_DATA_CONFIRM|2: 166>, 0]
2020-11-04 17:21:46 DEBUG (MainThread) [zigpy_deconz.api] Command Command.aps_data_confirm (0,)
2020-11-04 17:21:46 DEBUG (MainThread) [zigpy_deconz.api] APS data confirm response for request with id 80: 00
2020-11-04 17:21:46 DEBUG (MainThread) [zigpy_deconz.api] Request id: 0x50 'aps_data_confirm' for <DeconzAddressEndpoint address_mode=ADDRESS_MODE.NWK address=0x1677 endpoint=11>, status: 0x00
2020-11-04 17:21:46 DEBUG (MainThread) [zigpy_deconz.api] Device state changed response: [<DeviceState.128|APSDE_DATA_REQUEST_SLOTS_AVAILABLE|APSDE_DATA_INDICATION|2: 170>, 0]
2020-11-04 17:21:46 DEBUG (MainThread) [zigpy_deconz.api] Command Command.aps_data_indication (1, 1)
2020-11-04 17:21:46 DEBUG (MainThread) [zigpy_deconz.api] APS data indication response: [31, <DeviceState.APSDE_DATA_REQUEST_SLOTS_AVAILABLE|2: 34>, <DeconzAddress address_mode=ADDRESS_MODE.NWK address=0x0000>, 1, <DeconzAddress address_mode=ADDRESS_MODE.NWK address=0x1677>, 11, 260, 6, b'\x18O\x01\x00\x00\x00\x10\x00', 0, 175, 223, 135, 15, 51, 0, -66]
2020-11-04 17:21:46 DEBUG (MainThread) [zigpy.zcl] [0x1677:11:0x0006] ZCL deserialize: <ZCLHeader frame_control=<FrameControl frame_type=GLOBAL_COMMAND manufacturer_specific=False is_reply=True disable_default_response=True> manufacturer=None tsn=79 command_id=Command.Read_Attributes_rsp>
2020-11-04 17:21:46 DEBUG (MainThread) [zigpy_deconz.api] 'aps_data_indication' response from <DeconzAddress address_mode=ADDRESS_MODE.NWK address=0x1677>, ep: 11, profile: 0x0104, cluster_id: 0x0006, data: b'184f010000001000'
2020-11-04 17:21:46 DEBUG (MainThread) [zigpy_deconz.zigbee.application] Sending Zigbee request with tsn 81 under 82 request id, data: b'0051000000'
2020-11-04 17:21:46 DEBUG (MainThread) [zigpy_deconz.api] Command Command.aps_data_request (20, 82, 0, <DeconzAddressEndpoint address_mode=2 address=0x1677 endpoint=11>, 260, 8, 1, b'\x00Q\x00\x00\x00', 2, 0)
2020-11-04 17:21:46 DEBUG (MainThread) [zigpy_deconz.api] APS data request response: [2, <DeviceState.APSDE_DATA_REQUEST_SLOTS_AVAILABLE|2: 34>, 82]
2020-11-04 17:21:46 DEBUG (MainThread) [zigpy_deconz.api] Device state changed response: [<DeviceState.128|APSDE_DATA_REQUEST_SLOTS_AVAILABLE|APSDE_DATA_CONFIRM|2: 166>, 0]
2020-11-04 17:21:46 DEBUG (MainThread) [zigpy_deconz.api] Command Command.aps_data_confirm (0,)
2020-11-04 17:21:46 DEBUG (MainThread) [zigpy_deconz.api] APS data confirm response for request with id 82: 00
2020-11-04 17:21:46 DEBUG (MainThread) [zigpy_deconz.api] Request id: 0x52 'aps_data_confirm' for <DeconzAddressEndpoint address_mode=ADDRESS_MODE.NWK address=0x1677 endpoint=11>, status: 0x00
2020-11-04 17:21:46 DEBUG (MainThread) [zigpy_deconz.api] Device state changed response: [<DeviceState.128|APSDE_DATA_REQUEST_SLOTS_AVAILABLE|APSDE_DATA_INDICATION|2: 170>, 0]
2020-11-04 17:21:46 DEBUG (MainThread) [zigpy_deconz.api] Command Command.aps_data_indication (1, 1)
2020-11-04 17:21:46 DEBUG (MainThread) [zigpy_deconz.api] APS data indication response: [31, <DeviceState.APSDE_DATA_REQUEST_SLOTS_AVAILABLE|2: 34>, <DeconzAddress address_mode=ADDRESS_MODE.NWK address=0x0000>, 1, <DeconzAddress address_mode=ADDRESS_MODE.NWK address=0x1677>, 11, 260, 8, b'\x18Q\x01\x00\x00\x00 \x01', 0, 175, 223, 214, 14, 51, 0, -66]
2020-11-04 17:21:46 DEBUG (MainThread) [zigpy.zcl] [0x1677:11:0x0008] ZCL deserialize: <ZCLHeader frame_control=<FrameControl frame_type=GLOBAL_COMMAND manufacturer_specific=False is_reply=True disable_default_response=True> manufacturer=None tsn=81 command_id=Command.Read_Attributes_rsp>
2020-11-04 17:21:46 DEBUG (MainThread) [zigpy_deconz.api] 'aps_data_indication' response from <DeconzAddress address_mode=ADDRESS_MODE.NWK address=0x1677>, ep: 11, profile: 0x0104, cluster_id: 0x0008, data: b'1851010000002001'
2020-11-04 17:21:46 DEBUG (MainThread) [homeassistant.components.zha.core.channels.base] [0x1677:11:0x0008]: received attribute: 0 update with value: 1
2020-11-04 17:21:46 DEBUG (MainThread) [zigpy_deconz.zigbee.application] Sending Zigbee request with tsn 83 under 84 request id, data: b'0053000700'
2020-11-04 17:21:46 DEBUG (MainThread) [zigpy_deconz.api] Command Command.aps_data_request (20, 84, 0, <DeconzAddressEndpoint address_mode=2 address=0x1677 endpoint=11>, 260, 768, 1, b'\x00S\x00\x07\x00', 2, 0)
2020-11-04 17:21:46 DEBUG (MainThread) [zigpy_deconz.api] APS data request response: [2, <DeviceState.APSDE_DATA_REQUEST_SLOTS_AVAILABLE|2: 34>, 84]
2020-11-04 17:21:46 DEBUG (MainThread) [zigpy_deconz.api] Device state changed response: [<DeviceState.128|APSDE_DATA_REQUEST_SLOTS_AVAILABLE|APSDE_DATA_CONFIRM|2: 166>, 0]
2020-11-04 17:21:46 DEBUG (MainThread) [zigpy_deconz.api] Command Command.aps_data_confirm (0,)
2020-11-04 17:21:46 DEBUG (MainThread) [zigpy_deconz.api] APS data confirm response for request with id 84: 00
2020-11-04 17:21:46 DEBUG (MainThread) [zigpy_deconz.api] Request id: 0x54 'aps_data_confirm' for <DeconzAddressEndpoint address_mode=ADDRESS_MODE.NWK address=0x1677 endpoint=11>, status: 0x00
2020-11-04 17:21:46 DEBUG (MainThread) [zigpy_deconz.api] Device state changed response: [<DeviceState.128|APSDE_DATA_REQUEST_SLOTS_AVAILABLE|APSDE_DATA_INDICATION|2: 170>, 0]
2020-11-04 17:21:46 DEBUG (MainThread) [zigpy_deconz.api] Command Command.aps_data_indication (1, 1)
2020-11-04 17:21:46 DEBUG (MainThread) [zigpy_deconz.api] APS data indication response: [32, <DeviceState.APSDE_DATA_REQUEST_SLOTS_AVAILABLE|2: 34>, <DeconzAddress address_mode=ADDRESS_MODE.NWK address=0x0000>, 1, <DeconzAddress address_mode=ADDRESS_MODE.NWK address=0x1677>, 11, 260, 768, b'\x18S\x01\x07\x00\x00!n\x01', 0, 175, 223, 214, 14, 51, 0, -66]
2020-11-04 17:21:46 DEBUG (MainThread) [zigpy.zcl] [0x1677:11:0x0300] ZCL deserialize: <ZCLHeader frame_control=<FrameControl frame_type=GLOBAL_COMMAND manufacturer_specific=False is_reply=True disable_default_response=True> manufacturer=None tsn=83 command_id=Command.Read_Attributes_rsp>
2020-11-04 17:21:46 DEBUG (MainThread) [zigpy_deconz.api] 'aps_data_indication' response from <DeconzAddress address_mode=ADDRESS_MODE.NWK address=0x1677>, ep: 11, profile: 0x0104, cluster_id: 0x0300, data: b'185301070000216e01'
Adminiuga commented 3 years ago

In this particular log snippet, I only see 1 failed request on the first glance:

2020-11-04 17:19:29 DEBUG (MainThread) [zigpy_deconz.zigbee.application] Sending Zigbee request with tsn 213 under 214 request id, data: b'00d5000000'
2020-11-04 17:19:29 DEBUG (MainThread) [zigpy_deconz.api] Command Command.aps_data_request (20, 214, 0, <DeconzAddressEndpoint address_mode=2 address=0x9217 endpoint=11>, 260, 8, 1, b'\x00\xd5\x00\x00\x00', 2, 0)
2020-11-04 17:19:29 DEBUG (MainThread) [zigpy_deconz.api] APS data confirm response for request with id 214: e9
2020-11-04 17:19:29 DEBUG (MainThread) [zigpy_deconz.api] Request id: 0xd6 'aps_data_confirm' for <DeconzAddressEndpoint address_mode=ADDRESS_MODE.NWK address=0x9217 endpoint=11>, status: 0xe9
2020-11-04 17:19:29 DEBUG (MainThread) [zigpy_deconz.zigbee.application] Error while sending 214 req id frame: TXStatus.MAC_NO_ACK

That was polling of a HUE light. With logging enabled, after zigpy is started look in the log for:

  1. firmware version

    2020-11-04 12:04:13 DEBUG (MainThread) [zigpy_deconz.api] Command Command.version (0,)
    2020-11-04 12:04:13 DEBUG (MainThread) [zigpy_deconz.uart] Send: 0x0d0300090000000000
    2020-11-04 12:04:13 DEBUG (MainThread) [zigpy_deconz.uart] Frame received: 0x0d0300090000053526
    2020-11-04 12:04:13 DEBUG (MainThread) [zigpy_deconz.api] Version response: 26350500
  2. current channel:

    2020-11-04 12:04:13 DEBUG (MainThread) [zigpy_deconz.api] Command Command.read_parameter (1, <NetworkParameter.current_channel: 28>, b'')
    2020-11-04 12:04:13 DEBUG (MainThread) [zigpy_deconz.uart] Send: 0x0a1100080001001c
    2020-11-04 12:04:13 DEBUG (MainThread) [zigpy_deconz.uart] Frame received: 0x0a1100090002001c0b
    2020-11-04 12:04:13 DEBUG (MainThread) [zigpy_deconz.api] Read parameter current_channel response: [11]
  3. Do a WiFi scan and check what channel your/neighbors WiFi is on. and what is the quietest wifi channel in 2.4GHz band

Adminiuga commented 3 years ago

BTW, this assumes you follow all Standar deCONZ guidelines, like running ConBee on an USB extension off the USB2 port, not near any USB3 devices

Veldkornet commented 3 years ago

Strange... If the command truly failed though, would it not be that the light would not physically turn on? Physically the lights turn on properly every time without fail so I wouldn't actually notice it unless I look inside HA... which is why I logged the issue.

In general though, yes, I've installed the latest firmware for the Conbee and all the nodes. I do what i can with the WiFi channels but things can get quite hectic in NL ;) I can also try to be more extreme with the placement of the stick...

Adminiuga commented 3 years ago

The group command did not fail. What failed was the command reading/polling the state of the HUE light after the light was successfully toggled.

MattWestb commented 3 years ago

Group commands is broadcast and is going thru the hole network (that is possible) and the poll command is unicast and must finding the right way thru the net using routing. If some links its temporary down the mesh need reconfigure before can communicating with the device thru unicast.

Veldkornet commented 3 years ago

Would the scenario changed if I used a normal HA light group instead of a ZigBee group? I initially had this problem with the light group, then switched to a ZigBee group to see if that resolved the issue, which it didn't.

MattWestb commented 3 years ago

If you using HA groupes all commands that is sended in the zigbee network is unicast (cordianator > device that is being routes thru the mesh) and the result is that you can easily losing commands if having routing problems and the the light switches is not working if HA is not online (software updating / failure broken SD-Card) (Zigbee groupe is working then the coordinator is offline or ZHA is down). And its being worse then one zigbe group command is 1 command. 1 HA groupe command is 1 * devices in the HA groupe = much more traffic and all is in unicast (routed).

Install zha-map with ZigZag and look is you have bad links to some devices that cant going around thru other router (if far away its normally better not using the direct way to the coordinator, then using some routers between with better signal = route). Also you can looking if you have WiFi interference with one wifi scanner app and changing the channel if necessary.

hpio commented 3 years ago

I have the very same issue, turning devices on/off through groups and/or zigbee groups works fine but HA does not update the state of these devices correctly.

zha:
  zigpy_config:
    network:
      channel: 25
      channels: [15, 20, 25]
    ota:
      ikea_provider: true

I ran wifi analyzer and all 2.4ghz networks in the range run on channels 6 and 11. As per snippet attached above zigbee should run at port 25. I use Conbee II as a coordinator, it is attached using an extension usb cable.

After issuing a command to zigbee group it takes few seconds for all devices to update but ocasionally it takes few minutes. Any way this can be improved?

Veldkornet commented 3 years ago

ZigBee channel 25 overlaps WiFi channel 11's side band lobe.

https://www.metageek.com/training/resources/zigbee-wifi-coexistence.html

I'd rather move your WiFi to channels 1 and 6 then if possible.

hpio commented 3 years ago

My wifi is on channel 6, but 2 networks (out of 10) detected by analyser run on channel 11. With that in mind, what’s the best course of action? Feels like channel 11/25 is still the best bet

hpio commented 3 years ago

Ok, so I tried moving my wifis to different channels and still I'm unable to get HA to show state correctly. After issuing a command to a zigbee group it takes between few seconds to sometimes 10 minutes to update in HA.

Looked at my zha map, it's not great but not terrible either. Is there anything else I can do improve the situation? Keep in mind that I do not have those issues when using Hue bridge od deCONZ

Screenshot 2020-11-10 at 21 35 37

dmulcahey commented 3 years ago

@hpio is the issue just on the HA UI? Do the bulbs reflect the change immediately?

hpio commented 3 years ago

@dmulcahey that is correct, bulbs change state correctly and immediately after a command is issued

MattWestb commented 3 years ago

@dmulcahey Is the round ones always end device and the elepsic routers ? Its so for my test system but its many on hpio map is the round have many connections as there is normal routers. From the form ca 30 routers and 13 end devices should not being some problem for one CornBee ! Then not having one larger area with all red so it cant being complete breakdown in the mesh but sure routing problems and broadcast of group commands is working OK.

Im curious of what devices is in the network.

hpio commented 3 years ago

In regards to devices in my network:

MattWestb commented 3 years ago

Great no Xiaomi sensors :-)) IKEA bubs is reporting state (ala Zigbee 3) HUE is not so should being polles of there state. Both its normal OK and its no one that is 110% behaving. I have finding the 4 HUE dimmer switches so its around 10 round (end device symbols with router lines) that looks strange for my.

MattWestb commented 3 years ago

Is the 2 e14 and the plug always reporting back "fast" in HA GUI then you is is toggling the status with commands ?

hpio commented 3 years ago

Yes, IKEA stuff is reported correctly in HA gui

MattWestb commented 3 years ago

Then we have one @Adminiuga problem with status pulling of Philips HUE bulbs with CornBee.

MattWestb commented 3 years ago

Is all the HUE GU10 the same model and the same firmware version ??

hpio commented 3 years ago

No, most bulbs are LTW013, then some LCT003 and LTG002. Firmware wise they’re all on the firmware that was available last time I had them paired to hue bridge around 5 months ago

hpio commented 3 years ago

One last detail that I that I think might be important. After pressing a button that controls a zigbe group lights respond immediately and button changes state but when the issue happens (as this is not 100% of the time but very often) the state of the button reverts a moment later and then it can take minutes for it to reflect the actual state of lights.

I've recorded a very short video showing the issue. On the video, after turning off Nursery spotlights all lights go off, button in HA changes to off but a moment later reverts back to on and stays at that for a period of time.

https://youtu.be/9UVAGk2uHgw

puithove commented 3 years ago

Thoughts on the behavior - if I'm understanding this correctly - since Hue bulbs don't report back status automatically, HA is individually polling for the state of each bulb each time after sending a zigbee group command. Based on what we're seeing in the UI, it appears that if the polling is not successful, HA reverts the state in the UI back to the previously known state. My question is - if we have just done something in the UI - turn the group/entity off - we should assume that is the correct state unless we receive a SUCCESSFUL poll response that indicates otherwise. For example - we click a button in the UI to turn the group off, the state in HA gets updated to OFF based on that action, the zigbee command goes out and the lights actually turn off. Great - we're in the right state. Polling starts, but not all lights return a response successfully - let's leave the state in the UI where we set it based on the assumption that it worked. Now, if on the other hand, we get a poll response back that was successful and shows the bulb as still being ON - then yes, update the state in HA.

Something else - I know in my zigbee network on ZHA, if I try to send too many commands too quickly, they will randomly fail. I see this in something like a Scene that contains more than 4 bulbs. When I try to activate the scene, random bulbs will not change, and after activating the scene multiple times, they will all get to the intended state. Yet commands sent in a broadcast to a group, or even each single bulb will receive the command successfully every time, just not when send out a bunch of unicast commands all at once. I've seen mention of Hue not having enough buffer space as an explanation for this. So, what if that's true of the polling as well. Are we maybe blasting out too many polling requests all at once, and this might be the cause for the polling fail?

BTW - I had neither the inaccurate state issue, nor the too many commands issue with deconz - all bulb placement and coordinator stick placement are the same, just switched over to ZHA. I mention this because it seems like there is room for improvement in ZHA. Maybe deconz spaces the commands out just a bit or does something else to work around things.

X1pheR commented 3 years ago

I've also switched everything over from deCONZ to ZHA and also experience the problem with bulbs sometimes not doing the action when there are too many commands at the same time. In the bedroom for example we have 5 color bulbs. When turning them on/off or changing color then occasionally one will not follow.

TheJulianJES commented 3 years ago

I've also switched everything over from deCONZ to ZHA and also experience the problem with bulbs sometimes not doing the action when there are too many commands at the same time. In the bedroom for example we have 5 color bulbs. When turning them on/off or changing color then occasionally one will not follow.

I had this problem with my ConBee II. I finally switched to ZZH and that works fine. You could also try using ZHA groups, so you're only sending one command to turn all the lights off. Just go to Integrations -> Configure ZHA -> (at the top) Groups.

PDekker commented 3 years ago

I see the same thing happening for my zigbee group, with hue lights. If I switch the group, it takes 1-2 seconds to update the status of the individual lights. If I switch an individual light, I see somewhat the same thing for the brightness bar (although this might be something completely different)

Is there an assumed state implemented for individual lights when toggeling the zigbee group?

hpio commented 3 years ago

I tested ZHA with different coordinators, Conbee II, Sonoff ZBBridge, zzh and had the issue with Hue lights on all of them so it's not related to the type of coordinator. Using Zigbee2Mqtt lights/groups report correct state every time.

Would love to move to ZHA but this is a huge blocker as most of my lights are Hues. @dmulcahey @Adminiuga is there any info we can provide you to get to the bottom of the issue?

TheJulianJES commented 3 years ago

@hpio The newer Hue Bluetooth lights have proper attribute reporting, so they may work better. Recently, some changes regarding the state of a ZHA group have already landed in the latest Home Assistant Dev build. I'm not sure if this also affects the state of individual lights (which are in the ZHA group that's turned on/off).

The older (ZLL profile) Hue bulbs (probably yours) do not report their state (attribute reporting) at all. They need to be polled. The Hue Bridge does this every couple of seconds (not sure if it changes depending on how many lights are in the network though) and ZHA polls the light shortly after the turning on/off command was sent AND every 3 to 5 minutes. So, if you turn on/off a ZHA group and the state of the individual lights is not instantly changing, it should appear in a couple of minutes. (Although this isn't ideal obviously)

(Please also upload the signature of your Hue bulbs that have this issue to: https://paste.ubuntu.com/ and send the link here)

Edit: You could try updating (after doing a backup of course) to the latest Home Assistant dev build: ha core update --version 2021.4.0.dev20210326

github-actions[bot] commented 3 years ago

There hasn't been any activity on this issue recently. Due to the high number of incoming GitHub notifications, we have to clean some of the old issues, as many of them have already been resolved with the latest updates. Please make sure to update to the latest Home Assistant version and check if that solves the issue. Let us know if that works for you by adding a comment 👍 This issue has now been marked as stale and will be closed if no further activity occurs. Thank you for your contributions.