You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I experienced that the icons no show up at the mobile app. I 'm running the latest version of HA:
Core 2024.10.3
Supervisor 2024.10.3
Operating System 13.2
Frontend 20241002.3
The code I use for the card is:
type: custom:flex-horseshoe-card
entities:
Can confirm. My newly set up horseshoe card works well on PC but on the iOS App no icons are shown at all.
I cant get any icons to work on iOS (mobile). Even if I take the examples provided in the github and place them in an empty masonry view. I tried to strip them as much as possible and tried different entities but no luck at all.
I experienced that the icons no show up at the mobile app. I 'm running the latest version of HA:
Core 2024.10.3
Supervisor 2024.10.3
Operating System 13.2
Frontend 20241002.3
The code I use for the card is:
type: custom:flex-horseshoe-card
entities:
decimals: 1
tap_action:
action: more-info
area: ISLIED14
decimals: 1
tap_action:
action: more-info
decimals: 0
tap_action:
action: more-info
icon: mdi:water-percent
decimals: 1
tap_action:
action: more-info
icon: mdi:water
decimals: 1
tap_action:
action: more-info
icon: mdi:weather-windy
tap_action:
action: more-info
icon: mdi:weather-windy
decimals: 1
tap_action:
action: more-info
icon: mdi:umbrella
decimals: 1
tap_action:
action: more-info
icon: mdi:sunglasses
decimals: 0
tap_action:
action: more-info
icon: mdi:weather-sunny
show:
horseshoe_style: lineargradient
scale_tickmarks: false
layout:
hlines:
xpos: 50
ypos: 36
length: 60
styles:
vlines:
xpos: 50
ypos: 49
length: 26
styles:
states:
entity_index: 0
xpos: 50
ypos: 32
styles:
entity_index: 1
xpos: 48
ypos: 46
styles:
entity_index: 2
xpos: 63
ypos: 46
styles:
entity_index: 3
xpos: 63
ypos: 59
styles:
entity_index: 4
xpos: 0
ypos: 96
styles:
entity_index: 5
xpos: 100
ypos: 96
styles:
entity_index: 6
xpos: 48
ypos: 59
styles:
entity_index: 7
xpos: 56
ypos: 72
styles:
entity_index: 8
xpos: 62
ypos: 83
styles:
entity_index: 9
xpos: 50
ypos: 97
styles:
icons:
entity_index: 2
xpos: 57
ypos: 46
size: 0.7
styles:
entity_index: 3
xpos: 57
ypos: 59
size: 0.7
styles:
entity_index: 6
xpos: 20
ypos: 59
size: 0.5
styles:
entity_index: 7
xpos: 40
ypos: 72
size: 0.7
styles:
entity_index: 8
xpos: 40
ypos: 83
size: 0.7
styles:
areas:
entity_index: 0
xpos: 50
ypos: 16
styles:
horseshoe_scale:
min: -10
max: 40
color_stops:
"40": var(--primary-color)
"-10": white
The text was updated successfully, but these errors were encountered: