All Projects → jcwillox → lovelace-canary

jcwillox / lovelace-canary

Licence: MIT License
🐤 Adds many useful extensions to lovelace, such as templating secondary info, stacking within a card and more!

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to lovelace-canary

ha-card-weather-conditions
Weather condition card (Lovelace) for Home Assistant.
Stars: ✭ 101 (+260.71%)
Mutual labels:  home-assistant, lovelace
lovelace-climate-mode-entity-row
Climate mode entity for Lovelace
Stars: ✭ 49 (+75%)
Mutual labels:  home-assistant, lovelace
pymusiccast
Group MusicCast Speakers with Home Assistant
Stars: ✭ 34 (+21.43%)
Mutual labels:  home-assistant, lovelace
uptime-card
Minimalistic uptime card for Home Assistant Lovelace UI
Stars: ✭ 152 (+442.86%)
Mutual labels:  home-assistant, lovelace
hass-shutter-card
Shutter card for Home Assistant Lovelace UI
Stars: ✭ 151 (+439.29%)
Mutual labels:  home-assistant, lovelace
linak-desk-card
Home Assistant Lovelace Card for controlling desks based on linak bluetooth controller.
Stars: ✭ 26 (-7.14%)
Mutual labels:  home-assistant, lovelace
lovelace-soft-ui
💫 Simple and clean Lovelace configuration
Stars: ✭ 807 (+2782.14%)
Mutual labels:  home-assistant, lovelace
Home Assistantconfig
🏠 Home Assistant configuration & Documentation for my Smart House. Write-ups, videos, part lists, and links throughout. Be sure to ⭐ it. Updated FREQUENTLY!
Stars: ✭ 3,687 (+13067.86%)
Mutual labels:  home-assistant, lovelace
light-card
Lovelace light-card for home assistant
Stars: ✭ 18 (-35.71%)
Mutual labels:  home-assistant, lovelace
air-visual-card
A Lovelace card showing air quality data from airvisual.com. Requires the AirVisual component.
Stars: ✭ 70 (+150%)
Mutual labels:  home-assistant, lovelace
purifier-card
Air Purifier card for Home Assistant Lovelace UI
Stars: ✭ 155 (+453.57%)
Mutual labels:  home-assistant, lovelace
bom-radar-card
A rain radar card using the new tiled images from the Australian BOM
Stars: ✭ 52 (+85.71%)
Mutual labels:  home-assistant, lovelace
lovelace-valetudo-map-card
Draws the map available from a Xiaomi Vacuum cleaner flashed with Valetudo in a Home Assistant Lovelace card
Stars: ✭ 149 (+432.14%)
Mutual labels:  home-assistant, lovelace
lovelace-battery-entity-row
Show battery states or attributes with dynamic icon on entity rows in Home Assistant's Lovelace UI
Stars: ✭ 49 (+75%)
Mutual labels:  home-assistant, lovelace
numberbox-card
Replace input_number sliders with plus and minus buttons
Stars: ✭ 61 (+117.86%)
Mutual labels:  home-assistant, lovelace
roku-card
📺 Roku Remote Card
Stars: ✭ 86 (+207.14%)
Mutual labels:  home-assistant, lovelace
decluttering-card
🧹 Declutter your lovelace configuration with the help of this card
Stars: ✭ 186 (+564.29%)
Mutual labels:  home-assistant, lovelace
Home-Assistant-Main
My Home Assistant Configuration Be sure to ⭐ my repo so you can keep up to date on the daily progress!
Stars: ✭ 54 (+92.86%)
Mutual labels:  home-assistant, lovelace
entur-card
Home Assistant Lovelace card card for the Entur public transport component.
Stars: ✭ 38 (+35.71%)
Mutual labels:  home-assistant, lovelace
home-assistant-custom-components
My custom components for Home Assistant
Stars: ✭ 70 (+150%)
Mutual labels:  home-assistant

🐤 Canary

hacs_badge

The idea behind Canary is to extend the functionality of Lovelace in a non-drastic way. This is done mainly, by adding extra configuration options (extensions) to pre-existing Lovelace elements.

This plugin could be thought of as almost a staging ground for features that if suitable could end up in core Lovelace, hence the name borrowed from Chrome Canary. It's unclear how well that statement will hold, it could also be called "Extensions".

Usage

Much like card-mod Canary extends the default lovelace cards, so you don't need to actually define a canary-card for these options to work. The options are added to their respective cards as 'extensions'.

Available Extensions

For more information head over to the wiki.

Credits

I'd like to recognise Thomas Lovén's influence on this card, his work on card-tools made the creation of this vastly quicker and easier. Reference to his and other people's lovelace cards is, at this point, like 90% of my knowledge on JavaScript and polymer UI. Code from Thomas Lovén's card-mod is the backbone of the extensions to lovelace and what gave me this idea in the first place.

Installation

resources:
  - url: /hacsfiles/lovelace-canary/canary.js
    type: module
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].