2018-08-17 19:28:29 +00:00
|
|
|
{
|
|
|
|
"config": {
|
2018-09-17 20:08:09 +00:00
|
|
|
"title": "UPnP/IGD",
|
2018-08-17 19:28:29 +00:00
|
|
|
"step": {
|
2018-08-29 19:19:04 +00:00
|
|
|
"init": {
|
2018-09-17 20:08:09 +00:00
|
|
|
"title": "UPnP/IGD"
|
2018-08-29 19:19:04 +00:00
|
|
|
},
|
|
|
|
"user": {
|
2018-09-17 20:08:09 +00:00
|
|
|
"title": "Configuration options for the UPnP/IGD",
|
2018-08-17 19:28:29 +00:00
|
|
|
"data":{
|
2018-09-17 20:08:09 +00:00
|
|
|
"igd": "UPnP/IGD",
|
2018-10-01 16:25:54 +00:00
|
|
|
"enable_sensors": "Add traffic sensors",
|
|
|
|
"enable_port_mapping": "Enable port mapping for Home Assistant"
|
2018-08-17 19:28:29 +00:00
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"abort": {
|
2018-09-17 19:34:39 +00:00
|
|
|
"no_devices_discovered": "No UPnP/IGDs discovered",
|
2018-11-01 21:59:42 +00:00
|
|
|
"incomplete_device": "Ignoring incomplete UPnP device",
|
2018-09-17 19:34:39 +00:00
|
|
|
"already_configured": "UPnP/IGD is already configured",
|
2018-10-01 16:25:54 +00:00
|
|
|
"no_sensors_or_port_mapping": "Enable at least sensors or port mapping"
|
2018-08-17 19:28:29 +00:00
|
|
|
}
|
|
|
|
}
|
2018-09-01 19:20:15 +00:00
|
|
|
}
|