Minor updates

This commit is contained in:
Fabian Affolter 2016-11-03 09:50:34 +01:00
parent bf8893e0b6
commit e9cc677be0
No known key found for this signature in database
GPG key ID: DDF3D6F44AAB1336
3 changed files with 5 additions and 5 deletions

View file

@ -19,11 +19,11 @@ To enable this, add the following lines to your `configuration.yaml`:
```yaml
# Example configuration.yaml entry
alarm_control_panel:
platform: nx584
- platform: nx584
```
Configuration variables:
- **host** (*Optional*): The host where the nx584 server process is running. Defaults to localhost.
- **port** (*Optional*): The port where the Alarm panel ist listening. Defaults to 5007.
- **host** (*Optional*): The host where the nx584 server process is running. Defaults to `localhost`.
- **port** (*Optional*): The port where the Alarm panel ist listening. Defaults to `5007`.