mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-09 10:26:52 +00:00
Release 0.38.3
This commit is contained in:
parent
699523f56a
commit
0ef1e5a5d2
@ -132,9 +132,9 @@ social:
|
|||||||
# Home Assistant release details
|
# Home Assistant release details
|
||||||
current_major_version: 0
|
current_major_version: 0
|
||||||
current_minor_version: 38
|
current_minor_version: 38
|
||||||
current_patch_version: 2
|
current_patch_version: 3
|
||||||
date_released: 2017-02-12
|
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-0382---february-12"
|
patch_version_notes: "#release-0383---february-15"
|
||||||
|
@ -116,6 +116,15 @@ Bugfixes: [@balloob], [@fabaff], [@pvizeli], [@mnoorenberghe] [@Danielhiversen],
|
|||||||
- Fix MQTT discovery ([@fabaff])
|
- Fix MQTT discovery ([@fabaff])
|
||||||
- Fix Z-Wave thermostat units ([@turbokongen])
|
- Fix Z-Wave thermostat units ([@turbokongen])
|
||||||
|
|
||||||
|
### {% linkable_title Release 0.38.3 - February 15 %}
|
||||||
|
|
||||||
|
- Sonos: fix losing favorite sources on disconnect ([@pvizeli])
|
||||||
|
- Google Calendar: fix timeMin losing events ([@happyleavesaoc])
|
||||||
|
- Fix Wink PubNub subscription ([@w1ll1am23])
|
||||||
|
- Z-Wave: getter not to ignore label ([@andrey-git])
|
||||||
|
- Moon: remove unit of measurement ([@fabaff])
|
||||||
|
- MySensors: add version requirement to notify and device tracker ([@MartinHjelmare])
|
||||||
|
|
||||||
### {% 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`
|
||||||
|
Loading…
x
Reference in New Issue
Block a user