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

can someone tell me what i need to add to the lib folder?? #11

Closed damver closed 3 years ago

damver commented 4 years ago

hey guys,

i am a rookie to hassio

and i made a wled controller yesterday.

now i want it to add this controlpanel to my hassio. but i cant figure out what to add to the lib folder. can someone help me out? maybe with sharing a screenshot?

or something?

kind regards damian

Shaegi commented 4 years ago

Hi, you need to add both dependencies (tingle.js and iro.js) to your lib. Therefore download them from their respective homepage. You should have about this folder structure:

lib/tingle.min.css
ib/tingle.min.js
lib/iro.min.js 

Checkout the readme for further informations: https://github.com/Shaegi/Homeassistant-WLED-Card/blob/master/README.md