mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-04-27 23:07:34 +00:00
2.3 KiB
2.3 KiB
layout | title | description | date | date_formatted | author | comments | categories | og_image |
---|---|---|---|---|---|---|---|---|
post | 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 | true | release-notes | /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!
- 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 --update homeassistant
.