Add new light effect to MiLight/LimitlessLed

Hi all!
I’m wondering how to add the new effect for example “candle light” in the drop down menu in the Light element which is running with the LimitlessLed platform? And also where can I find the code for this effect.


Thank you in advance!

Did you config them as MQTT lights? If so i add this to the platform:

effect_list: !include /config/package/templates/light_effects.yaml

in the light_effects.yaml i have this

- "night_mode"
- "white_mode"
- 0
- 1
- 2
- 3
- 4
- 5
- 6
- 7
- 8

No, my configuration is: