mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-22 00:36:49 +00:00
Host is now optional
This commit is contained in:
parent
aeaae31642
commit
d24343e727
@ -28,5 +28,5 @@ knx:
|
||||
port: PORT
|
||||
```
|
||||
|
||||
- **host** (*Required*): The IP address of the KNX/IP interface to use. You can use "0.0.0.0" if your KNX/IP gateway supports discovery.
|
||||
- **host** (*Optional*): The IP address of the KNX/IP interface to use. It defaults to `0.0.0.0` which will start discovery for your KNX/IP gateway.
|
||||
- **port** (*Optional*): The UDP port number. Defaults to `3671`.
|
||||
|
Loading…
x
Reference in New Issue
Block a user