From 9614845e32ed088284e00f8b8a0a2e1c0add884e Mon Sep 17 00:00:00 2001 From: Dean Camera Date: Sun, 31 Jul 2016 23:55:33 +1000 Subject: [PATCH 01/61] Add warning to the MPC-HC media_player component documentation. (#708) --- source/_components/media_player.mpchc.markdown | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/source/_components/media_player.mpchc.markdown b/source/_components/media_player.mpchc.markdown index 6e06b454d14..76c7e443954 100644 --- a/source/_components/media_player.mpchc.markdown +++ b/source/_components/media_player.mpchc.markdown @@ -22,6 +22,12 @@ For this component to function, you will need to enable the Web Interface in the

+If the server running Home Assistant is not the same device that is running MPC-HC, you will need to ensure that the *allow access from localhost only* option is not set. + +

+The MPC-HC web interface is highly insecure, and allows remote clients full player control file-system access without authentication. Never allow access to the Web UI from outside of your trusted network, and if possible [use a proxy script to restrict control or redact sensitive information](https://github.com/abcminiuser/mpc-hc-webui-proxy). +

+ To add MPC-HC to your installation, add the following to your `configuration.yaml` file: ```yaml From 4c97678aa928597d978c9359cf904294f42783e7 Mon Sep 17 00:00:00 2001 From: Boced66 Date: Mon, 1 Aug 2016 14:24:16 +0200 Subject: [PATCH 02/61] Locative now work on Android (#715) We have worked with the developper of locative and now it's work on Android --- source/_components/device_tracker.locative.markdown | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/source/_components/device_tracker.locative.markdown b/source/_components/device_tracker.locative.markdown index dd1d40fc169..4cf6d1539b6 100644 --- a/source/_components/device_tracker.locative.markdown +++ b/source/_components/device_tracker.locative.markdown @@ -11,7 +11,7 @@ logo: locative.png ha_category: Presence Detection --- -This platform allows you to detect presence using [Locative](https://my.locative.io/). Locative is an [open source](https://github.com/LocativeHQ/ios-app) app for iOS that allows users to set up a `GET` or `POST` request when a geofence is entered or exited. This can be configured with Home Assistant to update your location. +This platform allows you to detect presence using [Locative](https://my.locative.io/). Locative is an open source app for [iOS](https://github.com/LocativeHQ/ios-app) and [Android](https://github.com/LocativeHQ/Locative-Android) that allows users to set up a `GET` or `POST` request when a geofence is entered or exited. This can be configured with Home Assistant to update your location. To integrate Locative in Home Assistant, add the following section to your `configuration.yaml` file: @@ -21,6 +21,10 @@ device_tracker: platform: locative ``` +Install on your smartphone : +- [Android](https://play.google.com/store/apps/details?id=io.locative.app) +- [iOS](https://itunes.apple.com/us/app/geofancy/id725198453) + To configure Locative, you must set up the app to send a `GET` request to your Home Assistant server at `http:///api/locative`. Make sure to include the API password if you have configured a password in Home Assistant (add `?api_password=` to the end of the URL). When you enter or exit a geofence, Locative will send a `GET` request to that URL, updating Home Assistant.

From 95176dacaaf373f5e15080ca906903e0b6928ace Mon Sep 17 00:00:00 2001 From: Robbie Trencheny Date: Sat, 30 Jul 2016 12:34:41 -0700 Subject: [PATCH 03/61] Add Facebook page to footer --- source/_includes/custom/footer.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/source/_includes/custom/footer.html b/source/_includes/custom/footer.html index fb00e0429d9..3e44ef7394f 100644 --- a/source/_includes/custom/footer.html +++ b/source/_includes/custom/footer.html @@ -1,5 +1,6 @@

\ No newline at end of file + From dabf5b169c079761815821d352789faf3ec3ead0 Mon Sep 17 00:00:00 2001 From: Paulus Schoutsen Date: Sat, 30 Jul 2016 13:50:29 -0700 Subject: [PATCH 04/61] Update 2016-07-30-custom-frontend-panels--jupyter-notebooks--directv.markdown --- ...ustom-frontend-panels--jupyter-notebooks--directv.markdown | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/source/_posts/2016-07-30-custom-frontend-panels--jupyter-notebooks--directv.markdown b/source/_posts/2016-07-30-custom-frontend-panels--jupyter-notebooks--directv.markdown index 9b0173e69bd..a62aad664b8 100644 --- a/source/_posts/2016-07-30-custom-frontend-panels--jupyter-notebooks--directv.markdown +++ b/source/_posts/2016-07-30-custom-frontend-panels--jupyter-notebooks--directv.markdown @@ -28,7 +28,7 @@ I would like to do a shoutout to [@fabianhjr]. He has started adding [typing] da - Allow components to register [custom frontend panels][custom-panels] ([@balloob]) - Add example custom_component [react_panel][react-panel] showing custom panels ([@balloob]) - Light: [MagicLight/Flux WiFi Color LED Light][flux] support ([@Danielhiversen]) -- Script: Delay support for [Scripts][script] ([@Teagan42]) +- Script: Specify a delay [using templates][script] ([@Teagan42]) - Media player: [Russound RNET][Russound] integration ([@laf]) - Remote: Option specifying custom timeout when calling Home Assistant API ([@n8henrie]) - Thermostat: Integration of [KNX] thermostats ([@open-homeautomation]) @@ -114,4 +114,4 @@ I would like to do a shoutout to [@fabianhjr]. He has started adding [typing] da [KNX]: /components/thermostat.knx/ [Nest]: /components/thermostat.nest/ [filters]: /topics/templating/#home-assistant-template-extensions -[Hyperion]: /components/light.hyperion/ \ No newline at end of file +[Hyperion]: /components/light.hyperion/ From f38c8274e172593596c278bcdebcfedd02a3783c Mon Sep 17 00:00:00 2001 From: Paulus Schoutsen Date: Sat, 30 Jul 2016 14:21:27 -0700 Subject: [PATCH 05/61] Add G+ link --- source/_includes/custom/footer.html | 1 + 1 file changed, 1 insertion(+) diff --git a/source/_includes/custom/footer.html b/source/_includes/custom/footer.html index 3e44ef7394f..4e69741e097 100644 --- a/source/_includes/custom/footer.html +++ b/source/_includes/custom/footer.html @@ -1,6 +1,7 @@