Site updated at 2016-03-08 01:07:00 UTC
This commit is contained in:
parent
c794957db9
commit
3c4e42d600
58 changed files with 320 additions and 320 deletions
|
@ -7,26 +7,26 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
|
||||
<title>Swiss Public Transport - Home Assistant</title>
|
||||
<title>Deutsche Bahn - Home Assistant</title>
|
||||
<meta name="author" content="Paulus Schoutsen">
|
||||
<meta name="description" content="Instructions how to integrate timetable data for travelling in Switzerland within Home Assistant.">
|
||||
<meta name="description" content="Instructions how to integrate timetable data for travelling in Germany within Home Assistant.">
|
||||
|
||||
<meta name="viewport" content="width=device-width">
|
||||
<link rel="canonical" href="https://home-assistant.io/components/sensor.deutsche_bahn/">
|
||||
|
||||
<meta property="fb:app_id" content="338291289691179">
|
||||
<meta property="og:title" content="Swiss Public Transport">
|
||||
<meta property="og:title" content="Deutsche Bahn">
|
||||
<meta property="og:site_name" content="Home Assistant">
|
||||
<meta property="og:url" content="https://home-assistant.io/components/sensor.deutsche_bahn/">
|
||||
<meta property="og:type" content="article">
|
||||
<meta property="og:description" content="Instructions how to integrate timetable data for travelling in Switzerland within Home Assistant.">
|
||||
<meta property="og:description" content="Instructions how to integrate timetable data for travelling in Germany within Home Assistant.">
|
||||
<meta property="og:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">
|
||||
|
||||
<meta name="twitter:card" content="summary">
|
||||
<meta name="twitter:site" content="@home_assistant">
|
||||
|
||||
<meta name="twitter:title" content="Swiss Public Transport">
|
||||
<meta name="twitter:description" content="Instructions how to integrate timetable data for travelling in Switzerland within Home Assistant.">
|
||||
<meta name="twitter:title" content="Deutsche Bahn">
|
||||
<meta name="twitter:description" content="Instructions how to integrate timetable data for travelling in Germany within Home Assistant.">
|
||||
<meta name="twitter:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">
|
||||
|
||||
<link href="/stylesheets/screen.css" media="screen, projection" rel="stylesheet">
|
||||
|
@ -107,7 +107,7 @@
|
|||
|
||||
<header>
|
||||
<h1 class="title indent">
|
||||
Swiss Public Transport
|
||||
Deutsche Bahn
|
||||
</h1>
|
||||
</header>
|
||||
<hr class="divider">
|
||||
|
@ -171,6 +171,9 @@
|
|||
<li>
|
||||
<a href='/components/sensor.command_line/'>Command line Sensor</a>
|
||||
</li>
|
||||
<li>
|
||||
Deutsche Bahn
|
||||
</li>
|
||||
<li>
|
||||
<a href='/components/sensor.dweet/'>Dweet.io</a>
|
||||
</li>
|
||||
|
@ -228,9 +231,6 @@
|
|||
<li>
|
||||
<a href='/components/sensor.steam_online/'>Steam</a>
|
||||
</li>
|
||||
<li>
|
||||
Swiss Public Transport
|
||||
</li>
|
||||
<li>
|
||||
<a href='/components/sensor.swiss_public_transport/'>Swiss Public Transport</a>
|
||||
</li>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue