2022.12: Summing states

This commit is contained in:
Franck Nijhof 2022-12-07 18:32:10 +01:00
parent 466de0f15b
commit e1257dabd7
No known key found for this signature in database
GPG Key ID: D62583BA8AB11CA3
2 changed files with 0 additions and 36 deletions

View File

@ -211,14 +211,6 @@ The first integrations that can now provide text entities as of this release are
## Summing entities without templates
{% details "TODO" %}
- Iterate on story
- Spelling/grammar
- Try improve screenshot, it is a little hard to read
{% enddetails %}
Let's say you have two numeric sensor entities, and you like to have an
entity that shows the sum of those two; how would you do that? Creating a
template entity, right? Nope! 😁
@ -238,34 +230,6 @@ You might have noticed that this looks like the "Min/Max" helper. True!
We have renamed "Min/Max" to "Combine the state of several sensors",
to make it more descriptive as it gets more features.
## Improved state coloring
{% details "TODO" %}
- Add on story
- Spelling/grammar
- Add/replace screenshots
- Keep it? Or move to other noteworthy?
{% enddetails %}
The new Tile card gets its colors based on the state of the entity it displays.
This same color logic has now also been applied to the state history
and the logbook.
This makes the colors predictable, recognizable and above all: just looks a lot
better 🤩
<p class='img'>
<img class="no-shadow" src='https://user-images.githubusercontent.com/5878303/200536889-ea6c2e0c-a027-44cc-8ae5-9a2b9fd286bb.png' alt='Lorem ipsum'>
Note: Placeholder screenshot that needs to be replaced.
</p>
<p class='img'>
<img class="no-shadow" src='https://user-images.githubusercontent.com/5878303/200581968-f1c8bce0-0f36-47be-aae3-b48506b8dbd4.png' alt='Lorem ipsum'>
Note: Placeholder screenshot that needs to be replaced.
</p>
## Other noteworthy changes
Entity more info dialog merged with entity settings.

Binary file not shown.

Before

Width:  |  Height:  |  Size: 128 KiB

After

Width:  |  Height:  |  Size: 137 KiB