Skip to content

ESP8266 Client over mqtt for turn on/off all your aurora devices with Alexa.

Notifications You must be signed in to change notification settings

sfabrizio/aurora-alexa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Aurora Alexa

ESP8266 Client over mqtt for turn on/off all your aurora devices with Alexa.

Demo

aurora demo video

Install

This project is done on platformio, Follow the doc in there it's pretty straightforward.

With Platformio working is just a simple build & upload of the project. Before do it so just make sure to change config values to your in 'main.cpp'

Related Projects:

  • aurora - Light's effects/animations for ws2812, ws2811, ws2813 led strips
  • rc-aurora - Control Aurora devices from an RC control
  • aurora-mqtt-server - Simple mqtt broker/pub/sub over nodeJS

TODO:

  • code segregation, it's everything in the main.cpp now.
  • find a way to send effects and more parameters from Alexa. Now it's just an on/off with a hardcode effect.

Thanks to @garhul!

About

ESP8266 Client over mqtt for turn on/off all your aurora devices with Alexa.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages