mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 09:17:06 +00:00
2021.5.5
This commit is contained in:
parent
f1214728cf
commit
d96732ada1
@ -105,8 +105,8 @@ social:
|
|||||||
# Home Assistant release details
|
# Home Assistant release details
|
||||||
current_major_version: 2021
|
current_major_version: 2021
|
||||||
current_minor_version: 5
|
current_minor_version: 5
|
||||||
current_patch_version: 4
|
current_patch_version: 5
|
||||||
date_released: 2021-05-14
|
date_released: 2021-05-19
|
||||||
|
|
||||||
# Either # or the anchor link to latest release notes in the blog post.
|
# Either # or the anchor link to latest release notes in the blog post.
|
||||||
# Must be prefixed with a # and have double quotes around it.
|
# Must be prefixed with a # and have double quotes around it.
|
||||||
|
@ -58,6 +58,7 @@ want to tell me who it is...)
|
|||||||
- [Release 2021.5.2 - May 10](#release-202152---may-10)
|
- [Release 2021.5.2 - May 10](#release-202152---may-10)
|
||||||
- [Release 2021.5.3 - May 11](#release-202153---may-11)
|
- [Release 2021.5.3 - May 11](#release-202153---may-11)
|
||||||
- [Release 2021.5.4 - May 14](#release-202154---may-14)
|
- [Release 2021.5.4 - May 14](#release-202154---may-14)
|
||||||
|
- [Release 2021.5.5 - May 19](#release-202155---may-19)
|
||||||
- [If you need help...](#if-you-need-help)
|
- [If you need help...](#if-you-need-help)
|
||||||
- [Breaking Changes](#breaking-changes)
|
- [Breaking Changes](#breaking-changes)
|
||||||
- [Farewell to the following](#farewell-to-the-following)
|
- [Farewell to the following](#farewell-to-the-following)
|
||||||
@ -513,6 +514,28 @@ The following integrations are now available via the Home Assistant UI:
|
|||||||
[sonos docs]: /integrations/sonos/
|
[sonos docs]: /integrations/sonos/
|
||||||
[version docs]: /integrations/version/
|
[version docs]: /integrations/version/
|
||||||
|
|
||||||
|
## Release 2021.5.5 - May 19
|
||||||
|
|
||||||
|
- Upgrade freesms to 0.2.0 ([@frenck] - [#50853]) ([free_mobile docs])
|
||||||
|
- Backport Sonos handle subscription failures ([@jjlawren] - [#50796]) ([sonos docs])
|
||||||
|
- Bump hatasmota to 0.2.13 ([@emontnemery] - [#50662]) ([tasmota docs])
|
||||||
|
- Bump pysonos to 0.0.47 ([@jjlawren] - [#50792]) ([sonos docs])
|
||||||
|
- Bump pyatmo to 4.2.3 ([@cgtobi] - [#50801]) ([netatmo docs])
|
||||||
|
|
||||||
|
[#50662]: https://github.com/home-assistant/core/pull/50662
|
||||||
|
[#50792]: https://github.com/home-assistant/core/pull/50792
|
||||||
|
[#50796]: https://github.com/home-assistant/core/pull/50796
|
||||||
|
[#50801]: https://github.com/home-assistant/core/pull/50801
|
||||||
|
[#50853]: https://github.com/home-assistant/core/pull/50853
|
||||||
|
[@cgtobi]: https://github.com/cgtobi
|
||||||
|
[@emontnemery]: https://github.com/emontnemery
|
||||||
|
[@frenck]: https://github.com/frenck
|
||||||
|
[@jjlawren]: https://github.com/jjlawren
|
||||||
|
[free_mobile docs]: /integrations/free_mobile/
|
||||||
|
[netatmo docs]: /integrations/netatmo/
|
||||||
|
[sonos docs]: /integrations/sonos/
|
||||||
|
[tasmota docs]: /integrations/tasmota/
|
||||||
|
|
||||||
## If you need help...
|
## If you need help...
|
||||||
|
|
||||||
...don't hesitate to use our very active [forums](https://community.home-assistant.io/) or join us for a little [chat](https://discord.gg/c5DvZ4e).
|
...don't hesitate to use our very active [forums](https://community.home-assistant.io/) or join us for a little [chat](https://discord.gg/c5DvZ4e).
|
||||||
|
Loading…
x
Reference in New Issue
Block a user