1
0
mirror of https://github.com/home-assistant/supervisor.git synced 2026-05-21 23:28:54 +01:00

add logo support (#104)

* fix lint

* fix lint p2

* fix api output

* fix decorator

* fix decorator p2

* fix UnboundLocalError

* revert

* fix trace bug

* fix conent type

* allow logo
This commit is contained in:
Pascal Vizeli
2017-07-21 00:23:31 +02:00
committed by GitHub
parent 251a43216e
commit 7e1bb42bb7
6 changed files with 25 additions and 18 deletions
+2 -1
View File
@@ -299,7 +299,8 @@ Get all available addons
"installed": "none|INSTALL_VERSION",
"detached": "bool",
"build": "bool",
"url": "null|url"
"url": "null|url",
"logo": "bool"
}
],
"repositories": [