From 2355c5a3755b8fe24fd71597b7c3d18f68532611 Mon Sep 17 00:00:00 2001 From: waxgourd Date: Tue, 7 Jan 2025 14:41:45 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8D=87=E7=BA=A7zigbee2mqtt?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- zigbee2mqtt/config.json | 3 --- 1 file changed, 3 deletions(-) diff --git a/zigbee2mqtt/config.json b/zigbee2mqtt/config.json index dc5f20d..2ffed10 100644 --- a/zigbee2mqtt/config.json +++ b/zigbee2mqtt/config.json @@ -3,9 +3,6 @@ "version": "2.0.0-2", "slug": "zigbee2mqtt", "description": "可以自定义ZigBee的接收连接器", - "breaking_versions": [ - "2.0.0-1", - ], "uart": true, "udev": true, "url": "https://github.com/zigbee2mqtt/hassio-zigbee2mqtt/tree/master/zigbee2mqtt",