bouwew
(Bouwe)
June 7, 2019, 5:33pm
1
I found a nice way to add the visuals from the BuienAlarm website: www.buienalarm.nl as a Panel Iframe to Home Assistant.
See here: https://github.com/bouwew/HA-BuienAlarm-Panel-Iframe
Or, when using Lovelace an Iframe-card (https://www.home-assistant.io/lovelace/iframe/ ) can be used.
Please see below, thanks @Mister-Espria !
4 Likes
koan
(Koen Vervloesem)
June 7, 2019, 7:17pm
2
It’s nicely working here!
Maybe you’re interested in this?
spudje
September 8, 2019, 4:28pm
4
Is there a way to add a Buienalarm graph as lovelace card? The custom component is not really something useful for me.
I added a manual card like this:
aspect_ratio: 105%
type: iframe
url: >-
https://www.buienalarm.nl/utrecht-utrecht-nederland/52.095,5.10971
scrolling=no width=630 height=330 frameborder=no
1 Like
spudje
September 19, 2019, 10:40pm
7
Unfortunately, it seems Buienalarm changed something and it doesn’t work for me anymore in an iframe card
spudje
September 29, 2019, 4:29pm
8
Anyone knows how to get it working again?
It is still working for me. Is there nothing showing?
bouwew
(Bouwe)
September 30, 2019, 6:32am
10
Maybe you need to clean your browser’s cache, that might help.
spudje
September 30, 2019, 6:58pm
11
Maybe, I flushed it in one browser, although weird, it didn’t work on any of my devices, now all of a sudden it started to work again. Maybe some network issue at my end?