lovelace-battery-entity icon indicating copy to clipboard operation
lovelace-battery-entity copied to clipboard

A custom Lovelace component for displaying battery levels for battery entities

Results 22 lovelace-battery-entity issues
Sort by recently updated
recently updated
newest added

Hi, thanks for the component. It would be great if you could add an option to specify a boolean entity which indicates if the battery is currently charging. So you...

Hi, thanks for the component. It looks like the UI does not reflect the battery state change in real time, but instead a page reload is needed. I've placed in...

It would be nice to be able to install this lovelace extension through HACS...

For my "Minut Point" devices they only return Battery health in binary form; it would be good if we could get support for Binary battery status

It would be useful to also support battery types that return high/low etc and map them to a value

Hi first time Thank you for your work. I have the "problem" that my card does not have the same background as all of my other cards. the background of...

This was taken from the release 0.1. I realise that there are new commits that do similar things (I didn't realise this at the time I made the changes). **However...

Help is needed. I can’t set it up like yours. My battery icon is moving off. ![2019-08-12_181338](https://user-images.githubusercontent.com/20793078/62864386-6b20cb00-bd2d-11e9-8eee-a0c3d0dbe892.jpg) How to fix it? And tell me how to output several sensors, like...

The problem in the existing implementation is that the 0 value is being skipped. For example when this.stateObj.attributes.battery is 0 and battery_level attrib is not present then the "state" value...

Thansk for developing this card. I am getting this error when using custom updater: "Common(get_repo_data) - Custom URL should be json, not .js - 'https://raw.githubusercontent.com/cbulock/lovelace-battery-entity/master/battery-entity.js'"