Skip to content

Android IP Webcam for hass 0.40#2227

Merged
Landrash merged 4 commits into
home-assistant:nextfrom
pvizeli:pydroid-cam-doc
Mar 11, 2017
Merged

Android IP Webcam for hass 0.40#2227
Landrash merged 4 commits into
home-assistant:nextfrom
pvizeli:pydroid-cam-doc

Conversation

@pvizeli
Copy link
Copy Markdown
Member

@pvizeli pvizeli commented Mar 10, 2017

Description:

Doc for android ip webcam component/platform.

@pvizeli pvizeli added the new-integration This PR adds documentation for a new Home Assistant integration label Mar 10, 2017
Copy link
Copy Markdown
Contributor

@Landrash Landrash left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Some feedback on spelling, grammar and formatting.

---
layout: page
title: "Android IP Webcam"
description: "Connect Android devices as IP webcam to home-assistant"
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Replace home-assistant with Home Assistant.


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.

It setup a mjpeg camera view and all settings as switch inside Home Assistant. You can also expose the sensors. If you have multible device, you can use all options inside a list.
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggest

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 devices, you can use all options inside a list.

Unsure if it's supposed to be multiple devices or multiple sensors.


Configuration variables:

- **host** (*Required*): The ip address where your device have on network.
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggest you standardize on device as here instead of mixing phone and device. For all the lines below.

webcam instead of wecam. listens instead of listen.


### {% linkable_title supported features %}

sensors:
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Capital letter Sensors

- motion
- pressure

settings:
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Capital letter Settings

- **switches** array (*Optional*): Conditions to display settings in the frontend. See list of supported settings.
- **motion_sensor** (*Optional*): Activate motion sensor if auto_discovery is disabled.

### {% linkable_title supported features %}
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Capital letter Supported

@Landrash
Copy link
Copy Markdown
Contributor

Great work! Merging since parent pr has been merged.

@Landrash Landrash merged commit 0507b87 into home-assistant:next Mar 11, 2017
@balloob balloob added this to the 0.40 milestone Mar 11, 2017
balloob pushed a commit that referenced this pull request Mar 11, 2017
* Android IP Webcam for hass 0.40

* Update android_ip_webcam.markdown

* Update android_ip_webcam.markdown

* Update android_ip_webcam.markdown
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

new-integration This PR adds documentation for a new Home Assistant integration

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants