Update demo

This commit is contained in:
Paulus Schoutsen 2016-07-13 23:49:12 -07:00 committed by Fabian Affolter
parent ff6d25a229
commit 55f9561069
No known key found for this signature in database
GPG Key ID: DDF3D6F44AAB1336
6 changed files with 152 additions and 21 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -62,8 +62,12 @@
document
.getElementById('ha-init-skeleton')
.classList.add('error');
}
};
window.noAuth = true;
window.deferredLoading = {
map: '/demo/partial-map.html',
dev: '/demo/dev-tools.html',
};
</script>
</head>
<body fullbleed>

File diff suppressed because one or more lines are too long