MQTT ESPHome RGB Light

The MQTT ESPHome RGB Light node is designed to control smart lights running ESPHome firmware. In addition to standard color and power control, it supports native ESPHome effect strings, allowing you to trigger complex pre-programmed lighting patterns.
When to use this node:
* Advanced Lighting Effects: Triggering pre-defined ESPHome effects like "fire," "rainbow," or "strobe" for high-impact game moments.
* Fine-Tuning Atmosphere: Precisely controlling the intensity and color of LED strips or bulbs for cinematic lighting.
Connectors in
- power [type: bool]
- intensity [type: integer]
- color [type: rgb]
- effect [type: string]
- switch [type: action]
- on [type: action]
- off [type: action]
Connectors out
- onChange [type: action]
- power [type: bool]
Node properties
- effect [type: string]
- intensity [type: integer]
- mqtt path [type: string]
- MQTT QoS [type: integer]
- MQTT retain [type: bool]
- name [type: string]
- power [type: bool]