mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-24 17:57:14 +00:00
Release 0.42.1
This commit is contained in:
parent
cb6ebf8131
commit
e90e25261e
@ -139,9 +139,9 @@ social:
|
|||||||
# Home Assistant release details
|
# Home Assistant release details
|
||||||
current_major_version: 0
|
current_major_version: 0
|
||||||
current_minor_version: 42
|
current_minor_version: 42
|
||||||
current_patch_version: 0
|
current_patch_version: 1
|
||||||
date_released: 2017-04-08
|
date_released: 2017-04-09
|
||||||
|
|
||||||
# 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.
|
||||||
patch_version_notes: "#"
|
patch_version_notes: "#release-0421---april-9"
|
||||||
|
@ -45,6 +45,7 @@ The new format of the changelog which was introduced with 0.40 will provide a li
|
|||||||
## Reporting Issues
|
## Reporting Issues
|
||||||
Experiencing issues introduced by this release? Please report them in our [issue tracker][issue]. Make sure to fill in all fields of the issue template.
|
Experiencing issues introduced by this release? Please report them in our [issue tracker][issue]. Make sure to fill in all fields of the issue template.
|
||||||
|
|
||||||
|
<!--more-->
|
||||||
## All changes
|
## All changes
|
||||||
|
|
||||||
- Bugfix android camera autodiscovery settings ([@pvizeli] - [#6510])
|
- Bugfix android camera autodiscovery settings ([@pvizeli] - [#6510])
|
||||||
|
@ -84,6 +84,17 @@ sensor:
|
|||||||
- volume
|
- volume
|
||||||
```
|
```
|
||||||
|
|
||||||
|
## If you need help...
|
||||||
|
...don't hesitate to use our very active [forums][forum] or join us for a little [chat][gitter]. The release notes have comments enabled but it's preferred if you use the former communication channels. Thanks.
|
||||||
|
|
||||||
|
## Reporting Issues
|
||||||
|
Experiencing issues introduced by this release? Please report them in our [issue tracker][issue]. Make sure to fill in all fields of the issue template.
|
||||||
|
|
||||||
|
## {% linkable_title Release 0.42.1 - April 9 %}
|
||||||
|
|
||||||
|
- Upgrade aiohttp to 2.0.6
|
||||||
|
- Make discovery not cause startup warning
|
||||||
|
|
||||||
## All changes
|
## All changes
|
||||||
|
|
||||||
- Flux led update lib ([@danielhiversen] - [#6763])
|
- Flux led update lib ([@danielhiversen] - [#6763])
|
||||||
@ -359,3 +370,6 @@ sensor:
|
|||||||
[@w1ll1am23]: https://github.com/w1ll1am23
|
[@w1ll1am23]: https://github.com/w1ll1am23
|
||||||
[@wardcraigj]: https://github.com/wardcraigj
|
[@wardcraigj]: https://github.com/wardcraigj
|
||||||
[@wmalgadey]: https://github.com/wmalgadey
|
[@wmalgadey]: https://github.com/wmalgadey
|
||||||
|
[forum]: https://community.home-assistant.io/
|
||||||
|
[gitter]: https://gitter.im/home-assistant/home-assistant
|
||||||
|
[issue]: https://github.com/home-assistant/home-assistant/issues
|
||||||
|
Loading…
x
Reference in New Issue
Block a user