bouwew / HA-BuienAlarm-Panel-Iframe

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

I found a nice way to add the visuals from the BuienAlarm website: www.buienalarm.nl as a Panel Iframe to Home Assistant.

  1. Download the file buienalarm.html to the directory config/www
  2. Add the following to configuration.yaml:
panel_iframe:
  regen:
    title: Regen-voorspelling
    icon: mdi:weather-pouring
    url: /local/buienalarm.html

Result: Screenshot When you have done this, you will see the default welcome-page. Enter/select your city and the prediction will be shown!

About


Languages

Language:HTML 100.0%