battery-state-card
battery-state-card copied to clipboard
Battery state card for Home Assistant
**Is your feature request related to a problem? Please describe.** I use [HA-Battery-Notes](/andrew-codechimp/HA-Battery-Notes) to add Battery related meta data to my devices. It adds a `sensor.*_battery_plus` for battery powered devices...
Hi there, I receive a value from entity_id between 0 and 500. How can I make state evaluates if value is higher than 100 W to use the secondary message...
**Is your feature request related to a problem? Please describe.** Would like to be able to filter entities by [labels](https://www.home-assistant.io/docs/organizing/labels/)
Is there a way to only keep battery sensors with state "Unavailable"? I have quite a few sensors, some of them rarely used where the battery is already discharged. I...
Bumps [lit](https://github.com/lit/lit/tree/HEAD/packages/lit) from 2.8.0 to 3.1.3. Release notes Sourced from lit's releases. [email protected] Patch Changes #4570 bd881370 - Fix the lit-html marker length to be consistently 9 characters. [email protected] Patch...
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.2.2 to 5.4.5. Release notes Sourced from typescript's releases. TypeScript 5.4.5 For release notes, check out the release announcement. For the complete list of fixed issues, check...
**Describe the bug** When I add my binary sensors (for instance `binary_sensor.front_door_keypad_battery`), the `state_map` config does not map the on/off values to 100/0% as desired. **How to reproduce** See config...
**Describe the bug** I use two battery-state-cards in my dashboard because they are amazing, however I've been having issues, especially on mobile devices with bloat. Looking at the console logs...
**Describe the bug** Some of the entities that are listed in the card config are not shown in the card. There are 21 entities added and only 15 are shown....
**Describe the bug** Display is wrong with space separated thousands, ex: "1 024 W" is trucated to "1 W" **YAML configuration** ```yaml - type: custom:battery-state-card title: Plugs unit: W icon:...