update readme

This commit is contained in:
Pascal Vizeli 2017-03-30 23:36:51 +02:00
parent 2efa03450e
commit d8ab85986d

View File

@ -37,6 +37,22 @@ level:
Interface for HomeAssistant to controll things from supervisor.
On error:
```json
{
"result": "error",
"message": ""
}
```
On success
```json
{
"result": "ok",
"data": { }
}
```
### HassIO
- `/supervisor/info`