I created this card out of desperation (there was no way to forecast) and its implimentation is pretty terrible. Please try the Neerslaag App from aex351 who did some awesome work and made a much better implimentation. Visit on HAS Forum
Graph of Buienradars rain forecast
-
Download and copy
buien-rain-card.js
into yourconfig/www
directory. -
Add a reference to
buien-rain-card.js
inside yourui-lovelace.yaml
.
resources:
- url: /local/buien-rain-card.js
type: module
- type: 'custom:buien-rain-forecast'
long: 4.8945
lat: 52.3667
lineColor: 'rgba(89, 160, 238, 1)'
fillColor: 'rgba(89, 160, 238, 0.2)'
update_interval: 10
icon: 'mdi:weather-rainy'
(update interval is in seconds)