hass-core/homeassistant/components/radio_browser/strings.json
Michael 8236a9529f
Mark integrations as single_config_entry in manifest [k-r] (#128191)
* mark integrations as single_config_entry in manifest

* fix owntracks test
2024-10-12 09:03:17 +02:00

9 lines
143 B
JSON

{
"config": {
"step": {
"user": {
"description": "Do you want to add Radio Browser to Home Assistant?"
}
}
}
}