only my second try at using a custom card and the gauge-card I tried first was much simpler. I’m getting this error in my logs with the swiper card resource in my lovelace yaml:
This custom card is awesome BTW
I use it a lot but in one of my cards, I’m having issues specifically from iOS…
I setup a swiper card with entiy buttons (controlling scenes).
I love this because I can keep all my scenes in one place without taking too much screen.
The problem, only from iOS (maybe other touchscreen interface, don’t know), is that almost every time I swipe the card to get to the next page, it triggers the button my finger was on…
This is not happening to other entity button cards, only with Swiper…
My only work around is to change the trigger for more-info so at least I don’t trigger a scene by accident while navigating but not great (still pops up the more info screen)
I can grab the navigation bar but it’s hard to grab it easily
I tried but the hold function doesn’t work on my entity button within the swiper cards (calling service scene.turn_on).
Tried the exact same card outside the Swiper and it works fine so it’s really specific to the swiper card…
I think there is an issue with this card and HA 0.84.2, when you add this card into the UI via the browser editor, it breaks the browser editor from being able to view the raw config editor.
84.6 same behavior with broken editor. Also this is one of the first cards I’ve worked with , and I’m not sure if its 84.x or just the normal behavior, but it does seem to really slow down the lovelace load times
mayker
(maykar (pronounced "maker" with a southern accent))
131
For what it’s worth, I’m using this and Raw Config is working fine. I have noticed that button-card causes Raw Config to be blank. I’ve switched to the native entity-buttons because of this.
https://XXX.XXX.XXX.XXX/local/custom-lovelace/swipe-card/swipe-card.js?v=1.1.0:36:9 TypeError: hass.translationMetadata.translations[hass.selectedLanguage] is undefined
in the log and there is no lines on the cards. Using 0.84.6 HA version.
Hi, I am new to this community and I have a question. I have downloaded the swiper card and the cards work fine, however, I can’t seem to get the graph line which is shown in the examples at the top of this page. Whatever I do the line won’t appear (I have tried different settings etc etc.) The card is there but the graphs aren’t. So it is usable, however it would be neat to know why the line won’t show up for me. If I put the graph: line parameter in then I do get the line, however they are the same color for each page. Fortunately the card works perfectly well for all other cases.
I think I know why. Your workaround is to click on the icon with your first name initial in the hass menu and then select a language. Probably now it has some default there. Fix posted in Bram’s repository.