Site updated at 2016-06-18 20:33:32 UTC

This commit is contained in:
Travis CI 2016-06-18 20:33:32 +00:00
parent 0d29db739a
commit b12c4f2b61
533 changed files with 5610 additions and 2393 deletions

View file

@ -20,14 +20,14 @@
<meta property="og:url" content="https://home-assistant.io/components/sensor/">
<meta property="og:type" content="article">
<meta property="og:description" content="Instructions how to setup your sensors with Home Assistant.">
<meta property="og:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">
<meta property="og:image" content="https://home-assistant.io/images/default-social.png">
<meta name="twitter:card" content="summary">
<meta name="twitter:site" content="@home_assistant">
<meta name="twitter:title" content="Sensor">
<meta name="twitter:description" content="Instructions how to setup your sensors with Home Assistant.">
<meta name="twitter:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">
<meta name="twitter:image" content="https://home-assistant.io/images/default-social.png">
<link href="/stylesheets/screen.css" media="screen, projection" rel="stylesheet">
<link href="/atom.xml" rel="alternate" title="Home Assistant" type="application/atom+xml">
@ -210,6 +210,9 @@
<li><a href='/components/sensor.openweathermap/'>
OpenWeatherMap
</a></li>
<li><a href='/components/sensor.plex/'>
Plex Sensor
</a></li>
<li><a href='/components/sensor.gtfs/'>
Public Transit (GTFS)
</a></li>
@ -222,6 +225,9 @@
<li><a href='/components/sensor.sabnzbd/'>
SABnzbd
</a></li>
<li><a href='/components/sensor.snmp/'>
SNMP
</a></li>
<li><a href='/components/sensor.speedtest/'>
Speedtest.net
</a></li>