Site updated at 2018-01-28 22:02:31 UTC
This commit is contained in:
parent
57a21e9eb0
commit
01b474f87c
268 changed files with 412 additions and 412 deletions
|
@ -6,22 +6,22 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
|
||||
<title>Raspberry PI GPIO Binary Sensor - Home Assistant</title>
|
||||
<title>Raspberry Pi GPIO Binary Sensor - Home Assistant</title>
|
||||
<meta name="author" content="Home Assistant">
|
||||
<meta name="description" content="Instructions how to integrate the GPIO sensor capability of a Raspberry PI into Home Assistant.">
|
||||
<meta name="description" content="Instructions how to integrate the GPIO sensor capability of a Raspberry Pi into Home Assistant.">
|
||||
<meta name="viewport" content="width=device-width">
|
||||
<link rel="canonical" href="https://home-assistant.io/components/binary_sensor.rpi_gpio/">
|
||||
<meta property="fb:app_id" content="338291289691179">
|
||||
<meta property="og:title" content="Raspberry PI GPIO Binary Sensor">
|
||||
<meta property="og:title" content="Raspberry Pi GPIO Binary Sensor">
|
||||
<meta property="og:site_name" content="Home Assistant">
|
||||
<meta property="og:url" content="https://home-assistant.io/components/binary_sensor.rpi_gpio/">
|
||||
<meta property="og:type" content="article">
|
||||
<meta property="og:description" content="Instructions how to integrate the GPIO sensor capability of a Raspberry PI into Home Assistant.">
|
||||
<meta property="og:description" content="Instructions how to integrate the GPIO sensor capability of a Raspberry Pi into Home Assistant.">
|
||||
<meta property="og:image" content="https://home-assistant.io/images/default-social.png">
|
||||
<meta name="twitter:card" content="summary_large_image">
|
||||
<meta name="twitter:site" content="@home_assistant">
|
||||
<meta name="twitter:title" content="Raspberry PI GPIO Binary Sensor">
|
||||
<meta name="twitter:description" content="Instructions how to integrate the GPIO sensor capability of a Raspberry PI into Home Assistant.">
|
||||
<meta name="twitter:title" content="Raspberry Pi GPIO Binary Sensor">
|
||||
<meta name="twitter:description" content="Instructions how to integrate the GPIO sensor capability of a Raspberry Pi into Home Assistant.">
|
||||
<meta name="twitter:image" content="https://home-assistant.io/images/default-social.png">
|
||||
<link href="/stylesheets/screen.css" media="screen, projection, print" rel="stylesheet">
|
||||
<link href="/atom.xml" rel="alternate" title="Home Assistant" type="application/atom+xml">
|
||||
|
@ -70,7 +70,7 @@
|
|||
<article class="page">
|
||||
<header>
|
||||
<h1 class="title indent">
|
||||
Raspberry PI GPIO Binary Sensor
|
||||
Raspberry Pi GPIO Binary Sensor
|
||||
</h1>
|
||||
</header>
|
||||
<hr class="divider">
|
||||
|
@ -122,15 +122,15 @@
|
|||
<div class='section'>
|
||||
<h1 class='title delta'>Related components</h1>
|
||||
<ul class='divided'>
|
||||
<li><a href='/components/rpi_gpio/'>
|
||||
Raspberry PI GPIO
|
||||
</a></li>
|
||||
<li><a href='/components/switch.rpi_gpio/'>
|
||||
Raspberry PI GPIO Switch
|
||||
</a></li>
|
||||
<li><a href='/components/cover.rpi_gpio/'>
|
||||
Raspberry Pi Cover
|
||||
</a></li>
|
||||
<li><a href='/components/rpi_gpio/'>
|
||||
Raspberry Pi GPIO
|
||||
</a></li>
|
||||
<li><a href='/components/switch.rpi_gpio/'>
|
||||
Raspberry Pi GPIO Switch
|
||||
</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class='section'>
|
||||
|
@ -263,7 +263,7 @@
|
|||
<a href='/components/binary_sensor.rfxtrx/'>RFXtrx Binary Sensor</a>
|
||||
</li>
|
||||
<li>
|
||||
Raspberry PI GPIO Binary Sensor
|
||||
Raspberry Pi GPIO Binary Sensor
|
||||
</li>
|
||||
<li>
|
||||
<a href='/components/binary_sensor.raspihats/'>Raspihats Binary Sensor</a>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue