Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Map Card Broken #21

Open
1h8fulkat opened this issue Jun 17, 2024 · 0 comments
Open

Map Card Broken #21

1h8fulkat opened this issue Jun 17, 2024 · 0 comments

Comments

@1h8fulkat
Copy link

1h8fulkat commented Jun 17, 2024

The lock card breaks the map rendering. Appears to only occur on the mobile version but eventually it propagates to the web, presumable after cache time out. During interim period while cached, it does work. Lovelace error message is "custom element doesn't exist hui-map-card"

This is the lovelace code I am using to reproduce.

type: custom:love-lock-card
popup: timeout
cards:
- type: map
aspect_ratio: '16:9'
default_zoom: 8
auto_fit: true
entities:
- device_tracker.device_1
- device_tracker.device_2
history: 24
theme_mode: auto

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant