2018-08-17 19:28:29 +00:00
|
|
|
{
|
2020-04-05 15:27:16 +00:00
|
|
|
"config": {
|
2020-05-03 01:03:54 +00:00
|
|
|
"flow_title": "UPnP/IGD: {name}",
|
2020-04-05 15:27:16 +00:00
|
|
|
"step": {
|
2020-05-03 01:03:54 +00:00
|
|
|
"init": {
|
|
|
|
},
|
|
|
|
"ssdp_confirm": {
|
|
|
|
"description": "Do you want to set up this UPnP/IGD device?"
|
2020-04-05 15:27:16 +00:00
|
|
|
},
|
|
|
|
"user": {
|
|
|
|
"data": {
|
2020-05-10 02:52:08 +00:00
|
|
|
"usn": "Device",
|
|
|
|
"scan_interval": "Update interval (seconds, minimal 30)"
|
2019-08-12 03:40:18 +00:00
|
|
|
}
|
2020-04-05 15:27:16 +00:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"abort": {
|
|
|
|
"already_configured": "UPnP/IGD is already configured",
|
|
|
|
"no_devices_discovered": "No UPnP/IGDs discovered",
|
2020-05-14 20:58:41 +00:00
|
|
|
"no_devices_found": "No UPnP/IGD devices found on the network.",
|
|
|
|
"incomplete_discovery": "Incomplete discovery"
|
2018-08-17 19:28:29 +00:00
|
|
|
}
|
2020-04-05 15:27:16 +00:00
|
|
|
}
|
|
|
|
}
|