Minimizing of the configuration sample (#1024)

This commit is contained in:
Fabian Affolter 2016-10-01 12:08:48 +02:00 committed by GitHub
parent 3d47c6f54b
commit c7aaf72bbc
12 changed files with 109 additions and 94 deletions

View file

@ -17,10 +17,10 @@ The `osramlightify` platform allows you to integrate your [Osram Lightify](http:
```yaml
# Example configuration.yaml entry
light:
platform: osramlightify
host: 192.168.0.50
- platform: osramlightify
host: 192.168.0.50
```
Configuration variables:
- **host** (*Required*): IP address of the Osram Lightify bridge, eg. `192.168.1.50`
- **host** (*Required*): IP address of the Osram Lightify bridge, eg. `192.168.1.50`.