Skip to content

Commit c90330a

Browse files
committed
Release 51.1
1 parent e31c433 commit c90330a

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

_config.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -143,11 +143,11 @@ social:
143143
# Home Assistant release details
144144
current_major_version: 0
145145
current_minor_version: 51
146-
current_patch_version: 0
146+
current_patch_version: 1
147147
date_released: 2017-08-12
148148

149149
# Either # or the anchor link to latest release notes in the blog post.
150150
# Must be prefixed with a # and have double quotes around it.
151151
# Major release:
152-
patch_version_notes: "#"
152+
patch_version_notes: "#release-0511--august-12"
153153
# Minor release (Example #release-0431---april-25):

source/_posts/2017-08-12-release-51.markdown

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,10 @@ As we have seen more vacuum cleaners land in Home Assistant, it was time to crea
5555
- Add new device tracker for Huawei Routers. ([@abmantis] - [#8488]) ([device_tracker.huawei_router docs]) (new-platform)
5656
- Add Shodan sensor ([@fabaff] - [#8902]) ([sensor.shodan docs]) (new-platform)
5757

58+
## {% linkable_title Release 0.51.1 - August 12 %}
59+
60+
- Fixed a bug in the automation editor that would break if no conditions available in the config file. ([@balloob])
61+
5862
## {% linkable_title If you need help... %}
5963
...don't hesitate to use our very active [forums][forum] or join us for a little [chat][discord]. The release notes have comments enabled but it's preferred if you use the former communication channels. Thanks.
6064

0 commit comments

Comments
 (0)