2020-05-03 00:54:16 +00:00
|
|
|
{
|
|
|
|
"config": {
|
|
|
|
"abort": {
|
2020-11-09 12:30:19 +00:00
|
|
|
"addon_info_failed": "Failed to get OpenZWave add-on info.",
|
|
|
|
"addon_install_failed": "Failed to install the OpenZWave add-on.",
|
|
|
|
"addon_set_config_failed": "Failed to set OpenZWave configuration.",
|
2020-12-02 19:03:29 +00:00
|
|
|
"already_configured": "Device is already configured",
|
|
|
|
"already_in_progress": "Configuration flow is already in progress",
|
2020-05-03 00:54:16 +00:00
|
|
|
"mqtt_required": "The MQTT integration is not set up",
|
2020-10-02 00:05:51 +00:00
|
|
|
"single_instance_allowed": "Already configured. Only a single configuration possible."
|
2020-05-03 00:54:16 +00:00
|
|
|
},
|
2020-11-09 12:30:19 +00:00
|
|
|
"error": {
|
|
|
|
"addon_start_failed": "Failed to start the OpenZWave add-on. Check the configuration."
|
|
|
|
},
|
2020-11-30 17:59:15 +00:00
|
|
|
"progress": {
|
|
|
|
"install_addon": "Please wait while the OpenZWave add-on installation finishes. This can take several minutes."
|
|
|
|
},
|
2020-05-03 00:54:16 +00:00
|
|
|
"step": {
|
2020-12-02 19:03:29 +00:00
|
|
|
"hassio_confirm": {
|
|
|
|
"title": "Set up OpenZWave integration with the OpenZWave add-on"
|
|
|
|
},
|
2020-11-30 17:59:15 +00:00
|
|
|
"install_addon": {
|
|
|
|
"title": "The OpenZWave add-on installation has started"
|
|
|
|
},
|
2020-11-09 12:30:19 +00:00
|
|
|
"on_supervisor": {
|
|
|
|
"data": {
|
|
|
|
"use_addon": "Use the OpenZWave Supervisor add-on"
|
|
|
|
},
|
|
|
|
"description": "Do you want to use the OpenZWave Supervisor add-on?",
|
|
|
|
"title": "Select connection method"
|
|
|
|
},
|
|
|
|
"start_addon": {
|
|
|
|
"data": {
|
|
|
|
"network_key": "Network Key",
|
|
|
|
"usb_path": "USB Device Path"
|
|
|
|
},
|
|
|
|
"title": "Enter the OpenZWave add-on configuration"
|
2020-05-03 00:54:16 +00:00
|
|
|
}
|
|
|
|
}
|
2020-05-15 00:02:56 +00:00
|
|
|
}
|
2020-05-03 00:54:16 +00:00
|
|
|
}
|