RomRider / apexcharts-card

📈 A Lovelace card to display advanced graphs and charts based on ApexChartsJS for Home Assistant
MIT License
1.08k stars 75 forks source link

Allow use entity state as MAX value of series inside radialBar configuration #668

Closed kaaac closed 1 week ago

kaaac commented 4 months ago

Checklist

Is your feature request related to a problem? Please describe. This isn't a problem, but it would be a convenience. Added the ability to use the entity state as the max value, using series for the radialBar type.

Describe the solution you'd like

max: '{{ states("sensor.somesensor")}}'

or

max: sensor.somesensor

Describe alternatives you've considered I don't see any other way to assign a dynamic value here

Additional context In this case, it is about defining the maximum value for the daily consumption of limited mobile data - this is calculated in the entity template

github-actions[bot] commented 2 months ago

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 10 days.

kaaac commented 2 months ago

bump

github-actions[bot] commented 3 weeks ago

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 10 days.

github-actions[bot] commented 1 week ago

This issue was closed because it has been stalled for 10 days with no activity.