Morning all,
Woke up to a dead zigbee network this morning. Z2M log says:
09:02:56] INFO: Handing over control to Zigbee2mqtt Core ...
> [email protected] start
> node index.js
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
READ THIS CAREFULLY
Refusing to start because configuration is not valid, found the following errors:
- MQTT retention requires protocol version 5
If you don't know how to solve this, read https://www.zigbee2mqtt.io/guide/configuration
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
Tried to google. Found only this old thread (Issue with setting Version 5 for retention on devices - #3 by francisp - General support - Zigbee2mqtt) in which it is stated that the HA Mosquito add-in doesn’t support version 5.
a) Is this true, even after 1.5 years, and do I therefore need to install a separate MQTT broker?
b) If not, are there any config adjustments needed?
I could not find a relevant git issue in any of the related repos, nor indeed any reference to this error on the forum and (except for the above), on the wider web.
Nothing unusual in HA log except the understandable lack of a z2m instance:
Logger: homeassistant.components.hassio
Source: components/hassio/websocket_api.py:120
Integration: Home Assistant Supervisor (documentation, issues)
First occurred: 07:30:27 (2 occurrences)
Last logged: 07:30:40
Failed to to call /addons/45df7312_zigbee2mqtt/stats - Container addon_45df7312_zigbee2mqtt is not running
Failed to to call /addons/45df7312_zigbee2mqtt/stats -
HA has been on 2022.4.7 for several days with no problems.
Mosquitto broker (6.0.2)
Zigbee2mqtt (1.25.1-1)
To my knowledge I haven’t made any sigificant config changes affecting these add-ons - but I was messing around updating HACS stuff last night. Seems unrelated…
EDIT: I did add a new TS0601 to the network last night, but it was already configured (I just re-powered the device, which had been battery-less for several months). It worked, so I don’t think this is relevant either.
Thanks in advance for any help and/or ideas!