From 17dcc2ca27abb9a03185864e2a551d207a7aa26e Mon Sep 17 00:00:00 2001 From: Raman Gupta <7243222+raman325@users.noreply.github.com> Date: Mon, 23 Aug 2021 15:34:29 -0400 Subject: [PATCH] Mark zwave_js as stable (#2156) --- zwave_js/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zwave_js/config.json b/zwave_js/config.json index 563a9a6..04647dc 100644 --- a/zwave_js/config.json +++ b/zwave_js/config.json @@ -7,7 +7,7 @@ "url": "https://github.com/home-assistant/hassio-addons/tree/master/zwave_js", "startup": "services", "init": false, - "stage": "experimental", + "stage": "stable", "homeassistant": "2021.2.0b0", "ports": { "3000/tcp": null