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 GitHub
parent b3b9ca9c3f
commit 2ec8b97378
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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,
};
export interface Config extends LovelaceCardConfig {

View File

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