Giter VIP home page Giter VIP logo

lovelace-buienradar-card's Introduction

Home Assistant Buienradar Forecast Card

Graph of Buienradars rain forecast. This is a maintained fork of lukevink/lovelace-buien-rain-card.

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'
    height: 300  

(update interval is in seconds) (height is optional)

An example in my own UI as a Picture Element:

Preview Image

lovelace-buienradar-card's People

Contributors

lukevink avatar danielhaitink avatar voxxie avatar

Stargazers

 avatar Ronald ter Veen avatar  avatar

Watchers

James Cloos avatar  avatar

lovelace-buienradar-card's Issues

Custom element doesn't exist: buien-rain-forecast.

I'm kind of new with custom lovelace cards. But I've added /local/buien-rain-card.js to the resources section of the lovelace control panel. When I add the card to a lovelace dashboard it gives error: "Custom element doesn't exist: buien-rain-forecast.".
What am I doing wrong?

error

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.