mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-17 14:26:51 +00:00
Release 0.83.2
This commit is contained in:
parent
002da69ce4
commit
fd97e57b68
@ -142,13 +142,13 @@ social:
|
|||||||
# Home Assistant release details
|
# Home Assistant release details
|
||||||
current_major_version: 0
|
current_major_version: 0
|
||||||
current_minor_version: 83
|
current_minor_version: 83
|
||||||
current_patch_version: 1
|
current_patch_version: 2
|
||||||
date_released: 2018-11-29
|
date_released: 2018-11-30
|
||||||
|
|
||||||
# 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.
|
||||||
# Major release:
|
# Major release:
|
||||||
patch_version_notes: "#"
|
patch_version_notes: ""
|
||||||
# Minor release (Example #release-0431---april-25):
|
# Minor release (Example #release-0431---april-25):
|
||||||
|
|
||||||
# Date we moved to Discourse for comments
|
# Date we moved to Discourse for comments
|
||||||
|
@ -105,6 +105,26 @@ Note, this release includes a migration to add an index to speed up the logbook
|
|||||||
[sensor.seventeentrack docs]: /components/sensor.seventeentrack/
|
[sensor.seventeentrack docs]: /components/sensor.seventeentrack/
|
||||||
[shopping_list docs]: /components/shopping_list/
|
[shopping_list docs]: /components/shopping_list/
|
||||||
|
|
||||||
|
## {% linkable_title Release 0.83.2 - November 30 %}
|
||||||
|
|
||||||
|
- Revert change to MQTT discovery_hash introduced in #18169 ([@emontnemery] - [#18763]) ([mqtt docs])
|
||||||
|
- bump gtts-token to 1.1.3 ([@stonith] - [#18824]) ([tts docs])
|
||||||
|
- Always set hass_user ([@balloob] - [#18844]) ([http docs])
|
||||||
|
- Hotfix for Fibaro wall plug ([@pbalogh77] - [#18845]) ([light.fibaro docs])
|
||||||
|
|
||||||
|
[#18763]: https://github.com/home-assistant/home-assistant/pull/18763
|
||||||
|
[#18824]: https://github.com/home-assistant/home-assistant/pull/18824
|
||||||
|
[#18844]: https://github.com/home-assistant/home-assistant/pull/18844
|
||||||
|
[#18845]: https://github.com/home-assistant/home-assistant/pull/18845
|
||||||
|
[@balloob]: https://github.com/balloob
|
||||||
|
[@emontnemery]: https://github.com/emontnemery
|
||||||
|
[@pbalogh77]: https://github.com/pbalogh77
|
||||||
|
[@stonith]: https://github.com/stonith
|
||||||
|
[http docs]: /components/http/
|
||||||
|
[light.fibaro docs]: /components/light.fibaro/
|
||||||
|
[mqtt docs]: /components/mqtt/
|
||||||
|
[tts docs]: /components/tts/
|
||||||
|
|
||||||
## {% linkable_title If you need help... %}
|
## {% linkable_title 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). The release notes have comments enabled but it's preferred if you use the former communication channels. Thanks.
|
...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). The release notes have comments enabled but it's preferred if you use the former communication channels. Thanks.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user