diff --git a/_config.yml b/_config.yml index f7727a097ab..2704d4cca9d 100644 --- a/_config.yml +++ b/_config.yml @@ -137,4 +137,4 @@ date_released: 2017-02-15 # Either # or the anchor link to latest release notes in the blog post. # 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" diff --git a/source/_posts/2017-02-11-alert-appletv-mqtt-yeelight.markdown b/source/_posts/2017-02-11-alert-appletv-mqtt-yeelight.markdown index 32d16dc972e..a6fc4a9f999 100644 --- a/source/_posts/2017-02-11-alert-appletv-mqtt-yeelight.markdown +++ b/source/_posts/2017-02-11-alert-appletv-mqtt-yeelight.markdown @@ -125,6 +125,12 @@ Bugfixes: [@balloob], [@fabaff], [@pvizeli], [@mnoorenberghe] [@Danielhiversen], - Moon: remove unit of measurement ([@fabaff]) - 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 %} - 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` @@ -137,6 +143,7 @@ Bugfixes: [@balloob], [@fabaff], [@pvizeli], [@mnoorenberghe] [@Danielhiversen], ### {% 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. +[@bazwilliams]: https://github.com/bazwilliams [@acambitsis]: https://github.com/acambitsis [@adrianlzt]: https://github.com/adrianlzt [@aequitas]: https://github.com/aequitas