mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 15:26:59 +00:00
Fix previous merge
This commit is contained in:
parent
ec99ee80ae
commit
6da94882d2
@ -12,11 +12,11 @@ ha_category: Hub
|
|||||||
ha_release: "0.40"
|
ha_release: "0.40"
|
||||||
---
|
---
|
||||||
|
|
||||||
The Android IP webcam component turns an Android phone into a network camera with multiple viewing options.
|
The `android_ip_webcam` component turns an 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.
|
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, download [the IP Webcam app][app] and 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
|
```yaml
|
||||||
# Example configuration.yaml entry
|
# Example configuration.yaml entry
|
||||||
@ -59,8 +59,5 @@ Settings:
|
|||||||
- torch
|
- torch
|
||||||
- whitebalance_lock
|
- whitebalance_lock
|
||||||
- video_recording
|
- video_recording
|
||||||
<<<<<<< HEAD
|
|
||||||
=======
|
|
||||||
|
|
||||||
[app]: https://play.google.com/store/apps/details?id=com.pas.webcam
|
[app]: https://play.google.com/store/apps/details?id=com.pas.webcam
|
||||||
>>>>>>> current
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user