Site updated at 2015-09-10 19:39:00 UTC

This commit is contained in:
Paulus Schoutsen 2015-09-10 12:39:00 -07:00
parent 718cb79e66
commit 3ce314c0a7
82 changed files with 2127 additions and 953 deletions

View file

@ -126,6 +126,14 @@ The swiss public transport sensor will give you the next two departure times fro
</span></code></pre></td></tr></table></div></figure>
<p>Configuration variables:</p>
<ul>
<li><strong>from</strong> (<em>Required</em>): The ID of the station of the start station.</li>
<li><strong>to</strong> (<em>Required</em>): The ID of the station of the end station.</li>
</ul>
<p>The public timetables are coming from <a href="http://transport.opendata.ch">Swiss public transport</a>.</p>