Update demo

This commit is contained in:
Paulus Schoutsen 2016-05-29 10:14:06 -07:00
parent 96d65fb780
commit 2c5bc0cb41
3 changed files with 240 additions and 14 deletions

5
source/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];