Release 0.75.2

This commit is contained in:
Paulus Schoutsen 2018-08-06 12:40:34 +02:00
parent b1190a6eca
commit 556fc0f2c4
2 changed files with 14 additions and 3 deletions

View File

@ -142,13 +142,13 @@ social:
# Home Assistant release details # Home Assistant release details
current_major_version: 0 current_major_version: 0
current_minor_version: 75 current_minor_version: 75
current_patch_version: 1 current_patch_version: 2
date_released: 2018-08-04 date_released: 2018-08-06
# 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: "#release-0751---august-4" patch_version_notes: "#release-0752---august-6"
# 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

View File

@ -44,6 +44,12 @@ This release also includes a bunch more Tuya integrations thanks to [@huangyupen
- Fix rfxtrx device id matching ([@Danielhiversen] - [#15819]) ([rfxtrx docs]) - Fix rfxtrx device id matching ([@Danielhiversen] - [#15819]) ([rfxtrx docs])
- Fix custom panel and Hass.io panel ([@balloob]) - Fix custom panel and Hass.io panel ([@balloob])
## {% linkable_title Release 0.75.2 - August 6 %}
- Upgrade voluptuous to 0.11.5 ([@fabaff] - [#15830])
- Fix envisalink reconnect ([@Cinntax] - [#15832]) ([envisalink docs])
## {% 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.
@ -406,3 +412,8 @@ Experiencing issues introduced by this release? Please report them in our [issue
[@superpuffin]: https://github.com/superpuffin [@superpuffin]: https://github.com/superpuffin
[rfxtrx docs]: /components/rfxtrx/ [rfxtrx docs]: /components/rfxtrx/
[sensor.dht docs]: /components/sensor.dht/ [sensor.dht docs]: /components/sensor.dht/
[#15830]: https://github.com/home-assistant/home-assistant/pull/15830
[#15832]: https://github.com/home-assistant/home-assistant/pull/15832
[@Cinntax]: https://github.com/Cinntax
[@fabaff]: https://github.com/fabaff
[envisalink docs]: /components/envisalink/