mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 09:17:06 +00:00
2023.3.1 (#26430)
* 2023.3.1 * Update source/_posts/2023-03-01-release-20233.markdown * Update source/_posts/2023-03-01-release-20233.markdown
This commit is contained in:
parent
b0bcbf901d
commit
ed695cf950
@ -110,8 +110,8 @@ social:
|
|||||||
# Home Assistant release details
|
# Home Assistant release details
|
||||||
current_major_version: 2023
|
current_major_version: 2023
|
||||||
current_minor_version: 3
|
current_minor_version: 3
|
||||||
current_patch_version: 0
|
current_patch_version: 1
|
||||||
date_released: 2023-03-01
|
date_released: 2023-03-02
|
||||||
|
|
||||||
# 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.
|
||||||
|
@ -48,6 +48,7 @@ Enjoy the release!
|
|||||||
- [Python 3.11 support](#python-311-support)
|
- [Python 3.11 support](#python-311-support)
|
||||||
- [Other noteworthy changes](#other-noteworthy-changes)
|
- [Other noteworthy changes](#other-noteworthy-changes)
|
||||||
- [New Integrations](#new-integrations)
|
- [New Integrations](#new-integrations)
|
||||||
|
- [Release 2023.3.1 - March 2](#release-202331---march-2)
|
||||||
- [Need help? Join the community!](#need-help-join-the-community)
|
- [Need help? Join the community!](#need-help-join-the-community)
|
||||||
- [Breaking Changes](#breaking-changes)
|
- [Breaking Changes](#breaking-changes)
|
||||||
- [All changes](#all-changes)
|
- [All changes](#all-changes)
|
||||||
@ -329,6 +330,42 @@ We welcome the following new integrations in this release:
|
|||||||
[easyEnergy]: /integrations/easyenergy
|
[easyEnergy]: /integrations/easyenergy
|
||||||
[TP-Link Omada SDN Controller]: /integrations/tplink_omada
|
[TP-Link Omada SDN Controller]: /integrations/tplink_omada
|
||||||
|
|
||||||
|
## Release 2023.3.1 - March 2
|
||||||
|
|
||||||
|
- Update pyTibber to 0.27.0 ([@toini] - [#86940]) ([tibber docs]) (breaking-change)
|
||||||
|
- Bump requests to 2.28.2 ([@mitch-dc] - [#88956])
|
||||||
|
- Bump py-dormakaba-dkey to 1.0.4 ([@emontnemery] - [#88992]) ([dormakaba_dkey docs])
|
||||||
|
- Fix KNX Keyfile upload ([@farmio] - [#89029]) ([knx docs])
|
||||||
|
- Update orjson to 3.8.7 ([@frenck] - [#89037])
|
||||||
|
- Update frontend to 20230302.0 ([@piitaya] - [#89042]) ([frontend docs])
|
||||||
|
- Fix check on non numeric custom sensor device classes ([@jbouwh] - [#89052]) ([sensor docs])
|
||||||
|
- Bump nuheat to 1.0.1 ([@mitch-dc] - [#88958]) ([nuheat docs])
|
||||||
|
|
||||||
|
[@mitch-dc]: https://github.com/mitch-dc
|
||||||
|
[#88958]: https://github.com/home-assistant/core/pull/88958
|
||||||
|
[nuheat docs]: /integrations/nuheat/
|
||||||
|
[#86940]: https://github.com/home-assistant/core/pull/86940
|
||||||
|
[#88956]: https://github.com/home-assistant/core/pull/88956
|
||||||
|
[#88979]: https://github.com/home-assistant/core/pull/88979
|
||||||
|
[#88992]: https://github.com/home-assistant/core/pull/88992
|
||||||
|
[#89029]: https://github.com/home-assistant/core/pull/89029
|
||||||
|
[#89037]: https://github.com/home-assistant/core/pull/89037
|
||||||
|
[#89042]: https://github.com/home-assistant/core/pull/89042
|
||||||
|
[#89052]: https://github.com/home-assistant/core/pull/89052
|
||||||
|
[@emontnemery]: https://github.com/emontnemery
|
||||||
|
[@farmio]: https://github.com/farmio
|
||||||
|
[@frenck]: https://github.com/frenck
|
||||||
|
[@jbouwh]: https://github.com/jbouwh
|
||||||
|
[@mitch-dc]: https://github.com/mitch-dc
|
||||||
|
[@piitaya]: https://github.com/piitaya
|
||||||
|
[@toini]: https://github.com/toini
|
||||||
|
[abode docs]: /integrations/abode/
|
||||||
|
[dormakaba_dkey docs]: /integrations/dormakaba_dkey/
|
||||||
|
[frontend docs]: /integrations/frontend/
|
||||||
|
[knx docs]: /integrations/knx/
|
||||||
|
[sensor docs]: /integrations/sensor/
|
||||||
|
[tibber docs]: /integrations/tibber/
|
||||||
|
|
||||||
## Need help? Join the community!
|
## Need help? Join the community!
|
||||||
|
|
||||||
Home Assistant has a great community of users who are all more than willing
|
Home Assistant has a great community of users who are all more than willing
|
||||||
|
Loading…
x
Reference in New Issue
Block a user