Mini-graph-card: "No type card configured"

Created on 11 Jun 2020  路  4Comments  路  Source: kalkih/mini-graph-card

Hi,

I installed from HACS, it don't ask anything and don't show any button to add to Lovelace. When I try to create a new card of mini-graph-card it say "No type card configured" So, I need to do anything more to install it?

Captura de pantalla 2020-06-11 a las 15 00 31

question

Most helpful comment

Remove the initial dash before type, it's not needed in the UI editor

All 4 comments

Captura de pantalla 2020-06-11 a las 15 02 27

Remove the initial dash before type, it's not needed in the UI editor

I had that issue too, solved editing the UI Raw code changing the type to js:
resources:

  • type: js
    url: /local/mini-graph-card-bundle.js?v=0.9.3
type: 'custom:mini-graph-card'
name: MINI Graph
entities:
  - sensor.motion_flur_temperature

This works fine.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

isabellaalstrom picture isabellaalstrom  路  6Comments

brezuicabogdan picture brezuicabogdan  路  5Comments

WhistleMaster picture WhistleMaster  路  6Comments

tomlut picture tomlut  路  4Comments

xstrex picture xstrex  路  7Comments