core/homeassistant/components/amcrest
GaryOkie 414559f018
Enable incremental Pan/Tilt/Zoom capability to Amcrest/Dahua cameras (#32839)
Add new "amcrest.ptz_control" service to specify a PTZ camera movement or zoom direction (up, down, right, left, right_up, right_down, left_up, left_down, zoom_in, zoom_out). An optional travel_time attribute specifies the amount of movement between start/stop.
2020-03-20 11:34:42 -05:00
..
__init__.py
binary_sensor.py
camera.py Enable incremental Pan/Tilt/Zoom capability to Amcrest/Dahua cameras (#32839) 2020-03-20 11:34:42 -05:00
const.py
helpers.py
manifest.json
sensor.py
services.yaml Enable incremental Pan/Tilt/Zoom capability to Amcrest/Dahua cameras (#32839) 2020-03-20 11:34:42 -05:00