30 lines
1.1 KiB
JSON
30 lines
1.1 KiB
JSON
{
|
|
"config": {
|
|
"title": "UPnP/IGD",
|
|
"step": {
|
|
"init": {
|
|
"title": "UPnP/IGD"
|
|
},
|
|
"confirm": {
|
|
"title": "UPnP/IGD",
|
|
"description": "Do you want to set up UPnP/IGD?"
|
|
},
|
|
"user": {
|
|
"title": "Configuration options for the UPnP/IGD",
|
|
"data": {
|
|
"enable_port_mapping": "Enable port mapping for Home Assistant",
|
|
"enable_sensors": "Add traffic sensors",
|
|
"igd": "UPnP/IGD"
|
|
}
|
|
}
|
|
},
|
|
"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."
|
|
}
|
|
}
|
|
} |