From 8aead15b4918d71258628f2267efcc9b1e6d295a Mon Sep 17 00:00:00 2001 From: Paulus Schoutsen Date: Mon, 3 Jun 2019 14:12:35 -0700 Subject: [PATCH] Update ogimage --- source/_posts/2019-06-05-release-94.markdown | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/source/_posts/2019-06-05-release-94.markdown b/source/_posts/2019-06-05-release-94.markdown index 8d67dd662e7..3d856e7f735 100644 --- a/source/_posts/2019-06-05-release-94.markdown +++ b/source/_posts/2019-06-05-release-94.markdown @@ -8,7 +8,7 @@ author: Paulus Schoutsen author_twitter: balloob comments: true categories: Release-Notes -og_image: /images/blog/2019-06-release-94/components.png +og_image: /images/blog/2019-06-release-94/google-ui.png --- @@ -27,6 +27,8 @@ Another cool new feature is the total revamp of how you manage which entities ar Screenshot of the new user interface to manage which entities are exposed to Google Assistant.

+ + ## {% linkable_title Discovery %} Discovery has been mordernized thanks to [@Kane610] and with the input from [@Jc2k]. Each integration is now able to specify how they can be discovered in their manifest, and the new `zeroconf` and `ssdp` integrations will do the rest. The new discovery is non-obtrusive: no devices are set up without approval by the user. Instead, you will need to approve each discovered integration. You can find them in the discovered section of the integrations page in the config. Only a handful of integrations have been migrated to the new approach in this release. @@ -84,8 +86,6 @@ This approach did make us change how packages are installed when running Home As Experiencing issues introduced by this release? Please report them in our [issue tracker](https://github.com/home-assistant/home-assistant/issues). Make sure to fill in all fields of the issue template. - - ## {% linkable_title Breaking Changes %} - Quiet the chatty sun.sun ([@Swamp-Ig] - [#23832]) ([sun docs]) (breaking change)