mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-10 01:25:58 +02:00
Blank options not allowed
This commit is contained in:
@@ -12,14 +12,12 @@
|
|||||||
"share:rw"
|
"share:rw"
|
||||||
],
|
],
|
||||||
"name": "Whatsapper",
|
"name": "Whatsapper",
|
||||||
"options": {},
|
|
||||||
"ports": {
|
"ports": {
|
||||||
"4123/tcp": 3000
|
"4123/tcp": 3000
|
||||||
},
|
},
|
||||||
"ports_description": {
|
"ports_description": {
|
||||||
"4123/tcp": "Api interface"
|
"4123/tcp": "Api interface"
|
||||||
},
|
},
|
||||||
"schema": {},
|
|
||||||
"slug": "whatsapper",
|
"slug": "whatsapper",
|
||||||
"udev": true,
|
"udev": true,
|
||||||
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/whatsapper",
|
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/whatsapper",
|
||||||
|
|||||||
Reference in New Issue
Block a user