Commit graph

4 commits

Author SHA1 Message Date
Deb
10f89a7e39
HASS sends mode names that match WS2812FX mode names 2018-02-18 15:58:05 -05:00
Deb
cb824234d0
MQTT JSON Added
Compile with #define MQTT_MAX_PACKET_SIZE 512 modified in PubSubClient library. Default is #define MQTT_MAX_PACKET_SIZE 128, will not work here.
2018-02-15 13:14:55 -05:00
Deb
1a761b7f8f
update to yaml to post speed correctly 2018-02-12 18:58:10 -05:00
Deb
4ee123b08e
Adding support for Home Assistant
Don't know if this the most memory efficient way, but my first attempt at integrating into HA. A better implementation would be using Arduino JSON.
2018-02-12 15:22:14 -05:00