diff --git a/source/_posts/2016-12-03-remote-websockets-sonarr.markdown b/source/_posts/2016-12-03-remote-websockets-sonarr.markdown index 57f394be9ae..f1506aadf54 100644 --- a/source/_posts/2016-12-03-remote-websockets-sonarr.markdown +++ b/source/_posts/2016-12-03-remote-websockets-sonarr.markdown @@ -11,15 +11,15 @@ categories: Release-Notes og_image: /images/blog/2016-12-0.34/social.png --- -Here we go...0.34. Let's call it the "Santa Claus" release. Rodolfo was faster than expected and there are a lot of goodies on the sled. Of course, more work on async programming done by [@pvizeli] and [@balloob], a new components, new platforms, major improvements, and much more. +Here we go... 0.34. Let's call it the "Santa Claus" release. Rudolph was faster than expected and there's lot's of goodies on the sleigh. Of course, more work on async programming done by [@pvizeli] and [@balloob], new components, new platforms, major improvements, and much more. ### {% linkable_title GPSLogger %} -The work of [@dainok] let you use your Android device, with the Geolocation feature enabled, to track itself using the GPS sensor or WiFi networks with [GPSLogger](https://play.google.com/store/apps/details?id=com.mendhak.gpslogger) app. GPSLogger can use multiple source: the passive one just get the latest Android known location, without activating GPS sensors or scanning for WiFi networks. +The work of [@dainok] let's you use your Android device, with the Geolocation feature enabled, to track itself using GPS or WiFi networks with the [GPSLogger](https://play.google.com/store/apps/details?id=com.mendhak.gpslogger) app. GPSLogger can use multiple sources: the passive one just get the latest Android known location, without activating GPS sensors or scanning for WiFi networks. ### {% linkable_title Remote component %} -The brand new [`remote`][remote] component made by [@iandday] will simplyfy the integration of all kind remote control units. The first platform for [Harmony][harmony] is included in this release. +The brand new [`remote`][remote] component made by [@iandday] will simplify the integration of all kinds of remote control units. The first platform for [Harmony][harmony] is included in this release. ### {% linkable_title HomeMatic %} @@ -67,7 +67,7 @@ This release includes a new [websockets][websockets] based API by [@balloob] to - Sensor - KNX: Fix unit of mesaurement ([@cyberjunky]) - Climate: New precision properties ([@sdague]) - Sensor - TEMPer: Reset [devices][temper] on address change ([@vemek]) -- Core: Color names now follows w3.org recommandations ([@srcLurker]) +- Core: Color names now follow w3.org recommandations ([@srcLurker]) - Updater: Robustness improvements ([@balloob]]) - Media player - MPD: Reconnect to daemon ([@janLo]) - Device tracker: Fall-back for MAC address lookup ([@aequitas]) @@ -85,7 +85,7 @@ This release includes a new [websockets][websockets] based API by [@balloob] to ### {% linkable_title If you need help... %} -...don't hesitate to use our [Forum](https://community.home-assistant.io/) or join us for a little [chat](https://gitter.im/home-assistant/home-assistant). The release notes have comments enabled but it's preferred if you use the former communication channels. Thanks. +...don't hesitate to use our [Forum](https://community.home-assistant.io/) or join us for a little [chat](https://gitter.im/home-assistant/home-assistant). The release notes have comments enabled but it's preferred if you use these communication channels. Thanks. ### {% linkable_title Reporting Issues %} @@ -156,6 +156,7 @@ Experiencing issues introduced by this release? Please report them in our [issue [dunehd]: https://home-assistant.io/components/dunehd/ [efergy]: https://home-assistant.io/components/sensor.efergy/ [filtering]: https://home-assistant.io/components/http/ +[gpslogger]: https://home-assistant.io/components/device_tracker.gpslogger/ [harmony]: https://home-assistant.io/components/remote.harmony/ [homematic]: https://home-assistant.io/components/homematic/ [hook]: https://home-assistant.io/components/switch.hook/ @@ -163,12 +164,13 @@ Experiencing issues introduced by this release? Please report them in our [issue [nest]: https://home-assistant.io/components/nest/ [nginx]: https://home-assistant.io/ecosystem/nginx/ [nut]: https://home-assistant.io/components/sensor.nut/ -[philips]: https://home-assistant.io/components/media_palyer.dunehd/ +[philips]: https://home-assistant.io/components/media_player.philips_js/ [remote]: https://home-assistant.io/components/remote/ [rfxtrx]: https://home-assistant.io/components/rfxtrx/ +[sonarr]: https://home-assistant.io/components/sensor.sonarr/ [tellstick]: https://home-assistant.io/components/tellstick/ [temper]: https://home-assistant.io/components/sensor.temper/ [threshold]: https://home-assistant.io/components/binary_sensor.threshold/ [websockets]: https://home-assistant.io/developers/websockets_api/ -[wqai]: https://home-assistant.io/components/sensor.waqi/ +[waqi]: https://home-assistant.io/components/sensor.waqi/