mirror of
https://github.com/home-assistant/core.git
synced 2025-07-17 10:17:09 +00:00
Update Amcrest services.yaml (#111161)
This commit is contained in:
parent
f8de214560
commit
dc9f0a55a6
@ -3,46 +3,59 @@ enable_recording:
|
|||||||
entity_id:
|
entity_id:
|
||||||
example: "camera.house_front"
|
example: "camera.house_front"
|
||||||
selector:
|
selector:
|
||||||
text:
|
entity:
|
||||||
|
integration: amcrest
|
||||||
|
domain: camera
|
||||||
|
|
||||||
disable_recording:
|
disable_recording:
|
||||||
fields:
|
fields:
|
||||||
entity_id:
|
entity_id:
|
||||||
example: "camera.house_front"
|
example: "camera.house_front"
|
||||||
selector:
|
selector:
|
||||||
text:
|
entity:
|
||||||
|
integration: amcrest
|
||||||
|
domain: camera
|
||||||
|
|
||||||
enable_audio:
|
enable_audio:
|
||||||
fields:
|
fields:
|
||||||
entity_id:
|
entity_id:
|
||||||
example: "camera.house_front"
|
example: "camera.house_front"
|
||||||
selector:
|
selector:
|
||||||
text:
|
entity:
|
||||||
|
integration: amcrest
|
||||||
|
domain: camera
|
||||||
|
|
||||||
disable_audio:
|
disable_audio:
|
||||||
fields:
|
fields:
|
||||||
entity_id:
|
entity_id:
|
||||||
example: "camera.house_front"
|
example: "camera.house_front"
|
||||||
selector:
|
selector:
|
||||||
text:
|
entity:
|
||||||
|
integration: amcrest
|
||||||
|
domain: camera
|
||||||
|
|
||||||
enable_motion_recording:
|
enable_motion_recording:
|
||||||
fields:
|
fields:
|
||||||
entity_id:
|
entity_id:
|
||||||
example: "camera.house_front"
|
example: "camera.house_front"
|
||||||
selector:
|
selector:
|
||||||
text:
|
entity:
|
||||||
|
integration: amcrest
|
||||||
|
domain: camera
|
||||||
|
|
||||||
disable_motion_recording:
|
disable_motion_recording:
|
||||||
fields:
|
fields:
|
||||||
entity_id:
|
entity_id:
|
||||||
example: "camera.house_front"
|
example: "camera.house_front"
|
||||||
selector:
|
selector:
|
||||||
text:
|
entity:
|
||||||
|
integration: amcrest
|
||||||
|
domain: camera
|
||||||
|
|
||||||
goto_preset:
|
goto_preset:
|
||||||
fields:
|
fields:
|
||||||
entity_id:
|
entity_id:
|
||||||
|
example: "camera.house_front"
|
||||||
selector:
|
selector:
|
||||||
entity:
|
entity:
|
||||||
integration: amcrest
|
integration: amcrest
|
||||||
@ -59,7 +72,9 @@ set_color_bw:
|
|||||||
entity_id:
|
entity_id:
|
||||||
example: "camera.house_front"
|
example: "camera.house_front"
|
||||||
selector:
|
selector:
|
||||||
text:
|
entity:
|
||||||
|
integration: amcrest
|
||||||
|
domain: camera
|
||||||
color_bw:
|
color_bw:
|
||||||
selector:
|
selector:
|
||||||
select:
|
select:
|
||||||
@ -73,21 +88,27 @@ start_tour:
|
|||||||
entity_id:
|
entity_id:
|
||||||
example: "camera.house_front"
|
example: "camera.house_front"
|
||||||
selector:
|
selector:
|
||||||
text:
|
entity:
|
||||||
|
integration: amcrest
|
||||||
|
domain: camera
|
||||||
|
|
||||||
stop_tour:
|
stop_tour:
|
||||||
fields:
|
fields:
|
||||||
entity_id:
|
entity_id:
|
||||||
example: "camera.house_front"
|
example: "camera.house_front"
|
||||||
selector:
|
selector:
|
||||||
text:
|
entity:
|
||||||
|
integration: amcrest
|
||||||
|
domain: camera
|
||||||
|
|
||||||
ptz_control:
|
ptz_control:
|
||||||
fields:
|
fields:
|
||||||
entity_id:
|
entity_id:
|
||||||
example: "camera.house_front"
|
example: "camera.house_front"
|
||||||
selector:
|
selector:
|
||||||
text:
|
entity:
|
||||||
|
integration: amcrest
|
||||||
|
domain: camera
|
||||||
movement:
|
movement:
|
||||||
required: true
|
required: true
|
||||||
selector:
|
selector:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user