mirror of
https://github.com/hassio-addons/repository.git
synced 2025-05-06 12:11:29 +00:00
✨ Add EMQX
This commit is contained in:
parent
806c8990a2
commit
3ed5e59ee8
1 changed files with 4 additions and 1 deletions
|
@ -29,6 +29,10 @@ addons:
|
||||||
repository: hassio-addons/addon-chrony
|
repository: hassio-addons/addon-chrony
|
||||||
target: chrony
|
target: chrony
|
||||||
image: ghcr.io/hassio-addons/chrony/{arch}
|
image: ghcr.io/hassio-addons/chrony/{arch}
|
||||||
|
emqx:
|
||||||
|
repository: hassio-addons/addon-emqx
|
||||||
|
target: emqx
|
||||||
|
image: ghcr.io/hassio-addons/emqx/{arch}
|
||||||
example:
|
example:
|
||||||
repository: hassio-addons/addon-example
|
repository: hassio-addons/addon-example
|
||||||
target: example
|
target: example
|
||||||
|
@ -161,4 +165,3 @@ addons:
|
||||||
repository: hassio-addons/addon-zwave-js-ui
|
repository: hassio-addons/addon-zwave-js-ui
|
||||||
target: zwave-js-ui
|
target: zwave-js-ui
|
||||||
image: ghcr.io/hassio-addons/zwave-js-ui/{arch}
|
image: ghcr.io/hassio-addons/zwave-js-ui/{arch}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue