Skip to content
This repository has been archived by the owner on Nov 1, 2023. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
templationg
  • Loading branch information
lubeda authored Mar 3, 2023
1 parent e572eb2 commit 6ff5507
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -611,6 +611,12 @@ mode: queued
max: 10
```

### display precision after home assistant 2023.3.0

See [templating](https://www.home-assistant.io/docs/configuration/templating/#states) for possibilities to optimize the output
e.g.
```{{ states(sensor.solarpower, rounded=True) }} kWh```

### integrate in home assistant ui

you can add some entities to home assistant to your ui for interactive control of your display
Expand Down

0 comments on commit 6ff5507

Please sign in to comment.