Skip to content

Commit

Permalink
chore: update README
Browse files Browse the repository at this point in the history
  • Loading branch information
MindFreeze committed Aug 18, 2024
1 parent 7e13fe4 commit c3f6ac1
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,10 @@ This card is intended to display connections between entities with numeric state

![Example card](img/example.png)

## Installation

Install through [HACS](https://hacs.xyz/)

## Options

| Name | Type | Default | Description |
Expand Down Expand Up @@ -125,7 +129,7 @@ This card is intended to display connections between entities with numeric state
This card supports automatic configuration generation based on the HA energy dashboard. It will set default values for some config parameters and populate the `sections` param. This is meant to show energy data and assumes you have configured your [Energy Dashboard in HA](https://my.home-assistant.io/redirect/config_energy). Use it like this:

```yaml
- type: energy-date-selection # you can put this anywhere you want but it is required for energy dashboard integration
- type: energy-date-selection # you can put this anywhere you want but it is required for energy dashboard integration
- type: custom:sankey-chart
# ...any other options
autoconfig:
Expand Down

0 comments on commit c3f6ac1

Please sign in to comment.