#Battery card

1 messages · Page 1 of 1 (latest)

sullen vector
#

Hi,

I'm looking for a nice battery card where i can see SoC, Voltage, Temperature, loading/discharging, power. Stuff like that.

I looked in hacs but i cant find something that is easy readable.

Someone that uses a nice one?

sullen vector
#

Nobody ?

ancient aurora
#

i simply use bubble card idk if it helps

viscid grove
#

Depending what you want to do with your home battery. I am using Animated Cards. I think Anasbox is doing a great job. As he provides the yaml code, you can modify yrself.https://youtu.be/SrFbC1ae35E?is=mUrO2cuvU6HfF-PX

Home Assistant Animated Cards For Your Smart Home Dashboard.

In this video I will show you how to transform your default Home Assistant battery level cards and percentage indicator cards into Advanced Animated Battery Cards with smart visual effects.

📺 Missed Part 1 to 5? Watch them from here:
Part 1: https://youtu.be/5vYz37AqSO4
Part 2: ht...

▶ Play video
sullen vector
#

@ancient aurora @viscid grove

I'm looking for a card that can show me info such as temperature, SoC, voltage, ...

I have a home battery and it has 4 battery modules and i want to monitor them seperately.

viscid grove
#

Monitor means switch on/off, change settings, or just see how they behave ?
You like the solar panel dashboard in the video ?

ancient aurora
sullen vector
viscid grove
#

Ok, now I better understand. Have the nuclear plant view without the buttons to make it crash. I use the ones I made for my HA automation EMS based on Anas cards. Here is the github reference, with all credits to Anashost.https://github.com/Anashost/HA-Animated-cards/issues/174

GitHub

I love yr animated dashboards. It blends in perfectly with the HA EMS automation I started up a few years ago. I am waiting for the airco...must be special wth heating, cooling, dehumidifying, vent...

proper fossil
#

In the video it looks nice but that are all separate elements. I search a card that contains all info
You could always make the separate elements look like a single card with a custom:stack-in-card.
There's also the custom:button-card and you can "design" your own card. Add the entity states via custom_fields.
This is an example of what can be made. This is a Custom Vehicle Card made by BerrisNO. You can see his code on his GitHub: https://github.com/BerrisNO/HA-Custom-Cards/tree/main

#

(The green glow under the car should be pulsing but I guess it didn't get copy&pasted in here properly.)

viscid grove
#

The custum vehicle card looks nice, with a picture of your own car. Also complex.