You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a docker install of Zigbee2MQTT - I switched from image: koenkk/zigbee2mqtt:1.42.0 to image: koenkk/zigbee2mqtt:latest-dev which should include all of the 2.0 breaking changes. I was not using any of the legacy features.
Migration file shows the following:
[ADDITION] Migrated settings to version 2
[REMOVAL] Removed configuring group members through configuration.yaml (groups.xyz.devices setting). This will not impact current group members; however, you will no longer be able to add or remove devices from a group through the configuration.yaml.
For more details, see https://github.com/Koenkk/zigbee2mqtt/discussions/24198
My configuration.yaml includes the following for the serial port section:
What happened?
I have a docker install of Zigbee2MQTT - I switched from
image: koenkk/zigbee2mqtt:1.42.0
toimage: koenkk/zigbee2mqtt:latest-dev
which should include all of the 2.0 breaking changes. I was not using any of the legacy features.Migration file shows the following:
My configuration.yaml includes the following for the serial port section:
Zigbee2MQTT is unable to start with the following repeating in the logs:
I restored my backup of the data folder and switched back to
image: koenkk/zigbee2mqtt:1.42.0
and Zigbee2MQTT started up again.What did you expect to happen?
I expected Zigbee2MQTT to start up as it did before upgrading to the development image and connect to my TCP coordinator
How to reproduce it (minimal and precise)
No response
Zigbee2MQTT version
1.42.0-dev
Adapter firmware version
20240710
Adapter
TubesZB CC2652 P7 Based Zigbee to PoE Coordinator 2023
Setup
Docker on x86-64
Debug log
The text was updated successfully, but these errors were encountered: