mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-12 20:06:52 +00:00
Release 0.34.5
This commit is contained in:
parent
102adee9e4
commit
766b8742ad
@ -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: 4
|
current_patch_version: 5
|
||||||
date_released: 2016-12-07
|
date_released: 2016-12-12
|
||||||
|
|
||||||
# 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-0344---december-7"
|
patch_version_notes: "#release-0345---december-12"
|
||||||
|
@ -120,6 +120,13 @@ We are working on a better solution for 0.35.
|
|||||||
- Fix incorrect ordering of service calls which could cause delays inbetween turning on multiple entities ([@balloob])
|
- Fix incorrect ordering of service calls which could cause delays inbetween turning on multiple entities ([@balloob])
|
||||||
- Fix Nest Climate temperature issues ([@technicalpickles])
|
- Fix Nest Climate temperature issues ([@technicalpickles])
|
||||||
|
|
||||||
|
### {% linkable_title Release 0.34.5 - December 12 %}
|
||||||
|
|
||||||
|
- Fix Nest sensors doing I/O inside event loop ([@balloob])
|
||||||
|
- Fix Nest version bump not triggering re-install ([@R1chardTM])
|
||||||
|
- Fix Nest cameras without activity zones ([@technicalpickles])
|
||||||
|
- Fix Plex doing I/O inside event loop ([@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.
|
||||||
@ -135,6 +142,7 @@ We are working on a better solution for 0.35.
|
|||||||
|
|
||||||
Experiencing issues introduced by this release? Please report them in our [issue tracker](https://github.com/home-assistant/home-assistant/issues). Make sure to fill in all fields of the issue template.
|
Experiencing issues introduced by this release? Please report them in our [issue tracker](https://github.com/home-assistant/home-assistant/issues). Make sure to fill in all fields of the issue template.
|
||||||
|
|
||||||
|
[@R1chardTM]: https://github.com/R1chardTM
|
||||||
[@armills]: https://github.com/armills
|
[@armills]: https://github.com/armills
|
||||||
[@jawilson]: https://github.com/jawilson
|
[@jawilson]: https://github.com/jawilson
|
||||||
[@rubund]: https://github.com/rubund
|
[@rubund]: https://github.com/rubund
|
||||||
|
Loading…
x
Reference in New Issue
Block a user