Skip to content

Commit ecee262

Browse files
committed
Merge branch 'current' into next
2 parents fe71a7d + 5f42112 commit ecee262

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

_config.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -98,9 +98,9 @@ social:
9898

9999
# Home Assistant release details
100100
current_major_version: 0
101-
current_minor_version: 96
102-
current_patch_version: 5
103-
date_released: 2019-07-25
101+
current_minor_version: 97
102+
current_patch_version: 0
103+
date_released: 2019-08-07
104104

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

source/_lovelace/entities.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ icon:
116116
required: false
117117
description: Icon to use
118118
type: string
119-
default: `hass:television`
119+
default: "`hass:television`"
120120
hide_if_unavailable:
121121
required: false
122122
description: Hide this row if casting is not available in the browser.

source/_posts/2019-08-07-release-97.markdown

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,10 @@ author: Paulus Schoutsen
88
author_twitter: balloob
99
comments: true
1010
categories: Release-Notes
11-
og_image: /images/blog/2019-08-release-97/components.png
11+
og_image: /images/blog/2019-08-0.97/components.png
1212
---
1313

14-
<a href='/components/#version/0.97'><img src='/images/blog/2019-08-release-97/components.png' style='border: 0;box-shadow: none;'></a>
14+
<a href='/components/#version/0.97'><img src='/images/blog/2019-08-0.97/components.png' style='border: 0;box-shadow: none;'></a>
1515

1616
It's time for Home Assistant 0.97! It has been a very busy release cycle as we have been fine-tuning our development process, which makes it easier to maintain and contribute to Home Assistant in the future.
1717

0 commit comments

Comments
 (0)