battery-state-card icon indicating copy to clipboard operation
battery-state-card copied to clipboard

Battery state card for Home Assistant

Results 78 battery-state-card issues
Sort by recently updated
recently updated
newest added

![image](https://user-images.githubusercontent.com/8268674/101258129-46b5e280-3718-11eb-8bc1-53a12b67549e.png)

enhancement

Bumps [rollup](https://github.com/rollup/rollup) from 2.75.0 to 2.79.1. Release notes Sourced from rollup's releases. v2.79.1 2022-09-22 Bug Fixes Avoid massive performance degradation when creating thousands of chunks (#4643) Pull Requests #4639: fix:...

dependencies

Bumps [@rollup/plugin-node-resolve](https://github.com/rollup/plugins/tree/HEAD/packages/node-resolve) from 13.2.1 to 14.1.0. Changelog Sourced from @​rollup/plugin-node-resolve's changelog. v14.1.0 2022-09-12 Features feat: add new option, modulePaths (#1104) v14.0.1 2022-09-08 Bugfixes fix: handle circular commonjs (#1259) v14.0.0 2022-09-06...

dependencies

Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.7.3 to 4.8.3. Release notes Sourced from typescript's releases. TypeScript 4.8.3 For release notes, check out the release announcement. For the complete list of fixed issues, check...

dependencies

Bumps [@rollup/plugin-typescript](https://github.com/rollup/plugins/tree/HEAD/packages/typescript) from 8.3.4 to 8.5.0. Changelog Sourced from @​rollup/plugin-typescript's changelog. v8.5.0 2022-09-06 Features feat: support 4.7 nodenext (#1194) v8.4.0 2022-08-23 Features feat: allow override of forced noEmit and emitDeclarationOnly...

dependencies

**Is your feature request related to a problem? Please describe.** With HA Companion app 2022.8 for Android the battery power sensor has been introduced. This gives the current power usage,...

enhancement

Bumps [rollup-plugin-import-css](https://github.com/jleeson/rollup-plugin-import-css) from 3.3.5 to 3.4.0. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=rollup-plugin-import-css&package-manager=npm_and_yarn&previous-version=3.3.5&new-version=3.4.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR by commenting `@dependabot rebase`. [//]: #...

dependencies

```ts await hass.callWS({ type: "config/entity_registry/list" })) await hass.callWS({ type: "config/device_registry/list" })) await hass.callWS({ type: "config/area_registry/list" })) ```

enhancement

**Is your feature request related to a problem? Please describe.** I'm always frustrated when... card parameters differ from other mainstream cards. **Describe the solution you'd like** Implement the tap_ action...

enhancement