mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 23:36:51 +00:00
2021.9.1
This commit is contained in:
parent
f9cbd4df1a
commit
619f539416
@ -108,8 +108,8 @@ social:
|
|||||||
# Home Assistant release details
|
# Home Assistant release details
|
||||||
current_major_version: 2021
|
current_major_version: 2021
|
||||||
current_minor_version: 9
|
current_minor_version: 9
|
||||||
current_patch_version: 0
|
current_patch_version: 1
|
||||||
date_released: 2021-09-01
|
date_released: 2021-09-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.
|
||||||
|
@ -36,6 +36,7 @@ Enjoy another great release! Be sure to tune into [the 2021.9 Release Party on Y
|
|||||||
- [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)
|
||||||
|
- [Release 2021.9.1 - September 2](#release-202191---september-2)
|
||||||
- [If you need help...](#if-you-need-help)
|
- [If you need help...](#if-you-need-help)
|
||||||
- [Breaking Changes](#breaking-changes)
|
- [Breaking Changes](#breaking-changes)
|
||||||
- [All changes](#all-changes)
|
- [All changes](#all-changes)
|
||||||
@ -346,6 +347,29 @@ The following integrations are now available via the Home Assistant UI:
|
|||||||
- [Rainforest EAGLE-200][rainforest_eagle docs], done by [@balloob]
|
- [Rainforest EAGLE-200][rainforest_eagle docs], done by [@balloob]
|
||||||
- [Uptime Robot][uptimerobot docs], done by [@ludeeus]
|
- [Uptime Robot][uptimerobot docs], done by [@ludeeus]
|
||||||
|
|
||||||
|
## Release 2021.9.1 - September 2
|
||||||
|
|
||||||
|
- Bump pyuptimerobot to 21.9.0 ([@ludeeus] - [#55546]) ([uptimerobot docs])
|
||||||
|
- xiaomi_miio: bump python-miio dependency ([@rytilahti] - [#55549]) ([xiaomi_miio docs])
|
||||||
|
- Pick right coordinator ([@Adminiuga] - [#55555]) ([zha docs])
|
||||||
|
- Correct duplicate address. ([@janiversen] - [#55578]) ([modbus docs])
|
||||||
|
- Downgrade sqlite-libs on docker image ([@pvizeli] - [#55591])
|
||||||
|
|
||||||
|
[#55546]: https://github.com/home-assistant/core/pull/55546
|
||||||
|
[#55549]: https://github.com/home-assistant/core/pull/55549
|
||||||
|
[#55555]: https://github.com/home-assistant/core/pull/55555
|
||||||
|
[#55578]: https://github.com/home-assistant/core/pull/55578
|
||||||
|
[#55591]: https://github.com/home-assistant/core/pull/55591
|
||||||
|
[@Adminiuga]: https://github.com/Adminiuga
|
||||||
|
[@janiversen]: https://github.com/janiversen
|
||||||
|
[@ludeeus]: https://github.com/ludeeus
|
||||||
|
[@pvizeli]: https://github.com/pvizeli
|
||||||
|
[@rytilahti]: https://github.com/rytilahti
|
||||||
|
[modbus docs]: /integrations/modbus/
|
||||||
|
[uptimerobot docs]: /integrations/uptimerobot/
|
||||||
|
[xiaomi_miio docs]: /integrations/xiaomi_miio/
|
||||||
|
[zha docs]: /integrations/zha/
|
||||||
|
|
||||||
## 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