Site updated at 2018-02-10 22:34:55 UTC
This commit is contained in:
parent
cf68d885fb
commit
b6201b0104
770 changed files with 11042 additions and 2350 deletions
|
@ -6,13 +6,13 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
|
||||
<title>Buienradar - Home Assistant</title>
|
||||
<title>Buienradar Sensor - Home Assistant</title>
|
||||
<meta name="author" content="Home Assistant">
|
||||
<meta name="description" content="Instructions how to integrate buienradar.nl sensor within Home Assistant.">
|
||||
<meta name="viewport" content="width=device-width">
|
||||
<link rel="canonical" href="https://home-assistant.io/components/sensor.buienradar/">
|
||||
<meta property="fb:app_id" content="338291289691179">
|
||||
<meta property="og:title" content="Buienradar">
|
||||
<meta property="og:title" content="Buienradar Sensor">
|
||||
<meta property="og:site_name" content="Home Assistant">
|
||||
<meta property="og:url" content="https://home-assistant.io/components/sensor.buienradar/">
|
||||
<meta property="og:type" content="article">
|
||||
|
@ -20,7 +20,7 @@
|
|||
<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="Buienradar">
|
||||
<meta name="twitter:title" content="Buienradar Sensor">
|
||||
<meta name="twitter:description" content="Instructions how to integrate buienradar.nl sensor 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">
|
||||
|
@ -70,7 +70,7 @@
|
|||
<article class="page">
|
||||
<header>
|
||||
<h1 class="title indent">
|
||||
Buienradar
|
||||
Buienradar Sensor
|
||||
</h1>
|
||||
</header>
|
||||
<hr class="divider">
|
||||
|
@ -241,7 +241,7 @@ in <code class="highlighter-rouge">_1d</code> part of the sensor name. Valid val
|
|||
<h1 class='title delta'>Related components</h1>
|
||||
<ul class='divided'>
|
||||
<li><a href='/components/weather.buienradar/'>
|
||||
Buienradar Weather
|
||||
Buienradar
|
||||
</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
|
@ -255,10 +255,10 @@ in <code class="highlighter-rouge">_1d</code> part of the sensor name. Valid val
|
|||
<a href='/components/sensor.bom/'>BOM Australia Sensor</a>
|
||||
</li>
|
||||
<li>
|
||||
Buienradar
|
||||
<a href='/components/weather.buienradar/'>Buienradar</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href='/components/weather.buienradar/'>Buienradar Weather</a>
|
||||
Buienradar Sensor
|
||||
</li>
|
||||
<li>
|
||||
<a href='/components/sensor.dwd_weather_warnings/'>DWD Weather warnings</a>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue