You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: docs/xknx.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -84,7 +84,7 @@ For SECURE tunnels this setting selects an interface from a given keyfile.
84
84
await xknx.start()
85
85
```
86
86
87
-
`xknx.start()` will search for KNX/IP devices in the network and either build a KNX/IP-Tunnel or open a mulitcast KNX/IP-Routing connection. `start()` will not take any parameters.
87
+
`xknx.start()` will search for KNX/IP devices in the network and either build a KNX/IP-Tunnel or open a multicast KNX/IP-Routing connection. `start()` will not take any parameters.
0 commit comments