2021-08-17 15:29:20 +00:00
|
|
|
{
|
|
|
|
"config": {
|
|
|
|
"abort": {
|
|
|
|
"already_configured": "[%key:common::config_flow::abort::already_configured_device%]"
|
|
|
|
},
|
|
|
|
"error": {
|
|
|
|
"cannot_connect": "[%key:common::config_flow::error::cannot_connect%]",
|
|
|
|
"no_units": "Could not find any AirTouch 4 Groups."
|
|
|
|
},
|
|
|
|
"step": {
|
|
|
|
"user": {
|
2022-12-12 10:40:00 +00:00
|
|
|
"title": "Set up your AirTouch 4 connection details.",
|
2021-08-17 15:29:20 +00:00
|
|
|
"data": {
|
|
|
|
"host": "[%key:common::config_flow::data::host%]"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|