Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

custom_card_apexcharts not working #1538

Open
base2006 opened this issue Aug 31, 2024 · 1 comment
Open

custom_card_apexcharts not working #1538

base2006 opened this issue Aug 31, 2024 · 1 comment
Labels

Comments

@base2006
Copy link

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
@wilbiev
Copy link
Collaborator

wilbiev commented Dec 30, 2024

It looks like your sensor entity doesn't have a icon attribute. Maybe your sensor is based on a template.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants