core/homeassistant/components/amcrest
Phil Bruckner d966e0cfce Add control of Amcrest indicator light (#23986)
Enable feature by default but allow it to be disabled by "control_light: false" in config.

Get brand from camera instead of assuming Amcrest (since this works with other cameras, too.)

Retrieve RTSP URL in update method instead of in stream_source property and in handle_async_mjpeg_stream method.

Move amcrest imports from methods to global.
2019-05-31 13:41:48 -07:00
..
__init__.py Add control of Amcrest indicator light (#23986) 2019-05-31 13:41:48 -07:00
binary_sensor.py Add control of Amcrest indicator light (#23986) 2019-05-31 13:41:48 -07:00
camera.py Add control of Amcrest indicator light (#23986) 2019-05-31 13:41:48 -07:00
const.py Add amcrest camera services and deprecate switches (#22949) 2019-04-24 22:39:49 -07:00
helpers.py Add amcrest camera services and deprecate switches (#22949) 2019-04-24 22:39:49 -07:00
manifest.json Bump amcrest to 1.4.0 and use new storage_all method (#23446) 2019-04-27 10:24:07 -05:00
sensor.py Bump amcrest to 1.4.0 and use new storage_all method (#23446) 2019-04-27 10:24:07 -05:00
services.yaml Add amcrest camera services and deprecate switches (#22949) 2019-04-24 22:39:49 -07:00
switch.py Add amcrest camera services and deprecate switches (#22949) 2019-04-24 22:39:49 -07:00