mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-22 16:56:50 +00:00
Release 0.34.2
This commit is contained in:
parent
97b84dbfa1
commit
3133274b70
@ -131,9 +131,9 @@ social:
|
|||||||
# Home Assistant release details
|
# Home Assistant release details
|
||||||
current_major_version: 0
|
current_major_version: 0
|
||||||
current_minor_version: 34
|
current_minor_version: 34
|
||||||
current_patch_version: 1
|
current_patch_version: 2
|
||||||
date_released: 2016-12-04
|
date_released: 2016-12-05
|
||||||
|
|
||||||
# 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-0341---december-4"
|
patch_version_notes: "#release-0342---december-5"
|
||||||
|
@ -98,6 +98,13 @@ We are working on a better solution for 0.35.
|
|||||||
- Revert TP-Link upgrade to fix issues ([@mweinelt])
|
- Revert TP-Link upgrade to fix issues ([@mweinelt])
|
||||||
- Fix CORS ([@balloob])
|
- Fix CORS ([@balloob])
|
||||||
|
|
||||||
|
### {% linkable_title Release 0.34.2 - December 5 %}
|
||||||
|
|
||||||
|
- Fix Nest interpreting Celsius as Fahrenheit and converting it ([@balloob])
|
||||||
|
- Fix Nest sensor platforms throwing errors ([@technicalpickles])
|
||||||
|
- Frontend will now always show persistent_notification and configurator entities even if not part of the active view ([@balloob])
|
||||||
|
- Fixed media player cards taking up unnecessary space ([@balloob])
|
||||||
|
|
||||||
### {% linkable_title Breaking changes %}
|
### {% linkable_title Breaking changes %}
|
||||||
|
|
||||||
- The [HomeMatic][homematic] component now uses a different syntax for hosts and the `set_value` service has been renamed.
|
- The [HomeMatic][homematic] component now uses a different syntax for hosts and the `set_value` service has been renamed.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user