bruhautomation / ESP-MQTT-JSON-Digital-LEDs

(OBSOLETE) ESP8266 MQTT JSON Digital LEDs for Home Assistant
https://youtu.be/9KI36GTgwuQ
Apache License 2.0
511 stars 268 forks source link

Hassio Issues #62

Open agengr1293 opened 6 years ago

agengr1293 commented 6 years ago

Ok everyone I really could use your help. I tested my entire rig for voltage 3.3v, 5v, and 12v. Everything has power and is hooked up correctly. Double checked my voltage for data and it too requires 5v, which it is feeding. The nodemcu is getting the data packets. There is 12v power at the end of the light strip, so it must be in my config with home assistant or Arduino. Here is RGB lights in RGB.yaml file: te_topic: "bar/shelves" command_topic: "bar/shelves/set" effect: true effect_list:

Joeboyc2 commented 6 years ago

hi @agengr1293, Please can you reformat your question above so that it is easier to read? try wrapping the code with ```

It is difficult to see what issue you have at the moment

Can you also supply a bit more information about your setup, do you have MQTT configured?, do any of the controls show up in HASS? you dont seem to have any automation?