Commit graph

17 commits

Author SHA1 Message Date
c54ff63f89 feat(effect): add attributes, getters, and setters for effect-speed and -width 2023-06-10 18:50:46 +02:00
47f31301dd chore: update gitignore file 2023-06-10 14:36:06 +02:00
587a968451 feat(esp32): move to esp32 platform and add configuration inputs. 2023-06-10 14:33:07 +02:00
4962f344e3 fix: brightness attribute now correctly controls the brightness, even with active effect. 2023-06-10 14:02:39 +02:00
e4bdcf71dc feat: add variable to toggle the rainbow effect on or off 2023-06-10 14:01:29 +02:00
03a012650f chore: minor refactoring 2023-06-10 13:59:29 +02:00
8f90d6b1ca feat(case): initial commit of the case 2023-06-10 13:54:17 +02:00
4e9041aec5 feat(esp8266): random changes to now abandonned esp8266 platform. 2023-06-10 13:53:48 +02:00
3e31b32853 chore(flake): switch to nixpkgs unstable 2023-06-10 13:52:13 +02:00
519b36bfed chore: cleanup and mild refactoring 2023-05-12 17:37:21 +02:00
70458d4ed9 chore: add gitignore rule for ignored folder 2023-05-12 17:18:15 +02:00
b712b90be1 feat: add rainbow effect for segments 2023-05-12 17:16:24 +02:00
dd1408c5cb feat: add transitions and clean up code. 2023-05-12 05:07:21 +02:00
7f091409cf feat: wordclock works! 2023-05-09 20:01:36 +02:00
5b0930d616 feat: add external component and some test configurations 2023-05-03 20:55:22 +02:00
4c612fc462 feat: 🎉 add first try at an esphome component for this wordclock firmware
The code is loosely based on https://github.com/leinich/ha-wordclock-esphome
2022-05-25 02:06:52 +02:00
34656ff942 docs: add readme 2022-05-25 01:26:41 +02:00