diff --git a/_config.yml b/_config.yml index 2d2b284fab8..9fd9ba7dc84 100644 --- a/_config.yml +++ b/_config.yml @@ -142,8 +142,8 @@ social: # Home Assistant release details current_major_version: 0 current_minor_version: 84 -current_patch_version: 3 -date_released: 2018-12-17 +current_patch_version: 4 +date_released: 2018-12-19 # Either # or the anchor link to latest release notes in the blog post. # Must be prefixed with a # and have double quotes around it. diff --git a/source/_posts/2018-12-12-release-84.markdown b/source/_posts/2018-12-12-release-84.markdown index 115752a0b2e..c4397199e49 100644 --- a/source/_posts/2018-12-12-release-84.markdown +++ b/source/_posts/2018-12-12-release-84.markdown @@ -118,6 +118,19 @@ Editor UI is now further processed. You can manage your Lovelace UI without leav - Fix restore state for manual alarm control panel ([@liaanvdm] - [#19284]) ([alarm_control_panel.manual docs]) - Fix not being able to update entities ([@glentakahashi] - [#19344]) ([config docs]) +## {% linkable_title Release 0.84.4 - December 19 %} + +- Fix parts of the frontend not picking up translations ([@balloob]) +- Fix IHC config schema ([@mopolus] - [#19415]) ([ihc docs]) +- Use web sockets for Harmony HUB ([@ehendrix23] - [#19440]) ([remote.harmony docs]) + +[#19415]: https://github.com/home-assistant/home-assistant/pull/19415 +[#19440]: https://github.com/home-assistant/home-assistant/pull/19440 +[@ehendrix23]: https://github.com/ehendrix23 +[@mopolus]: https://github.com/mopolus +[ihc docs]: /components/ihc/ +[remote.harmony docs]: /components/remote.harmony/ + #### Frontend - Fix setting aspect ratio in percentage ([#2289](https://github.com/home-assistant/home-assistant-polymer/pull/2289)) [@balloob] diff --git a/source/_posts/2018-12-17-logitech-harmony-removes-local-api.markdown b/source/_posts/2018-12-17-logitech-harmony-removes-local-api.markdown index 9ba7c372ced..d3ea4bd7a8f 100644 --- a/source/_posts/2018-12-17-logitech-harmony-removes-local-api.markdown +++ b/source/_posts/2018-12-17-logitech-harmony-removes-local-api.markdown @@ -53,8 +53,16 @@ We will be releasing a hot fix today to migrate our integration to another local Thread by member of the Harmony Team.

+**Update 6 (19 dec):** Home Assistant 0.84.4 has been released with a fix. The Logitech Harmony integration works again (for now?). We switched to their local websocket API. + + + ### {% linkable_title Reverting the software update %} +

+If you're using Home Assistant, consider upgrading to 0.84.4 instead of downgrading your hub. +

+ If you have already updated your Harmony Hub to v4.15.206, you have probably noticed that Home Assistant and other products communicating with the local API have stopped working. Don’t worry, it’s (still?) possible to downgrade to a previous version using the following steps (source: [Reddit 1](https://www.reddit.com/r/homeassistant/comments/a6u6ep/psa_harmony_hub_firmware_v415206_breaksremoves/), [Reddit 2](https://www.reddit.com/r/homeassistant/comments/a6u6ep/psa_harmony_hub_firmware_v415206_breaksremoves/eby89t8/)): 1. Download the [MyHarmony Computer Application](https://support.myharmony.com/en-us/download).