From f7d6a4c7861afdb4d52d06c71852d2d57998a7de Mon Sep 17 00:00:00 2001 From: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com> Date: Mon, 17 Feb 2025 11:00:49 +0100 Subject: [PATCH] Amcrest integration: update tap action keywords (#37417) --- source/_integrations/amcrest.markdown | 40 +++++++++++++-------------- 1 file changed, 20 insertions(+), 20 deletions(-) diff --git a/source/_integrations/amcrest.markdown b/source/_integrations/amcrest.markdown index 7acef1bc7e0..3f722e85132 100644 --- a/source/_integrations/amcrest.markdown +++ b/source/_integrations/amcrest.markdown @@ -292,8 +292,8 @@ elements: right: 25px bottom: 50px tap_action: - action: call-service - service: amcrest.ptz_control + action: perform-action + perform_action: amcrest.ptz_control service_data: entity_id: camera.lakehouse movement: up @@ -304,8 +304,8 @@ elements: right: 25px bottom: 0px tap_action: - action: call-service - service: amcrest.ptz_control + action: perform-action + perform_action: amcrest.ptz_control service_data: entity_id: camera.lakehouse movement: down @@ -316,8 +316,8 @@ elements: right: 50px bottom: 25px tap_action: - action: call-service - service: amcrest.ptz_control + action: perform-action + perform_action: amcrest.ptz_control service_data: entity_id: camera.lakehouse movement: left @@ -328,8 +328,8 @@ elements: right: 0px bottom: 25px tap_action: - action: call-service - service: amcrest.ptz_control + action: perform-action + perform_action: amcrest.ptz_control service_data: entity_id: camera.lakehouse movement: right @@ -340,8 +340,8 @@ elements: right: 50px bottom: 50px tap_action: - action: call-service - service: amcrest.ptz_control + action: perform-action + perform_action: amcrest.ptz_control service_data: entity_id: camera.lakehouse movement: left_up @@ -352,8 +352,8 @@ elements: right: 0px bottom: 50px tap_action: - action: call-service - service: amcrest.ptz_control + action: perform-action + perform_action: amcrest.ptz_control service_data: entity_id: camera.lakehouse movement: right_up @@ -364,8 +364,8 @@ elements: right: 50px bottom: 0px tap_action: - action: call-service - service: amcrest.ptz_control + action: perform-action + perform_action: amcrest.ptz_control service_data: entity_id: camera.lakehouse movement: left_down @@ -376,8 +376,8 @@ elements: right: 0px bottom: 0px tap_action: - action: call-service - service: amcrest.ptz_control + action: perform-action + perform_action: amcrest.ptz_control service_data: entity_id: camera.lakehouse movement: right_down @@ -388,14 +388,14 @@ elements: bottom: 25px right: 25px tap_action: - action: call-service - service: amcrest.ptz_control + action: perform-action + perform_action: amcrest.ptz_control service_data: entity_id: camera.lakehouse movement: zoom_in hold_action: - action: call-service - service: amcrest.ptz_control + action: perform-action + perform_action: amcrest.ptz_control data: entity_id: camera.lakehouse movement: zoom_out