andreas-berg / hass-entsoe-dayahead

Integration for Home Assistant to fetch day ahead energy prices from European countries via ENTSO-e Transparency Platform
11 stars 1 forks source link

Map #3

Closed hanskenb closed 6 months ago

hanskenb commented 6 months ago

Hi, when copying your yaml card configuration I am getting

bad indentation of a mapping entry (2:10)

1 | - title: Elpris 2 | cards: --------------^ 3 | - type: vertical-stack 4 | cards:

I have tried to correct it but it then says "no card type found".

I am very new to yaml.

andreas-berg commented 6 months ago

Hi, yaml is quite sensitive to indentation, I use 2 spaces/level, pls verify that your conf has the right indentation. If it still doesn't work pls share your conf here in (in code-block)

andreas-berg commented 6 months ago

I'm simplified the example apexchart-card yaml a little. I'll close this issue now, pls reopen if needed.