Host is now optional
This commit is contained in:
parent
aeaae31642
commit
d24343e727
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue