We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 615e0df commit ff60112Copy full SHA for ff60112
zigbee2mqtt/CHANGELOG.md
@@ -1,3 +1,6 @@
1
+## 2.1.0-1
2
+- Updated Zigbee2MQTT to version [`2.1.0`](https://github.com/Koenkk/zigbee2mqtt/releases/tag/2.1.0)
3
+
4
## 2.0.0-2
5
6
- Fix addon crashing on serialport open on certain systems (e.g. Rpi4) [#25464](https://github.com/Koenkk/zigbee2mqtt/issues/25464)
zigbee2mqtt/config.json
@@ -1,6 +1,6 @@
{
"name": "Zigbee2MQTT",
- "version": "2.0.0-2",
+ "version": "2.1.0-1",
"slug": "zigbee2mqtt",
"description": "Use your ZigBee devices without the vendor's bridge or gateway",
"breaking_versions": [
0 commit comments