"description":"Please enter the connection type we should use for your KNX connection. \n AUTOMATIC - The integration takes care of the connectivity to your KNX Bus by performing a gateway scan. \n TUNNELING - The integration will connect to your KNX bus via tunneling. \n ROUTING - The integration will connect to your KNX bus via routing.",
"data":{
"connection_type":"KNX Connection Type"
}
},
"tunnel":{
"description":"Please select a gateway from the list.",
"data":{
"gateway":"KNX Tunnel Connection"
}
},
"manual_tunnel":{
"description":"Please enter the connection information of your tunneling device.",
"data":{
"port":"[%key:common::config_flow::data::port%]",
"host":"[%key:common::config_flow::data::host%]",
"individual_address":"Individual address for the connection",