0.35: Text-to-speech, VLC, Flic, netdata
5000 stars on GitHub, 2000 people in our chatroom
This will be the last release of 2016 as our developers are taking a well deserved break. We will be back in 2017!
Text-to-speech
With the addition of a text-to-speech component by @pvizeli
https://www.youtube.com/watch?v=Ke0QuoJ4tRM
Call for help with HASSbian (our Raspberry Pi image)
In an effort to make Home Assistant, we’re planning to extend the things that people can do out of the box with HASSbian, our Raspberry Pi image. As you might know, the image is currently maintained by @Landrash
So if you know your Linux-foo and would love to contribute to open source, join the developer chat
VLC media player, Broadlink, and GPSLogger
Let you control VLC media player and play sound on connected speakers.
This Broadlink switch platform allow to you control Broadlink RM2 Pro and RM mini IR+RF devices. This Broadlink sensor platform adds support for Broadlink RM2 and A1 Devices.
The GPSLogger now also supports attributes as the speed, direction, altitude, provider, and activity.
All changes
-
Media player: Support for Sharp AquaosTV (@titilambert
) -
Media player: VLC support (@Danielhiversen
) -
Switch: Digital Loggers relay(@dethpickle
) -
Sensor: Support weather conditions from Austrian ZAMG (@mjl
) -
Verisure: Add Verisure smartcam capture service (@turbokongen
) -
Text-to-speech support (@pvizeli
) -
Sensor: Support for Broadlink sensors (@Danielhiversen
) -
Switch: Broadlink switches supported now (@Danielhiversen
) -
Media player: Add
source_list
to universal media player (@danieljkemp) -
Binary Sensor: Support improvement for Wink (@w1ll1am23
) -
Sensor: More features for DSMR (@aequitas
) -
Automation: Parse payload as JSON (@balloob
) -
Mediap player - Cast: New progress indicator (@balloob
) -
Device tracker: New attributes (@balloob
, @Danielhiversen ) -
Binary sensor - netatmo: Add support for tags (@jabesq
) -
Climate: Add
away_mode
for RadioThermostat (@trisk) -
Device tracker - nmap: Make scan option configurable (@Danielhiversen
) -
Climate - Ecobee: Add SmartAway option (@devdelay
) -
Light - Hue: Add support for Hue LightGroups (@michaelarnauts
) -
Media player - Emby: New support for trailer and media position (@mezz64
) -
Camera - Amcrest: Support for resolution (@tchellomello
) -
Media player - Kodi: Authentification fixed and fan art (@balloob
, @joopert ) -
Minor and not so minor features and bug fixes by @pvizeli
, @jminn , @magicus , @teodoc , @fabaff , @technicalpickles , @balloob , @lukas-hetzenecker , @rubund , @dasos , @trisk , @armills , @auduny , @lwis , @nkgilley , @janLo , @keatontaylor , @stefan-jonasson , @Jypy , @jawilson , @DavidLP , @molobrakos , @jabesq , @joerocklin , @kellerza , @kirichkov , @r-jordan and @danielperna84 .
Release 0.35.1 - December 18
Some issues have been reported with TTS that will be addressed by 0.35.1. The TTS component had issues linking the media player to the right media file if you were using Docker or SSL certificates. This can be fixed by exposing to your HTTP config what URL you use for hosting Home Assistant:
http:
base_url: example.duckdns.org
- Fix exit hanging on OS X with async logging (@balloob
) - Fix text-to-speech clearing cache (@pvizeli
) - Allow setting a base API url in HTTP component (@balloob
) - Fix occasional errors in automation (@pvizeli
)
Release 0.35.2 - December 19
- When base url specified, do not combine it with
server_port
(@balloob)
Release 0.35.3 - December 23
- Fix issue with voicerrs and post api (@pvizeli
) - Fix async component update on service calls (@pvizeli
) - Fix async log handle do not close (@pvizeli
) - Fix nest component with various KeyError exceptions (@technicalpickles
)
If you need help…
…don’t hesitate to use our Forum or join us for a little chat
Reporting Issues
Experiencing issues introduced by this release? Please report them in our issue tracker