kalkih / mini-graph-card

Minimalistic graph card for Home Assistant Lovelace UI
MIT License
3k stars 233 forks source link

mini Graphic card help #986

Closed adamsfour closed 1 year ago

adamsfour commented 1 year ago

I downloaded the mini Graphic card from HACS and I see an error message Please provide the "entities" option as a list. See https://github.com/kalkih/mini-graph-card/blob/master/README.md. The read me file doesn't explain how to get around this issues. Help Please

ildar170975 commented 1 year ago

This card is supposed to be "coded" via yaml, it does not have UI to define settings. изображение Paste this code here:

type: custom:mini-graph-card
entities:
 - zone.home

These are "entities" - like in a standard history-graph card.

Please ask similar questions in a Community: https://community.home-assistant.io/t/lovelace-mini-graph-card/71385 You will attract more people & may get answers faster.

GitHub issues are mainly for reporting bugs & advising feature requests.

ildar170975 commented 1 year ago

I will close this issue after some time. Or it is better if you close it yourself. See you in the Community thread!

adamsfour commented 1 year ago

Thanks fixed