Skip to content

GF3R/compact-light-card

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Compact Light Card

Minimal Lovelace card that shows multiple lights with sliders in a single card.

Install (HACS)

  • Add as a custom repository (type: Lovelace)
  • Install and add the resource

Resource URL:

/your-path/compact-light-card.js

Usage

type: custom:compact-light-card
name: Living Room
entities:
  - light.lamp
  - light.floor

Development

npm install
npm run build

The build output is in dist/compact-light-card.js.

About

A small hacs integration to display multiple lights compactly

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors