Release 0.38.4

This commit is contained in:
Paulus Schoutsen 2017-02-20 21:45:34 -08:00 committed by Fabian Affolter
parent 8aa89afb5a
commit 59f5759268
No known key found for this signature in database
GPG Key ID: DDF3D6F44AAB1336
2 changed files with 8 additions and 1 deletions

View File

@ -137,4 +137,4 @@ date_released: 2017-02-15
# 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: "#release-0383---february-15" patch_version_notes: "#release-0384---february-21"

View File

@ -125,6 +125,12 @@ Bugfixes: [@balloob], [@fabaff], [@pvizeli], [@mnoorenberghe] [@Danielhiversen],
- Moon: remove unit of measurement ([@fabaff]) - Moon: remove unit of measurement ([@fabaff])
- MySensors: add version requirement to notify and device tracker ([@MartinHjelmare]) - MySensors: add version requirement to notify and device tracker ([@MartinHjelmare])
### {% linkable_title Release 0.38.4 - February 21 %}
- Discovery: flux_led discovery led to problems on systems and has been removed ([@bazwilliams])
- Hidden devices are no longer visible on views ([@balloob])
### {% linkable_title Breaking changes %} ### {% linkable_title Breaking changes %}
- The support for [LG webOS Smart TVs][webostv] was improved. This requires you to move `$HOME/.pylgtv` to `$HASS_CONFIG_DIR/webostv.conf` or Home Assistant will need to be paired with the TV again. - The support for [LG webOS Smart TVs][webostv] was improved. This requires you to move `$HOME/.pylgtv` to `$HASS_CONFIG_DIR/webostv.conf` or Home Assistant will need to be paired with the TV again.
- Image processing events have been renamed: `identify_face` has become `image_processing.detect_face`, `found_plate` has become `image_processing.found_plate` - Image processing events have been renamed: `identify_face` has become `image_processing.detect_face`, `found_plate` has become `image_processing.found_plate`
@ -137,6 +143,7 @@ Bugfixes: [@balloob], [@fabaff], [@pvizeli], [@mnoorenberghe] [@Danielhiversen],
### {% linkable_title Reporting Issues %} ### {% linkable_title 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.
[@bazwilliams]: https://github.com/bazwilliams
[@acambitsis]: https://github.com/acambitsis [@acambitsis]: https://github.com/acambitsis
[@adrianlzt]: https://github.com/adrianlzt [@adrianlzt]: https://github.com/adrianlzt
[@aequitas]: https://github.com/aequitas [@aequitas]: https://github.com/aequitas