remove Animation for thermostat and light (#2303)

* Update Animation

* Update light
This commit is contained in:
Zack Arnett 2018-12-13 21:45:21 -05:00 committed by Paulus Schoutsen
parent d267196bff
commit 87eac4cdee
2 changed files with 2 additions and 0 deletions

View File

@ -36,6 +36,7 @@ const lightConfig = {
lineCap: "round",
handleSize: "+12",
showTooltip: false,
animation: false,
};
interface Config extends LovelaceCardConfig {

View File

@ -29,6 +29,7 @@ const thermostatConfig = {
lineCap: "round",
handleSize: "+10",
showTooltip: false,
animation: false,
};
const modeIcons = {