if I turn on then I turn off with the Sonoff DIY Mode tool, here is the log:
2023-05-02 20:06:54.545 DEBUG (MainThread) [custom_components.sonoff.core.ewelink] 1000f9eaad <= Local3 | 192.168.1.214:8081 | {'switch': 'on', 'startup': 'off', 'pulse': 'off', 'sledOnline': 'on', 'fwVersion': '3.6.0', 'pulseWidth': 500, 'rssi': -52} | 168
2023-05-02 20:06:56.794 DEBUG (MainThread) [custom_components.sonoff.core.ewelink] 1000f9eaad <= Local3 | 192.168.1.214:8081 | {'switch': 'off', 'startup': 'off', 'pulse': 'off', 'sledOnline': 'on', 'fwVersion': '3.6.0', 'pulseWidth': 500, 'rssi': -52} | 169
if I turn on then I turn off with the Jeedom Plugin, here is the log:
2023-05-02 20:09:58.719 DEBUG (MainThread) [custom_components.sonoff.core.ewelink] 1000f9eaad <= Local3 | 192.168.1.214:8081 | {'switch': 'on', 'startup': 'off', 'pulse': 'off', 'sledOnline': 'on', 'fwVersion': '3.6.0', 'pulseWidth': 500, 'rssi': -52} | 170
2023-05-02 20:10:04.515 DEBUG (MainThread) [custom_components.sonoff.core.ewelink] 1000f9eaad <= Local3 | 192.168.1.214:8081 | {'switch': 'off', 'startup': 'off', 'pulse': 'off', 'sledOnline': 'on', 'fwVersion': '3.6.0', 'pulseWidth': 500, 'rssi': -52} | 171
if I turn on then I turn off with the Integration HA / Donoff Lan, here is the log:
2023-05-02 20:11:27.773 DEBUG (MainThread) [custom_components.sonoff.core.ewelink.local] 1000f9eaad => Local4 | 192.168.1.214:8081 | {'switches': [{'outlet': 0, 'switch': 'on'}]} <= {'seq': 172, 'error': 404}
2023-05-02 20:11:27.811 DEBUG (MainThread) [custom_components.sonoff.core.ewelink.local] 1000f9eaad => Local4 | 192.168.1.214:8081 | None <= {'seq': 172, 'error': 404}
2023-05-02 20:11:28.918 DEBUG (MainThread) [custom_components.sonoff.core.ewelink.local] 1000f9eaad => Local4 | 192.168.1.214:8081 | {'switches': [{'outlet': 0, 'switch': 'off'}]} <= {'seq': 172, 'error': 404}
2023-05-02 20:11:28.950 DEBUG (MainThread) [custom_components.sonoff.core.ewelink.local] 1000f9eaad => Local4 | 192.168.1.214:8081 | None <= {'seq': 172, 'error': 404}