Shaegi / Homeassistant-WLED-Card

Home Assistant Lovelace Card to control https://github.com/Aircoookie/WLED solution to "controlling WS2812B RGB LEDs with an ESP8266 over WiFi"
45 stars 5 forks source link

Lock dependencies and build project #14

Open Shaegi opened 3 years ago

Shaegi commented 3 years ago

As mentioned in #6 and #13 there are a lot of problems with integrating the dependencies separatly. It will be a huge advantage to bundle dependencies (via webpack or something else) right into one file and get this one loaded by HASSIO instead of multiple files.