2020-03-02 21:40:11 +00:00
|
|
|
{
|
|
|
|
"config": {
|
|
|
|
"step": {
|
|
|
|
"user": {
|
|
|
|
"title": "Pick a country to monitor",
|
2020-04-16 19:52:53 +00:00
|
|
|
"data": { "country": "Country" }
|
2020-03-02 21:40:11 +00:00
|
|
|
}
|
2020-03-03 02:10:38 +00:00
|
|
|
},
|
2020-10-04 11:29:41 +00:00
|
|
|
"abort": {
|
2021-04-16 08:53:19 +00:00
|
|
|
"cannot_connect": "[%key:common::config_flow::error::cannot_connect%]",
|
2020-10-04 11:29:41 +00:00
|
|
|
"already_configured": "[%key:common::config_flow::abort::already_configured_service%]"
|
|
|
|
}
|
2020-03-02 21:40:11 +00:00
|
|
|
}
|
|
|
|
}
|