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
|
|
|
}
|
|
|
|
},
|
2023-08-23 09:35:04 +00:00
|
|
|
"error": {
|
|
|
|
"unknown": "[%key:common::config_flow::error::unknown%]"
|
|
|
|
},
|
2023-08-16 10:56:47 +00:00
|
|
|
"abort": {
|
|
|
|
"already_configured": "[%key:common::config_flow::abort::already_configured_location%]"
|
|
|
|
}
|
2020-11-30 15:24:18 +00:00
|
|
|
},
|
|
|
|
"system_health": {
|
2022-03-30 08:35:30 +00:00
|
|
|
"info": {
|
|
|
|
"api_endpoint_reachable": "IPMA API endpoint reachable"
|
|
|
|
}
|
2023-06-27 14:00:10 +00:00
|
|
|
},
|
|
|
|
"entity": {
|
|
|
|
"sensor": {
|
|
|
|
"fire_risk": {
|
|
|
|
"name": "Fire risk"
|
2023-09-27 15:45:21 +00:00
|
|
|
},
|
|
|
|
"uv_index": {
|
|
|
|
"name": "UV index"
|
2023-06-27 14:00:10 +00:00
|
|
|
}
|
|
|
|
}
|
2020-04-05 15:27:16 +00:00
|
|
|
}
|
2019-02-08 09:55:58 +00:00
|
|
|
}
|