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 03a6428 commit fdd71eaCopy full SHA for fdd71ea
zigbee2mqtt/CHANGELOG.md
@@ -1,3 +1,6 @@
1
+## 1.32.0-2
2
+- Fix issue with configuration URL
3
+
4
## 1.32.0-1
5
- Updated Zigbee2MQTT to version [`1.32.0`](https://github.com/Koenkk/zigbee2mqtt/releases/tag/1.32.0)
6
- Enable url setting in order to add Visit button in HA UI
zigbee2mqtt/config.json
@@ -1,6 +1,6 @@
{
"name": "Zigbee2MQTT",
- "version": "1.32.0-1",
+ "version": "1.32.0-2",
"slug": "zigbee2mqtt",
"description": "Use your ZigBee devices without the vendor's bridge or gateway",
"uart": true,
0 commit comments