Site updated at 2015-11-17 05:48:24 UTC

This commit is contained in:
Paulus Schoutsen 2015-11-16 21:48:24 -08:00
parent f9339c33ec
commit 8e4da669aa
165 changed files with 8373 additions and 5285 deletions

File diff suppressed because one or more lines are too long

View file

@ -46,7 +46,7 @@
</div>
<script src='/demo/webcomponents-lite.min.js'></script>
<link rel='import' href='/demo/frontend.html' />
<home-assistant auth='no_password_set'></home-assistant>
<home-assistant auth='no_password_set' icons='demo'></home-assistant>
<script>
var _gaq=[['_setAccount','UA-57927901-1'],['_trackPageview']];
(function(d,t){var g=d.createElement(t),s=d.getElementsByTagName(t)[0];

File diff suppressed because one or more lines are too long