From 25bdf50737a5a7b1ec8bbe954af0506bca98609a Mon Sep 17 00:00:00 2001 From: Paulus Schoutsen Date: Fri, 14 Jun 2019 15:25:41 -0700 Subject: [PATCH] Use users location --- demo/src/configs/arsaboo/lovelace.ts | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/demo/src/configs/arsaboo/lovelace.ts b/demo/src/configs/arsaboo/lovelace.ts index bc21e15c71..c800c36fbc 100644 --- a/demo/src/configs/arsaboo/lovelace.ts +++ b/demo/src/configs/arsaboo/lovelace.ts @@ -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",