Site updated at 2016-07-14 06:51:59 UTC
This commit is contained in:
parent
146ad9a3a6
commit
d357527968
26 changed files with 185 additions and 46 deletions
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
43
demo/dev-tools.html
Normal file
43
demo/dev-tools.html
Normal file
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
@ -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>
|
||||
|
|
91
demo/partial-map.html
Normal file
91
demo/partial-map.html
Normal file
File diff suppressed because one or more lines are too long
Loading…
Add table
Add a link
Reference in a new issue