mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-16 22:06:34 +00:00
Update windy.com widget used in arsaboo demo (#2803)
This commit is contained in:
parent
4073238103
commit
f5d3f1c042
@ -528,7 +528,7 @@ export const demoLovelaceArsaboo: () => LovelaceConfig = () => ({
|
|||||||
{
|
{
|
||||||
type: "iframe",
|
type: "iframe",
|
||||||
aspect_ratio: "90%",
|
aspect_ratio: "90%",
|
||||||
url: "https://embed.windy.com/embed2.html?rain,32.487,-84.023,5",
|
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",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
type: "entities",
|
type: "entities",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user