mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-03-11 15:40:37 +01:00
Merge pull request #448 from Deckoz2302/Deckoz2302-omada_host_network
Deckoz2302 omada host network
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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]"
|
||||
}
|
||||
|
||||
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user