mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-16 05:46:52 +00:00
example for optional values (#1562)
Added where to place optional values relay_time and state_pull_mode.
This commit is contained in:
parent
b43f615775
commit
ff4ec7f46d
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user