2022.7: Add missing credits

This commit is contained in:
Franck Nijhof 2022-07-06 17:09:05 +02:00
parent bfc743a3cf
commit be217e6a1a
No known key found for this signature in database
GPG Key ID: D62583BA8AB11CA3

View File

@ -163,6 +163,11 @@ As a bonus, this same unit-changing feature is added to the number entities
that represent a temperature. For those number entities, you can now change
the units from Celsius to Fahrenheit (and the other way around).
Thanks [@emontnemery] and [@gjohansson-ST] for adding this and updating
all existing weather integrations to support this 👍.
[@emontnemery]: https://github.com/emontnemery
[@gjohansson-ST]: https://github.com/gjohansson-ST
[weather services]: /integrations/#weather
## Labels instead of values for gauge cards segments
@ -197,13 +202,17 @@ Like the normal icon picker, it supports searching on parts of the icon
name, its aliases and categories. Additionally, it will show a little preview
of the icon you are about to select, so you know you got the right one.
Thank you [@bramkragten], this is a really nice addition!
[@bramkragten]: https://github.com/bramkragten
## Filter the history panel
If you have lots of devices and entities then the
{% my history title="history panel" %} can be long! Actually,
it would become so large, that it becomes unpractical. You could always
filter it down to a single entity, but that is fairly limited as well.
For this release, we have improved these filters.
For this release, [@D3v01dZA] improved these filters.
The history can now be filtered by one or more entities, by all entities of
one or more areas, or by all entities of one or more devices.
@ -215,6 +224,8 @@ for example, your living room area quick and easy.
{% my history badge %}
[@D3v01dZA]: https://github.com/D3v01dZA
## Easily convert values to booleans in templates
If you are into templates, [@pyos] has a surprise for you: We now have a `bool`