Commit d913017
authored
[knx] Prevent reconfigutation of IP routers (#19850)
Follow-up to #19839.
Discover separate Things for KNX IP routers and avoid setting
IP address and port for routers. Routers use a defined multicast
address.
Make sure that Thing for router is separate, event if the same device
exports a tunneling device.
Signed-off-by: Holger Friedrich <mail@holger-friedrich.de>1 parent 0719fbf commit d913017
File tree
1 file changed
+3
-4
lines changed- bundles/org.openhab.binding.knx/src/main/java/org/openhab/binding/knx/internal/discovery
1 file changed
+3
-4
lines changedLines changed: 3 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
119 | 119 | | |
120 | 120 | | |
121 | 121 | | |
122 | | - | |
| 122 | + | |
123 | 123 | | |
124 | | - | |
125 | | - | |
126 | | - | |
| 124 | + | |
| 125 | + | |
127 | 126 | | |
128 | 127 | | |
129 | 128 | | |
| |||
0 commit comments