From 493198f53014613147613f44f9da9cc45dd09b22 Mon Sep 17 00:00:00 2001 From: Ian Richardson Date: Thu, 12 Sep 2019 13:38:18 -0500 Subject: [PATCH] Set minimum brightness of slider to 1% Closes #3693 --- src/panels/lovelace/cards/hui-light-card.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/src/panels/lovelace/cards/hui-light-card.ts b/src/panels/lovelace/cards/hui-light-card.ts index 71480dd5f2..a1efbf274c 100644 --- a/src/panels/lovelace/cards/hui-light-card.ts +++ b/src/panels/lovelace/cards/hui-light-card.ts @@ -97,6 +97,7 @@ export class HuiLightCard extends LitElement implements LovelaceCard { ${supportsFeature(stateObj, SUPPORT_BRIGHTNESS) ? html`