Site updated at 2016-05-29 17:17:01 UTC

This commit is contained in:
Travis CI 2016-05-29 17:17:01 +00:00
parent 1a28224820
commit 7dd38dd5f7
23 changed files with 265 additions and 39 deletions

5
demo/core.js Normal file

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View file

@ -39,6 +39,7 @@
#ha-init-skeleton paper-spinner {
height: 28px;
margin-top: 16px;
}
#ha-init-skeleton a {
@ -62,8 +63,8 @@
.getElementById('ha-init-skeleton')
.classList.add('error');
}
window.noAuth = true;
</script>
<link rel='import' href='/demo/frontend.html' onerror='initError()' async />
</head>
<body fullbleed>
<div id='ha-init-skeleton'>
@ -85,6 +86,9 @@
}
</script>
<home-assistant auth='no_password_set' icons='demo'></home-assistant>
<script src='/demo/core.js'></script>
<link rel='import' href='/demo/frontend.html' onerror='initError()' async />
<link rel='import' href='/static/mdi-demo.html' async />
<script>
var _gaq=[['_setAccount','UA-57927901-1'],['_trackPageview']];
(function(d,t){var g=d.createElement(t),s=d.getElementsByTagName(t)[0];