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

Help is needed.

Open kgbfsb opened this issue 5 years ago • 2 comments

Help is needed. I can’t set it up like yours. My battery icon is moving off. 2019-08-12_181338 How to fix it? And tell me how to output several sensors, like yours. You can see your lovelace code.

kgbfsb avatar Aug 12 '19 12:08 kgbfsb

You could use it in a Vertical Stack Card.

Like this:

type: vertical-stack
cards:
    - type: custom:battery-entity
      entity: sensor.iphonex_battery_level
    - type: custom:battery-entity
      entity: sensor.ipad_battery_level

Output: Output

drunkensouljah avatar Jan 07 '20 19:01 drunkensouljah

Ok, but there is no header and background for it. It relay on screen background only

peetereczek avatar Jan 30 '20 13:01 peetereczek