mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-04-26 06:17:35 +00:00
2.2 KiB
2.2 KiB
title | description | date | date_formatted | author | author_twitter | categories | og_image | ||
---|---|---|---|---|---|---|---|---|---|
0.9: Rollershutters, locks, binary sensors and InfluxDB | Version 0.9 of Home Assistant has been released. | 2015-12-06 12:29:00 -0700 | December 6, 2015 | Paulus Schoutsen | balloob |
|
/images/blog/2015-12-release-09/facebook-09.png |
It's been a few weeks but we managed to polish a nice new release of Home Assistant for y'all!
- New lock component including Wink support (@miniconfig)
- New binary sensor component including aRest and MQTT support (@fabaff)
- New rollershutter component including 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 --upgrade homeassistant
.