bar-card
bar-card copied to clipboard
Customizable Animated Bar card for Home Assistant Lovelace
Hey, I would appreciate it if I could set the "min" and "max" values using a template. I use the "bar-card" to show the content of a keg and I...
Just installed it in HACS. After adding it to UI the configuration shows only 2 pulldowns, in these there are a couple of non labeled switches, some names without switches....
I use this card for energy consumption. Is it possible to order the entities, making the first one on the list, the device that is consuming the most?
https://github.com/custom-cards/bar-card#200-default-layout-requires-card-mod shows rounded corners, while the example code is not working. According to https://github.com/custom-cards/bar-card/issues/137 one needs to add ``` style: |- bar-card-currentbar, bar-card-backgroundbar { border-radius: 4px; } ``` Please FIX...
Hen editing a bar card in UI mode (even in the yaml view) it deletes any card-mod config when the card is saved. I have to use Raw Edit mode...
All, I've tried (at least what I think) is every iteration of trying to change the style of the title with no success! **What I'm trying to do** Change the...
Thanks for a nice & useful card. It would be awesome if we could increase use of images... for example replace the whole bar with image or make everything transparent...
**Current Situation** Decimal separator is full stop / period. 123,456.78 **Problem to be solved** Europe, South America and most of Africa use comma as decimal separator, and full stop /...
Hi, I want to change the text color of 3 out of 4 bar. When I use below code nothing happens and text color remains as primary color (white) for...