diff --git a/src/panels/lovelace/cards/hui-light-card.ts b/src/panels/lovelace/cards/hui-light-card.ts index 10d19495bd..b395163e86 100644 --- a/src/panels/lovelace/cards/hui-light-card.ts +++ b/src/panels/lovelace/cards/hui-light-card.ts @@ -100,19 +100,19 @@ export class HuiLightCard extends LitElement implements LovelaceCard {
- ${supportsFeature(stateObj, SUPPORT_BRIGHTNESS) - ? html` - - ` - : ""} +