Update sample

This commit is contained in:
Fabian Affolter 2017-04-29 12:10:59 +02:00
parent af46e2cf72
commit d2b94034c1
No known key found for this signature in database
GPG key ID: DDF3D6F44AAB1336
3 changed files with 20 additions and 20 deletions

View file

@ -34,7 +34,7 @@ cover:
Configuration variables:
- **relay_time** (*Optional*): The time that the relay will be on for in seconds. Default is .2 seconds.
- **relay_time** (*Optional*): The time that the relay will be on for in seconds. Default is 0.2 seconds.
- **state_pull_mode** (*Optional*): The direction the State pin is pulling. It can be UP or DOWN. Default is UP.
- **covers** array (*Required*): List of your doors.
- **relay_pin** (*Required*): The pin of your Raspberry Pi where the relay is connected.