diff --git a/src/power-flow-card-plus.ts b/src/power-flow-card-plus.ts index cca39e3..c16ca75 100644 --- a/src/power-flow-card-plus.ts +++ b/src/power-flow-card-plus.ts @@ -212,7 +212,7 @@ export class PowerFlowCardPlus extends LitElement { color: { type: entities.grid?.secondary_info?.color_value, }, - tap_action: entities.grid?.secondary_info?.tap_action + tap_action: entities.grid?.secondary_info?.tap_action, }, };