lovelace-template-entity-row: Integration won't start - TypeError: t is undefined

Hi there,

recently all my wonderful template-entity-rows are no longer displayed. In the logs I could find the following error:

Logger: frontend.js.latest.202304110 Source: components/system_log/__init__.py:257 First occurred: 19:15:48 (56 occurrences) Last logged: 19:16:27 http://192.168.178.94:8123/local/community/lovelace-template-entity-row/template-entity-row.js:1:4360 TypeError: t is undefined

Any help would be appreciated, as I really love this integration.

Best Regards

Teddy

About this issue

  • Original URL
  • State: closed
  • Created a year ago
  • Comments: 16

Most upvoted comments

Congratulations! This line should be kept (note an indentation before extra_module_url):

frontend:
  extra_module_url:
    - /hacsfiles/lovelace-card-mod/card-mod.js

another one for template-entity-row must be removed.