mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 15:26:59 +00:00
2022.3.5 (#22028)
This commit is contained in:
parent
0423591e02
commit
463ae6fb6f
@ -107,8 +107,8 @@ social:
|
||||
# Home Assistant release details
|
||||
current_major_version: 2022
|
||||
current_minor_version: 03
|
||||
current_patch_version: 4
|
||||
date_released: 2022-03-11
|
||||
current_patch_version: 5
|
||||
date_released: 2022-03-15
|
||||
|
||||
# Either # or the anchor link to latest release notes in the blog post.
|
||||
# Must be prefixed with a # and have double quotes around it.
|
||||
|
@ -52,6 +52,7 @@ Enjoy the release!
|
||||
- [Release 2022.3.2 - March 6](#release-202232---march-6)
|
||||
- [Release 2022.3.3 - March 7](#release-202233---march-7)
|
||||
- [Release 2022.3.4 - March 11](#release-202234---march-11)
|
||||
- [Release 2022.3.5 - March 15](#release-202235---march-15)
|
||||
- [Need help? Join the community!](#need-help-join-the-community)
|
||||
- [Breaking Changes](#breaking-changes)
|
||||
- [Updates for custom integration developers](#updates-for-custom-integration-developers)
|
||||
@ -510,6 +511,47 @@ The following integrations are now available via the Home Assistant UI:
|
||||
[sun docs]: /integrations/sun/
|
||||
[zwave_js docs]: /integrations/zwave_js/
|
||||
|
||||
## Release 2022.3.5 - March 15
|
||||
|
||||
- Fix WebSocketTimeoutException in SamsungTV ([@epenet] - [#68114]) ([samsungtv docs])
|
||||
- 20220301.2 ([@zsarnett] - [#68130]) ([frontend docs])
|
||||
- Filter IPv6 addresses from doorbird discovery ([@bdraco] - [#68031]) ([doorbird docs])
|
||||
- Fix turning amcrest camera on and off ([@flacjacket] - [#68050]) ([amcrest docs])
|
||||
- Fix Shelly EM/3EM invalid energy value after reboot ([@thecode] - [#68052]) ([shelly docs])
|
||||
- Default somfy_mylink shade's _attr_is_closed to `None` ([@cthornton] - [#68053]) ([somfy_mylink docs])
|
||||
- Bump amcrest version to 1.9.7 ([@flacjacket] - [#68055]) ([amcrest docs])
|
||||
- Bump pyisy to 3.0.5 ([@bdraco] - [#68069]) ([isy994 docs])
|
||||
- Update home_connect to 0.7.0 ([@BraveChicken1] - [#68089]) ([home_connect docs])
|
||||
- Fix MQTT false positive deprecation warnings ([@jbouwh] - [#68117]) ([mqtt docs])
|
||||
|
||||
[#68031]: https://github.com/home-assistant/core/pull/68031
|
||||
[#68050]: https://github.com/home-assistant/core/pull/68050
|
||||
[#68052]: https://github.com/home-assistant/core/pull/68052
|
||||
[#68053]: https://github.com/home-assistant/core/pull/68053
|
||||
[#68055]: https://github.com/home-assistant/core/pull/68055
|
||||
[#68069]: https://github.com/home-assistant/core/pull/68069
|
||||
[#68089]: https://github.com/home-assistant/core/pull/68089
|
||||
[#68114]: https://github.com/home-assistant/core/pull/68114
|
||||
[#68117]: https://github.com/home-assistant/core/pull/68117
|
||||
[#68130]: https://github.com/home-assistant/core/pull/68130
|
||||
[@BraveChicken1]: https://github.com/BraveChicken1
|
||||
[@bdraco]: https://github.com/bdraco
|
||||
[@cthornton]: https://github.com/cthornton
|
||||
[@epenet]: https://github.com/epenet
|
||||
[@flacjacket]: https://github.com/flacjacket
|
||||
[@jbouwh]: https://github.com/jbouwh
|
||||
[@thecode]: https://github.com/thecode
|
||||
[@zsarnett]: https://github.com/zsarnett
|
||||
[amcrest docs]: /integrations/amcrest/
|
||||
[doorbird docs]: /integrations/doorbird/
|
||||
[frontend docs]: /integrations/frontend/
|
||||
[home_connect docs]: /integrations/home_connect/
|
||||
[isy994 docs]: /integrations/isy994/
|
||||
[mqtt docs]: /integrations/mqtt/
|
||||
[samsungtv docs]: /integrations/samsungtv/
|
||||
[shelly docs]: /integrations/shelly/
|
||||
[somfy_mylink docs]: /integrations/somfy_mylink/
|
||||
|
||||
## Need help? Join the community!
|
||||
|
||||
Home Assistant has a great community of users who are all more than willing
|
||||
|
Loading…
x
Reference in New Issue
Block a user