Hi,
I’ve only recently started using HA.
I’ve now created a special iPhone view in lovelace, but it’s not displayed correctly in the app. The symbols in the tiles are missing.
If I open the same view in Safari on the iPhone, everything is displayed correctly.
View in the app on the iPhone
View in Safari on the iPhone
tom_l
January 16, 2025, 2:32pm
2
Are these custom or core cards?
it is the standard panel map, the view is a custom:vertical-layout.
There is also an icon missing on the homepage.
title: Home
type: panel
cards:
- type: vertical-stack
cards:
- type: horizontal-stack
cards:
- show_name: true
show_icon: true
type: button
tap_action:
action: navigate
navigation_path: /dashboard-iphone/rollladen
entity: cover.rolladen_buro
name: Rolläden
hold_action:
action: navigate
navigation_path: /dashboard-iphone/rollladen
type: custom:vertical-layout
title: Lampen
cards:
- type: vertical-stack
cards:
- type: vertical-stack
cards:
- type: horizontal-stack
cards:
- type: light
entity: light.deckenstrahler_flur
name: Decke
- type: light
entity: light.shelly1_treppenhaus_shelly_sw
title: Flur
- type: horizontal-stack
cards:
- type: vertical-stack
cards:
- type: horizontal-stack
cards:
- type: light
entity: light.deckenstrahler_kueche
name: Decke
- type: light
entity: light.hue_lightstrip_plus_1
icon: ""
- type: light
entity: light.hue_lightstrip_plus_1_3
Please format a code in all your posts.
Before we begin…
This forum is not a helpdesk
The people here don’t work for Home Assistant, that’s an open source project. We are volunteering our free time to help others. Not all topics may get an answer, never mind one that helps you solve your problem.
[image]
This also isn’t a general home automation forum, this is a forum for Home Assistant and things related to it. Any question about Home Assistant, and about using things with Home Assistant, is welcome here. We can’t help you with eve…
It is crucial for a support, not just for aesthetics.
Also - just in case - clear a cache on your mobile.
In Companion app: companion app settings → debug → reset frontend cache