41 rader
1.2 KiB
YAML
41 rader
1.2 KiB
YAML
enable_ftp:
|
|
description: Enable FTP upload on motion recording.
|
|
fields:
|
|
entity_id:
|
|
description: Name of the Reolink camera entity to set.
|
|
example: 'camera.frontdoor'
|
|
|
|
disable_ftp:
|
|
description: Disable FTP upload on motion recording.
|
|
fields:
|
|
entity_id:
|
|
description: Name of the Reolink camera entity to set.
|
|
example: 'camera.frontdoor'
|
|
|
|
enable_email:
|
|
description: Enable email functionality on motion detection.
|
|
fields:
|
|
entity_id:
|
|
description: Name of the Reolink camera entity to set.
|
|
example: 'camera.frontdoor'
|
|
|
|
disable_email:
|
|
description: Disable email functionality on motion detection.
|
|
fields:
|
|
entity_id:
|
|
description: Name of the Reolink camera entity to set.
|
|
example: 'camera.frontdoor'
|
|
|
|
enable_ir_lights:
|
|
description: Enable the infrared lights (nightvision) of the Reolink camera.
|
|
fields:
|
|
entity_id:
|
|
description: Name of the Reolink camera entity to set.
|
|
example: 'camera.frontdoor'
|
|
|
|
disable_ir_lights:
|
|
description: Disable the infrared lights (nightvision) of the Reolink camera.
|
|
fields:
|
|
entity_id:
|
|
description: Name of the Reolink camera entity to set.
|
|
example: 'camera.frontdoor' |