diff --git a/source/_components/light.mysensors.markdown b/source/_components/light.mysensors.markdown index 409c913564e3..ddc07727e485 100644 --- a/source/_components/light.mysensors.markdown +++ b/source/_components/light.mysensors.markdown @@ -13,3 +13,5 @@ featured: false --- Integrates MySensors lights into Home Assistant. See the [main component] for configuration instructions. + +[main component]: /components/mysensors/ diff --git a/source/_posts/2016-02-13-speedtest-bloomsky-splunk-and-garage-doors.markdown b/source/_posts/2016-02-13-speedtest-bloomsky-splunk-and-garage-doors.markdown new file mode 100644 index 000000000000..8ee5075458b0 --- /dev/null +++ b/source/_posts/2016-02-13-speedtest-bloomsky-splunk-and-garage-doors.markdown @@ -0,0 +1,116 @@ +--- +layout: post +title: "0.13: Speedtest.net, Bloomsky, Splunk and Garage Doors" +description: "Home Assistant 0.13 brings test coverage to a whopping 90% and adds a whole bunch of new components." +date: 2016-02-12 22:15:00 -0800 +date_formatted: "February 13, 2016" +author: Paulus Schoutsen +author_twitter: balloob +comments: true +categories: Release-Notes +og_image: /images/blog/2016-02-release-13/social.png +--- + +The focus of 0.13 was on test coverage, big cheers to [@rmkraus] for his hard work on this. I'm proud to announce that we've hit the 90% test coverage of the core + important components. A big milestone for the project. + +

+ + Examples of the new [input_select] and [weblink] components. +

+ +Not only did we gain a lot of test coverage, we also attracted a lot of new developers that contributed a variety of components and platforms: + + + + - Core: Add service to restart Home Assistant ([@rmkraus]) + - Core: Allow device to report as unavailable ([@MartinHjelmare]) + - Core: Allow overriding polling interval in platforms and [via config][polling-config] ([@balloob]) + - Frontend: support for a [default view] have been added to replace the show all view ([@balloob]) + - Component: Added [apcupsd] component ([@flyte]) + - Component: Added component to log values to [Splunk] ([@miniconfig]) + - Component: Added [garage door] component including [Wink] support ([@xrolfex]) + - Component: Added [input_select] component ([@balloob]) + - Component: Added [proximity] component to track people closest to a location ([@nickwaring], [@Bart274] ) + - Component: Added support for [Bloomsky Weather Station] ([@haraldnagel]) + - Component: Added support for pushing stats to [graphite] ([@kk7ds]) + - Component: Added support for [SCSGate] devices ([@flavio]) + - Component: Added [weblink] component to link to other pages ([@MagnusKnutas]) + - Component: Support for Ubiquiti mFI [sensors][mfi.sensor] and [switchable devices][mfi.switch] added ([@kk7ds]) + - Alarm control panel: Added [Caddx/GE/Interlogix NetworX][nx584] support ([@kk7ds]) + - Camera: [MJPEG] camera's will now show real stream instead of a 2fps stream ([@stjohnjohnson]) + - Camera: Added [Unifi video cameras][unifi] support ([@kk7ds]) + - Device Tracker: [Aruba] platform now uses SSH instead of telnet ([@carlosmgr]) + - History: Show correct graphs for thermostats ([@sdague]) + - Light: Added [MySensors] support ([@MartinHjelmare]) + - Lock: Added [Verisure] support ([@turbokongen]) + - Media Player: Added [Samsung TV] support ([@stefan-jonasson]) + - Media Player: Added [Snapcast] support ([@happyleavesaoc]) + - MQTT: Allow using templates in [publish service][mqtt-publish] ([@flyte]) + - Notify: Added [REST] support ([@Theb-1]) + - Sensor: Added [Speedtest.net] support ([@nkgilley]) + - Switch: Added [template] platform ([@pavoni]) + - Thermostat: Support for [Honeywell] in the US added ([@kk7ds]) + - Z-Wave: Allow [configuring polling][zwave-polling] and [support scenes][zwave-scene] ([@lukas-hetzenecker]) + - Bug fixes and improvements by [@persandstrom], [@fabaff], [@balloob], [@pavoni], [@philipbl], [@MartinHjelmare], [@rmkraus], [@molobrakos], [@lukas-hetzenecker], [@TangoAlpha], [@deisi], [@Danielhiversen], [@roqeer], [@jaharkes] + +[@rmkraus]: https://github.com/rmkraus/ +[@MartinHjelmare]: https://github.com/MartinHjelmare/ +[@balloob]: https://github.com/balloob/ +[@flyte]: https://github.com/flyte/ +[@miniconfig]: https://github.com/miniconfig/ +[@xrolfex]: https://github.com/xrolfex/ +[@nickwaring]: https://github.com/nickwaring/ +[@Bart274]: https://github.com/Bart274/ +[@haraldnagel]: https://github.com/haraldnagel/ +[@kk7ds]: https://github.com/kk7ds/ +[@flavio]: https://github.com/flavio/ +[@MagnusKnutas]: https://github.com/MagnusKnutas/ +[@stjohnjohnson]: https://github.com/stjohnjohnson/ +[@carlosmgr]: https://github.com/carlosmgr/ +[@sdague]: https://github.com/sdague/ +[@turbokongen]: https://github.com/turbokongen/ +[@stefan-jonasson]: https://github.com/stefan-jonasson/ +[@happyleavesaoc]: https://github.com/happyleavesaoc/ +[@Theb-1]: https://github.com/Theb-1/ +[@nkgilley]: https://github.com/nkgilley/ +[@pavoni]: https://github.com/pavoni/ +[@lukas-hetzenecker]: https://github.com/lukas-hetzenecker/ +[@persandstrom]: https://github.com/persandstrom/ +[@fabaff]: https://github.com/fabaff/ +[@philipbl]: https://github.com/philipbl/ +[@molobrakos]: https://github.com/molobrakos/ +[@TangoAlpha]: https://github.com/TangoAlpha/ +[@deisi]: https://github.com/deisi/ +[@Danielhiversen]: https://github.com/Danielhiversen/ +[@roqeer]: https://github.com/roqeer/ +[@jaharkes]: https://github.com/jaharkes/ +[polling-config]: /cookbook/customize_polling_interval/ +[default view]: /components/group/ +[apcupsd]: /components/apcupsd/ +[Splunk]: /components/splunk/ +[garage door]: /components/garage_door/ +[Wink]: /components/garage_door.wink/ +[input_select]: /components/input_select/ +[proximity]: /components/proximity/ +[Bloomsky Weather Station]: /components/bloomsky/ +[graphite]: /components/graphite/ +[SCSGate]: /components/scsgate/ +[weblink]: /components/weblink/ +[mfi.switch]: /components/switch.mfi/ +[mfi.sensor]: /components/sensor.mfi/ +[nx584]: /components/alarm_control_panel.nx584/ +[MJPEG]: /components/camera.mjpeg/ +[unifi]: /components/camera.uvc/ +[Aruba]: /components/device_tracker.aruba/ +[History]: /components/history/ +[MySensors]: /components/light.mysensors/ +[Verisure]: /components/lock.verisure/ +[Speedtest.net]: /components/sensor.speedtest/ +[Samsung TV]: /components/media_player.samsungtv/ +[Snapcast]: /components/media_player.snapcast/ +[mqtt-publish]: /components/mqtt/#publish-service +[REST]: /components/notify.rest/ +[template]: /components/switch.template/ +[Honeywell]: /components/thermostat.honeywell/ +[zwave-polling]: /components/zwave/#configuration +[zwave-scene]: /components/zwave/#events diff --git a/source/images/blog/2016-02-release-13/input_select__input_boolean__weblink.png b/source/images/blog/2016-02-release-13/input_select__input_boolean__weblink.png new file mode 100644 index 000000000000..1aeab11ee45b Binary files /dev/null and b/source/images/blog/2016-02-release-13/input_select__input_boolean__weblink.png differ diff --git a/source/images/blog/2016-02-release-13/social.png b/source/images/blog/2016-02-release-13/social.png new file mode 100644 index 000000000000..5aee60a14382 Binary files /dev/null and b/source/images/blog/2016-02-release-13/social.png differ