OpenEPaperLink / Home_Assistant_Integration

Home assistant Integration for the OpenEPaperLink project
Apache License 2.0
132 stars 33 forks source link

Fail to run automation #134

Closed korsmann closed 2 months ago

korsmann commented 2 months ago

Describe the bug When detecting an event from the RGB tag, (BUTTON1/BUTTON2) the automation fails to execute. Errorcode shown in the automation trace timeline:

Triggered by the event 'open_epaper_link_event' at April 18, 2024 at 3:52:18 PM | Translation Error: The intl string context variable "reason" was not provided to the string "Stopped because of unknown reason {reason} at {time} (runtime: {executiontime} seconds)"

image

To Reproduce Continuous problem. Only automation affected by this issue.

Expected behavior The automatiomn to complete as this:

image

Screenshots

Detected event when listening: image

Event as detected by automation image

Additional context The automation can be executed by running the same event from HA developer tools UI.

HA 2024.4.3 HAOS 12.2 Tag M3 2.9" FW 39 0x27

jonasniesner commented 2 months ago

I am facing the same problem and im investigating it at the moment

woodshoes commented 2 months ago

I see the same in HA 2024.4.x
Here are some related links - I hope they help https://github.com/home-assistant/core/pull/115307 https://github.com/home-assistant/core/issues/115235

jonasniesner commented 2 months ago

Fixed with the latest release