mirror of
https://github.com/Electric-Special/ha-core.git
synced 2026-03-21 10:05:26 +01:00
17 lines
391 B
JSON
17 lines
391 B
JSON
{
|
|
"config": {
|
|
"abort": {
|
|
"already_configured": "[%key:common::config_flow::abort::already_configured_service%]"
|
|
},
|
|
"step": {
|
|
"user": {
|
|
"data": {
|
|
"location": "[%key:common::config_flow::data::location%]",
|
|
"url": "[%key:common::config_flow::data::url%]"
|
|
},
|
|
"title": "Fill in your GeoJSON feed details."
|
|
}
|
|
}
|
|
}
|
|
}
|