Skip to content

Commit 4625c6f

Browse files
Add a list of breaking versions to prevent auto-updates (#692)
1 parent 0af4728 commit 4625c6f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

zigbee2mqtt/config.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@
33
"version": "2.0.0-2",
44
"slug": "zigbee2mqtt",
55
"description": "Use your ZigBee devices without the vendor's bridge or gateway",
6+
"breaking_versions": [
7+
"2.0.0-1",
8+
],
69
"uart": true,
710
"udev": true,
811
"url": "https://github.com/zigbee2mqtt/hassio-zigbee2mqtt/tree/master/zigbee2mqtt",

0 commit comments

Comments
 (0)