Created
November 29, 2024 05:36
-
-
Save gogorichie/45c86c6faa31b1411e475bae184d88fa to your computer and use it in GitHub Desktop.
light setting
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
light: | |
- platform: fastled_clockless | |
chipset: WS2812B | |
pin: GPIO14 | |
num_leds: 64 | |
rgb_order: RGB | |
name: "8x8 LED Matrix" | |
id: led_matrix | |
effects: | |
- addressable_rainbow: | |
- addressable_color_wipe: | |
- addressable_scan: | |
- addressable_twinkle: | |
- addressable_flicker: | |
- addressable_fireworks: | |
name: Fireworks |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment