battery-state-card
battery-state-card copied to clipboard
Battery state card for Home Assistant
Bumps [rollup-plugin-serve](https://github.com/thgh/rollup-plugin-serve) from 1.1.0 to 2.0.1. Changelog Sourced from rollup-plugin-serve's changelog. Changelog All notable changes to rollup-plugin-serve will be documented in this file. Commits See full diff in compare view...
Bumps [rollup](https://github.com/rollup/rollup) from 2.75.0 to 2.77.3. Release notes Sourced from rollup's releases. v2.77.3 2022-08-11 Bug Fixes Correctly resolve preserveModulesRoot in Vite (#4591) Pull Requests #4591: resolve currentPath (@cleverpp) v2.77.2 2022-07-27...
**Is your feature request related to a problem? Please describe.** I use this dashboard card only for battery states that require my attention. For non-rechargeable batteries, "attention" means to go...
**Is your feature request related to a problem? Please describe.** To have the ability to split devices based on owner and/or type, it would be nice to be able to...
Using a different entity as `secondary_info` would be nice. I have two entities, one with the battery level, and a second one indicating if the device is on power saving....
**Is your feature request related to a problem? Please describe.** **Describe the solution you'd like** I'm looking to use `tap_action` to reset the date a battery was last charged in...
Bumps [@rollup/plugin-typescript](https://github.com/rollup/plugins/tree/HEAD/packages/typescript) from 8.3.2 to 8.3.4. Changelog Sourced from @rollup/plugin-typescript's changelog. v8.3.4 2022-07-28 Bugfixes fix: fix declaration file generation for single file outputs (#1201) v8.3.3 2022-06-10 Bugfixes fix: allow tslib...
Bumps [lit](https://github.com/lit/lit/tree/HEAD/packages/lit) from 2.1.3 to 2.2.8. Release notes Sourced from lit's releases. [email protected] Patch Changes #3130 1f0567f1 - Export the underlying type of the keyed directive. #3132 2fe2053f - Added...
Bumps [terser](https://github.com/terser/terser) from 5.10.0 to 5.14.2. Changelog Sourced from terser's changelog. v5.14.2 Security fix for RegExps that should not be evaluated (regexp DDOS) Source maps improvements (#1211) Performance improvements in...
Add offset additionally to multiplier to make it possible to support devices which report Voltages
**Is your feature request related to a problem? Please describe.** I'm trying to add some entities which report voltages instead of battery percentage to my battery state list. Unfortunately the...