There are issues with the rules
Rule1 ON System#Init DO backlog time 1701369334;var1 5 ON MQTT#Connected DO backlog Time 0 ; publish router/%topic%/cmnd/var %value% ENDON
Rule2 ON Time#Minute|%Var1% DO Ping4 8.8.8.8 ENDON ON Ping#8.8.8.8#Success==0 DO
add2 1 ENDON ON Var2#State==3 DO backlog Mult1 3; Power1 1;var4 %timestamp% ENDON ON Ping#8.8.8.8#Success>0 DO backlog Var1 5 ENDON
Time 0 re-enables NTP BUT it only updates every hour so make Rule 1
Rule1 ON System#Init DO
backlog time 1701369334;var1 5 ON MQTT#Connected DO backlog Time 1701370790; Time 0 ; publish router/%topic%/cmnd/var %value% ENDON
10 seconds later NTP will update to give you the correct time