mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 09:17:06 +00:00
0.117.6 (#15614)
This commit is contained in:
parent
47b232e01d
commit
754888eb2b
@ -100,8 +100,8 @@ social:
|
|||||||
# Home Assistant release details
|
# Home Assistant release details
|
||||||
current_major_version: 0
|
current_major_version: 0
|
||||||
current_minor_version: 117
|
current_minor_version: 117
|
||||||
current_patch_version: 5
|
current_patch_version: 6
|
||||||
date_released: 2020-11-05
|
date_released: 2020-11-11
|
||||||
|
|
||||||
# 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.
|
||||||
|
@ -60,6 +60,7 @@ So, keep an eye on our social media for the announcement.
|
|||||||
- [Release 0.117.3 - November 4](#release-01173---november-4)
|
- [Release 0.117.3 - November 4](#release-01173---november-4)
|
||||||
- [Release 0.117.4 - November 4](#release-01174---november-4)
|
- [Release 0.117.4 - November 4](#release-01174---november-4)
|
||||||
- [Release 0.117.5 - November 5](#release-01175---november-5)
|
- [Release 0.117.5 - November 5](#release-01175---november-5)
|
||||||
|
- [Release 0.117.6 - November 11](#release-01176---november-11)
|
||||||
- [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)
|
||||||
@ -481,6 +482,24 @@ The following integrations are now available via the Home Assistant UI:
|
|||||||
[simplisafe docs]: /integrations/simplisafe/
|
[simplisafe docs]: /integrations/simplisafe/
|
||||||
[tasmota docs]: /integrations/tasmota/
|
[tasmota docs]: /integrations/tasmota/
|
||||||
|
|
||||||
|
## Release 0.117.6 - November 11
|
||||||
|
|
||||||
|
- Remove unneeded state restoration of the physical device in rpi_gpio_pwm integration ([@soldag] - [#42804]) ([rpi_gpio_pwm docs])
|
||||||
|
- Bump pwmled to v1.6.7 ([@soldag] - [#42903]) ([rpi_gpio_pwm docs])
|
||||||
|
- Bump gTTS-token to 1.1.4 ([@hmmbob] - [#43015]) ([google_translate docs])
|
||||||
|
- Fix Plex auth issues by setting header ([@jjlawren] - [#43081]) ([plex docs])
|
||||||
|
|
||||||
|
[#42804]: https://github.com/home-assistant/core/pull/42804
|
||||||
|
[#42903]: https://github.com/home-assistant/core/pull/42903
|
||||||
|
[#43015]: https://github.com/home-assistant/core/pull/43015
|
||||||
|
[#43081]: https://github.com/home-assistant/core/pull/43081
|
||||||
|
[@hmmbob]: https://github.com/hmmbob
|
||||||
|
[@jjlawren]: https://github.com/jjlawren
|
||||||
|
[@soldag]: https://github.com/soldag
|
||||||
|
[google_translate docs]: /integrations/google_translate/
|
||||||
|
[plex docs]: /integrations/plex/
|
||||||
|
[rpi_gpio_pwm docs]: /integrations/rpi_gpio_pwm/
|
||||||
|
|
||||||
## 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