Site updated at 2016-08-14 20:12:40 UTC

This commit is contained in:
Travis CI 2016-08-14 20:12:40 +00:00
parent 155e6ace0e
commit e715c5804a
40 changed files with 53 additions and 131 deletions

View file

@ -124,7 +124,7 @@ Support for these components is provided by the Home Assistant community.
<a href='#frontend' class="btn">Frontend</a>
<a href='#front-end' class="btn">Front end</a>
@ -2943,7 +2943,7 @@ Support for these components is provided by the Home Assistant community.
<a href='/components/panel_custom/'
class='frontend'
class='front-end'
style='display: none'>
<div class='img-container'>
@ -2951,13 +2951,13 @@ Support for these components is provided by the Home Assistant community.
</div>
<div class='title'>Panel Custom</div>
<div class='category'>Frontend</div>
<div class='category'>Front end</div>
</a>
<a href='/components/panel_iframe/'
class='frontend'
class='front-end'
style='display: none'>
<div class='img-container'>
@ -2965,7 +2965,7 @@ Support for these components is provided by the Home Assistant community.
</div>
<div class='title'>Panel iFrame</div>
<div class='category'>Frontend</div>
<div class='category'>Front end</div>
</a>
@ -4495,13 +4495,13 @@ Support for these components is provided by the Home Assistant community.
<a href='/components/weblink/'
class='other'
class='front-end'
style='display: none'>
<div class='img-container'>
</div>
<div class='title'>Weblink</div>
<div class='category'>Other</div>
<div class='category'>Front end</div>
</a>