2018-12-16 15:19:18 +00:00
|
|
|
{
|
2020-04-05 15:27:16 +00:00
|
|
|
"config": {
|
|
|
|
"step": {
|
|
|
|
"user": {
|
|
|
|
"title": "Configure Daikin AC",
|
|
|
|
"description": "Enter IP address of your Daikin AC.",
|
2020-05-06 11:59:07 +00:00
|
|
|
"data": {
|
|
|
|
"host": "Host",
|
|
|
|
"key": "Authentication key (only used by BRP072C/Zena devices)",
|
|
|
|
"password": "Device password (only used by SKYFi devices)"
|
|
|
|
}
|
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
|
|
|
}
|
|
|
|
}
|