Buienalarm visuals in a Panel Iframe

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

It’s nicely working here!

Maybe you’re interested in this?

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

Nice, works great!

Unfortunately, it seems Buienalarm changed something and it doesn’t work for me anymore in an iframe card :frowning:

Anyone knows how to get it working again?

It is still working for me. Is there nothing showing?

Maybe you need to clean your browser’s cache, that might help.

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?