Easier to use frontend options. Set sidebar title.

This commit is contained in:
2022-09-01 15:38:23 +00:00
parent 39f727206f
commit fffb017287
13 changed files with 821 additions and 506 deletions

View File

@@ -15,12 +15,13 @@ loadConfigDashboard().then(() => {
@property() connection;
firstUpdated() {
window.browser_mod.addEventListener("browser-mod-config-update", () =>
window.addEventListener("browser-mod-config-update", () =>
this.requestUpdate()
);
}
render() {
if (!window.browser_mod) return html``;
return html`
<ha-app-layout>
<app-header slot="header" fixed>