From fec7a2da8e3801ce599cd6d6c8d8e6148a25dd40 Mon Sep 17 00:00:00 2001 From: mouth4war <30283635+mouth4war@users.noreply.github.com> Date: Tue, 22 Jun 2021 01:56:28 +0530 Subject: [PATCH] Ignore slider button card --- swipe-navigation.js | 1 + 1 file changed, 1 insertion(+) diff --git a/swipe-navigation.js b/swipe-navigation.js index 19266ec..eb05241 100644 --- a/swipe-navigation.js +++ b/swipe-navigation.js @@ -10,6 +10,7 @@ const ignored = [ "APP-HEADER", "HA-SLIDER", "SWIPE-CARD", + "SLIDER-BUTTON-CARD", "HUI-MAP-CARD", "ROUND-SLIDER", "XIAOMI-VACUUM-MAP-CARD",