Site updated at 2015-12-19 17:29:41 UTC

This commit is contained in:
Paulus Schoutsen 2015-12-19 09:29:41 -08:00
parent 5ddb1dac36
commit 45020579c3
259 changed files with 5974 additions and 4067 deletions

View file

@ -23,7 +23,8 @@
<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="@balloob">
<meta name="twitter:site" content="@home_assistant">
<meta name="twitter:title" content="Components">
<meta name="twitter:description" content="List of the built-in components of Home Assistant.">
<meta name="twitter:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">
@ -1262,6 +1263,16 @@ Support for these components is provided by the Home Assistant community.
<a href='/components/binary_sensor.rest/' class='binary-sensor'>
<div class='img-container'>
</div>
<div class='title'>RESTful binary sensor</div>
<div class='category'>Binary Sensor</div>
</a>
<a href='/components/sensor.rest/' class='sensor'>
<div class='img-container'>
@ -1634,6 +1645,18 @@ Support for these components is provided by the Home Assistant community.
<a href='/components/sensor.twitch/' class='sensor'>
<div class='img-container'>
<img src='/images/supported_brands/twitch.png'>
</div>
<div class='title'>Twitch sensor</div>
<div class='category'>Sensor</div>
</a>
<a href='/components/updater/' class='other'>
<div class='img-container'>
@ -1977,9 +2000,15 @@ $(window).load(function(){
<div class="grid-wrapper">
<div class="grid">
<div class="grid__item">
<p class="copyright">
<span class="credit">Powered by <a href='http://jekyllrb.com/'>Jekyll</a> and the <a href='https://github.com/coogie/oscailte'>Oscalite theme</a>. Hosted by <a href='https://pages.github.com/'>GitHub</a> and served by <a href='https://cloudflare.com'>CloudFlare</a>.</span>
</p>
<div class="copyright">
<a rel="me" href='https://twitter.com/home_assistant'><i class="icon-twitter"></i></a>
<a rel="me" href='https://github.com/balloob/home-assistant'><i class="icon-github"></i></a>
<div class="credit">
Website powered by <a href='http://jekyllrb.com/'>Jekyll</a> and the <a href='https://github.com/coogie/oscailte'>Oscalite theme</a>.<br />
Hosted by <a href='https://pages.github.com/'>GitHub</a> and served by <a href='https://cloudflare.com'>CloudFlare</a>.
</div>
</div>
</div>
</div>
</div>