Site updated at 2016-07-14 06:51:59 UTC

This commit is contained in:
Travis CI 2016-07-14 06:51:59 +00:00
parent 146ad9a3a6
commit d357527968
26 changed files with 185 additions and 46 deletions

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>