2022-02-05 00:20:21 +00:00
|
|
|
{
|
|
|
|
"config": {
|
|
|
|
"abort": {
|
2022-02-10 00:15:56 +00:00
|
|
|
"already_configured": "Device is already configured",
|
2022-02-15 07:24:35 +00:00
|
|
|
"cannot_connect": "Failed to connect",
|
2022-02-10 00:15:56 +00:00
|
|
|
"no_devices_found": "No devices found on the network"
|
2022-02-05 00:20:21 +00:00
|
|
|
},
|
|
|
|
"error": {
|
2022-02-09 18:53:32 +00:00
|
|
|
"bulb_time_out": "Can not connect to the bulb. Maybe the bulb is offline or a wrong IP was entered. Please turn on the light and try again!",
|
2022-02-05 00:20:21 +00:00
|
|
|
"cannot_connect": "Failed to connect",
|
2022-02-09 18:53:32 +00:00
|
|
|
"no_ip": "Not a valid IP address.",
|
2022-02-05 00:20:21 +00:00
|
|
|
"no_wiz_light": "The bulb can not be connected via WiZ Platform integration.",
|
|
|
|
"unknown": "Unexpected error"
|
|
|
|
},
|
2022-02-05 16:36:44 +00:00
|
|
|
"flow_title": "{name} ({host})",
|
2022-02-05 00:20:21 +00:00
|
|
|
"step": {
|
2022-02-05 16:36:44 +00:00
|
|
|
"discovery_confirm": {
|
2022-12-13 00:27:47 +00:00
|
|
|
"description": "Do you want to set up {name} ({host})?"
|
2022-02-05 16:36:44 +00:00
|
|
|
},
|
2022-02-05 21:23:31 +00:00
|
|
|
"pick_device": {
|
|
|
|
"data": {
|
|
|
|
"device": "Device"
|
|
|
|
}
|
|
|
|
},
|
2022-02-05 00:20:21 +00:00
|
|
|
"user": {
|
|
|
|
"data": {
|
2022-05-19 00:26:11 +00:00
|
|
|
"host": "IP Address"
|
2022-02-05 00:20:21 +00:00
|
|
|
},
|
2022-02-09 18:53:32 +00:00
|
|
|
"description": "If you leave the IP Address empty, discovery will be used to find devices."
|
2022-02-05 00:20:21 +00:00
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|