18 lines
479 B
JSON
18 lines
479 B
JSON
{
|
|
"config": {
|
|
"step": {
|
|
"user": {
|
|
"title": "Location",
|
|
"description": "Meteorologisk institutt",
|
|
"data": {
|
|
"name": "Name",
|
|
"latitude": "[%key:common::config_flow::data::latitude%]",
|
|
"longitude": "[%key:common::config_flow::data::longitude%]",
|
|
"elevation": "Elevation"
|
|
}
|
|
}
|
|
},
|
|
"error": { "already_configured": "[%key:common::config_flow::abort::already_configured_service%]" }
|
|
}
|
|
}
|