Commit Graph

5 Commits

Author SHA1 Message Date
7a7c17ede5 Added support for MQTT topics "pitrix/cycle_time" (sets the delay between effect changes in 'cycle' mode) and "pitrix/reboot" (send anywthing there to have pitrix reboot). 2019-05-25 23:38:41 +02:00
50a54d209f Added effect "cycle" which cycles between a set of effects. 2019-05-25 21:11:49 +02:00
4df02338e7 You can now change the brightness via MQTT_TOPIC_BRIGHTNESS (by default "pitrix/brightness"). 2019-05-25 20:30:11 +02:00
0e82f94846 Lots of changes:
* More animations with generalized code to display them.
  * The hostname will now include a unique id of the ESP.
  * Effect can now be restricted to a smaller "window".
  * Clock is now BigClock, SmallClock is now Clock.
  * Clock shows the time as well as the sinematrix effect. Closes #8.
  * If the loop takes too long too often, the ESP will automatically be rebooted. Closes #12.
  * The text drawing methods are now much more generalized. #5.
2019-05-23 21:18:15 +02:00
81433310f9 Initial commit. 2019-05-21 05:52:57 +02:00