Site updated at 2015-12-22 09:41:47 UTC
This commit is contained in:
parent
0a768ac4c4
commit
007df8b698
258 changed files with 2188 additions and 1018 deletions
|
@ -7,7 +7,7 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
|
||||
<title>Dweet.io sensor - Home Assistant</title>
|
||||
<title>Dweet.io - Home Assistant</title>
|
||||
<meta name="author" content="Paulus Schoutsen">
|
||||
<meta name="description" content="Instructions how to integrate Dweet.io sensors within Home Assistant.">
|
||||
|
||||
|
@ -15,7 +15,7 @@
|
|||
<link rel="canonical" href="https://home-assistant.io/components/sensor.dweet/">
|
||||
|
||||
<meta property="fb:app_id" content="338291289691179">
|
||||
<meta property="og:title" content="Dweet.io sensor">
|
||||
<meta property="og:title" content="Dweet.io">
|
||||
<meta property="og:site_name" content="Home Assistant">
|
||||
<meta property="og:url" content="https://home-assistant.io/components/sensor.dweet/">
|
||||
<meta property="og:type" content="article">
|
||||
|
@ -25,7 +25,7 @@
|
|||
<meta name="twitter:card" content="summary">
|
||||
<meta name="twitter:site" content="@home_assistant">
|
||||
|
||||
<meta name="twitter:title" content="Dweet.io sensor">
|
||||
<meta name="twitter:title" content="Dweet.io">
|
||||
<meta name="twitter:description" content="Instructions how to integrate Dweet.io sensors within Home Assistant.">
|
||||
<meta name="twitter:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">
|
||||
|
||||
|
@ -61,6 +61,7 @@
|
|||
<li><a href='/getting-started/devices/'>Adding devices</a></li>
|
||||
<li><a href='/getting-started/presence-detection/'>Presence detection</a></li>
|
||||
<li><a href='/getting-started/automation/'>Automation</a></li>
|
||||
<li><a href='/getting-started/templating/'>Templating</a></li>
|
||||
<li><a href='/cookbook'>Configuration cookbook</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
|
@ -101,7 +102,7 @@
|
|||
<article class="page">
|
||||
<header>
|
||||
<h1 class="title indent">
|
||||
Dweet.io sensor
|
||||
Dweet.io
|
||||
</h1>
|
||||
</header>
|
||||
<hr class="divider">
|
||||
|
@ -198,16 +199,16 @@
|
|||
<a href='/components/sensor.command_sensor/'>Command line sensor</a>
|
||||
</li>
|
||||
<li>
|
||||
Dweet.io sensor
|
||||
Dweet.io
|
||||
</li>
|
||||
<li>
|
||||
<a href='/components/sensor.ecobee/'>Ecobee sensor</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href='/components/sensor.efergy/'>Efergy sensor</a>
|
||||
<a href='/components/sensor.efergy/'>Efergy</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href='/components/sensor.eliqonline/'>Eliqonline sensor</a>
|
||||
<a href='/components/sensor.eliqonline/'>Eliqonline</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href='/components/sensor.glances/'>Glances</a>
|
||||
|
@ -245,11 +246,14 @@
|
|||
<li>
|
||||
<a href='/components/sensor.time_date/'>Time & Date</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href='/components/sensor.torque/'>Torque (OBD2)</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href='/components/sensor.transmission/'>Transmission sensor</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href='/components/sensor.twitch/'>Twitch sensor</a>
|
||||
<a href='/components/sensor.twitch/'>Twitch</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href='/components/sensor.vera/'>Vera sensor</a>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue