1
0
mirror of https://github.com/home-assistant/supervisor.git synced 2025-12-24 20:35:55 +00:00

Add support for logo

This commit is contained in:
Pascal Vizeli
2017-07-20 22:04:44 +02:00
parent 8aec943a5c
commit cd5a09938f
7 changed files with 51 additions and 18 deletions

5
API.md
View File

@@ -332,10 +332,13 @@ Get all available addons
"build": "bool",
"options": "{}",
"network": "{}|null",
"host_network": "bool"
"host_network": "bool",
"logo": "bool"
}
```
- GET `/addons/{addon}/logo`
- POST `/addons/{addon}/options`
```json
{