115 lines
4.4 KiB
JSON
115 lines
4.4 KiB
JSON
|
{
|
||
|
"config": {
|
||
|
"abort": {
|
||
|
"already_configured": "An Insteon modem connection is already configured",
|
||
|
"cannot_connect": "Unable to connect to the Insteon modem"
|
||
|
},
|
||
|
"error": {
|
||
|
"cannot_connect": "Failed to connect to the Insteon modem, please try again.",
|
||
|
"select_single": "Select one option."
|
||
|
},
|
||
|
"step": {
|
||
|
"hub1": {
|
||
|
"data": {
|
||
|
"host": "Hub IP address",
|
||
|
"port": "IP port"
|
||
|
},
|
||
|
"description": "Configure the Insteon Hub Version 1 (pre-2014).",
|
||
|
"title": "Insteon Hub Version 1"
|
||
|
},
|
||
|
"hub2": {
|
||
|
"data": {
|
||
|
"host": "Hub IP address",
|
||
|
"password": "Password",
|
||
|
"port": "IP port",
|
||
|
"username": "Username"
|
||
|
},
|
||
|
"description": "Configure the Insteon Hub Version 2.",
|
||
|
"title": "Insteon Hub Version 2"
|
||
|
},
|
||
|
"init": {
|
||
|
"data": {
|
||
|
"hubv1": "Hub Version 1 (Pre-2014)",
|
||
|
"hubv2": "Hub Version 2",
|
||
|
"plm": "PowerLink Modem (PLM)"
|
||
|
},
|
||
|
"description": "Select the Insteon modem type.",
|
||
|
"title": "Insteon"
|
||
|
},
|
||
|
"plm": {
|
||
|
"data": {
|
||
|
"device": "PLM device (i.e. /dev/ttyUSB0 or COM3)"
|
||
|
},
|
||
|
"description": "Configure the Insteon PowerLink Modem (PLM).",
|
||
|
"title": "Insteon PLM"
|
||
|
}
|
||
|
}
|
||
|
},
|
||
|
"options": {
|
||
|
"abort": {
|
||
|
"already_configured": "An Insteon modem connection is already configured",
|
||
|
"cannot_connect": "Unable to connect to the Insteon modem"
|
||
|
},
|
||
|
"error": {
|
||
|
"cannot_connect": "Failed to connect to the Insteon modem, please try again.",
|
||
|
"input_error": "Invalid entries, please check your values.",
|
||
|
"select_single": "Select one option."
|
||
|
},
|
||
|
"step": {
|
||
|
"add_override": {
|
||
|
"data": {
|
||
|
"address": "Device address (i.e. 1a2b3c)",
|
||
|
"cat": "Device category (i.e. 0x10)",
|
||
|
"subcat": "Device subcategory (i.e. 0x0a)"
|
||
|
},
|
||
|
"description": "Add a device override.",
|
||
|
"title": "Insteon"
|
||
|
},
|
||
|
"add_x10": {
|
||
|
"data": {
|
||
|
"housecode": "Housecode (a - p)",
|
||
|
"platform": "Platform",
|
||
|
"steps": "Dimmer steps (for light devices only, default 22)",
|
||
|
"unitcode": "Unitcode (1 - 16)"
|
||
|
},
|
||
|
"description": "Change the Insteon Hub password.",
|
||
|
"title": "Insteon"
|
||
|
},
|
||
|
"change_hub_config": {
|
||
|
"data": {
|
||
|
"host": "New host name or IP address",
|
||
|
"password": "New password",
|
||
|
"port": "New port number",
|
||
|
"username": "New username"
|
||
|
},
|
||
|
"description": "Change the Insteon Hub connection information. You must restart Home Assistant after making this change. This does not change the configuration of the Hub itself. To change the configuration in the Hub use the Hub app.",
|
||
|
"title": "Insteon"
|
||
|
},
|
||
|
"init": {
|
||
|
"data": {
|
||
|
"add_override": "Add a device override.",
|
||
|
"add_x10": "Add an X10 device.",
|
||
|
"change_hub_config": "Change the Hub configuration.",
|
||
|
"remove_override": "Remove a device override.",
|
||
|
"remove_x10": "Remove an X10 device."
|
||
|
},
|
||
|
"description": "Select an option to configure.",
|
||
|
"title": "Insteon"
|
||
|
},
|
||
|
"remove_override": {
|
||
|
"data": {
|
||
|
"address": "Select a device address to remove"
|
||
|
},
|
||
|
"description": "Remove a device override",
|
||
|
"title": "Insteon"
|
||
|
},
|
||
|
"remove_x10": {
|
||
|
"data": {
|
||
|
"address": "Select a device address to remove"
|
||
|
},
|
||
|
"description": "Remove an X10 device",
|
||
|
"title": "Insteon"
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
}
|