esphome-wordclock/devlog.md

9 lines
No EOL
278 B
Markdown

# Wordclock Development Log
## Feature "make speed and width of rainbow effect user-configurable" [2023-06-10 17:13]
[17:16] Step - add attributes, getters, and setters for effect-speed and -width.
- [x] add attr/funcs to header file.
- [x] add inputs to yaml.
-