JurajNyiri / HomeAssistant-Tapo-Control

Control for Tapo cameras as a Home Assistant component
Apache License 2.0
947 stars 80 forks source link

Automations ends with unknown error #554

Closed scetu closed 2 months ago

scetu commented 2 months ago

Hello, could you please look at the issue bellow?


Having same issue with mine automations - after calling homeassistant.reload_config_entry it fails (I must say that config_entry comes from custom component https://github.com/JurajNyiri/HomeAssistant-Tapo-Control)

service: homeassistant.reload_config_entry
data: {}
target:
  device_id:
    - 88e356383b63391290aa1b3539239906

fails with 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)"

Originally posted by @scetu in https://github.com/home-assistant/core/issues/115060#issuecomment-2049161149

github-actions[bot] commented 2 months ago

@scetu this issue was automatically closed because it did not follow the Bug Report or Feature Request template.