kalkih / mini-graph-card

Minimalistic graph card for Home Assistant Lovelace UI
MIT License
2.99k stars 233 forks source link

fix: name and icon color respect attribute choice #1131

Closed akloeckner closed 4 weeks ago

akloeckner commented 1 month ago

fixes #1129

This is the more minimally invasive method I hadn't thought of before. It will also stick to not calculating the color twice, which is more efficient, I guess. See https://github.com/kalkih/mini-graph-card/issues/1116#issuecomment-2313216516.

ildar170975 commented 1 month ago

@akloeckner Will try testing it in a week.

akloeckner commented 4 weeks ago

Validated: https://github.com/kalkih/mini-graph-card/issues/1129#issuecomment-2332476413