Skip to content

Commit f3e18a8

Browse files
committed
Release 0.89.1
1 parent eabef22 commit f3e18a8

File tree

2 files changed

+41
-2
lines changed

2 files changed

+41
-2
lines changed

_config.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -139,8 +139,8 @@ social:
139139
# Home Assistant release details
140140
current_major_version: 0
141141
current_minor_version: 89
142-
current_patch_version: 0
143-
date_released: 2019-03-06
142+
current_patch_version: 1
143+
date_released: 2019-03-08
144144

145145
# Either # or the anchor link to latest release notes in the blog post.
146146
# Must be prefixed with a # and have double quotes around it.

source/_posts/2019-03-13-release-89.markdown

Lines changed: 39 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,45 @@ __Existing SmartThings configuration entries will be removed,__ including the Sm
5252
- mobile_app component ([@robbiet480] - [#21475]) ([mobile_app docs]) (beta fix) (new-platform)
5353
- Add component media player.ps4 ([@ktnrg45] - [#21074]) ([ps4 docs])
5454

55+
## {% linkable_title Release 0.89.1 - March 8 %}
56+
57+
- Upgrade blinkpy==0.13.1 (Fixes #21559) ([@fronzbot] - [#21578]) ([blink docs])
58+
- Fix Name of Homematic IP accesspoint in devices, if name is configured ([@SukramJ] - [#21617]) ([homematicip_cloud docs])
59+
- Fix group-switch availability for Homematic IP ([@SukramJ] - [#21640]) ([homematicip_cloud docs])
60+
- automated commit 07/03/2019 10:47:38 ([@ljmerza] - [#21749]) ([sensor.google_travel_time docs])
61+
- Fix botvac connected maps call as it is not a supported model ([@dshokouhi] - [#21752]) ([neato docs])
62+
- Fix colorlog import error ([@awarecan] - [#21754])
63+
- Fix script load module issue ([@awarecan] - [#21763])
64+
- Bump PyXiaomiGateway version to 0.12.2 (Closes: #21731) ([@syssi] - [#21764]) ([xiaomi_aqara docs])
65+
- adds missing SUPPORT_VOLUME_SET flag to webos media_player ([@dthulke] - [#21766]) ([webostv docs])
66+
- Updated to newest pyeconet ([@w1ll1am23] - [#21772]) ([water_heater docs])
67+
68+
[#21578]: https://github.com/home-assistant/home-assistant/pull/21578
69+
[#21617]: https://github.com/home-assistant/home-assistant/pull/21617
70+
[#21640]: https://github.com/home-assistant/home-assistant/pull/21640
71+
[#21749]: https://github.com/home-assistant/home-assistant/pull/21749
72+
[#21752]: https://github.com/home-assistant/home-assistant/pull/21752
73+
[#21754]: https://github.com/home-assistant/home-assistant/pull/21754
74+
[#21763]: https://github.com/home-assistant/home-assistant/pull/21763
75+
[#21764]: https://github.com/home-assistant/home-assistant/pull/21764
76+
[#21766]: https://github.com/home-assistant/home-assistant/pull/21766
77+
[#21772]: https://github.com/home-assistant/home-assistant/pull/21772
78+
[@SukramJ]: https://github.com/SukramJ
79+
[@awarecan]: https://github.com/awarecan
80+
[@dshokouhi]: https://github.com/dshokouhi
81+
[@dthulke]: https://github.com/dthulke
82+
[@fronzbot]: https://github.com/fronzbot
83+
[@ljmerza]: https://github.com/ljmerza
84+
[@syssi]: https://github.com/syssi
85+
[@w1ll1am23]: https://github.com/w1ll1am23
86+
[blink docs]: /components/blink/
87+
[homematicip_cloud docs]: /components/homematicip_cloud/
88+
[neato docs]: /components/neato/
89+
[sensor.google_travel_time docs]: /components/sensor.google_travel_time/
90+
[water_heater docs]: /components/water_heater/
91+
[webostv docs]: /components/webostv/
92+
[xiaomi_aqara docs]: /components/xiaomi_aqara/
93+
5594
## {% linkable_title If you need help... %}
5695

5796
...don't hesitate to use our very active [forums](https://community.home-assistant.io/) or join us for a little [chat](https://discord.gg/c5DvZ4e). The release notes have comments enabled but it's preferred if you use the former communication channels. Thanks.

0 commit comments

Comments
 (0)