mirror of
https://github.com/home-assistant/core.git
synced 2026-04-02 08:26:41 +01:00
18 lines
371 B
JSON
18 lines
371 B
JSON
{
|
|
"config": {
|
|
"step": {
|
|
"user": {
|
|
"description": "Do you want to add Radio Browser to Home Assistant?"
|
|
}
|
|
}
|
|
},
|
|
"exceptions": {
|
|
"config_entry_not_ready": {
|
|
"message": "Radio Browser integration is not ready"
|
|
},
|
|
"radio_browser_error": {
|
|
"message": "Error occurred while communicating with Radio Browser"
|
|
}
|
|
}
|
|
}
|