Minor codereview fixes.

This commit is contained in:
Dermot Duffy
2023-05-06 10:49:08 -07:00
parent 867a118a16
commit 19e9113665
2 changed files with 1 additions and 8 deletions
-8
View File
@@ -339,14 +339,6 @@ class FrigateCard extends LitElement {
}
}
// protected _runAutomations(): void {
// // this._getConfig().automations?.forEach((automation) => {
// // if (this._hass && evaluateCondition(automation.conditions, this._conditionState)) {
// // frigateCardHandleAction(this, this._hass, {}, automation.actions);
// // }
// // });
// }
/**
* Get the style of emphasized menu items.
* @returns A StyleInfo.