core: ZHA - device added succesfull, but device not working
The problem
I have a LoraTap 4 button zigbee remote. The device added succesfull in the zigbee integration. But when i press a button i dont see the state change in home assistant. I have updated the Conbee II to the latest software, but no change. Other devices in the zigbee network work fine.
Its this device: Zigbee device its reported to be working.
What version of Home Assistant Core has the issue?
core-2022.2.8
What was the last working version of Home Assistant Core?
unkown
What type of installation are you running?
Home Assistant OS
Integration causing the issue
Zigbee integration
Link to integration documentation on our website
https://www.home-assistant.io/integrations/zha/
Diagnostics information
No response
Example YAML snippet
No response
Anything in the logs that might be useful for us?
In the logs from adding the device in the zigbee integration:
[0xa33b:1:0x0006] ZCL deserialize: <ZCLHeader frame_control= manufacturer=None tsn=23 command_id=253>
[0xa33b:1:0x0006] Unknown cluster-specific command 253
[0xa33b:1:0x0006] ZCL request 0x00fd: b’\x00’
[0xa33b:1:0x0006] No handler for cluster command 253
[0xA33B:1:0x0006]: received ‘253’ command with b’\x00’ args on cluster_id ‘6’ tsn ‘23’
[0xa33b:1:0x0006] ZCL deserialize: <ZCLHeader frame_control= manufacturer=None tsn=23 command_id=253>
[0xa33b:1:0x0006] Unknown cluster-specific command 253
[0xa33b:1:0x0006] ZCL request 0x00fd: b’\x00’
[0xa33b:1:0x0006] No handler for cluster command 253
[0xA33B:1:0x0006]: received ‘253’ command with b’\x00’ args on cluster_id ‘6’ tsn ‘23’
[0xa33b:1:0x0006] ZCL deserialize: <ZCLHeader frame_control= manufacturer=None tsn=25 command_id=253>
In home assistant log:
Logger: zigpy.zcl
Source: /usr/local/lib/python3.9/site-packages/zigpy/zcl/init.py:114
First occurred: 11:25:38 (208 occurrences)
Last logged: 15:54:41
[0xe39f:4:0x0006] Unknown cluster-specific command 253
[0xa33b:2:0x0006] Unknown cluster-specific command 253
[0xa33b:4:0x0006] Unknown cluster-specific command 253
[0xa33b:1:0x0006] Unknown cluster-specific command 253
[0xa33b:3:0x0006] Unknown cluster-specific command 253
Additional information
No response
About this issue
- Original URL
- State: closed
- Created 2 years ago
- Comments: 19 (14 by maintainers)
I have changing name from “OnOff cluster” to “tuya OnOff / scene” cluster in the writing so not misunderstanding the function so easy.
Yes, you’re right. I have misunderstood the changes.