Added documentation for the rpi_pfio platform.#2597
Conversation
Landrash
left a comment
There was a problem hiding this comment.
Looks really good and only needed change is to update the release number before release.
If a better link is available I would recommend linking to the maker of the product instead of Element 14.
| footer: true | ||
| logo: raspberry-pi.png | ||
| ha_category: Binary Sensor | ||
| ha_release: 0.44.3 |
There was a problem hiding this comment.
.45 will be the next release.
| ha_release: 0.44.3 | ||
| --- | ||
|
|
||
| The `rpi_pfio` binary sensor platform allows you to read sensor values of the [PiFace Digital I/O](https://www.element14.com/community/docs/DOC-69001) . |
There was a problem hiding this comment.
Could the link be pointed to the manufacture instead of Element 14?
There was a problem hiding this comment.
Element14 seems to be the manufacturer of the PiFace.
Landrash
left a comment
There was a problem hiding this comment.
Good to go and can be merged when parent PR is merged.
|
Hello Bas ,Is it possible to add more then 1 piface? |
|
Please don't comment on old pull requests. You can create an issue here instead: https://github.com/home-assistant/core/issues/new/choose |
Description:
Support for the PiFace Digital I/O module (Raspberry Pi add on board)
This is basically a port of the rpi_gpio component.
Pull request in home-assistant (if applicable): home-assistant/core#7494