dvv / esphome_led_effects

Effects Selection for ESPhome addressable Lights like WS2812 with lambdas

Repository from Github https://github.comdvv/esphome_led_effectsRepository from Github https://github.comdvv/esphome_led_effects

ESPhome LED Effects Selection

Effects Selection for ESPhome addressable Lights like WS2812 with lambdas

Including effect in configuration

light:
  - platform: [some addressable LED]
    ...
    effects:
      - !include esphome_led_effects/effects/[fxname].yaml

Adding new effects

If you created some nice effect, simply open a pull request.

About

Effects Selection for ESPhome addressable Lights like WS2812 with lambdas

License:GNU General Public License v3.0