example for optional values (#1562)

Added where to place optional values relay_time and state_pull_mode.
This commit is contained in:
Keaton Taylor 2016-12-18 02:44:34 -06:00 committed by Fabian Affolter
parent b43f615775
commit ff4ec7f46d
No known key found for this signature in database
GPG Key ID: E23CD2DD36A4397F

View File

@ -27,6 +27,8 @@ To enable Raspberry Pi Covers in your installation, add the following to your `c
# Example configuration.yaml entry
cover:
platform: rpi_gpio
relay_time: 0.2
state_pull_mode: 'UP'
covers:
- relay_pin: 10
state_pin: 11