20 lines
677 B
JSON
20 lines
677 B
JSON
{
|
|
"config": {
|
|
"abort": {
|
|
"already_configured": "Device is already configured",
|
|
"device_fail": "Unexpected error creating device.",
|
|
"device_timeout": "Timeout connecting to the device."
|
|
},
|
|
"step": {
|
|
"user": {
|
|
"data": {
|
|
"host": "Host",
|
|
"key": "Authentication key (only used by BRP072C/Zena devices)",
|
|
"password": "Device password (only used by SKYFi devices)"
|
|
},
|
|
"description": "Enter IP address of your Daikin AC.",
|
|
"title": "Configure Daikin AC"
|
|
}
|
|
}
|
|
}
|
|
} |