From 783d52cac949d08cea2ac5fe2d582754230d9143 Mon Sep 17 00:00:00 2001 From: Paulus Schoutsen Date: Sat, 11 Mar 2017 14:01:21 -0800 Subject: [PATCH] Tweak android ip webcam things --- source/_components/android_ip_webcam.markdown | 8 ++++++-- ...3-11-repurpose-any-android-phone-as-ip-camera.markdown | 4 +++- 2 files changed, 9 insertions(+), 3 deletions(-) diff --git a/source/_components/android_ip_webcam.markdown b/source/_components/android_ip_webcam.markdown index ec5e62f70d3..c19e944bac6 100644 --- a/source/_components/android_ip_webcam.markdown +++ b/source/_components/android_ip_webcam.markdown @@ -12,16 +12,18 @@ ha_category: Hub ha_release: "0.40" --- -The [Android IP webcam](https://play.google.com/store/apps/details?id=com.pas.webcam) turns your andorid phone into a network camera with multiple viewing options. +The Android IP webcam component turns your Android phone into a network camera with multiple viewing options. It's setup as a mjpeg camera and all settings as switches inside of Home Assistant. You can also expose the sensors. If you have multiple phones, you can use all options inside a list. -To set it up, add the following information to your `configuration.yaml` file: +To set it up, download [the IP Webcam app][app] and add the following information to your `configuration.yaml` file: ```yaml # Example configuration.yaml entry android_ip_webcam: + # This should be the ip of your phone - host: 192.168.1.10 + name: Entrance ``` Configuration variables: @@ -60,3 +62,5 @@ Settings: - torch - whitebalance_lock - video_recording + +[app]: https://play.google.com/store/apps/details?id=com.pas.webcam diff --git a/source/_posts/2017-03-11-repurpose-any-android-phone-as-ip-camera.markdown b/source/_posts/2017-03-11-repurpose-any-android-phone-as-ip-camera.markdown index 18d73f64432..ca1372e0a44 100644 --- a/source/_posts/2017-03-11-repurpose-any-android-phone-as-ip-camera.markdown +++ b/source/_posts/2017-03-11-repurpose-any-android-phone-as-ip-camera.markdown @@ -19,7 +19,7 @@ Some people have interpreted our recent added warnings as if 0.39 introduced the Before we continue talking about all the improvements in this release I want to take a moment to thank a few people from the Home Assistant community that are fundamental to the success of Home Assistant. Big thanks to [@dale3h], [@CCOSTAN], [@skalavala] [@rrubin0] [@brahmafear] [@bassclarinetl2] and [@torn8o]! These are all people that hang out in our [main chat channel] and help new users get started and help existing users when running into trouble. Home Assistant would not be there without all the effort you put in! 🙇 -Oh, and did I already mention that we're passing the 600 integrations with this release! It's crazy. +And that our community kicks ass is also shown in the numbers. We have already raised together over $700 for the [EFF] via the sale of [our t-shirts][hass-shirt]! All of you rock! Another number worth mentioning is that this release brings us passed 600 integrations for Home Assistant. All of you rock, again! ## Z-Wave is now threadsafe @@ -293,3 +293,5 @@ Experiencing issues introduced by this release? Please report them in our [issue [forum]: https://community.home-assistant.io/ [gitter]: https://gitter.im/home-assistant/home-assistant [issue]: https://github.com/home-assistant/home-assistant/issues +[EFF]: https://www.eff.org +[hass-shirt]: https://home-assistant.io/blog/2017/02/22/home-assistant-tshirts-have-arrived/