mirror of
https://github.com/mtan93/homeassistant-addons.git
synced 2026-03-08 05:21:51 +00:00
Update iobroker to prebuild images
This commit is contained in:
@@ -1,13 +1,14 @@
|
||||
{
|
||||
"name": "ioBroker",
|
||||
"version": "0.5.0",
|
||||
"version": "0.6.0",
|
||||
"image": "maxwinterstein/homeassistant-addon-iobroker-{arch}",
|
||||
"webui": "http://[HOST]:[PORT:8081]/",
|
||||
"slug": "iobroker",
|
||||
"description": "Open source automation platform",
|
||||
"ingress": false,
|
||||
"ingress_port": 8081,
|
||||
"panel_icon": "mdi:iobroker",
|
||||
"arch": ["armhf", "armv7", "aarch64", "amd64", "i386"],
|
||||
"arch": ["armv7", "aarch64", "amd64"],
|
||||
"startup": "application",
|
||||
"boot": "auto",
|
||||
"options": {},
|
||||
@@ -32,4 +33,4 @@
|
||||
"url": "https://github.com/MaxWinterstein/homeassistant-addons/",
|
||||
"hassio_role": "default",
|
||||
"hassio_api": true
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user