- added custom CSS styles option for bar, title and indicator
- added title position option
Example
- type: custom:bar-card
entity: sensor.test_increase
title: styletest
min: 0
max: 100
title_position: right
bar_style:
border-radius: 10px
font-size: 20px
title_style:
font-size: 20px
indicator_style:
color: '#aa0000'
font-size: 10px
severity:
- value: 25
hue: '0'
- value: 50
hue: '40'
- value: 100
hue: '120'