Udpate title

This commit is contained in:
Paulus Schoutsen 2019-01-09 16:45:01 -08:00
parent a88aa5ff8b
commit cf36ae8c2d

View File

@ -1,8 +1,8 @@
---
layout: post
title: "0.85: TBD - UPDATE DATE"
description: "TBD"
date: 2019-01-04 00:01:00
title: "0.85: ESPHome, Plum Lightpad, OpenSenseMap"
description: "First release of 2019. 20 new integrations, including ESPHome, the best way to integrate ESP chips into Home Assistant."
date: 2019-01-09 00:01:00
date_formatted: "January 9, 2019"
author: Paulus Schoutsen
author_twitter: balloob
@ -17,9 +17,9 @@ og_image: /images/blog/2019-01-release-85/components.png
Warning. Slugify changed, which can impact entity ID creation if the entities had names with either a `-` or characters outside of A-Z and the integration has no unique IDs. We now better handle the characters and substitute it with an alternative instead of removing that character.
</p>
Read this breaking change warning? 👆 Good. Let's get started. This is the first release of 2019 and it covers a whopping 4 weeks, as we skipped the last release of the year to focus on friends, family.
Read this breaking change warning? 👆 Good. Let's get started. This is the first release of 2019 and it covers a whopping 4 weeks, as we skipped the last release of the year to focus on friends and family. This is going to be a great year and we're planning a lot of cool stuff. If you haven't seen it yet, check the [State of the Union](/blog/2018/11/16/state-of-the-union/) to see what we have planned.
In case you have missed it, we've launched the [Home Assistant Data Science Portal](https://data.home-assistant.io/). We explain all the data that Home Assistant stores and how you can get a data science environment going to explore it yourself.
During the break we've launched the [Home Assistant Data Science Portal](https://data.home-assistant.io/). It explains all the data that Home Assistant stores and how you can get a data science environment going to explore it yourself.
This release also features native support for [ESPHome](https://esphomelib.com/esphomeyaml/index.html), a system for managing ESP8266 and ESP32 microchips with a YAML config inspired by Home Assistant. The native API replaces MQTT for ESPHome firmwares and is designed specifically for Home Assistant and absolute efficiency. 🏎 It also comes with a Hass.io add-on to make configuration even easier.