light-mixin¶
Monochromatic Light¶
More information¶
- documentation: https://esphome.io/components/light/neopixelbus.html
Configuration parameters¶
- name: The name of the light component.
Neopixelbus Light¶
It is very similar to the FastLED Light platform. In fact most addressable lights are supported through both light platforms. This integration uses the NeoPixelBus library internally.
More information¶
- documentation: https://esphome.io/components/light/neopixelbus.html
Configuration parameters¶
- name: (required) The name of the light.
- num_leds: (required, int) The number of LEDs attached.
FastLED Light¶
More information¶
- documentation: https://esphome.io/components/light/fastled.html
Configuration parameters¶
- name: (required) The name of the light.
- num_leds: (required, int) The number of LEDs attached.