mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-23 17:26:42 +00:00
parent
bf4192a1f0
commit
586fa1d0f0
@ -133,6 +133,7 @@ class HuiMapCard extends LitElement implements LovelaceCard {
|
||||
this._config,
|
||||
this._configEntities
|
||||
)}
|
||||
.zoom=${this._config.default_zoom ?? 14}
|
||||
.paths=${this._getHistoryPaths(this._config, this._history)}
|
||||
.darkMode=${this._config.dark_mode}
|
||||
></ha-map>
|
||||
|
Loading…
x
Reference in New Issue
Block a user