mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-15 21:36:52 +00:00
Added resolution support to Amcrest camera component (#1584)
* Added documentation to Amcrest camera to support high/low camera resolution * Fixed typo
This commit is contained in:
parent
bb868a624f
commit
53750e7f90
@ -32,4 +32,5 @@ Configuration variables:
|
||||
- **password** (*Required*): The password for accessing your camera.
|
||||
- **name** (*Optional*): This parameter allows you to override the name of your camera. The default is "Amcrest Camera".
|
||||
- **port** (*Optional*): The port that the camera is running on. The default is 80.
|
||||
- **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*.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user