-
Notifications
You must be signed in to change notification settings - Fork 13
Open
Description
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
Metadata
Metadata
Assignees
Labels
No labels