2018-12-16 15:19:18 +00:00
|
|
|
{
|
2020-04-15 16:41:18 +00:00
|
|
|
"title": "Daikin AC",
|
2020-04-05 15:27:16 +00:00
|
|
|
"config": {
|
|
|
|
"step": {
|
|
|
|
"user": {
|
|
|
|
"title": "Configure Daikin AC",
|
|
|
|
"description": "Enter IP address of your Daikin AC.",
|
|
|
|
"data": {
|
|
|
|
"host": "Host"
|
2018-12-16 15:19:18 +00:00
|
|
|
}
|
2020-04-05 15:27:16 +00:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"abort": {
|
|
|
|
"device_timeout": "Timeout connecting to the device.",
|
|
|
|
"device_fail": "Unexpected error creating device.",
|
|
|
|
"already_configured": "Device is already configured"
|
2018-12-16 15:19:18 +00:00
|
|
|
}
|
2020-04-05 15:27:16 +00:00
|
|
|
}
|
|
|
|
}
|