mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-18 23:06:58 +00:00
Release 0.84.4
This commit is contained in:
parent
1763f5f771
commit
944aa46d6c
@ -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.
|
||||
|
@ -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]
|
||||
|
@ -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.
|
||||
</p>
|
||||
|
||||
**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.
|
||||
|
||||
<!--more-->
|
||||
|
||||
### {% linkable_title Reverting the software update %}
|
||||
|
||||
<p class='note'>
|
||||
If you're using Home Assistant, consider upgrading to 0.84.4 instead of downgrading your hub.
|
||||
</p>
|
||||
|
||||
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).
|
||||
|
Loading…
x
Reference in New Issue
Block a user