mirror of
https://github.com/home-assistant/developers.home-assistant.git
synced 2025-07-18 23:06:31 +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_used": 30.0,
|
||||
"disk_free": 2.0,
|
||||
"features": ["shutdown", "reboot", "hostname", "services", "hassos"],
|
||||
"features": ["shutdown", "reboot", "hostname", "services", "haos"],
|
||||
"hostname": "Awesome host",
|
||||
"kernel": "4.15.7",
|
||||
"operating_system": "Home Assistant OS"
|
||||
|
Loading…
x
Reference in New Issue
Block a user