rickycraft / home_led

personal home led setup

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Home LED

Wifi connected led strip, using mqtt Support for alexa

Purpose

Connect various type of led strip to Home Assistant

Library used

  • mqtt to connect to home assistant
  • WS2812FX for ws2812 led strip (many effects already included)
  • esp8266 Alexa for Alexa integration
  • Credentials.h is just an header with wifi and mqtt credentials

License

MIT

About

personal home led setup

License:MIT License


Languages

Language:C++ 84.6%Language:C 15.4%