Curiouser and curiouser. Let’s focus on the Reds first.
- Run the script again from “Developer Tools” (left-hand nav bar) → “Actions” (horizontal menu) and send me the yaml version of what you’re calling, just like you were doing before.
- Go to “Settings” (left-hand nav bar) → “Automations & Scenes” → “Scripts” (horizontal menu at the top) → select the script (whatever you named it).
- Click “Traces” (upper-right corner).
- Find each service call in the left column. They’ll look like this:
- Click the service call, scroll back to the top, and send me the call under “step details”.
- Repeat that for each service call.
- All the way back up at the top, click the top bubble in the left column and then “changed variables” in the bottom half of the column on the right. Send the top of that (everything before
color_set:
) and the bottom (fromfloor: invalid
down).
For me, it looks like this:
Service call from “Actions”:
action: script.inovelli_led
data:
effect: Chase Medium
brightness: 10
color: Red
duration: Forever
entity:
- light.lzw31sn_500dimmer
There was only one service call in the trace, way at the bottom:
Executed: December 8, 2024 at 1:43:17 PM
Result:
params:
domain: zwave_js
service: bulk_set_partial_config_parameters
service_data:
entity_id:
- light.lzw31sn_500dimmer
parameter: 16
value: 50268672
target: {}
running_script: false
Changed variables top:
this:
entity_id: script.inovelli_led
state: 'off'
attributes:
last_triggered: '2024-12-08T14:42:56.273765+00:00'
mode: parallel
current: 0
max: 100
friendly_name: Inovelli LED Settings and Effects
last_changed: '2024-12-08T21:43:05.858628+00:00'
last_reported: '2024-12-08T21:43:05.858628+00:00'
last_updated: '2024-12-08T21:43:05.858628+00:00'
context:
id: 01JEM3KRC209N1C70R79AJJNSM
parent_id: null
user_id: null
effect: chase medium
brightness: 10
color: red
duration: forever
entity:
- light.lzw31sn_500dimmer
changed variables bottom:
floor: invalid
area: invalid
group: invalid
device: invalid
entities_from_floor: []
entities_from_area: []
entities_from_group: []
entities_from_device: []
entities_from_entity:
- light.lzw31sn_500dimmer
all_selected_entities:
- light.lzw31sn_500dimmer
context:
id: 01JEM3M3G18E5BM6MJSG5J0YTA
parent_id: null
user_id: 0fde3f07079c4ffb9a19109e66b667d7
LEDnumber: all
LEDcolor: no change
LEDcolor_off: no change
LEDbrightness: 11
LEDbrightness_off: 11