Hi,
I upgraded to 2.0.0, followed the instructions etc. Everything is working well and I am not using the legacy settings, using the new event-based triggers.
I see these in the logs and wondering if others have seen them too. I will file an issue if there’s a bug, but I wasn’t sure if I didn’t have some configuration set properly or not:
[2025-01-05 00:31:37] error: z2m: Publish 'set' 'effect' to 'Scotch Cabinet Light' failed: 'Error: Value: '' not found in: [blink, breathe, okay, channel_change, finish_effect, stop_effect]'
[2025-01-05 05:47:10] error: z2m: Publish 'set' 'effect' to 'Kitchen Sconce Right' failed: 'Error: Value: '' not found in: [blink, breathe, okay, channel_change, finish_effect, stop_effect]'
[2025-01-05 05:47:10] error: z2m: Publish 'set' 'effect' to 'Kitchen Sconce Left' failed: 'Error: Value: '' not found in: [blink, breathe, okay, channel_change, finish_effect, stop_effect]'
[2025-01-05 05:47:24] error: z2m: Publish 'set' 'effect' to 'Kitchen Sconce Right' failed: 'Error: Value: '' not found in: [blink, breathe, okay, channel_change, finish_effect, stop_effect]'
[2025-01-05 05:47:24] error: z2m: Publish 'set' 'effect' to 'Kitchen Sconce Left' failed: 'Error: Value: '' not found in: [blink, breathe, okay, channel_change, finish_effect, stop_effect]'
[2025-01-05 05:47:25] error: z2m: Publish 'set' 'effect' to 'TV Backlight' failed: 'Error: Value: '' not found in: [blink, breathe, okay, channel_change, finish_effect, stop_effect]'
[2025-01-05 06:14:44] error: z2m: Publish 'set' 'effect' to 'Changing Table Light' failed: 'Error: Value: '' not found in: [blink, breathe, okay, channel_change, finish_effect, stop_effect]'
[2025-01-05 07:14:45] error: z2m: Publish 'set' 'effect' to 'Changing Table Light' failed: 'Error: Value: '' not found in: [blink, breathe, okay, channel_change, finish_effect, stop_effect]'
[2025-01-05 07:17:20] error: z2m: Publish 'set' 'effect' to 'Changing Table Light' failed: 'Error: Value: '' not found in: [blink, breathe, okay, channel_change, finish_effect, stop_effect]'
[2025-01-05 07:19:30] error: z2m: Publish 'set' 'effect' to 'Right Bloom' failed: 'Error: Value: '' not found in: [blink, breathe, okay, channel_change, finish_effect, stop_effect]'
[2025-01-05 07:19:30] error: z2m: Publish 'set' 'effect' to 'Left Bloom' failed: 'Error: Value: '' not found in: [blink, breathe, okay, channel_change, finish_effect, stop_effect]'
[2025-01-05 07:30:03] error: z2m: Publish 'set' 'effect' to 'Scotch Cabinet Light' failed: 'Error: Value: '' not found in: [blink, breathe, okay, channel_change, finish_effect, stop_effect]'
[2025-01-05 07:30:03] error: z2m: Publish 'set' 'effect' to 'Kitchen Sconce Right' failed: 'Error: Value: '' not found in: [blink, breathe, okay, channel_change, finish_effect, stop_effect]'
[2025-01-05 07:30:03] error: z2m: Publish 'set' 'effect' to 'Kitchen Sconce Left' failed: 'Error: Value: '' not found in: [blink, breathe, okay, channel_change, finish_effect, stop_effect]'
[2025-01-05 07:30:03] error: z2m: Publish 'set' 'effect' to 'TV Backlight' failed: 'Error: Value: '' not found in: [blink, breathe, okay, channel_change, finish_effect, stop_effect]'
[2025-01-05 07:34:30] error: z2m: Publish 'set' 'effect' to 'Right Bloom' failed: 'Error: Value: '' not found in: [blink, breathe, okay, channel_change, finish_effect, stop_effect]'
[2025-01-05 07:34:30] error: z2m: Publish 'set' 'effect' to 'Left Bloom' failed: 'Error: Value: '' not found in: [blink, breathe, okay, channel_change, finish_effect, stop_effect]'
[2025-01-05 07:34:33] error: z2m: Publish 'set' 'effect' to 'Kitchen Sconce Right' failed: 'Error: Value: '' not found in: [blink, breathe, okay, channel_change, finish_effect, stop_effect]'
[2025-01-05 07:34:33] error: z2m: Publish 'set' 'effect' to 'Kitchen Sconce Left' failed: 'Error: Value: '' not found in: [blink, breathe, okay, channel_change, finish_effect, stop_effect]'
[2025-01-05 08:02:44] error: z2m: Publish 'set' 'effect' to 'Scotch Cabinet Light' failed: 'Error: Value: '' not found in: [blink, breathe, okay, channel_change, finish_effect, stop_effect]'
[2025-01-05 08:20:17] error: z2m: Publish 'set' 'effect' to 'Scotch Cabinet Light' failed: 'Error: Value: '' not found in: [blink, breathe, okay, channel_change, finish_effect, stop_effect]'
[2025-01-05 08:23:05] error: z2m: Publish 'set' 'effect' to 'Left Bloom' failed: 'Error: Value: '' not found in: [blink, breathe, okay, channel_change, finish_effect, stop_effect]'
[2025-01-05 08:23:05] error: z2m: Publish 'set' 'effect' to 'Right Bloom' failed: 'Error: Value: '' not found in: [blink, breathe, okay, channel_change, finish_effect, stop_effect]'
[2025-01-05 08:27:34] error: z2m: Publish 'set' 'effect' to 'Left Bloom' failed: 'Error: Value: '' not found in: [blink, breathe, okay, channel_change, finish_effect, stop_effect]'
[2025-01-05 08:27:34] error: z2m: Publish 'set' 'effect' to 'Right Bloom' failed: 'Error: Value: '' not found in: [blink, breathe, okay, channel_change, finish_effect, stop_effect]'
Looks like some issue with the effects that lights support.
EDIT: I can still enumerate effects:
{{ state_attr('light.changing_table_light', 'effect_list') }}