Skip to content

Commit

Permalink
chore: Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
MindFreeze authored Nov 18, 2024
1 parent 0961d93 commit 3952577
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -318,6 +318,10 @@ Currently this chart just shows historical data based on a energy-date-selection

**A:** Most probably no. There is nothing wrong with template entities and they should be the prefered approach instead of duplicating HA functionality in every card. I do make exceptions for often required features like `remaining_parent_state` but prefer to rely on HA functionality whenever I can.

**Q: My entities are not rendered where I expected**

**A:** By default entities are displayed in the order in which they appear in the config. You can rearrange them in the YAML or use the sorting options.

## Development

1. `npm i`
Expand Down

0 comments on commit 3952577

Please sign in to comment.