Download Home Assistant 0.62.1

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 detecting devices such as Nest thermostats, Philips Hue, Belkin WeMo switches, Mr. Coffee makers and the mqtt protocol. In addition, where possible, it can control these devices and apply automation. For more information, please refer to this page and our forum. The developers have released version 0.62.1 with the following announcement:

Release 0.62.1

  • Snips – (fix/change) remove response when intent not handled
  • Fix asuswrt AttributeError on neigh for unknown device
  • Set default values ​​for Daikin devices that don’t support fan direction and fan speed features
  • Fix parameter escaping
  • Error handling, in case no connections are available
  • Fix 404 for Hass.io panel using frontend dev
  • Upgrade pyharmony to 1.0.20

Release 0.62: MyChevy, Iota and Venstar Thermostat

Second release of the year and it’s buzzing on GitHub. This release we had 70 people contribute code. We’ve also managed to finally get our PR count below a 100 open PRs again. A lot of cool stuff still waiting to make it to a future Home Assistant release.

I want to give a shout out to @martinhjelmare and @frenck. Martin is doing an amazing job at code reviews and Franck has been kicking ass with Hass.io add-ons and keeping track of our documentation PRs. Thanks for this amazing work!

MyChevy
With this new integration by @sdague you are able to keep an eye on your Chevy Bolt EV. Keep track if your car is plugged in, the battery stats and the range it is currently capable of driving. hip!

New Platforms

  • Adding support for Lutron covers
  • Add basic mychevy component
  • Added support for TekSavvy bandwidth sensor
  • Ihc component and platforms
  • Iota wallet

Breaking Changes

  • Tahoma platform will get new entity IDs
  • Mold indicator: attribute names no longer include spaces or periods
  • Custom component devs only: EntityComponent.add_entity(entity) and EntityComponent.async_add_entity(entity) have been removed. Use EntityComponent.add_entities([entity]) and EntityComponent.async_add_entities([entity]) instead. Also EntityComponent.entities is no longer a dictionary but instead an iterable. Use EntityComponent.get_entity(entity_id) to get entity by id.

Version number 0.62.1
Release status Final
Operating systems Windows 7, Linux, macOS, Windows Server 2008, Windows Server 2012, Windows 8, Windows 10
Website Home Assistant
Download
License type GPL
You might also like
Exit mobile version