2019-07-08 15:14:19 +00:00
|
|
|
{
|
2020-06-06 20:43:28 +00:00
|
|
|
"config": {
|
|
|
|
"abort": {
|
2020-10-07 00:06:20 +00:00
|
|
|
"already_configured": "Device is already configured",
|
2020-10-04 00:05:05 +00:00
|
|
|
"already_in_progress": "Configuration flow is already in progress",
|
2020-11-11 11:10:09 +00:00
|
|
|
"cannot_connect": "Failed to connect"
|
2020-06-06 20:43:28 +00:00
|
|
|
},
|
2021-05-11 05:14:33 +00:00
|
|
|
"flow_title": "{host}",
|
2020-06-06 20:43:28 +00:00
|
|
|
"step": {
|
|
|
|
"confirm": {
|
|
|
|
"description": "Do you want to add Arcam FMJ on `{host}` to Home Assistant?"
|
|
|
|
},
|
|
|
|
"user": {
|
|
|
|
"data": {
|
|
|
|
"host": "Host",
|
|
|
|
"port": "Port"
|
|
|
|
},
|
|
|
|
"description": "Please enter the host name or IP address of device."
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
2020-05-14 21:24:19 +00:00
|
|
|
"device_automation": {
|
|
|
|
"trigger_type": {
|
|
|
|
"turn_on": "{entity_name} was requested to turn on"
|
|
|
|
}
|
2020-05-29 00:04:16 +00:00
|
|
|
}
|
2019-07-10 17:50:50 +00:00
|
|
|
}
|