Minimizing of the configuration sample (#1013)

This commit is contained in:
Fabian Affolter 2016-09-30 20:59:45 +02:00 committed by GitHub
parent ef7531c297
commit 3d47c6f54b
6 changed files with 7 additions and 16 deletions

View file

@ -27,8 +27,6 @@ A `knx` section must be present in the `configuration.yaml` file and contain the
```yaml
# Example configuration.yaml entry
knx:
host: IP_ADDRESS
port: PORT
```
- **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.