Minimal Lovelace card that shows multiple lights with sliders in a single card.
- Add as a custom repository (type: Lovelace)
- Install and add the resource
Resource URL:
/your-path/compact-light-card.js
type: custom:compact-light-card
name: Living Room
entities:
- light.lamp
- light.floornpm install
npm run buildThe build output is in dist/compact-light-card.js.