2022.6: Finalize other noteworthy changes

This commit is contained in:
Franck Nijhof 2022-05-31 20:22:01 +02:00
parent a4e76104c4
commit 5c3cf59f1c
No known key found for this signature in database
GPG Key ID: D62583BA8AB11CA3

View File

@ -256,49 +256,45 @@ of your data is in the new format.
## Other noteworthy changes ## Other noteworthy changes
{% details "TODO" %}
- Review for missing items
- Check for spelling and such
{% enddetails %}
There is much more juice in this release; here are some of the other There is much more juice in this release; here are some of the other
noteworthy changes this release: noteworthy changes this release:
- The {% my system_health title="System Health" %} menu now shows database - The {% my system_health title="System Health" %} menu now shows database
information, including versions and estimated database size. The version information, including versions and estimated database size. The version
number of the OS Agent is now also listed. Thanks, [@bdraco] & [@ludeeus]. number of the OS Agent is now also listed. Thanks, [@bdraco] & [@ludeeus].
- The "Preload Camera" setting shown on every camera feed, has been moved! It - The "Preload Camera" setting shown on every camera feed has been moved! It
is now part of the entity settings, preventing unintential toggling it. is now part of the entity settings, preventing unintentional toggling.
Thanks [@bramkragten]! Thanks [@bramkragten]!
- [@goyney] upgraded the [Material Design Icons] to version v6.7.96, providing - [@goyney] upgraded the [Material Design Icons] to version v6.7.96, providing
us with 100 new, fresh and really useful icons to use! Thank you! us with 100 new, fresh, and really useful icons! Thank you!
- The `this` variable in [template] entities, is now also available for use in - The `this` variable in [template] entities is now also available for use in
their actions! Thanks, [@emontnemery]. their actions! Thanks, [@emontnemery].
- A big shout out to [@yosilevy], who has been improving support for - A big shout out to [@yosilevy], who has been improving support for
RTL-languages (Right to Left) in the UI! Thank you! RTL languages (Right to Left) in the UI! Thank you!
- [@balloob] added support for the media browser to the [GStreamer] and - [@balloob] added support for the media browser to the [GStreamer] and
[VLC media player] integrations. [VLC media player] integrations.
- The [`as_timedelta`](/docs/configuration/templating/#time) template - The [`as_timedelta`](/docs/configuration/templating/#time) template
filter/function, added by [@eifinger], allows you to convert many time strings filter/function, added by [@eifinger], allows you to convert many time strings
(including ISO8601) into a timedelta object. Awesome! (including ISO8601) into a timedelta object. Awesome!
- Lots of you asked for it, the "YAML" tab is now the first tab - Lots of you asked for it; the "YAML" tab is now the first tab
shown in the developer tools. shown in the developer tools.
- [@Noltari] has been extending the [QNAP QSW] integration, adding support - [@Noltari] has been extending the [QNAP QSW] integration, adding support
for diagnostics, a reboot button and binary sensors for abomaly detection. for diagnostics, a reboot button, and binary sensors for anomaly detection.
- Got a [Ring] doorbell? And want fool your other in your house someone is - Got a [Ring] doorbell? And want to fool your other in your house someone is
at the door? Now you can! Thanks to [@grablair] you can now trigger the ding! at the door? Now you can! Thanks to [@grablair] you can now trigger the ding!
Which is useful for notifications of course ;) This is useful for notifications, of course ;)
- [Tasmota] covers now support tilting, thanks [@emontnemery]! - [Tasmota] covers now support tilting, thanks [@emontnemery]!
- [@rappenze] added support for garage doors to [Fibaro], nice! - [@rappenze] added support for garage doors to [Fibaro], nice!
- [Venstar] now has CO2 and IAQ sensor when the thermostat supports it, - The [QR Code] integration now works on all installation types,
thanks [@cliffordwhansen]!
- [Venstar] now has CO2 and IAQ sensors when the thermostat supports it,
awesome [@hall]! awesome [@hall]!
- Using a [NETGEAR]? [@starkillerOG] added the speedtest sensors! - Using a [NETGEAR]? [@starkillerOG] added the speed test sensors!
[@balloob]: https://github.com/balloob [@balloob]: https://github.com/balloob
[@bdraco]: https://github.com/bdraco [@bdraco]: https://github.com/bdraco
[@bramkragten]: https://github.com/bramkragten [@bramkragten]: https://github.com/bramkragten
[@cliffordwhansen]: https://github.com/cliffordwhansen
[@eifinger]: https://github.com/eifinger [@eifinger]: https://github.com/eifinger
[@emontnemery]: https://github.com/emontnemery [@emontnemery]: https://github.com/emontnemery
[@goyney]: https://github.com/goyney [@goyney]: https://github.com/goyney
@ -308,11 +304,13 @@ noteworthy changes this release:
[@Noltari]: https://github.com/Noltari [@Noltari]: https://github.com/Noltari
[@rappenze]: https://github.com/rappenze [@rappenze]: https://github.com/rappenze
[@starkillerOG]: https://github.com/starkillerOG [@starkillerOG]: https://github.com/starkillerOG
[@yosilevy]: https://github.com/yosilevy
[Fibaro]: /integrations/fibaro [Fibaro]: /integrations/fibaro
[GStreamer]: /integrations/gstreamer [GStreamer]: /integrations/gstreamer
[Material Design Icons]: https://pictogrammers.github.io/@mdi/font/6.7.96/ [Material Design Icons]: https://pictogrammers.github.io/@mdi/font/6.7.96/
[NETGEAR]: /integrations/netgear [NETGEAR]: /integrations/netgear
[QNAP QSW]: /integrations/qnap_qsw [QNAP QSW]: /integrations/qnap_qsw
[QR Code]: /integrations/qrcode/
[Ring]: /integrations/ring [Ring]: /integrations/ring
[Tasmota]: /integrations/tasmota [Tasmota]: /integrations/tasmota
[template]: /integrations/template [template]: /integrations/template