Anyone tried using the "logbook entry" script recently?

Hi!

I tried using the example script, but it aint working for me. :confused:
Maybe one of the update changed something?

add_logbook_entry:
  alias: Add Logbook
  sequence:
    - event: LOGBOOK_ENTRY
      event_data:
        name: Kitchen
        message: is being used

This one is working for me:

1 Like