Hi Stuart, On Sun, Jan 05, 2025 at 04:20:58PM +0000, Stuart Henderson wrote: > here's an update to 2.0, I would appreciate if you could give it a spin > when you have time please. > > lots of changes, backing up config and data dir first would be a good idea. > > https://github.com/Koenkk/zigbee2mqtt/releases/tag/2.0.0 > https://github.com/Koenkk/zigbee2mqtt/discussions/24198
Initial testing doesn't show any issues. I didn't even need to modify my configuration.yaml. Everything worked out of the box. > Index: Makefile > =================================================================== > RCS file: /cvs/ports/comms/zigbee2mqtt/Makefile,v > diff -u -p -r1.4 Makefile > --- Makefile 10 Dec 2024 15:31:23 -0000 1.4 > +++ Makefile 5 Jan 2025 16:20:13 -0000 > @@ -1,6 +1,6 @@ > COMMENT= Zigbee to MQTT bridge > > -V= 1.42.0 > +V= 2.0.0 > GH_ACCOUNT= Koenkk > GH_PROJECT= zigbee2mqtt > GH_TAGNAME= $V > @@ -28,7 +28,9 @@ NO_TEST= Yes > ... -- Regards, Mikolaj