mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-05-28 05:46:48 +00:00
18 lines
578 B
Markdown
18 lines
578 B
Markdown
---
|
|
layout: page
|
|
title: "BeagleBone Black GPIO"
|
|
description: "Instructions on 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
|
|
ha_iot_class: "Local Push"
|
|
---
|
|
|
|
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.
|