Software update: Home Assistant 0.79

Spread the love

Home Assistant is an open source home automation platform that runs under Python 3. It runs via Hassbian on a Raspberry Pi 3 or a Linux, macOS or Windows computer. It supports discovering devices such as Nest thermostats, Philips Hue, Belkin WeMo switches, Mr. Coffee makers and the mqtt protocol. In addition, it can control these devices and apply automation where possible. For more information, please refer to this page and our forum. The developers have released version 0.79 and the release notes for that release can be found below.

0.79: Device Registry, Logi Circle, Huawei LTE routers, GeoJSON

In case you missed it two weeks ago, check our plans for the future

It’s time for another great release and we’re introducing a brand new feature: device registry. thanks to @Kane610 for driving this effort. This allows integrations to tell Home Assistant not only about entities, but also which devices the entities represent. It also allows integrations to tell Home Assistant how a device is connected to Home Assistant. For example, a Hue light bulb is connected to Home Assistant via the Hue hub.

Adding devices to the mix allows us to do a lot of cool things. It allows us to group entities and show how they relate to one another. It will also allow us to inform the user if data leaves the home network and shows the firmware version that the device is running on.

Devices can only be added by integrations that are configured via the integrations panel in the config panel. So we’ve also been expanding the integrations that support that. This release brings support to iOS, MQTT and Tradfri.

And this is not all! There’s so much more. In an effort to make the quality of an integration more clear, we’ve added an Integration Quality Scale† With this scale we’ll be able to clearly communicate to the user how good an integration is and it gives developers a list on how to improve it. Expect these levels to pop up in the integration list soon.

And did you think we forgot about auth? We didn’t. @awarecan has added a new multi-factor auth module that will send you a one-time authentication code to finish your login, with a notification service of your choice† PushBullet, Hangouts, iOS app, some obscure custom notification service using a shell script? It’s possible.

Oh, and yes, there is also some cool new integrations. Support has been added for Logi Circle cameras, GeoJSON events and even a bank. More below ??

New Platforms

Version number 0.79
Release status Final
Operating systems Windows 7, Android, Linux, macOS, iOS, Windows 8, Windows 10
Website Home Assistant
Download
License type GPL
You might also like