custom-cards / dual-gauge-card

Dual gauge custom card for Lovelace in Home Assistant
MIT License
188 stars 41 forks source link

When trying to add a new dual gauge card to a dashboard using the yaml editor I keep getting a spinning icon #63

Open djdarlo opened 1 year ago

djdarlo commented 1 year ago

When trying to add the below...

type: custom:dual-gauge-card inner: entity: sensor.pv_power_now label: "PV" unit: "kWh"

to a dashboard using the yaml editor the SAVE button is greyed out and I get a spinning icon. Any ideas?