From 3ed5e59ee804ea74fdac4fcdf0983c03fbae6ebb Mon Sep 17 00:00:00 2001 From: Franck Nijhof Date: Fri, 23 Sep 2022 12:32:15 +0200 Subject: [PATCH] :sparkles: Add EMQX --- .addons.yml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/.addons.yml b/.addons.yml index 30523a14..39c73e69 100644 --- a/.addons.yml +++ b/.addons.yml @@ -29,6 +29,10 @@ addons: repository: hassio-addons/addon-chrony target: chrony image: ghcr.io/hassio-addons/chrony/{arch} + emqx: + repository: hassio-addons/addon-emqx + target: emqx + image: ghcr.io/hassio-addons/emqx/{arch} example: repository: hassio-addons/addon-example target: example @@ -161,4 +165,3 @@ addons: repository: hassio-addons/addon-zwave-js-ui target: zwave-js-ui image: ghcr.io/hassio-addons/zwave-js-ui/{arch} -