MQTT, Rasperry Pi, Logitech Squeezebox and ASUSWRT routers now supported
It’s time for the August release and there is some serious good stuff this time. The core of Home Assistant has gone some serious clean up and a bump in test coverage thanks to @balloob. If you’re a developer, make sure you read up on the deprecation notices. @fabaff did another great round of documenting all the various components.
MQTT Support
The big new addition in this release is the support for the MQTT protocol by @fabaff with some help from @balloob. It will now be possible to integrate any IoT device that talks via MQTT. For the initial release we support connecting Home Assistant to a broker (no TLS yet). Components can now subscribe and publish to MQTT topics and also support for the automation component has been added. For more information, see the MQTT component page.
Raspberry Pi GPIO Support
@gbarba has contributed support to use the general purpose input and output pins on a Raspberry Pi as switches inside Home Assistant.
ASUSWRT based routers
@persandstrom has contributed support to do prescence detection using ASUSWRT based routers.
Logitech Squeezebox media player support
@persandstrom also contributed support for the Logitech Squeezebox media player. This allows you to control your Logitech Squeezebox from Home Assistant.
Slack notification support
@jamespcole has contributed a Slack platform for the notification platform. This allows you to deliver messages to any channel.
Edimax Smart Switches support
@rkabadi has contributed support for integrating Edimax Smart Switches into Home Assistant.
RFXtrx sensor support
@danielhiversen has contributed support for RFXtrx sensors. It supports sensors that communicate in the frequency range of 433.92 MHz.
The path to your device, e.g., /dev/serial/by-id/usb-RFXCOM_RFXtrx433_A1Y0NJGR-if00-port0
TEMPer temperature sensor support
Support for Temper temperature sensors has been contributed by @rkabadi.