From 4829aff12e6fda0c6d7c9d2fbfdbce31c01c4b70 Mon Sep 17 00:00:00 2001 From: Tony Stork Date: Sun, 1 Jan 2023 15:44:06 -0500 Subject: [PATCH] Switched out K's fan plug for a Sonoff Fixes for new entity id --- flows.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/flows.json b/flows.json index 1d92b89..ea39899 100644 --- a/flows.json +++ b/flows.json @@ -17302,7 +17302,7 @@ "areaId": [], "deviceId": [], "entityId": [ - "fan.kallen_fan_socket_1" + "fan.kallen_bedroom_fan" ], "data": "", "dataType": "jsonata", @@ -17333,7 +17333,7 @@ "areaId": [], "deviceId": [], "entityId": [ - "fan.kallen_fan_socket_1" + "fan.kallen_bedroom_fan" ], "data": "", "dataType": "jsonata",