Logbook improvement
The automation name is now properly presented in the logbook.
alias: Logbook Test
triggers:
- trigger: event
event_type: test_event
actions:
- action: retry.actions
data:
sequence:
- action: light.turn_on
target:
entity_id:
- light.kitchen_main_light
Full Changelog: v3.6.0...v3.6.1