From 9b09763926a334e8e0befaf438bebeb3b93e05db Mon Sep 17 00:00:00 2001 From: theautomation Date: Tue, 13 Feb 2024 20:04:25 +0100 Subject: [PATCH] Change doorbell entities close #29 Replace doorbell sensors --- src/data/flows/automation_doorbell.json | 8 ++++---- src/data/flows/scene_home_leaving.json | 4 ++-- src/data/flows/scene_sleepmode.json | 8 ++++---- 3 files changed, 10 insertions(+), 10 deletions(-) diff --git a/src/data/flows/automation_doorbell.json b/src/data/flows/automation_doorbell.json index a215501..b750a67 100644 --- a/src/data/flows/automation_doorbell.json +++ b/src/data/flows/automation_doorbell.json @@ -399,7 +399,7 @@ "version": 5, "outputs": 2, "exposeAsEntityConfig": "", - "entityId": "binary_sensor.doorbell_button", + "entityId": "binary_sensor.smart-doorbell_button", "entityIdType": "exact", "outputInitially": false, "stateType": "str", @@ -535,7 +535,7 @@ "halt_if": "off", "halt_if_type": "str", "halt_if_compare": "is", - "entity_id": "switch.doorbell_chime_active", + "entity_id": "switch.smart-doorbell_active", "state_type": "str", "blockInputOverrides": false, "outputProperties": [ @@ -629,7 +629,7 @@ "halt_if": "off", "halt_if_type": "str", "halt_if_compare": "is", - "entity_id": "switch.doorbell_chime_active", + "entity_id": "switch.smart-doorbell_active", "state_type": "str", "blockInputOverrides": false, "outputProperties": [ @@ -671,7 +671,7 @@ "areaId": [], "deviceId": [], "entityId": [ - "switch.doorbell_chime_active" + "switch.smart-doorbell_active" ], "data": "", "dataType": "json", diff --git a/src/data/flows/scene_home_leaving.json b/src/data/flows/scene_home_leaving.json index 961c8cb..735d617 100644 --- a/src/data/flows/scene_home_leaving.json +++ b/src/data/flows/scene_home_leaving.json @@ -581,7 +581,7 @@ "areaId": [], "deviceId": [], "entityId": [ - "switch.doorbell_chime_active" + "switch.smart-doorbell_active" ], "data": "", "dataType": "json", @@ -606,7 +606,7 @@ "halt_if": "off", "halt_if_type": "str", "halt_if_compare": "is", - "entity_id": "switch.doorbell_chime_active", + "entity_id": "switch.smart-doorbell_active", "state_type": "str", "blockInputOverrides": false, "outputProperties": [ diff --git a/src/data/flows/scene_sleepmode.json b/src/data/flows/scene_sleepmode.json index 048012d..96415e0 100644 --- a/src/data/flows/scene_sleepmode.json +++ b/src/data/flows/scene_sleepmode.json @@ -428,7 +428,7 @@ "halt_if": "off", "halt_if_type": "str", "halt_if_compare": "is", - "entity_id": "switch.doorbell_chime_active", + "entity_id": "switch.smart-doorbell_active", "state_type": "str", "blockInputOverrides": false, "outputProperties": [ @@ -471,7 +471,7 @@ "areaId": [], "deviceId": [], "entityId": [ - "switch.doorbell_chime_active" + "switch.smart-doorbell_active" ], "data": "", "dataType": "json", @@ -689,7 +689,7 @@ "areaId": [], "deviceId": [], "entityId": [ - "switch.doorbell_chime_active" + "switch.smart-doorbell_active" ], "data": "", "dataType": "json", @@ -715,7 +715,7 @@ "halt_if": "off", "halt_if_type": "str", "halt_if_compare": "is", - "entity_id": "switch.doorbell_chime_active", + "entity_id": "switch.smart-doorbell_active", "state_type": "str", "blockInputOverrides": false, "outputProperties": [