This commit is contained in:
Franck Nijhof 2023-01-22 19:18:45 +01:00 committed by GitHub
parent 41255e3ecf
commit cc690749b4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 49 additions and 2 deletions

View File

@ -110,8 +110,8 @@ social:
# Home Assistant release details
current_major_version: 2023
current_minor_version: 1
current_patch_version: 6
date_released: 2023-01-19
current_patch_version: 7
date_released: 2023-01-22
# Either # or the anchor link to latest release notes in the blog post.
# Must be prefixed with a # and have double quotes around it.

View File

@ -54,6 +54,7 @@ PS: Did you know [Home Assistant is now on Mastodon](https://fosstodon.org/@home
- [Release 2023.1.4 - January 12](#release-202314---january-12)
- [Release 2023.1.5 - January 17](#release-202315---january-17)
- [Release 2023.1.6 - January 19](#release-202316---january-19)
- [Release 2023.1.7 - January 22](#release-202317---january-22)
- [Need help? Join the community!](#need-help-join-the-community)
- [Breaking Changes](#breaking-changes)
- [Farewell to the following](#farewell-to-the-following)
@ -574,6 +575,52 @@ We welcome the following new integrations in this release:
[tibber docs]: /integrations/tibber/
[webostv docs]: /integrations/webostv/
## Release 2023.1.7 - January 22
- Support password less PI-Hole installations ([@mib1185] - [#86183]) ([pi_hole docs])
- Bump odp-amsterdam to v5.0.1 ([@klaasnicolaas] - [#86252]) ([garages_amsterdam docs]) (dependency)
- Fix Shelly sleeping Gen2 - do not refresh from zeroconf discovery ([@thecode] - [#86296]) ([shelly docs])
- Bump recommended esphome version for bluetooth proxies to 2022.12.4 ([@bdraco] - [#86308]) ([esphome docs])
- Update pyTibber to 0.26.11 ([@Danielhiversen] - [#86316]) ([tibber docs]) (dependency)
- Pass frag_duration as integer ([@uvjustin] - [#86375]) ([stream docs])
[#85120]: https://github.com/home-assistant/core/pull/85120
[#85277]: https://github.com/home-assistant/core/pull/85277
[#85481]: https://github.com/home-assistant/core/pull/85481
[#85645]: https://github.com/home-assistant/core/pull/85645
[#85764]: https://github.com/home-assistant/core/pull/85764
[#86058]: https://github.com/home-assistant/core/pull/86058
[#86183]: https://github.com/home-assistant/core/pull/86183
[#86251]: https://github.com/home-assistant/core/pull/86251
[#86252]: https://github.com/home-assistant/core/pull/86252
[#86296]: https://github.com/home-assistant/core/pull/86296
[#86308]: https://github.com/home-assistant/core/pull/86308
[#86316]: https://github.com/home-assistant/core/pull/86316
[#86375]: https://github.com/home-assistant/core/pull/86375
[@danielhiversen]: https://github.com/Danielhiversen
[@balloob]: https://github.com/balloob
[@bdraco]: https://github.com/bdraco
[@frenck]: https://github.com/frenck
[@klaasnicolaas]: https://github.com/klaasnicolaas
[@mib1185]: https://github.com/mib1185
[@thecode]: https://github.com/thecode
[@uvjustin]: https://github.com/uvjustin
[auth docs]: /integrations/auth/
[esphome docs]: /integrations/esphome/
[garages_amsterdam docs]: /integrations/garages_amsterdam/
[google_sheets docs]: /integrations/google_sheets/
[govee_ble docs]: /integrations/govee_ble/
[huawei_lte docs]: /integrations/huawei_lte/
[litterrobot docs]: /integrations/litterrobot/
[logbook docs]: /integrations/logbook/
[matter docs]: /integrations/matter/
[nanoleaf docs]: /integrations/nanoleaf/
[pi_hole docs]: /integrations/pi_hole/
[shelly docs]: /integrations/shelly/
[stream docs]: /integrations/stream/
[tibber docs]: /integrations/tibber/
[webostv docs]: /integrations/webostv/
## Need help? Join the community!
Home Assistant has a great community of users who are all more than willing