Custom Lovelace Card zur Anzeige eines ESP32 WS2812 LED-Framebuffers über HTTP.
Voraussetzungen:
- Node.js >= 18
- npm >= 9
npm install npm run build
- dist/pixel-http-card.js nach /config/www kopieren
- Ressource in Lovelace hinzufügen
type: custom:pixel-http-card
name: LED Bett oben
host: 192.168.22.131
poll_interval: 450
layout: grid
columns: 16