Site updated at 2018-03-09 18:51:31 UTC

This commit is contained in:
Travis CI 2018-03-09 18:51:31 +00:00
parent 02f14eef9a
commit 779c204a2c
972 changed files with 14468 additions and 2257 deletions

View file

@ -8,7 +8,7 @@
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<title>Insteon PLM Binary Sensor - Home Assistant</title>
<meta name="author" content="Home Assistant">
<meta name="description" content="Instructions how to setup the Insteon PLM switches locally within Home Assistant.">
<meta name="description" content="Instructions how to setup the Insteon PLM binary sensors locally within Home Assistant.">
<meta name="viewport" content="width=device-width">
<link rel="canonical" href="https://home-assistant.io/components/binary_sensor.insteon_plm/">
<meta property="fb:app_id" content="338291289691179">
@ -16,12 +16,12 @@
<meta property="og:site_name" content="Home Assistant">
<meta property="og:url" content="https://home-assistant.io/components/binary_sensor.insteon_plm/">
<meta property="og:type" content="article">
<meta property="og:description" content="Instructions how to setup the Insteon PLM switches locally within Home Assistant.">
<meta property="og:description" content="Instructions how to setup the Insteon PLM binary sensors locally within 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="Insteon PLM Binary Sensor">
<meta name="twitter:description" content="Instructions how to setup the Insteon PLM switches locally within Home Assistant.">
<meta name="twitter:description" content="Instructions how to setup the Insteon PLM binary sensors locally within 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">
@ -104,9 +104,15 @@ component.</p>
<li><a href='/components/insteon_plm/'>
Insteon PLM
</a></li>
<li><a href='/components/fan.insteon_plm/'>
Insteon PLM Fan
</a></li>
<li><a href='/components/light.insteon_plm/'>
Insteon PLM Light
</a></li>
<li><a href='/components/sensor.insteon_plm/'>
Insteon PLM Sensor
</a></li>
<li><a href='/components/switch.insteon_plm/'>
Insteon PLM Switch
</a></li>
@ -160,6 +166,9 @@ component.</p>
<li>
<a href='/components/sensor.ecobee/'>Ecobee Sensor</a>
</li>
<li>
<a href='/components/binary_sensor.egardia/'>Egardia Binary Sensor</a>
</li>
<li>
<a href='/components/binary_sensor.eight_sleep/'>Eight Sleep Binary Sensor</a>
</li>