iantrich / text-divider-row

🗂 Text Divider Row
MIT License
104 stars 13 forks source link

load_resource.ts:17 Uncaught (in promise) #7

Closed zibous closed 5 years ago

zibous commented 5 years ago

Bildschirmfoto 2019-08-15 um 12 18 06 ERROR: load_resource.ts:17 Uncaught (in promise) http://raspi.home:8123/community_plugin/text-divider-row/text-divider-row.js

System-Info

System Health
arch    armv7l
dev false
docker  false
hassio  false
os_name Linux
python_version  3.7.3
timezone    Europe/Vaduz
version 0.97.2
virtualenv  true
Lovelace
mode    yaml
resources   21
views   4
##
frontend:
  javascript_version: latest

Browser: Safari, Chrome, Firefox.. on OSX

## Installed version: 1.0.4
- url: /community_plugin/text-divider-row/text-divider-row.js
  type: module
....
    unit: Watt
    type: "custom:mini-graph-card"
    upper_bound: 2000

  - type: "custom:text-divider-row"
    text: "test"

  - type: glance
    entities:
      - sensor.kostal_current_kw
      - sensor.psm_totalkw
      - sensor.psm_nettokw
title: "Ertrag vs. Verbrauch"
type: "custom:vertical-stack-in-card"

How can I fix the error ?

zibous commented 5 years ago

I always thought it's installed by HACS. It was deleted during the last update. By reinstall it is now available, works again ..