From 3763d7a1d00b1a27f5eca743cedf5720fa01182d Mon Sep 17 00:00:00 2001 From: "J. Nick Koston" Date: Mon, 23 Mar 2020 14:33:45 -0500 Subject: [PATCH] Use horizontal control icons for devices that commonly move horizontally (#5309) * Use horizontal control icons for devices that commonly move horizontally including: awning curtain gate * no need to check * remove debug * reduce - js is so permissive * remove curtain --- src/components/ha-cover-controls.js | 24 ++++++++++++++++++++++-- 1 file changed, 22 insertions(+), 2 deletions(-) diff --git a/src/components/ha-cover-controls.js b/src/components/ha-cover-controls.js index 76aa911755..b669d23eb9 100644 --- a/src/components/ha-cover-controls.js +++ b/src/components/ha-cover-controls.js @@ -19,7 +19,7 @@ class HaCoverControls extends PolymerElement {