mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-10 09:35:58 +02:00
Ingress addition test
https://github.com/alexbelgium/hassio-addons/issues/649
This commit is contained in:
@@ -7,6 +7,7 @@
|
||||
"codenotary": "alexandrep.github@gmail.com",
|
||||
"description": "Use Enedis Gateway API to send data in your MQTT Broker (latest channel)",
|
||||
"image": "ghcr.io/alexbelgium/myelectricaldata-{arch}",
|
||||
"ingress": true,
|
||||
"map": [
|
||||
"config:rw"
|
||||
],
|
||||
@@ -17,6 +18,7 @@
|
||||
"mqtt_autodiscover": true,
|
||||
"verbose": true
|
||||
},
|
||||
"panel_icon": "mdi:lightning-bolt-outline",
|
||||
"ports": {
|
||||
"5000/tcp": 5000
|
||||
},
|
||||
@@ -34,6 +36,5 @@
|
||||
],
|
||||
"slug": "enedisgateway2mqtt",
|
||||
"url": "https://github.com/alexbelgium/hassio-addons",
|
||||
"version": "0.8.13-4",
|
||||
"webui": "http://[HOST]:[PORT:5000]"
|
||||
"version": "0.8.13-5"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user