mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 09:17:06 +00:00
Add control of Amcrest indicator light (#9486)
* Add control of Amcrest indicator light
* ✏️ Tweak
This commit is contained in:
parent
49d2c61908
commit
40c3b8e6b7
@ -155,6 +155,12 @@ switches:
|
|||||||
description: Enable/disable motion detection setting.
|
description: Enable/disable motion detection setting.
|
||||||
motion_recording:
|
motion_recording:
|
||||||
description: Enable/disable recording on motion detection setting.
|
description: Enable/disable recording on motion detection setting.
|
||||||
|
control_light:
|
||||||
|
description: >
|
||||||
|
Automatically control the camera's indicator light, turning it on if the audio or video streams are enabled, and turning it off if both streams are disabled.
|
||||||
|
required: false
|
||||||
|
type: boolean
|
||||||
|
default: true
|
||||||
{% endconfiguration %}
|
{% endconfiguration %}
|
||||||
|
|
||||||
**Note:** Amcrest cameras with newer firmware no longer have the ability to
|
**Note:** Amcrest cameras with newer firmware no longer have the ability to
|
||||||
|
Loading…
x
Reference in New Issue
Block a user