mirror of
https://github.com/home-assistant/developers.home-assistant.git
synced 2025-07-08 01:46:29 +00:00
Add machine ID to Supervisor root info (#2703)
This commit is contained in:
parent
345ac6b855
commit
a5c8faad38
@ -2083,6 +2083,7 @@ Returns a dict with selected keys from other `/*/info` endpoints.
|
||||
| operating_system | string | The operating system on the host |
|
||||
| features | list | A list ov available features on the host |
|
||||
| machine | string | The machine type |
|
||||
| machine_id | string or null | The machine ID of the underlying operating system |
|
||||
| arch | string | The architecture on the host |
|
||||
| supported_arch | list | A list of supported host architectures |
|
||||
| supported | boolean | `true` if the environment is supported |
|
||||
|
Loading…
x
Reference in New Issue
Block a user