mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-07-13 17:40:31 +02:00
lowercase
This commit is contained in:
@@ -1,13 +1,13 @@
|
||||
{
|
||||
"name": "Picard",
|
||||
"name": "picard",
|
||||
"version": "dev",
|
||||
"slug": "Picard",
|
||||
"slug": "picard",
|
||||
"description": "Picard is a cross-platform music tagger written in Python.",
|
||||
"url": "https://github.com/alexbelgium/hassio-addons",
|
||||
"webui": "http://[HOST]:[PORT:5050]",
|
||||
"startup": "services",
|
||||
"ingress": "true",
|
||||
"ingress_port": 8099,
|
||||
"ingress_port": 5050,
|
||||
"panel_icon": "mdi:progress-download",
|
||||
"arch": ["armhf", "armv7", "aarch64", "amd64", "i386"],
|
||||
"map": [
|
||||
@@ -28,8 +28,6 @@
|
||||
"hassio_api": true,
|
||||
"homeassistant_api": false,
|
||||
"host_network": false,
|
||||
"options": {
|
||||
},
|
||||
"schema": {
|
||||
}
|
||||
}
|
||||
"options": {},
|
||||
"schema": {}
|
||||
}
|
||||
Reference in New Issue
Block a user