From 177c33e5cbb84408e0950efa3cb54d046dcd4cd7 Mon Sep 17 00:00:00 2001 From: Tony Stork Date: Sun, 1 Jan 2023 16:04:04 -0500 Subject: [PATCH] Renamed master bedroom fan entities for consistency --- flows.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/flows.json b/flows.json index ea39899..10d1c36 100644 --- a/flows.json +++ b/flows.json @@ -16515,7 +16515,7 @@ "areaId": [], "deviceId": [], "entityId": [ - "switch.master_bedroom_fan_socket_1" + "switch.master_bedroom_fan" ], "data": "", "dataType": "jsonata", @@ -16723,7 +16723,7 @@ "deviceId": [], "entityId": [ "switch.master_bedroom_echo_dot_do_not_disturb_switch", - "switch.master_bedroom_fan_socket_1" + "switch.master_bedroom_fan" ], "data": "", "dataType": "jsonata",