UI-Lovelace-Minimalist / UI

UI-Lovelace-Minimalist is a "theme" for HomeAssistant
https://ui-lovelace-minimalist.github.io/UI/
Other
1.68k stars 439 forks source link

custom_card_apexcharts not working #1538

Open base2006 opened 2 months ago

base2006 commented 2 months ago

After I installed the custom_card_apexcharts I'm getting this error (see screenshot) and I don't know how to fix it. Am I missing something?

RomRider/apexcharts-card has been installed.

Screenshot_7

Config below

  - type: "custom:button-card"
    template: "custom_card_apexcharts"
    variables:
      chart_type: "line"
      graph_span: "1h"
      entity_1:
        entity_id: "sensor.p1_meter_total_power_export"
        name: "Export"
        color: "blue"
        max_value: 4