Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Integration of neopixels #83

Open
jjjorgina opened this issue Mar 5, 2024 · 0 comments
Open

Integration of neopixels #83

jjjorgina opened this issue Mar 5, 2024 · 0 comments

Comments

@jjjorgina
Copy link

jjjorgina commented Mar 5, 2024

Need To Be Solved

Our project requires the integration of neopixels. We need to control the neopixels colors, and also some effects

Solution Suggestion

Below is the suggested YAML configuration for seamless integration:
light:

  • platform: neopixelbus
    variant: ws2812
    id: neopixels
    pin: 18
    num_leds: 13
    type: GRB
    name: neopixels
    method:
    type: esp32_rmt
    channel: 0
    restore_mode: ALWAYS_OFF
    default_transition_length: 500ms
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant