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 Convert amcrest binary sensors from poll to stream (#32818) 2020-03-19 21:07:21 -07:00
binary_sensor.py Convert amcrest binary sensors from poll to stream (#32818) 2020-03-19 21:07:21 -07:00
camera.py Enable incremental Pan/Tilt/Zoom capability to Amcrest/Dahua cameras (#32839) 2020-03-20 11:34:42 -05:00
const.py Convert amcrest binary sensors from poll to stream (#32818) 2020-03-19 21:07:21 -07:00
helpers.py Convert amcrest binary sensors from poll to stream (#32818) 2020-03-19 21:07:21 -07:00
manifest.json Convert amcrest binary sensors from poll to stream (#32818) 2020-03-19 21:07:21 -07:00
sensor.py Add and use percentage constant (#32094) 2020-02-28 11:46:48 -08:00
services.yaml Enable incremental Pan/Tilt/Zoom capability to Amcrest/Dahua cameras (#32839) 2020-03-20 11:34:42 -05:00