From af2e5c223d9fea7a22e6704da346365d57803130 Mon Sep 17 00:00:00 2001 From: Samuele Illuminati Date: Tue, 10 Mar 2020 19:40:30 +0100 Subject: [PATCH 1/3] =?UTF-8?q?Updated=20google=5Fassistant.markdown:=20ad?= =?UTF-8?q?ded=20`/r/YOUR=5FPROJECT=5FID`=E2=80=A6=20(#12324)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Without the `/r/YOUR_PROJECT_ID` the redirect_uri wasn't working and I wasn't successful in linking the account via the Home app. See also: https://developers.google.com/assistant/identity/oauth2 --- source/_integrations/google_assistant.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_integrations/google_assistant.markdown b/source/_integrations/google_assistant.markdown index 689d6de6b3a..365737ff32b 100644 --- a/source/_integrations/google_assistant.markdown +++ b/source/_integrations/google_assistant.markdown @@ -38,7 +38,7 @@ You will need to create a service account [Create Service account key](https://c 2. `Account linking` is required for your app to interact with Home Assistant. Set this up under the `Quick Setup` section. 1. Leave it at the default `No, I only want to allow account creation on my website` and select `Next`. 2. For the `Linking type` select `OAuth` and `Authorization Code`. Click `Next` - 3. Client ID: `https://oauth-redirect.googleusercontent.com/`, the trailing slash is important. + 3. Client ID: `https://oauth-redirect.googleusercontent.com/r/YOUR_PROJECT_ID`. 4. Client Secret: Anything you like, Home Assistant doesn't need this field. 5. Authorization URL (replace with your actual URL): `https://[YOUR HOME ASSISTANT URL:PORT]/auth/authorize`. 6. Token URL (replace with your actual URL): `https://[YOUR HOME ASSISTANT URL:PORT]/auth/token`. Click `Next` From d337bbb314693c9405982dd5e4a30a1e017eb067 Mon Sep 17 00:00:00 2001 From: Paulus Schoutsen Date: Tue, 10 Mar 2020 11:52:14 -0700 Subject: [PATCH 2/3] Release 106.6 --- _config.yml | 4 ++-- source/_posts/2020-02-26-release-106.markdown | 20 +++++++++++++++++++ 2 files changed, 22 insertions(+), 2 deletions(-) diff --git a/_config.yml b/_config.yml index 735d2b72708..be6e0715fee 100644 --- a/_config.yml +++ b/_config.yml @@ -101,8 +101,8 @@ social: # Home Assistant release details current_major_version: 0 current_minor_version: 106 -current_patch_version: 5 -date_released: 2020-03-03 +current_patch_version: 6 +date_released: 2020-03-10 # Either # or the anchor link to latest release notes in the blog post. # Must be prefixed with a # and have double quotes around it. diff --git a/source/_posts/2020-02-26-release-106.markdown b/source/_posts/2020-02-26-release-106.markdown index 362767ba7eb..2a8198f96f7 100644 --- a/source/_posts/2020-02-26-release-106.markdown +++ b/source/_posts/2020-02-26-release-106.markdown @@ -429,6 +429,26 @@ Added a Coronavirus integration to help monitor the ongoing epidemic. [More info [@balloob]: https://github.com/balloob [@bdraco]: https://github.com/bdraco +## Release 0.106.6 - March 10 + +- Get pending iCloud devices when available + request again when needs an update ([@Quentame] - [#32400]) ([icloud docs]) +- Send messages conforming new facebook policy ([@chmielowiec] - [#32516]) ([facebook docs]) +- Update python-velbus to fix a missing data file ([@Cereal2nd] - [#32580]) ([velbus docs]) +- Upgrade to coronavirus 1.1.0 ([@balloob] - [#32648]) ([coronavirus docs]) + +[#32400]: https://github.com/home-assistant/core/pull/32400 +[#32516]: https://github.com/home-assistant/core/pull/32516 +[#32580]: https://github.com/home-assistant/core/pull/32580 +[#32648]: https://github.com/home-assistant/core/pull/32648 +[@Cereal2nd]: https://github.com/Cereal2nd +[@Quentame]: https://github.com/Quentame +[@balloob]: https://github.com/balloob +[@chmielowiec]: https://github.com/chmielowiec +[coronavirus docs]: /integrations/coronavirus/ +[facebook docs]: /integrations/facebook/ +[icloud docs]: /integrations/icloud/ +[velbus docs]: /integrations/velbus/ + ## All changes - Change scan_interval defaults for Tesla ([@alandtse] - [#31194]) ([tesla docs]) (breaking change) From eb4c1afadce792d98985c05355ecdd7d60418fa9 Mon Sep 17 00:00:00 2001 From: Bram Kragten Date: Wed, 11 Mar 2020 09:55:27 +0100 Subject: [PATCH 3/3] Fix Hue documentation (#12329) --- source/_integrations/hue.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_integrations/hue.markdown b/source/_integrations/hue.markdown index 453d7179f52..f0d49984b4c 100644 --- a/source/_integrations/hue.markdown +++ b/source/_integrations/hue.markdown @@ -1,4 +1,4 @@ --- +--- title: Philips Hue description: Instructions on setting up Philips Hue within Home Assistant. ha_category: