Minor updates

This commit is contained in:
Fabian Affolter 2016-08-27 12:53:28 +02:00
parent 5eddb981a2
commit e19680eb69
No known key found for this signature in database
GPG key ID: DDF3D6F44AAB1336
4 changed files with 25 additions and 30 deletions

View file

@ -9,12 +9,13 @@ sharing: true
footer: true
logo: raspberry-pi.png
ha_category: Cover
ha_release: 0.27
ha_release: 0.23
---
The `rpi_gpio` cover platform allows you to use a Raspberry Pi to control your cover such as Garage doors.
It uses two pins on the Raspberry Pi.
It uses two pins on the Raspberry Pi.
- The `state_pin` will detect if the cover is closed, and
- the `relay_pin` will trigger the cover to open or close.