Welcome to 2017 and 0.36. We are proud to announce the first release for this year. While we are still migrating parts to async but 0.36 is focusing on new features and a lot of bug fixes.
-Packages
+Packages
Packages are providing a new way to organize different component’s configuration parts together. With packages we offer the option to include different components or parts of configuration using any of the !include
directives.
InfluxDB export
+InfluxDB export
The InfluxDB component was causing problems in a wide variety of use cases. @titilambert improved our InfluxDB exporter feature. It might be that you need to run the migration script to update your InfluxDB database.
$ hass --script influxdb_migrator \
@@ -127,16 +127,17 @@
International Space Station (ISS)
+International Space Station (ISS)
No, unfortunately we are not going to space. The iss
sensor is tracking the position of the International Space Station and gives you some details.
Insteon local
+Insteon local
The support for Insteon was removed due to issues a while ago. With the insteon_local
component support for Insteon is back and let one work locally with an Insteon setup.
Image processing
+Image processing
The new image processing component currently works with number plates. But this could level the way to integrate feature like facial recognition, motion detection, or gestures control.
All changes
+- Sensor: Support for HydroQuebec (@titilambert)
- Sensor: Tracking the ISS (@HydrelioxGitHub) @@ -177,7 +178,21 @@
- Minor and not so minor features and bug fixes by @balloob, @pvizeli, @fabaff, @mezz64, @andrey-git, @aequitas, @abmantis, @turbokongen, @jabesq, @michaelarnauts, @kellerza, @titilambert, @btorresgil, @henworth, @armills, @mjg59, @Giannie, @n8henrie, @magicus, @florianholzapfel, @MrMep, @bah2830, @happyleavesaoc, @lwis, @glance-, @markferry, and @nikdoof.
Breaking changes
+Release 0.36.1 - January 17
+ +-
+
- Fix load_yaml default value (@balloob) +
- Fix discovery of flux_led (@Danielhiversen) +
- Fix Python Nest dependency re-installation (@Danielhiversen) +
- Make USPS to use absolute path to save cookie (@tchellomello) +
- Fix UPC_connect cookies (@pvizeli) +
- Fix Eq3bt import issues (@rytilahti) +
- Fix Bluetooth and Volvo trackers (@pvizeli) +
- Fix lannouncer notify platform (@mKeRix) +
Breaking changes
+- APNS service was moved to the
notify
domain. Usenotify.apns_NOTIFIER_NAME
instead ofapns.NOTIFIER_NAME
. - InfluxDB component has a new schema to store values in the InfluxDB database. You may require to run the
influxdb_migrator
script. @@ -194,10 +209,10 @@ You have to note: - TTS cache files use now the language abbreviation as part of the name. If you want to use the cache, it need to be renamed or cleared, new created. E. g.
HASH_PLATFORM.xxx
->HASH_LANG_PLATFORM.xxx
.
If you need help…
+If you need help…
…don’t hesitate to use our Forum or join us for a little chat. The release notes have comments enabled but it’s preferred if you use the former communication channels. Thanks.
-Reporting Issues
+Reporting Issues
Experiencing issues introduced by this release? Please report them in our issue tracker. Make sure to fill in all fields of the issue template.
diff --git a/index.html b/index.html index d664a86073..77b5b8da57 100644 --- a/index.html +++ b/index.html @@ -118,11 +118,11 @@ Home Assistant is an open-source home automation platform running on Python 3. T