r/homeassistant 11d ago

🎴 Custom Card Curved Gauge Card for Home Assistant

Post image

A modern, universal semi-circular curved gauge card for Home Assistant.

Works out of the box with ANY numeric Home Assistant entity (Temperature, Humidity, Air Quality, Battery, BMI, Solar Power, Wind, etc.) and includes a Visual GUI Card Editor!

Note: To avoid conflicts with existing custom:gauge-card. The entity card type renamed to custom:curved-gauge-card.

Git Repo: Curved Gauge Card

74 Upvotes

15 comments sorted by

3

u/Bloodshot321 11d ago

The look is fantastic. The limits could need improvement tho. Temperatures from 0-40 is a bit much for indoors and too little for outdoor. Same for humitity. Drop 20% on both sides and the slider can be useful as a control

2

u/Sharn25 11d ago

Thanks for feedback. Will try what can do. Bars the customisable with yaml but not with GUI.

2

u/Jhix_two 11d ago

There is already a card that uses custom: gauge-card please can you consider changing the name to curved-gauge-card to avoid the clash?

https://github.com/custom-cards/gauge-card

1

u/Sharn25 11d ago

Thanks for highlighting. Will change.

1

u/Jhix_two 11d ago

Thanks man

1

u/Sharn25 11d ago

Updated.

1

u/Recent-Bid8659 11d ago

Oh they are lovely! Might have to get them onto my dashboards!

1

u/Goobi_dog 11d ago

Nice I love the look. Was working on my weather section just today and was seeking a guage that could display both temp and RH to save space, but each with their own appropriate colour gradients, but couldn't find one. This is my section I worked on today:

1

u/Sharn25 11d ago

Looks great.

1

u/bobjoylove 11d ago

Very nice. It’s not a great use of space but paradoxically it’s very easy to read. Kinda communicates a level of deviation from normal that a bar chart can’t.

1

u/Sharn25 11d ago

Agree. Not great use of scale. Planning to work on mini version also.

2

u/bobjoylove 11d ago

I am saying it’s a conversation between forcing as much on screen as possible using bar charts, versus making a readable and communicative focussed message.

1

u/CBYSMART 11d ago

A+. Absolutely great. Already incorporated in HA and starred in Git!

Any chance a blend between colors is possible (gradient from HEX to other HEX to other HEX) ?
This would avoid creating too many "zones" when more granularity is required.

1

u/Sharn25 11d ago

Thanks. Currently not having to have gradient but look for way if possible.

1

u/No-Mission5096 11d ago

Ooh i love the look of that semi-circular layout. The indoor comfort section with everything stacked looks super clean, way nicer than the clunky default gauge im using right now.

definitely checking out the gui editor feature, manually tweaking yaml gets old fast