Treat camera unavailability in a more friendly way.

Also creates a `components-lib` directory for major webcomponent support code.
This commit is contained in:
Dermot Duffy
2023-10-05 21:18:03 -07:00
parent 95e42ab767
commit d895c43e67
23 changed files with 207 additions and 89 deletions
+1 -1
View File
@@ -221,7 +221,7 @@ export class ViewManager {
log(
this._api.getConfigManager().getCardWideConfig(),
`Frigate Card view change: `,
view.view,
view,
);
this._view = view;