Lovelace Buien Rain Card Save

Graph of Buienradars rain forecast

Project README

*** THIS CARD IS NO LONGER IN DEVELOPMENT ***

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

Home Assistant Buienradar Forecast Card

Graph of Buienradars rain forecast

Preview Image

Simple install

  1. Download and copy buien-rain-card.js into your config/www directory.

  2. Add a reference to buien-rain-card.js inside your ui-lovelace.yaml.

resources:
  - url: /local/buien-rain-card.js
    type: module

Add as a card to your UI

  - 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)

An example in my own UI as a Picture Element:

Preview Image

Open Source Agenda is not affiliated with "Lovelace Buien Rain Card" Project. README Source: lukevink/lovelace-buien-rain-card
Stars
52
Open Issues
14
Last Commit
1 year ago

Open Source Agenda Badge

Open Source Agenda Rating