zigpy-zigate icon indicating copy to clipboard operation
zigpy-zigate copied to clipboard

HA [zigpy_zigate.api] Received unhandled response 0x8008

Open romsworld opened this issue 3 years ago • 3 comments

Hi,

I have a Zigate+ on RPI4 and I have this error every minute on HA log. Do you know this problem,

Thanks

2021-12-19 20:55:35 WARNING (MainThread) [zigpy.application] Device is partially initialized: <ZiGateDevice model='ZiGate USB-TTL 3.21' manuf='ZiGate' nwk=0x0000 ieee=00:15:xx:xx:xx:xx:xx:xx is_initialized=False> 2021-12-19 20:55:50 ERROR (MainThread) [zigpy_zigate.api] Received unhandled response 0x8008 2021-12-19 20:56:49 ERROR (MainThread) [zigpy_zigate.api] Received unhandled response 0x8008 2021-12-19 20:57:49 ERROR (MainThread) [zigpy_zigate.api] Received unhandled response 0x8008 2021-12-19 20:58:49 ERROR (MainThread) [zigpy_zigate.api] Received unhandled response 0x8008 2021-12-19 20:59:48 ERROR (MainThread) [zigpy_zigate.api] Received unhandled response 0x8008 2021-12-19 21:00:48 ERROR (MainThread) [zigpy_zigate.api] Received unhandled response 0x8008 2021-12-19 21:01:48 ERROR (MainThread) [zigpy_zigate.api] Received unhandled response 0x8008 2021-12-19 21:02:48 ERROR (MainThread) [zigpy_zigate.api] Received unhandled response 0x8008

romsworld avatar Dec 19 '21 20:12 romsworld

This is surprising, I was under the impression that this feature was not realeased ! This is an heartbeat that the Zigate is sending !

@fairecasoimeme

pipiche38 avatar Dec 30 '21 07:12 pipiche38

Hi, This feature (heartbeat) is usefull for ZHA user (or zigpy-zigate) with ZiGate-WiFi when there is few zigbee devices. If an update of the library occur which solve the TCP connection issue https://github.com/zigpy/zigpy-zigate/issues/89, I'll rollback this feature.

PS: this feature is only used with zigate RAW mode

fairecasoimeme avatar Jan 03 '22 11:01 fairecasoimeme

This feature is counter productive as this is the purpose of the zigpy layer to maintain the connection.

pipiche38 avatar Jan 03 '22 11:01 pipiche38