bar-card icon indicating copy to clipboard operation
bar-card copied to clipboard

Customizable Animated Bar card for Home Assistant Lovelace

Results 80 bar-card issues
Sort by recently updated
recently updated
newest added

Hi! I have an electric car and the battery left is in percentage and in bars. My car shows 8 bars for the whole battery. The idea is to use...

A border is displayed around a bar-card placed inside Entities card after 2022.11: ![изображение](https://user-images.githubusercontent.com/71872483/200124200-d51cfb99-f39e-490f-88df-04a21fc31003.png) ``` type: entities entities: - type: custom:bar-card entity: sensor.processor_use entity_row: true - type: custom:bar-card entity: sensor.processor_use...

Hey! I'm trying to have one color on the targetbar, another on the rest of the bar and a completely different background. I can change the filled bar with the...

Hello! Is it possible to add option to not override icon color? I have my battery icons customized in customize_glob, and the card overrides them, is it possible to maintain...

The indicator does not work correctly when the value is negative, example rssi

Hi, I'm looking for a way to map the state values to show a string instead of a number as value. Like 80-100 = Good 50-80 = Okay and so...

Thanks for this pretty card! Hiding bar depending on value works like a charm. Would be nice, if I can hide the bar also, when sensor is unavailable.

| Name | Type | Default | Description | ---- | ---- | ---- | ---- | max | number or string | 100 | Defines maximum value of the...

Hi, i'd like to display Name as the state of a sensor (remaining time). Is it possible to add? greetings

Building on issue #60 would it be possible to expand this so that I can hide individual bars when the sensor becomes 'unavailable' or 'unknown'? I tried with card-mod/css ({%...