Update Amcrest services.yaml (#111161)
This commit is contained in:
parent
f8de214560
commit
dc9f0a55a6
1 changed files with 31 additions and 10 deletions
|
@ -3,46 +3,59 @@ enable_recording:
|
|||
entity_id:
|
||||
example: "camera.house_front"
|
||||
selector:
|
||||
text:
|
||||
entity:
|
||||
integration: amcrest
|
||||
domain: camera
|
||||
|
||||
disable_recording:
|
||||
fields:
|
||||
entity_id:
|
||||
example: "camera.house_front"
|
||||
selector:
|
||||
text:
|
||||
entity:
|
||||
integration: amcrest
|
||||
domain: camera
|
||||
|
||||
enable_audio:
|
||||
fields:
|
||||
entity_id:
|
||||
example: "camera.house_front"
|
||||
selector:
|
||||
text:
|
||||
entity:
|
||||
integration: amcrest
|
||||
domain: camera
|
||||
|
||||
disable_audio:
|
||||
fields:
|
||||
entity_id:
|
||||
example: "camera.house_front"
|
||||
selector:
|
||||
text:
|
||||
entity:
|
||||
integration: amcrest
|
||||
domain: camera
|
||||
|
||||
enable_motion_recording:
|
||||
fields:
|
||||
entity_id:
|
||||
example: "camera.house_front"
|
||||
selector:
|
||||
text:
|
||||
entity:
|
||||
integration: amcrest
|
||||
domain: camera
|
||||
|
||||
disable_motion_recording:
|
||||
fields:
|
||||
entity_id:
|
||||
example: "camera.house_front"
|
||||
selector:
|
||||
text:
|
||||
entity:
|
||||
integration: amcrest
|
||||
domain: camera
|
||||
|
||||
goto_preset:
|
||||
fields:
|
||||
entity_id:
|
||||
example: "camera.house_front"
|
||||
selector:
|
||||
entity:
|
||||
integration: amcrest
|
||||
|
@ -59,7 +72,9 @@ set_color_bw:
|
|||
entity_id:
|
||||
example: "camera.house_front"
|
||||
selector:
|
||||
text:
|
||||
entity:
|
||||
integration: amcrest
|
||||
domain: camera
|
||||
color_bw:
|
||||
selector:
|
||||
select:
|
||||
|
@ -73,21 +88,27 @@ start_tour:
|
|||
entity_id:
|
||||
example: "camera.house_front"
|
||||
selector:
|
||||
text:
|
||||
entity:
|
||||
integration: amcrest
|
||||
domain: camera
|
||||
|
||||
stop_tour:
|
||||
fields:
|
||||
entity_id:
|
||||
example: "camera.house_front"
|
||||
selector:
|
||||
text:
|
||||
entity:
|
||||
integration: amcrest
|
||||
domain: camera
|
||||
|
||||
ptz_control:
|
||||
fields:
|
||||
entity_id:
|
||||
example: "camera.house_front"
|
||||
selector:
|
||||
text:
|
||||
entity:
|
||||
integration: amcrest
|
||||
domain: camera
|
||||
movement:
|
||||
required: true
|
||||
selector:
|
||||
|
|
Loading…
Add table
Reference in a new issue