Beaglebone Black GPIO docs (#1765)
* Fix typo * Add initial docs for Beaglebone Black * Fix name
This commit is contained in:
parent
85f0b5e1f7
commit
37cbd07f1b
3 changed files with 57 additions and 0 deletions
16
source/_components/bbb_gpio.markdown
Normal file
16
source/_components/bbb_gpio.markdown
Normal file
|
@ -0,0 +1,16 @@
|
|||
---
|
||||
layout: page
|
||||
title: "BeagleBone Black GPIO"
|
||||
description: "Instructions how to integrate the GPIO capability of a BeagleBone Black into Home Assistant."
|
||||
date: 2017-01-14 10:00
|
||||
sidebar: true
|
||||
comments: false
|
||||
sharing: true
|
||||
footer: true
|
||||
logo: beaglebone-black.png
|
||||
ha_category: DIY
|
||||
ha_release: 0.36
|
||||
---
|
||||
|
||||
The `bbb_gpio` component is the base for all [BeagleBone Black][https://beagleboard.org/black] related GPIO 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