2018-08-17 19:28:29 +00:00
|
|
|
{
|
2020-04-05 15:27:16 +00:00
|
|
|
"config": {
|
|
|
|
"step": {
|
|
|
|
"confirm": {
|
|
|
|
"description": "Do you want to set up UPnP/IGD?"
|
|
|
|
},
|
|
|
|
"user": {
|
2020-04-22 13:05:39 +00:00
|
|
|
"title": "Configuration options",
|
2020-04-05 15:27:16 +00:00
|
|
|
"data": {
|
|
|
|
"enable_port_mapping": "Enable port mapping for Home Assistant",
|
|
|
|
"enable_sensors": "Add traffic sensors",
|
|
|
|
"igd": "UPnP/IGD"
|
2019-08-12 03:40:18 +00:00
|
|
|
}
|
2020-04-05 15:27:16 +00:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"abort": {
|
|
|
|
"already_configured": "UPnP/IGD is already configured",
|
|
|
|
"incomplete_device": "Ignoring incomplete UPnP device",
|
|
|
|
"no_devices_discovered": "No UPnP/IGDs discovered",
|
|
|
|
"no_devices_found": "No UPnP/IGD devices found on the network.",
|
|
|
|
"no_sensors_or_port_mapping": "Enable at least sensors or port mapping",
|
|
|
|
"single_instance_allowed": "Only a single configuration of UPnP/IGD is necessary."
|
2018-08-17 19:28:29 +00:00
|
|
|
}
|
2020-04-05 15:27:16 +00:00
|
|
|
}
|
|
|
|
}
|