2019-12-31 12:05:31 +00:00
|
|
|
{
|
|
|
|
"config": {
|
|
|
|
"step": {
|
|
|
|
"user": {
|
2020-04-16 19:52:53 +00:00
|
|
|
"title": "GIO\u015a (Polish Chief Inspectorate Of Environmental Protection)",
|
2019-12-31 12:05:31 +00:00
|
|
|
"data": {
|
2020-10-06 12:54:02 +00:00
|
|
|
"name": "[%key:common::config_flow::data::name%]",
|
2019-12-31 12:05:31 +00:00
|
|
|
"station_id": "ID of the measuring station"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"error": {
|
|
|
|
"wrong_station_id": "ID of the measuring station is not correct.",
|
|
|
|
"invalid_sensors_data": "Invalid sensors' data for this measuring station.",
|
2020-10-01 10:54:10 +00:00
|
|
|
"cannot_connect": "[%key:common::config_flow::error::cannot_connect%]"
|
2020-01-08 18:44:03 +00:00
|
|
|
},
|
|
|
|
"abort": {
|
2020-10-07 13:30:46 +00:00
|
|
|
"already_configured": "[%key:common::config_flow::abort::already_configured_location%]"
|
2019-12-31 12:05:31 +00:00
|
|
|
}
|
2020-12-07 02:50:22 +00:00
|
|
|
},
|
|
|
|
"system_health": {
|
|
|
|
"info": {
|
|
|
|
"can_reach_server": "Reach GIO\u015a server"
|
|
|
|
}
|
2019-12-31 12:05:31 +00:00
|
|
|
}
|
|
|
|
}
|