From 87eac4cdee136d1509a006420a8372a46aff6c4a Mon Sep 17 00:00:00 2001 From: Zack Arnett Date: Thu, 13 Dec 2018 21:45:21 -0500 Subject: [PATCH] remove Animation for thermostat and light (#2303) * Update Animation * Update light --- src/panels/lovelace/cards/hui-light-card.ts | 1 + src/panels/lovelace/cards/hui-thermostat-card.ts | 1 + 2 files changed, 2 insertions(+) diff --git a/src/panels/lovelace/cards/hui-light-card.ts b/src/panels/lovelace/cards/hui-light-card.ts index 1c224e8453..dc0ecad1e4 100644 --- a/src/panels/lovelace/cards/hui-light-card.ts +++ b/src/panels/lovelace/cards/hui-light-card.ts @@ -36,6 +36,7 @@ const lightConfig = { lineCap: "round", handleSize: "+12", showTooltip: false, + animation: false, }; interface Config extends LovelaceCardConfig { diff --git a/src/panels/lovelace/cards/hui-thermostat-card.ts b/src/panels/lovelace/cards/hui-thermostat-card.ts index 91f0cc0766..36620b541f 100644 --- a/src/panels/lovelace/cards/hui-thermostat-card.ts +++ b/src/panels/lovelace/cards/hui-thermostat-card.ts @@ -29,6 +29,7 @@ const thermostatConfig = { lineCap: "round", handleSize: "+10", showTooltip: false, + animation: false, }; const modeIcons = {