Merge pull request #448 from Deckoz2302/Deckoz2302-omada_host_network

Deckoz2302 omada host network
This commit is contained in:
Alexandre
2022-08-29 19:13:11 +02:00
committed by GitHub
3 changed files with 6 additions and 2 deletions

View File

@@ -1,3 +1,6 @@
## 5.5.1-chromium-amd64-2022-08-26 (2022-08-29)
- run add_on on host network so controller can outgres to physical
network properly
## 5.5-chromium-amd64-2022-08-26 (2022-08-26)
- Update to latest version from mbentley/omada-controller

View File

@@ -42,8 +42,9 @@
"8088/tcp": "web interface http",
"8843/tcp": "portal https"
},
"host_network": true,
"slug": "omada",
"url": "https://github.com/alexbelgium/hassio-addons",
"version": "5.5-chromium-amd64-2022-08-26",
"version": "5.5-chromium-amd64-2022-08-26-2",
"webui": "[PROTO:ssl]://[HOST]:[PORT:8088]"
}

View File

@@ -1,6 +1,6 @@
{
"by_date": true,
"last_update": "2022-08-26",
"last_update": "2022-08-29",
"repository": "alexbelgium/hassio-addons",
"slug": "omada",
"source": "dockerhub",