mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-14 04:46:49 +00:00
release 79.2
This commit is contained in:
parent
82c1ebfec5
commit
54b3b8ab4e
@ -142,13 +142,13 @@ social:
|
|||||||
# Home Assistant release details
|
# Home Assistant release details
|
||||||
current_major_version: 0
|
current_major_version: 0
|
||||||
current_minor_version: 79
|
current_minor_version: 79
|
||||||
current_patch_version: 1
|
current_patch_version: 2
|
||||||
date_released: 2018-09-30
|
date_released: 2018-10-01
|
||||||
|
|
||||||
# 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-0791---september-30"
|
patch_version_notes: "#release-0792---october-1"
|
||||||
# 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
|
||||||
|
@ -80,6 +80,18 @@ Oh, and yes, there is also some cool new integrations. Support has been added fo
|
|||||||
[sensor.ring docs]: /components/sensor.ring/
|
[sensor.ring docs]: /components/sensor.ring/
|
||||||
[zoneminder docs]: /components/zoneminder/
|
[zoneminder docs]: /components/zoneminder/
|
||||||
|
|
||||||
|
## {% linkable_title Release 0.79.2 - October 1 %}
|
||||||
|
|
||||||
|
- Fix MQTT certificates ([@balloob] - [#16999]) ([mqtt docs])
|
||||||
|
- Fix switch.zoneminder name ([@rohankapoorcom] - [#17026]) ([switch.zoneminder docs])
|
||||||
|
|
||||||
|
[#16999]: https://github.com/home-assistant/home-assistant/pull/16999
|
||||||
|
[#17026]: https://github.com/home-assistant/home-assistant/pull/17026
|
||||||
|
[@balloob]: https://github.com/balloob
|
||||||
|
[@rohankapoorcom]: https://github.com/rohankapoorcom
|
||||||
|
[mqtt docs]: /components/mqtt/
|
||||||
|
[switch.zoneminder docs]: /components/switch.zoneminder/
|
||||||
|
|
||||||
## {% 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