2021.11: Intro & TOC

This commit is contained in:
Franck Nijhof 2021-11-03 13:06:00 +01:00
parent 3e8eafbb0d
commit 7aae27f8a3
No known key found for this signature in database
GPG Key ID: D62583BA8AB11CA3

View File

@ -15,29 +15,46 @@ og_image: /images/blog/2021-11/social.png
<a href='/integrations/#version/2021.11'><img src='/images/blog/2021-11/social.png' style='border: 0;box-shadow: none;'></a> <a href='/integrations/#version/2021.11'><img src='/images/blog/2021-11/social.png' style='border: 0;box-shadow: none;'></a>
These are the beta release notes for Home Assistant Core 2021.11 (and is thus a Point eleven (`.11`), which means its November! 🥶 (or 🏖 depending on where
work in progress). you are in this world of course.)
If you encounter any issues with the beta release, please report them on GitHub: It also means: This is the second last release of the year...
- Issues with integrations, automations and such (Core related):<br> Hacktoberfest is over! In the month October, people
<https://github.com/home-assistant/core/issues> contribute to projects (like Home Assistant) to celebrate open source.
- Issues with the frontend/Lovelace:<br> I've seen lots of new faces and new contributors this month. To those I want
<https://github.com/home-assistant/frontend/issues> to say: Welcome! Thanks for contributing your free spare time; Thanks for
- Issues with the Supervisor:<br> being a hero! ❤️
<https://github.com/home-assistant/supervisor/issues>
- Issues with the documentation:<br>
<https://github.com/home-assistant/home-assistant.io/issues>
Please be sure to include the beta version you are running in the issue And, there is more! Something that isn't really visible. In the background,
description (not title), so we can classify your issue correctly. an army of contributors are improving a tremendous amount of Home
Assistant code, which improves stability, readability, and maintainability of
our project's codebase. As a matter of fact, because of this incredible work,
counted by the number of contributions, this release might just a well be one
of the biggest ever. Work, you generally don't notice, but is still done.
Weird huh? Another group of heroes! ❤️
Issues introduced in the beta are processed with priority. For me personally, this has been a crazy month. After the last release, I was
sad to read about issues people had with the new Tuya integration. I went to
different stores, bought many Tuya devices, and spent a lot of time improving
the experience by extending device support. Hopefully, I've been able to do
enough to make the Tuya integration acceptable.
This release... a long-time wishlist item of mine is in: The icon picker! 😍
So cool to see this happening, it is amazing, beautiful, super helpful,
and it also supports third-party icon sets! 🤩
Enjoy the release!
../Frenck
- [Daylight Saving Time Bug](#daylight-saving-time-bug)
- [Visit devices and services](#visit-devices-and-services) - [Visit devices and services](#visit-devices-and-services)
- [Entity categorization](#entity-categorization) - [Entity categorization](#entity-categorization)
- [Icon picker in the UI!](#icon-picker-in-the-ui) - [The icon picker](#the-icon-picker)
- [Tuya update](#tuya-update) - [Tuya update](#tuya-update)
- [Some nice new template things](#some-nice-new-template-things)
- [Other noteworthy changes](#other-noteworthy-changes) - [Other noteworthy changes](#other-noteworthy-changes)
- [New Integrations](#new-integrations) - [New Integrations](#new-integrations)
- [Integrations now available to set up from the UI](#integrations-now-available-to-set-up-from-the-ui) - [Integrations now available to set up from the UI](#integrations-now-available-to-set-up-from-the-ui)
@ -46,7 +63,6 @@ Issues introduced in the beta are processed with priority.
- [Farewell to the following](#farewell-to-the-following) - [Farewell to the following](#farewell-to-the-following)
- [All changes](#all-changes) - [All changes](#all-changes)
## Visit devices and services
## Daylight Saving Time Bug ## Daylight Saving Time Bug