mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-22 00:36:34 +00:00
Use users location
This commit is contained in:
parent
f6d651304c
commit
25bdf50737
@ -528,7 +528,8 @@ export const demoLovelaceArsaboo: () => LovelaceConfig = () => ({
|
||||
{
|
||||
type: "iframe",
|
||||
aspect_ratio: "90%",
|
||||
url: "https://embed.windy.com/embed2.html?lat=32.487&lon=-84.023&zoom=5&level=surface&overlay=rain&menu=&message=&marker=&calendar=&pressure=&type=map&location=coordinates&detail=&detailLat=32.487&detailLon=--84.023&metricWind=default&metricTemp=default&radarRange=-1",
|
||||
url:
|
||||
"https://embed.windy.com/embed2.html?zoom=5&level=surface&overlay=rain&menu=&message=&marker=&calendar=&pressure=&type=map&location=coordinates&detail=&detailLat=32.487&detailLon=--84.023&metricWind=default&metricTemp=default&radarRange=-1",
|
||||
},
|
||||
{
|
||||
type: "entities",
|
||||
|
Loading…
x
Reference in New Issue
Block a user