Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- - type: custom:bar-card
- entity: "sensor.car_fuel"
- title_position: 'off'
- icon_position: 'off'
- indicator: 'off'
- show_value: 'false'
- height: 99%
- padding: 0px
- direction: right
- severity:
- - value: 20
- color: 'hsl(0, 75%, 50%)'
- - value: 50
- color: 'hsl(40, 75%, 50%)'
- - value: 100
- color: 'hsl(120, 75%, 50%)'
- style:
- bottom: 5px
- right: 5px
- left: 5px
- transform: "translate(0%, 0%)"
- "--card-background-color": "rgba(39, 40, 43, 0.7)"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement