Thanks @orangebucket, I see the “Lights” list now. It also includes some TP-Link outlets, one of which controls a Synology NAS. I certainly would not want that to turn off and on, or to “dim,” when controlling lights. I use manually-programmed routines for All [lights] Off and All On.
Sunset in San Diego was at 6:54pm today. Here is the Zigbee trace of Kitchen bulb around that time. The main “off” came at 01:53:38.019743083Z: “hub handled command: 9b..e6:main:switch:off“. Is there any way to figure out where that Off command originated?
2026-03-12T01:52:11.390331169Z INFO Zigbee Switch hub handled ZigbeeRxMessage { send_type: 0x0, src_addr: 0xE5AF, src_endpoint: 1, dst_addr: 0x0, dst_endpoint: 1, profile_id: 0x104, cluster_id: 0x6, lqi: 0xFF, rssi: 0xFFFFFFBF, body: [0x08, 0x2D, 0x0A, 0x00, 0x00, 0x10, 0x01] }
2026-03-12T01:52:11.391547419Z INFO Zigbee Switch hub emitting event 9b..e6: {“component_id”:“main”,“capability_id”:“switch”,“attribute_id”:“switch”,“state”:{“value”:“on”}}
2026-03-12T01:52:11.447886794Z TRACE Zigbee Switch Received event with handler device_lifecycle
2026-03-12T01:52:11.448347377Z INFO Zigbee Switch <ZigbeeDevice: 9b..e6 [0xE5AF] (Kitchen)> received lifecycle event: update
2026-03-12T01:53:38.019743083Z INFO Zigbee Switch hub handled command: 9b..e6:main:switch:off
2026-03-12T01:53:38.020584620Z INFO Zigbee Switch hub sending: Zigbee message (9b..e6): <src_addr: 0x00, src_endpoint: 0x1, dest_addr: 0xe5af, dest_endpoint: 0x1, profile: 0x104, cluster: 0x06, data: [01, 00, 00]>
2026-03-12T01:53:38.171360278Z INFO Zigbee Switch hub handled ZigbeeRxMessage { send_type: 0x0, src_addr: 0xE5AF, src_endpoint: 1, dst_addr: 0x0, dst_endpoint: 1, profile_id: 0x104, cluster_id: 0x6, lqi: 0xFF, rssi: 0xFFFFFFBF, body: [0x08, 0x75, 0x0B, 0x00, 0x00] }
2026-03-12T01:53:38.172948275Z INFO Zigbee Switch hub emitting event 9b..e6: {“component_id”:“main”,“capability_id”:“switch”,“attribute_id”:“switch”,“state”:{“value”:“off”}}
2026-03-12T01:53:38.179236754Z TRACE Zigbee Switch Received event with handler device_lifecycle
2026-03-12T01:53:38.179667872Z INFO Zigbee Switch <ZigbeeDevice: 9b..e6 [0xE5AF] (Kitchen)> received lifecycle event: update
2026-03-12T01:53:38.194059173Z INFO Zigbee Switch hub handled ZigbeeRxMessage { send_type: 0x0, src_addr: 0xE5AF, src_endpoint: 1, dst_addr: 0x0, dst_endpoint: 1, profile_id: 0x104, cluster_id: 0x6, lqi: 0xFF, rssi: 0xFFFFFFBE, body: [0x08, 0x2E, 0x0A, 0x00, 0x00, 0x10, 0x00] }
2026-03-12T01:53:38.195076289Z INFO Zigbee Switch hub emitting event 9b..e6: {“component_id”:“main”,“capability_id”:“switch”,“attribute_id”:“switch”,“state”:{“value”:“off”}}
2026-03-12T01:53:38.200510237Z TRACE Zigbee Switch Received event with handler device_lifecycle
2026-03-12T01:53:38.201045470Z INFO Zigbee Switch <ZigbeeDevice: 9b..e6 [0xE5AF] (Kitchen)> received lifecycle event: update
2026-03-12T01:54:27.280394953Z INFO Zigbee Switch hub handled ZigbeeRxMessage { send_type: 0x0, src_addr: 0xE5AF, src_endpoint: 1, dst_addr: 0x0, dst_endpoint: 1, profile_id: 0x104, cluster_id: 0x8, lqi: 0xFE, rssi: 0xFFFFFFBF, body: [0x08, 0x2F, 0x0A, 0x00, 0x00, 0x20, 0xFE] }
2026-03-12T01:54:27.281619828Z INFO Zigbee Switch hub emitting event 9b..e6: {“component_id”:“main”,“capability_id”:“switchLevel”,“attribute_id”:“level”,“state”:{“value”:100}}
2026-03-12T01:54:27.294145245Z TRACE Zigbee Switch Received event with handler device_lifecycle
2026-03-12T01:54:27.294603578Z INFO Zigbee Switch <ZigbeeDevice: 9b..e6 [0xE5AF] (Kitchen)> received lifecycle event: update