This commit is contained in:
Paulus Schoutsen 2019-06-19 16:34:39 -07:00
parent b5dd360691
commit be55ff8230
2 changed files with 25 additions and 3 deletions

View File

@ -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.

View File

@ -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/
---
<a href='/components/#version/0.95'><img src='/images/blog/2019-06-release-95/components.png' style='border: 0;box-shadow: none;'></a>
- 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.
<div class="videoWrapper">
<iframe width="853" height="480" src="https://www.youtube-nocookie.com/embed/8NfDr5lBcmQ" frameborder="0" allow="autoplay; encrypted-media" allowfullscreen></iframe>
</div>