From 7eef26737cebf234f409d91b97db902b59c7f0a5 Mon Sep 17 00:00:00 2001 From: Theo Arends <11044339+arendst@users.noreply.github.com> Date: Thu, 25 Mar 2021 16:44:13 +0100 Subject: [PATCH] Fix CSE7761 relay power on time --- tasmota/xnrg_19_cse7761.ino | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tasmota/xnrg_19_cse7761.ino b/tasmota/xnrg_19_cse7761.ino index e08bb4435..a644c48f4 100644 --- a/tasmota/xnrg_19_cse7761.ino +++ b/tasmota/xnrg_19_cse7761.ino @@ -39,7 +39,7 @@ #define CSE7761_FREQUENCY // Add support for frequency monitoring #define CSE7761_ZEROCROSS // Add zero cross detection #define CSE7761_ZEROCROSS_OFFSET 2200 // Zero cross offset due to chip calculation (microseconds) - #define CSE7761_RELAY_SWITCHTIME 15000 // Relay (Golden GI-1A-5LH 15ms max) switch time (microseconds) + #define CSE7761_RELAY_SWITCHTIME 3950 // Relay (Golden GI-1A-5LH 15ms max) switch power on time (microseconds) #define CSE7761_UREF 42563 // RmsUc #define CSE7761_IREF 52241 // RmsIAC