mirror of
https://github.com/OpenEPaperLink/OpenEPaperLink.git
synced 2026-03-21 00:04:28 +01:00
[GH-ISSUE #300] Fails to start Automation #724
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @korsmann on GitHub (Apr 18, 2024).
Original GitHub issue: https://github.com/OpenEPaperLink/OpenEPaperLink/issues/300
When using the BUTTON1 or BUTTON2 on the 2.9" RGB Tag, the automation in Home Assistant unexpectedly stops after being triggered.
The follwowing error is being presented in HA:
Triggered by the event 'open_epaper_link_event' at April 17, 2024 at 8:55:25 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)"
Once this happens, any further attempts to run the automation gives the following:
Triggered by the event 'open_epaper_link_event' at April 17, 2024 at 9:08:45 PM
|
Stopped because only a single execution is allowed at April 17, 2024 at 9:08:45 PM (runtime: 0.00 seconds)
Screenshots


Additional context
HA 2024.4.3
HAOS 12.2
Tag latest firmware.
@nlimper commented on GitHub (Apr 18, 2024):
This is not the right repository for Home Assistant issues. The HA integration is a seperate project, maintained by different people.