battery-state-card
battery-state-card copied to clipboard
Battery state card for Home Assistant
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. Commits 7efb22a 1.2.6 ef88b93 security notice for additional prototype pollution issue c2b9819 isConstructorOrProto adapted from PR bc8ecee test from prototype pollution PR See full...
Bumps [ansi-regex](https://github.com/chalk/ansi-regex) from 3.0.0 to 3.0.1. Commits f545bdb 3.0.1 c57d4c2 fix a few old XO issues for backport 419250f Fix potential ReDoS (#37) See full diff in compare view [![Dependabot...
Using a secondary entity for charging state is already possible at the individual entity level. However, this feature is not yet applicable at a card config level. I suppose having...
It would be nice to have a way to actually hide the battery state values (or alternatively only show them as secondary info)? This would give more space for the...
Hello, it seems that there are no default settings for the `tap-action` and for the `charging-state`. I wonder if there are no good defaults that at least cover *most* use...
**Is your feature request related to a problem? Please describe.** **Describe the solution you'd like** Card available in card picker **Additional context** Example implementation https://github.com/kalkih/mini-media-player/pull/436/files
**Is your feature request related to a problem? Please describe.** I am using filters to create a dynamic card. I have two types of device - one where off =...
**Is your feature request related to a problem? Please describe.** Need to create couple of rules to cover similar cases. **Describe the solution you'd like** Support regex value in `from`...
Is it possible for me to add a colour when mapping from off to Disconnected and on to Connected? It doesn't seem to be applying anything its just a black...