kalkih / mini-graph-card

Minimalistic graph card for Home Assistant Lovelace UI
MIT License
2.97k stars 232 forks source link

feat: different font sizes for entities #708

Open jlsjonas opened 2 years ago

jlsjonas commented 2 years ago

Is it possible to have different font sizes for entities ? Actually font_size is setting size for all entities states. I want to set smaller size for battery state. Thanks in advance ;)

Originally posted by @tomecki88 in https://github.com/kalkih/mini-graph-card/issues/204#issuecomment-1021072439

kauelima commented 2 years ago

+1 using mini graph card to build a 3d printer dashboard. 3d printing, we have 2 values for temperature. The target and the actual temp. I would like to display the target smaller, so I can clearly see that the nozzle is at 150 of target 200 for an example.