kalkih / mini-graph-card

Minimalistic graph card for Home Assistant Lovelace UI
MIT License
2.85k stars 231 forks source link

Yaml code does not work on HAOS but works on docker container version #1087

Closed badkernel closed 3 months ago

badkernel commented 3 months ago

Hello I have been testing Home assistant in docker for some time now and been using mini graph card. I am very happy with the way graphs look and installed full version of Home assistant on spare PC and wanted to copy my code to it. Unfortunately code does not work and it does not provide needed information.

Code looks like this: (removed pasted code and added screenshot)

image image

When I add the same code to HAOS full installation on it does not show information.

image

HA version in docker Core 2024.2.5 Frontend 20240207.1

HAOS installed on PC Core 2024.3.1 Supervisor 2024.03.0 Operating System 12.1 Frontend 20240307.0

Config

image
ildar170975 commented 3 months ago

Try to check with a standard history-graph. And your code is unformatted and will not be analyzed.

badkernel commented 3 months ago

Pasted inn screenshot since code was a mess in GitHub.

Thanks for the tip, I see the same with standard history-graph :( Very odd