mirror of
https://github.com/home-assistant/core.git
synced 2026-07-04 05:05:38 +01:00
15 lines
205 B
JSON
15 lines
205 B
JSON
{
|
|
"entity": {
|
|
"update": {
|
|
"rpi_firmware": {
|
|
"name": "Firmware"
|
|
}
|
|
}
|
|
},
|
|
"exceptions": {
|
|
"supervisor_not_ready": {
|
|
"message": "Supervisor is not ready"
|
|
}
|
|
}
|
|
}
|