Download Home Assistant 0.55.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.55.1 with the following announcement:

Version 0.55.1

  • Fix for TypeError in synology camera
  • missing is_closed ( rflink cover fix )
  • [light.tradfri] Fix transition time
  • OwnTracks: Fix handler is None checking
  • Changed yaml.load into yaml.safe_load
  • Bugfix/9811 jinja autoescape
  • Livebox Play TV bug: fix #9839

0.55: Tibber, DuckDNS, The Things Network, Owntrack

Beside the improved Wink support which was contributed by @w1ll1am23, ships this release a wide variety of new components and platforms. The input_slider components has received a makeover by @BioSehnsucht and is now input_number. @tinloaf added a feature that allows you to enter dates: input_datetime. Both will help you to improve your automation rules.

DuckDNS
Using Home Assistant with DuckDNS for Dynamic DNS (DDNS or DynDNS) is an old story. DuckDNS is also integrated into Hass.io. 0.55 ships a component for no Hass.io users to get a similar feature.

Recorder
The purging of data was improved. With purge_interval you can schedule regular purges of older events and states. In combination you can specify with purge_keep_days the amount of days you want to keep. The new service recorder.purge allow to handle this task when needed.

Owntracks
Owntracks is an easy way to track your devices. For some times we have the device tracker which depends on MQTT but thanks to a new feature in Owntracks we can now offer support for HTTP. The new platform doesn’t require a MQTT broker but sends messages directly as HTTP requests to Home Assistant.

Tibber
This release introduces a new sensor: Tibber. The sensor provides the current electricity price if you are a Tibber customer. This will allow you to make automation for turning off the heater when the electricity price is high or only charge your electric car when the prices are low. We further plan to add support for showing future electricity prices and historic electricity consumption data. Tibber is currently only available in Norway and Sweden

The Things Network
The Things Network (TTN) is a LoRaWAN based network especially designed for IoT devices. With this integration one can observe the state of devices which are out of range of the local WiFi network as long as they are connected to a TTN gateway.

New Platforms

  • GeoRSS sensor
  • Add DuckDNS component
  • Add OwnTracks over HTTP
  • Add an input_datetime
  • Cover component for RFlink
  • Introducing support to Melnor RainCloud sprinkler systems
  • MQTT climate platform [continuation of #8750]
  • Add Tibber sensor
  • Updating clicksendaudio component based on feedback
  • Support for The Things Network

Version number 0.55.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 Conditions (GNU/BSD/etc.)
Facebook Notice for EU! You need to login to view and post FB Comments!
You might also like