From be55ff8230db1f40d8a33de1923c3fe0fb14fa42 Mon Sep 17 00:00:00 2001 From: Paulus Schoutsen Date: Wed, 19 Jun 2019 16:34:39 -0700 Subject: [PATCH] Draft 95 --- _config.yml | 6 +++--- source/_posts/2019-06-26-release-95.markdown | 22 ++++++++++++++++++++ 2 files changed, 25 insertions(+), 3 deletions(-) create mode 100644 source/_posts/2019-06-26-release-95.markdown diff --git a/_config.yml b/_config.yml index d6bb61393f3..f86c7aed19b 100644 --- a/_config.yml +++ b/_config.yml @@ -138,9 +138,9 @@ social: # Home Assistant release details current_major_version: 0 -current_minor_version: 94 -current_patch_version: 3 -date_released: 2019-06-13 +current_minor_version: 95 +current_patch_version: 0 +date_released: 2019-06-26 # 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/2019-06-26-release-95.markdown b/source/_posts/2019-06-26-release-95.markdown new file mode 100644 index 00000000000..b1a88fa4652 --- /dev/null +++ b/source/_posts/2019-06-26-release-95.markdown @@ -0,0 +1,22 @@ +--- +layout: post +title: "0.95: TBD - UPDATE DATE" +description: "TBD" +date: 2019-06-19 04:11:03 +date_formatted: "June 26, 2019" +author: Paulus Schoutsen +author_twitter: balloob +comments: true +categories: Release-Notes +og_image: /images/blog/2019-06-release-95/google-ui.png +redirect_from: /blog/2019/05/29/release-95/ +--- + + + +- Updated Alexa things: UI to manage what Alexa can see, exposed entities pushed to Alexa on change, opt-in state reporting. +- Better suitability for RV: new `homeassistant.set_location` service and the Met weather service is now able to track your location. + +
+ +