mirror of
https://github.com/home-assistant/supervisor.git
synced 2025-07-08 01:36:29 +00:00
Update API.md
This commit is contained in:
parent
2ed3ddf05b
commit
3d101a24a1
16
API.md
16
API.md
@ -226,15 +226,15 @@ return:
|
||||
|
||||
```json
|
||||
{
|
||||
"hostname": "",
|
||||
"hostname": "hostname|null",
|
||||
"features": ["shutdown", "reboot", "update", "hostname"],
|
||||
"operating_system": "",
|
||||
"kernel": "",
|
||||
"chassis": "",
|
||||
"type": "",
|
||||
"deployment": "",
|
||||
"version": "",
|
||||
"last_version": "",
|
||||
"operating_system": "Hass.io-OS XY|Ubuntu 16.4|null",
|
||||
"kernel": "4.15.7|null",
|
||||
"chassis": "specific|null",
|
||||
"type": "Hass.io-OS Type|null",
|
||||
"deployment": "stable|beta|dev|null",
|
||||
"version": "xy|null",
|
||||
"last_version": "xy|null",
|
||||
}
|
||||
```
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user