mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-21 00:06:51 +00:00
Amcrest: Change action
back to service
(#34348)
This commit is contained in:
parent
d240614f04
commit
707e0d41c1
@ -292,7 +292,7 @@ elements:
|
|||||||
bottom: 50px
|
bottom: 50px
|
||||||
tap_action:
|
tap_action:
|
||||||
action: call-service
|
action: call-service
|
||||||
action: amcrest.ptz_control
|
service: amcrest.ptz_control
|
||||||
service_data:
|
service_data:
|
||||||
entity_id: camera.lakehouse
|
entity_id: camera.lakehouse
|
||||||
movement: up
|
movement: up
|
||||||
@ -304,7 +304,7 @@ elements:
|
|||||||
bottom: 0px
|
bottom: 0px
|
||||||
tap_action:
|
tap_action:
|
||||||
action: call-service
|
action: call-service
|
||||||
action: amcrest.ptz_control
|
service: amcrest.ptz_control
|
||||||
service_data:
|
service_data:
|
||||||
entity_id: camera.lakehouse
|
entity_id: camera.lakehouse
|
||||||
movement: down
|
movement: down
|
||||||
@ -316,7 +316,7 @@ elements:
|
|||||||
bottom: 25px
|
bottom: 25px
|
||||||
tap_action:
|
tap_action:
|
||||||
action: call-service
|
action: call-service
|
||||||
action: amcrest.ptz_control
|
service: amcrest.ptz_control
|
||||||
service_data:
|
service_data:
|
||||||
entity_id: camera.lakehouse
|
entity_id: camera.lakehouse
|
||||||
movement: left
|
movement: left
|
||||||
@ -328,7 +328,7 @@ elements:
|
|||||||
bottom: 25px
|
bottom: 25px
|
||||||
tap_action:
|
tap_action:
|
||||||
action: call-service
|
action: call-service
|
||||||
action: amcrest.ptz_control
|
service: amcrest.ptz_control
|
||||||
service_data:
|
service_data:
|
||||||
entity_id: camera.lakehouse
|
entity_id: camera.lakehouse
|
||||||
movement: right
|
movement: right
|
||||||
@ -340,7 +340,7 @@ elements:
|
|||||||
bottom: 50px
|
bottom: 50px
|
||||||
tap_action:
|
tap_action:
|
||||||
action: call-service
|
action: call-service
|
||||||
action: amcrest.ptz_control
|
service: amcrest.ptz_control
|
||||||
service_data:
|
service_data:
|
||||||
entity_id: camera.lakehouse
|
entity_id: camera.lakehouse
|
||||||
movement: left_up
|
movement: left_up
|
||||||
@ -352,7 +352,7 @@ elements:
|
|||||||
bottom: 50px
|
bottom: 50px
|
||||||
tap_action:
|
tap_action:
|
||||||
action: call-service
|
action: call-service
|
||||||
action: amcrest.ptz_control
|
service: amcrest.ptz_control
|
||||||
service_data:
|
service_data:
|
||||||
entity_id: camera.lakehouse
|
entity_id: camera.lakehouse
|
||||||
movement: right_up
|
movement: right_up
|
||||||
@ -364,7 +364,7 @@ elements:
|
|||||||
bottom: 0px
|
bottom: 0px
|
||||||
tap_action:
|
tap_action:
|
||||||
action: call-service
|
action: call-service
|
||||||
action: amcrest.ptz_control
|
service: amcrest.ptz_control
|
||||||
service_data:
|
service_data:
|
||||||
entity_id: camera.lakehouse
|
entity_id: camera.lakehouse
|
||||||
movement: left_down
|
movement: left_down
|
||||||
@ -376,7 +376,7 @@ elements:
|
|||||||
bottom: 0px
|
bottom: 0px
|
||||||
tap_action:
|
tap_action:
|
||||||
action: call-service
|
action: call-service
|
||||||
action: amcrest.ptz_control
|
service: amcrest.ptz_control
|
||||||
service_data:
|
service_data:
|
||||||
entity_id: camera.lakehouse
|
entity_id: camera.lakehouse
|
||||||
movement: right_down
|
movement: right_down
|
||||||
@ -388,13 +388,13 @@ elements:
|
|||||||
right: 25px
|
right: 25px
|
||||||
tap_action:
|
tap_action:
|
||||||
action: call-service
|
action: call-service
|
||||||
action: amcrest.ptz_control
|
service: amcrest.ptz_control
|
||||||
service_data:
|
service_data:
|
||||||
entity_id: camera.lakehouse
|
entity_id: camera.lakehouse
|
||||||
movement: zoom_in
|
movement: zoom_in
|
||||||
hold_action:
|
hold_action:
|
||||||
action: call-service
|
action: call-service
|
||||||
action: amcrest.ptz_control
|
service: amcrest.ptz_control
|
||||||
data:
|
data:
|
||||||
entity_id: camera.lakehouse
|
entity_id: camera.lakehouse
|
||||||
movement: zoom_out
|
movement: zoom_out
|
||||||
|
Loading…
x
Reference in New Issue
Block a user