mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-18 14:56:53 +00:00
Release version 0.34.3
This commit is contained in:
parent
be5295bf8a
commit
ea98b93b41
@ -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: 2
|
current_patch_version: 3
|
||||||
date_released: 2016-12-05
|
date_released: 2016-12-06
|
||||||
|
|
||||||
# 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-0342---december-5"
|
patch_version_notes: "#release-0343---december-6"
|
||||||
|
@ -105,6 +105,13 @@ We are working on a better solution for 0.35.
|
|||||||
- Frontend will now always show persistent_notification and configurator entities even if not part of the active view ([@balloob])
|
- 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])
|
- Fixed media player cards taking up unnecessary space ([@balloob])
|
||||||
|
|
||||||
|
### {% linkable_title Release 0.34.3 - December 6 %}
|
||||||
|
|
||||||
|
- Fix Hook connections ([@dasos])
|
||||||
|
- Fix random websocket connections ([@balloob])
|
||||||
|
- Fix Google Home sometimes not finding our emulated_hue ([@jawilson])
|
||||||
|
- Fix EnOcean config validation ([@rubund])
|
||||||
|
|
||||||
### {% 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.
|
||||||
@ -120,6 +127,8 @@ 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.
|
||||||
|
|
||||||
|
[@jawilson]: https://github.com/jawilson
|
||||||
|
[@rubund]: https://github.com/rubund
|
||||||
[@aequitas]: https://github.com/aequitas
|
[@aequitas]: https://github.com/aequitas
|
||||||
[@albertoarias]: https://github.com/albertoarias
|
[@albertoarias]: https://github.com/albertoarias
|
||||||
[@bah2830]: https://github.com/bah2830
|
[@bah2830]: https://github.com/bah2830
|
||||||
|
Loading…
x
Reference in New Issue
Block a user