Merge branch 'current' into next

This commit is contained in:
Franck Nijhof 2019-08-07 20:42:21 +02:00
commit ecee262829
No known key found for this signature in database
GPG Key ID: D62583BA8AB11CA3
3 changed files with 6 additions and 6 deletions

View File

@ -98,9 +98,9 @@ social:
# Home Assistant release details # Home Assistant release details
current_major_version: 0 current_major_version: 0
current_minor_version: 96 current_minor_version: 97
current_patch_version: 5 current_patch_version: 0
date_released: 2019-07-25 date_released: 2019-08-07
# Either # or the anchor link to latest release notes in the blog post. # Either # or the anchor link to latest release notes in the blog post.
# Must be prefixed with a # and have double quotes around it. # Must be prefixed with a # and have double quotes around it.

View File

@ -116,7 +116,7 @@ icon:
required: false required: false
description: Icon to use description: Icon to use
type: string type: string
default: `hass:television` default: "`hass:television`"
hide_if_unavailable: hide_if_unavailable:
required: false required: false
description: Hide this row if casting is not available in the browser. description: Hide this row if casting is not available in the browser.

View File

@ -8,10 +8,10 @@ author: Paulus Schoutsen
author_twitter: balloob author_twitter: balloob
comments: true comments: true
categories: Release-Notes categories: Release-Notes
og_image: /images/blog/2019-08-release-97/components.png og_image: /images/blog/2019-08-0.97/components.png
--- ---
<a href='/components/#version/0.97'><img src='/images/blog/2019-08-release-97/components.png' style='border: 0;box-shadow: none;'></a> <a href='/components/#version/0.97'><img src='/images/blog/2019-08-0.97/components.png' style='border: 0;box-shadow: none;'></a>
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. 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.