mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-18 23:06:58 +00:00
Release 0.38.4
This commit is contained in:
parent
8aa89afb5a
commit
59f5759268
@ -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"
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user