Skip to content

Commit 53750e7

Browse files
tchellomelloballoob
authored andcommitted
Added resolution support to Amcrest camera component (home-assistant#1584)
* Added documentation to Amcrest camera to support high/low camera resolution * Fixed typo
1 parent bb868a6 commit 53750e7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

source/_components/camera.amcrest.markdown

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,4 +32,5 @@ Configuration variables:
3232
- **password** (*Required*): The password for accessing your camera.
3333
- **name** (*Optional*): This parameter allows you to override the name of your camera. The default is "Amcrest Camera".
3434
- **port** (*Optional*): The port that the camera is running on. The default is 80.
35+
- **resolution** (*Optional*): This parameter allows you to specify the camera resolution. For a high resolution (1080/720p), specify the option `high`. For VGA resolution (640x480p), specify the option `low`. If omitted, it defaults to *high*.
3536

0 commit comments

Comments
 (0)