This version fixes problems with version 106.x of Home Assistant. If you have problems with ugly borders please use. There is a bug in the framework that shows borders even if "border: false" is set.
gauge:
borderShadowWidth: 0
borderOuterWidth: 0
borderMiddleWidth: 0
borderInnerWidth: 0
- Support to set
background_color
, see readme.md. - Build system, now builds to one file
Update to latest guage-card package to 2.1.7
Fix animation issues
- Dropshadow is now optional
- Removed dependency on custom-card-helpers
- Added devconainer that let you run HA and debug card
- Using class instead of id in css
- shadow_height now not visible if not configured.