mirror of
https://github.com/home-assistant/developers.home-assistant.git
synced 2025-07-19 07:16:29 +00:00
Fix host feature haos (#991)
This commit is contained in:
parent
c70f7ec86b
commit
59ba426c11
@ -1198,7 +1198,7 @@ Return information about the host.
|
|||||||
"disk_total": 32.0,
|
"disk_total": 32.0,
|
||||||
"disk_used": 30.0,
|
"disk_used": 30.0,
|
||||||
"disk_free": 2.0,
|
"disk_free": 2.0,
|
||||||
"features": ["shutdown", "reboot", "hostname", "services", "hassos"],
|
"features": ["shutdown", "reboot", "hostname", "services", "haos"],
|
||||||
"hostname": "Awesome host",
|
"hostname": "Awesome host",
|
||||||
"kernel": "4.15.7",
|
"kernel": "4.15.7",
|
||||||
"operating_system": "Home Assistant OS"
|
"operating_system": "Home Assistant OS"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user