2019-02-08 09:55:58 +00:00
|
|
|
{
|
2020-04-05 15:27:16 +00:00
|
|
|
"config": {
|
|
|
|
"step": {
|
|
|
|
"user": {
|
2020-10-25 22:41:26 +00:00
|
|
|
"title": "[%key:common::config_flow::data::location%]",
|
2020-04-16 19:52:53 +00:00
|
|
|
"description": "Instituto Portugu\u00eas do Mar e Atmosfera",
|
2020-04-05 15:27:16 +00:00
|
|
|
"data": {
|
2020-10-03 13:28:42 +00:00
|
|
|
"name": "[%key:common::config_flow::data::name%]",
|
2020-10-01 13:36:57 +00:00
|
|
|
"latitude": "[%key:common::config_flow::data::latitude%]",
|
|
|
|
"longitude": "[%key:common::config_flow::data::longitude%]",
|
2020-10-27 04:29:49 +00:00
|
|
|
"mode": "[%key:common::config_flow::data::mode%]"
|
2019-02-08 09:55:58 +00:00
|
|
|
}
|
2020-04-05 15:27:16 +00:00
|
|
|
}
|
|
|
|
},
|
2020-04-16 19:52:53 +00:00
|
|
|
"error": { "name_exists": "Name already exists" }
|
2020-11-30 15:24:18 +00:00
|
|
|
},
|
|
|
|
"system_health": {
|
|
|
|
"info": {
|
|
|
|
"api_endpoint_reachable": "IPMA API endpoint reachable"
|
|
|
|
}
|
2020-04-05 15:27:16 +00:00
|
|
|
}
|
2019-02-08 09:55:58 +00:00
|
|
|
}
|