Added documentation for the rpi_pfio platform. (#2597)
* Added documentation for the rpi_pfio platform. * Changed version to next release * Removed unused pull mode
This commit is contained in:
parent
6d2624f31f
commit
f90d92996d
3 changed files with 92 additions and 0 deletions
16
source/_components/rpi_pfio.markdown
Normal file
16
source/_components/rpi_pfio.markdown
Normal file
|
@ -0,0 +1,16 @@
|
|||
---
|
||||
layout: page
|
||||
title: "PiFace Digital I/O"
|
||||
description: "Instructions how to integrate the PiFace Digital I/O module into Home Assistant."
|
||||
date: 2016-05-08 15:00
|
||||
sidebar: true
|
||||
comments: false
|
||||
sharing: true
|
||||
footer: true
|
||||
logo: raspberry-pi.png
|
||||
ha_category: DIY
|
||||
ha_release: 0.45
|
||||
---
|
||||
|
||||
The `rpi_pfio` component is the base for all related PFIO platforms in Home Assistant. There is no setup needed for the component itself, for the platforms please check their corresponding pages.
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue