Initial attempt to get camera name from entity unique_id.

This commit is contained in:
Dermot Duffy
2021-09-26 20:36:54 -07:00
parent 70ffc0364d
commit 423bd9fd2b
7 changed files with 155 additions and 79 deletions
-1
View File
@@ -91,7 +91,6 @@ export class FrigateCardGallery extends LitElement {
width: `calc(${100 / this._columns}% - 1.2px)`,
};
console.info(this.clientWidth);
return html` <ul class="mdc-image-list frigate-card-gallery">
${this.view && this.view.previous
? html`<li class="mdc-image-list__item" style="${styleMap(styles)}">