mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-29 12:17:01 +00:00
Merge branch 'current' into next
This commit is contained in:
commit
ecee262829
@ -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.
|
||||||
|
@ -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.
|
||||||
|
@ -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.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user