I installed the light_profiles.csv below and restarted HA. I’m trying to use a profile on a 1600 lumen Orein bulb. None of the profiles below have any effect on the bulb. Can someone tell me what I’m doing wrong?
action: light.turn_on
metadata: {}
target:
entity_id: light.smart_rgbtw_bulb
data:
profile: night_amber
# /config/light_profiles.csv
daylight,255,5000,1.0,0.3
evening_warm,180,3000,1.0,0.5
night_amber,25,2200,1.0,1.0
movie_dim,60,2700,1.0,1.5
focus_cool,255,6500,1.0,0.2
relax_soft,120,3500,1.0,0.8
