Unable to add zigate v1 with 3.23 firmware

Hi,

I’m new on home assistant. I’m on last version of home assistant os.

When I tried to add zigate with zha plugin, i have « an error occured » message.

Log display : No response to Command.read_parameter’ command with seq id '0x02

09:21:03 – (AVERTISSEMENT) components/zha/config_flow.py

I search but I didn’t find any solution.

Someone has a solution ?

Someone met this problem ? I have more informations with debug mode :


2022-12-27 10:30:56.191 DEBUG (MainThread) [homeassistant.components.zha.radio_manager] Attempting to probe radio type RadioType.zigate

2022-12-27 10:30:56.191 DEBUG (MainThread) [zigpy_deconz.api] Serial '/dev/ttyUSB0' connection lost unexpectedly: None

2022-12-27 10:30:56.314 DEBUG (MainThread) [zigpy_zigate.uart] Connection made

2022-12-27 10:30:56.314 DEBUG (MainThread) [zigpy_zigate.api] Sending CommandId.SET_RAWMODE (b'\x01'), waiting for status: True, waiting for response: None

2022-12-27 10:30:56.315 DEBUG (MainThread) [zigpy_zigate.uart] Send: 0x0002 b'01'

2022-12-27 10:30:56.315 DEBUG (MainThread) [zigpy_zigate.uart] Frame to send: b'\x00\x02\x00\x01\x02\x01'

2022-12-27 10:30:56.315 DEBUG (MainThread) [zigpy_zigate.uart] Frame escaped: b'\x02\x10\x02\x12\x02\x10\x02\x11\x02\x12\x02\x11'

2022-12-27 10:30:56.315 DEBUG (MainThread) [zigpy_zigate.api] Wait for status to command CommandId.SET_RAWMODE

2022-12-27 10:30:57.816 DEBUG (MainThread) [zigpy_zigate.uart] Send: 0x0002 b'01'

2022-12-27 10:30:57.816 DEBUG (MainThread) [zigpy_zigate.uart] Frame to send: b'\x00\x02\x00\x01\x02\x01'

2022-12-27 10:30:57.816 DEBUG (MainThread) [zigpy_zigate.uart] Frame escaped: b'\x02\x10\x02\x12\x02\x10\x02\x11\x02\x12\x02\x11'

2022-12-27 10:30:59.192 DEBUG (MainThread) [zigpy_zigate.api] Unsuccessful radio probe of '/dev/ttyUSB0' port

I installed 3.21 opdm firmeware and it works. 3.23 doesn’t work