@wakeskate wrote:
I have a old automation that I had not used in awhile that sets brightness_pct and
turns on 4 lights.It used to work perfectly but now when I run it it only turns on the first light and
does not set the brightness_pct.If I remove the brightness_pct all 4 lights come on fine.
Have tried formatting the entity_id: in every way possible and still does not work.Was also trying to get it to work in the Automation Editor does anyone know how
to select multiple entities in the editor.
Tried using Ctl or Shift and then clicking on multiple items but that does not work.Running HassOS v108.6
action: - data: brightness_pct: 10 entity_id: light.sengled_e11g13_03092ed4_1, light.sengled_e12n14_03099ca9_1, light.sengled_e12n14_0309bf86_1, light.sengled_e12n14_0309cda5_1 service: light.turn_on
Posts: 1
Participants: 1