Update demo
This commit is contained in:
parent
ff6d25a229
commit
55f9561069
6 changed files with 152 additions and 21 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue