1
0
mirror of https://github.com/home-assistant/core.git synced 2026-07-04 05:05:38 +01:00
Files
core/homeassistant/components/raspberry_pi/strings.json
T
2026-06-17 23:36:01 +02:00

15 lines
205 B
JSON

{
"entity": {
"update": {
"rpi_firmware": {
"name": "Firmware"
}
}
},
"exceptions": {
"supervisor_not_ready": {
"message": "Supervisor is not ready"
}
}
}