Fix host feature haos (#991)

This commit is contained in:
Pascal Vizeli 2021-06-30 12:01:02 +02:00 committed by GitHub
parent c70f7ec86b
commit 59ba426c11
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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"