Added supportability matrix link from the github page of python-amcrest project (#1850)

This commit is contained in:
Marcelo Moreira de Mello 2017-01-22 17:03:02 -05:00 committed by Fabian Affolter
parent 1b7caca5af
commit 2e84ff3ab5
2 changed files with 4 additions and 0 deletions

View file

@ -41,3 +41,5 @@ Configuration variables:
- **motion_detector**: Return True/False when a motion is detected
- **sdcard**: Return the SD card usage by reporting the total and used space
- **ptz_preset**: Return the number of PTZ preset positions configured for the given camera
To check if your Amcrest camera is supported/tested, visit the [supportability matrix](https://github.com/tchellomello/python-amcrest#supportability-matrix) link from the `python-amcrest` project.