Anyone a idea?
I have the horseshoe-card, but I can not add more sensors.
If I to that, the new sensors (in my case 3 and 4) are the same as the sensor 2.
type: vertical-stack
cards:
- type: custom:flex-horseshoe-card
entities:
- entity: sensor.weekly_gas
decimals: 2
name: Week
unit: m3
- entity: sensor.last_week_gas
decimals: 2
unit: m3
icon: mdi:gas-burner
- entity: sensor.verschil_verbruik_gas_week
decimals: 2
unit: m3
icon: mdi:currency-eur
- entity: sensor.gas_kosten_maand
decimals: 2
unit: €
icon: mdi:currency-eur
- entity: sensor.verschil_kosten_gas_week
decimals: 2
unit: €
icon: mdi:currency-eur
show:
horseshoe_style: lineargradient
layout:
hlines:
- id: 0
xpos: 50
ypos: 42
length: 40
styles:
- stroke: var(--primary-text-color);
- stroke-width: 5;
- stroke-linecap: round;
- opacity: 0.4;
states:
- id: 0
entity_index: 0
xpos: 50
ypos: 34
styles:
- font-size: 3em;
- id: 1
entity_index: 1
xpos: 20
ypos: 57
styles:
- text-anchor: start;
- font-size: 1.1em;
- id: 2
entity_index: 2
xpos: 60
ypos: 57
styles:
- text-anchor: start;
- font-size: 1.1em;
- id: 3
entity_index: 2
xpos: 20
ypos: 70
styles:
- text-anchor: start;
- font-size: 1.1em;
- id: 4
entity_index: 2
xpos: 60
ypos: 70
styles:
- text-anchor: start;
- font-size: 1.1em;
icons:
- id: 0
entity_index: 1
xpos: 55
ypos: 57
align: end