Skip to content

Logbook improvement

Choose a tag to compare

@amitfin amitfin released this 03 Aug 12:48

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