mirror of
https://github.com/aljazceru/addons.git
synced 2026-01-31 18:55:32 +01:00
18 lines
502 B
JSON
18 lines
502 B
JSON
{
|
|
"name": "Almond",
|
|
"version": "1.1.2",
|
|
"slug": "almond",
|
|
"description": "The home server version of Almond",
|
|
"url": "https://github.com/home-assistant/hassio-addons/blob/master/almond",
|
|
"arch": ["armv7", "armhf", "aarch64", "amd64", "i386"],
|
|
"init": false,
|
|
"discovery": ["almond"],
|
|
"ingress": true,
|
|
"panel_icon": "mdi:comment-eye-outline",
|
|
"homeassistant": "0.102.0",
|
|
"homeassistant_api": true,
|
|
"options": {},
|
|
"schema": {},
|
|
"image": "homeassistant/{arch}-addon-almond"
|
|
}
|