mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-21 08:16:53 +00:00
Add 0.9 release blog post
This commit is contained in:
parent
46e8ee788f
commit
12bcfe3a28
@ -0,0 +1,51 @@
|
|||||||
|
---
|
||||||
|
layout: post
|
||||||
|
title: "0.9: Rollershutters, locks, binary sensors and InfluxDB"
|
||||||
|
description: Version 0.9 of Home Assistant has been released.
|
||||||
|
date: 2015-12-06 12:29:00 -0700
|
||||||
|
date_formatted: "December 6, 2015"
|
||||||
|
author: Paulus Schoutsen
|
||||||
|
comments: true
|
||||||
|
categories: release-notes
|
||||||
|
og_image: /images/screenshots/lock-and-rollershutter-card.png
|
||||||
|
---
|
||||||
|
|
||||||
|
It's been a few weeks but we managed to polish a nice new release of Home Assistant for y'all!
|
||||||
|
|
||||||
|
<img src='/images/supported_brands/homematic.png' style='clear: right; border:none; box-shadow: none; float: right; margin-bottom: 16px;' width='238' /><img src='/images/supported_brands/ecobee.png' style='clear: right; border:none; box-shadow: none; float: right; margin-bottom: 16px;' width='238' /><img src='/images/supported_brands/influxdb.png' style='clear: right; border:none; box-shadow: none; float: right; margin-bottom: 16px;' width='238' />
|
||||||
|
|
||||||
|
- New [lock component] including [Wink][lock.wink] support ([@miniconfig])
|
||||||
|
- New [binary sensor component] including [aRest][binary_sensor.arest] and [MQTT][binary_sensor.mqtt] support ([@fabaff])
|
||||||
|
- New [rollershutter component] including [MQTT][rollershutter.mqtt] support ([@sfam])
|
||||||
|
- New [InfluxDB component] to store data in InfluxDB ([@fabaff])
|
||||||
|
- Thermostat: [Ecobee] now supported ([@nkgilley])
|
||||||
|
- Thermostat: [Homematic] now supported ([@goir])
|
||||||
|
- Support for [parsing JSON values] received over MQTT ([@mcdeck])
|
||||||
|
- Bunch of bug fixes and optimizations
|
||||||
|
|
||||||
|
To update, run `pip3 install --update homeassistant`.
|
||||||
|
|
||||||
|
[lock component]: /components/lock/
|
||||||
|
[lock.wink]: /components/lock.wink/
|
||||||
|
[binary sensor component]: /components/binary_sensor/
|
||||||
|
[binary_sensor.arest]: /components/binary_sensor.arest/
|
||||||
|
[binary_sensor.mqtt]: /components/binary_sensor.mqtt/
|
||||||
|
[rollershutter component]: /components/rollershutter/
|
||||||
|
[rollershutter.mqtt]: /components/rollershutter.mqtt/
|
||||||
|
[InfluxDB component]: /components/influxdb/
|
||||||
|
[Ecobee]: /components/thermostat.ecobee/
|
||||||
|
[Homematic]: /components/thermostat.homematic/
|
||||||
|
[parsing JSON values]: /components/mqtt/#processing-json
|
||||||
|
|
||||||
|
[@miniconfig]: https://github.com/miniconfig
|
||||||
|
[@fabaff]: https://github.com/fabaff
|
||||||
|
[@sfam]: https://github.com/sfam
|
||||||
|
[@fabaff]: https://github.com/fabaff
|
||||||
|
[@nkgilley]: https://github.com/nkgilley
|
||||||
|
[@mcdeck]: https://github.com/mcdeck
|
||||||
|
[@goir]: https://github.com/goir
|
||||||
|
|
||||||
|
<p class='img'>
|
||||||
|
<img src='/images/screenshots/lock-and-rollershutter-card.png'>
|
||||||
|
</p>
|
||||||
|
|
BIN
source/images/screenshots/lock-and-rollershutter-card.png
Normal file
BIN
source/images/screenshots/lock-and-rollershutter-card.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 11 KiB |
Loading…
x
Reference in New Issue
Block a user