AlexxIT / SonoffLAN

Control Sonoff Devices with eWeLink (original) firmware over LAN and/or Cloud from Home Assistant
https://github.com/AlexxIT/Blog
MIT License
2.69k stars 414 forks source link

Can't control iFan02 lights or fan using v3.0rc4 #786

Closed ZainAjam closed 2 years ago

ZainAjam commented 2 years ago

Since upgrading to v3.0rc4, the iFan02 devices cannot be turned on / off in Home Assistant

AlexxIT commented 2 years ago

Try to enable only cloud mode. To check if it problem with LAN protocol

ZainAjam commented 2 years ago

It is my parent's place and I've had to roll back to v2 before I left otherwise their fan and light would not work. I'll see if I can test it remotely somehow.

Do you have a ifan02 that you tested this against or should it work regardless of it being an ifan?

AlexxIT commented 2 years ago

I don't have any versions of iFan

ZainAjam commented 2 years ago

I updated my parent's sonoff HAC integration to v3.0.0 and the ifan02 would not work. It was on auto mode. I changed the mode to cloud, and it worked. I changed the mode to local, and it did not work.

AlexxIT commented 2 years ago

Can you correct debug log with control this device in auto mode? https://github.com/AlexxIT/SonoffLAN#debug-page

ZainAjam commented 2 years ago

Can you elaborate more on what you need me to do?

ZainAjam commented 2 years ago

I think I figured out what you needed.

Attached is the logs (one in local mode and one in cloud mode)

AlexxIT commented 2 years ago

Can you change this line: https://github.com/AlexxIT/SonoffLAN/blob/e56566de37023377e16ab2db4d29c4410486404e/custom_components/sonoff/core/ewelink/__init__.py#L191 To

_LOGGER.debug(f"{did} <= Local3 | %s | {msg}", params)

And show logs again?

ikeserpa commented 2 years ago

I would like to comment that after the update made today (3.0.2) the Ifan02 module is still not working. Thanks.

ZainAjam commented 2 years ago

@ikeserpa yes, looks like it has yet to be fixed - also still not working in auto or local mode for my parent's ifan02. This issue is still open, so I assume it hasn't been fixed yet. I see @AlexxIT has mentioned and closed some issues above that may have some relation to this issue, but this issue is still open.

AlexxIT commented 2 years ago

Install latest master version and get integration diagnostics (Hass v2022.2 and more):

Configuration > Integrations > Sonoff > 3 dots > Download diagnostics

ZainAjam commented 2 years ago

How do I install the latest master version? Is that v3.0.2. I have that running. I'm using HACS to install it, and 3.0.2 seems to be the latest version available on both stable and beta channel. I can't find the "Download diagnostics" option in the 3 dots menu though

AlexxIT commented 2 years ago

@ZainAjam you just need to scroll down in versions list

ZainAjam commented 2 years ago

Ok, got it. Thanks. Can I share the file here or does it contain private/sensitive information of mine?

AlexxIT commented 2 years ago

There is no private data in this file

ZainAjam commented 2 years ago

How do I change back to v3.0.2? Now that I am on master branch, I cannot see the option in the 3 dot menu to redownload.

ZainAjam commented 2 years ago

Nevermind, I was being dumb. I was looking for "redownload" in the HASS integration rather than in the HACS integration.

AlexxIT commented 2 years ago

Fixed in latest master-version

omaramin-2000 commented 2 years ago

I still didn't get any updates

ZainAjam commented 2 years ago

It is in the master branch not in a release branch yet

Message ID: @.***>

omaramin-2000 commented 2 years ago

It is in the master branch not in a release branch yet Message ID: @.***>

where to get it?

ZainAjam commented 2 years ago

It will probably roll out as a release branch in the coming days when Alexx has enough changes to group together as a release.

You can also go in to HACS, select Sonoff from your installed integrations, and then select REDOWNLOAD, and then select MASTER in the dropdown menu. This will keep you on the master branch until you change it back to a release branch.

omaramin-2000 commented 2 years ago

The problem still didn't fix!

ZainAjam commented 2 years ago

it worked when I tested the latest master branch. did you reboot after changing to the master branch?

omaramin-2000 commented 2 years ago

it worked when I tested the latest master branch. did you reboot after changing to the master branch? Zain Ajam @. 0845819728 On Tue, 3 May 2022 at 17:00, omaramin-2000 @.> wrote: The problem still didn't fix! — Reply to this email directly, view it on GitHub <#786 (comment)>, or unsubscribe https://github.com/notifications/unsubscribe-auth/AH2XX7TEJFJCSW57BSILIBTVIE5SNANCNFSM5UYMVLMQ . You are receiving this because you were mentioned.Message ID: @.***>

Yea, I did

ZainAjam commented 2 years ago

Not sure what else needs configuring on your side. I went back to v3.0.2 after testing it earlier, just so that I could stay on the release branch. To use the fan, i kept the mode in "cloud". I went back to master branch now to test it again after hearing your feedback that it isn't working for you. I tested the latest master branch in cloud, local and auto mode, and the fan worked in all those modes now with the master branch.

omaramin-2000 commented 2 years ago

Also, nothing working still!

ZainAjam commented 2 years ago

Maybe go to configuration then devices & services then on the 3 dots of the sonoff card, choose diagnostic download. Then share that file with Alexx. He fixed the problem based on my diagnostic file but maybe there is more to it for you than just what I was experiencing

WillemGoosen commented 2 years ago

Hi AlexxIT With last nights HA update my iFan02 started working. Thanks

ZainAjam commented 2 years ago

Alexx, it turns out that the light component of the ifan02 is still not working. The bug fix you implemented previously fixed the fan side of it but the light side still has the same problem.

mcv93us commented 2 years ago

Hi AlexxIT Also I have the problem that my Sonoff iFAN02 does not turn on / off the light anymore, I tried to install the last master branch with the appropriate corrections but even after restarting HA it didn't work. I have attached the diagnostic file and the debug file (which I activated from the integration panel) hoping it will be useful. The fan, instead, runs regularly. sonoff-3d443683c7e217e00c78dcbd4f7a40a2-Lampadario salotto-006b3d0c8cdecf50975508f810015164.json.txt debug.txt

AlexxIT commented 2 years ago

@ZainAjam it was wrong fix. New fix in latest master version

mcv93us commented 2 years ago

Ok, with the last fix the light works again. A thousand thanks!

ZainAjam commented 2 years ago

I changed that line in the init file, then i changed the mode to local and rebooted home assistant. I then tried to power on the fan, but it still didn't work. I then switched back to cloud mode and powered on fan again and it worked.

Attached is the debug file.

By the way, the fan in testing is 100054aa2b

2022-05-01 14:16:35 [D] SysInfo: {'installation_type': 'Home Assistant OS', 'version': '2022.4.7', 'dev': False, 'hassio': True, 'virtualenv': False, 'python_version': '3.9.9', 'docker': True, 'arch': 'aarch64', 'timezone': 'Africa/Johannesburg', 'os_name': 'Linux', 'os_version': '5.10.103-v8', 'user': 'root', 'supervisor': '2022.04.0', 'host_os': 'Home Assistant OS 7.6', 'docker_version': '20.10.9', 'chassis': 'embedded', 'sonoff_version': '3.0.0'} 2022-05-01 14:16:40 [D] 22 devices loaded from Cloud 2022-05-01 14:16:40 [D] 10011fbf68 UIID 0028 | {'version': 8, 'only_device': {'ota': 'success'}, 'sledOnline': 'on', 'init': 1, 'fwVersion': '3.5.0', 'rssi': -57, 'setState': 'arm', 'rfList': [{'rfChl': 0, 'rfVal': '26FC015E03DE8CF6A8'}, {'rfChl': 1, 'rfVal': '26F2015403DE8CF6A2'}, {'rfChl': 2, 'rfVal': '26C0015E03D48D24B8'}, {'rfChl': 3, 'rfVal': '26C0015E03D48D24B2'}, {'rfChl': 4, 'rfVal': '1D24012C037AB24C00'}, {'rfChl': 5, 'rfVal': '1D24014A035C188950'}, {'rfChl': 6, 'rfVal': '1D92014003662F2DE0'}], 'cmd': 'trigger', 'rfChl': 6, 'timers': [], 'rfTrig2': '2022-04-30T13:36:12.000Z', 'rfTrig3': '2022-05-01T11:13:47.000Z', 'rfTrig0': '2022-05-01T09:32:17.000Z', 'rfTrig1': '2022-05-01T09:32:38.000Z', 'rfTrig4': '2022-04-30T15:28:38.000Z', 'rfTrig5': '2022-04-30T15:35:24.000Z', 'rfTrig6': '2022-04-30T13:25:50.000Z'} 2022-05-01 14:16:40 [D] 1000afdd7b UIID 0001 | {'version': 8, 'sledOnline': 'on', 'switch': 'off', 'fwVersion': '3.5.1', 'rssi': -47, 'startup': 'off', 'init': 1, 'pulse': 'off', 'pulseWidth': 500, 'only_device': {'ota': 'success'}} 2022-05-01 14:16:40 [D] 1000b02869 UIID 0001 | {'version': 8, 'sledOnline': 'on', 'switch': 'off', 'fwVersion': '3.5.1', 'rssi': -45, 'startup': 'off', 'init': 1, 'pulse': 'off', 'pulseWidth': 500, 'only_device': {'ota': 'success'}} 2022-05-01 14:16:40 [D] 1001009bbd UIID 0028 | {'version': 8, 'only_device': {'ota': 'success'}, 'sledOnline': 'on', 'init': 1, 'fwVersion': '3.5.0', 'rssi': -68, 'setState': 'arm', 'rfList': [{'rfChl': 0, 'rfVal': '2C88019A04741C14A5'}, {'rfChl': 1, 'rfVal': '2120012C0348915B42'}, {'rfChl': 2, 'rfVal': '2120012C0348915B48'}, {'rfChl': 3, 'rfVal': '2120012C0348915B41'}, {'rfChl': 4, 'rfVal': '212A012C0348915B44'}, {'rfChl': 5, 'rfVal': '29B80168041A143165'}], 'cmd': 'trigger', 'rfChl': 5, 'timers': [], 'rfTrig1': '2022-05-01T10:05:34.000Z', 'rfTrig2': '2022-01-27T12:55:02.000Z', 'rfTrig3': '2021-12-14T16:04:40.000Z', 'rfTrig4': '2021-09-11T16:27:43.000Z', 'rfTrig0': '2022-04-30T13:39:24.000Z', 'rfTrig5': '2021-12-31T10:20:53.000Z'} 2022-05-01 14:16:40 [D] 1000e72350 UIID 0028 | {'version': 8, 'sledOnline': 'on', 'init': 1, 'fwVersion': '3.5.0', 'rssi': -54, 'setState': 'arm', 'rfList': [{'rfChl': 0, 'rfVal': '2B2A01720456A304A5'}, {'rfChl': 1, 'rfVal': '2116012C0348842B42'}, {'rfChl': 2, 'rfVal': '212A01220348842B48'}, {'rfChl': 3, 'rfVal': '2120012C0348842B41'}, {'rfChl': 4, 'rfVal': '2116012C0348842B44'}], 'only_device': {'ota': 'success'}, 'cmd': 'trigger', 'rfChl': 4, 'rfTrig1': '2022-04-20T20:24:21.000Z', 'rfTrig2': '2022-03-29T21:42:43.000Z', 'rfTrig4': '2021-11-16T04:05:11.000Z', 'rfTrig3': '2022-02-22T04:54:04.000Z', 'rfTrig0': '2022-01-24T09:19:52.000Z'} 2022-05-01 14:16:40 [D] 1000df9815 UIID 0001 | {'version': 8, 'sledOnline': 'on', 'switch': 'on', 'fwVersion': '3.5.1', 'rssi': -59, 'startup': 'off', 'init': 1, 'pulse': 'off', 'pulseWidth': 500, 'only_device': {'ota': 'success'}} 2022-05-01 14:16:40 [D] 1000afa95e UIID 0001 | {'version': 8, 'sledOnline': 'on', 'switch': 'off', 'fwVersion': '3.4.1', 'rssi': -50, 'startup': 'off', 'init': 1, 'pulse': 'off', 'pulseWidth': 500} 2022-05-01 14:16:40 [D] 1000cd5a3f UIID 0032 | {'version': 8, 'uiActive': 7200, 'sledOnline': 'on', 'power': '0.00', 'voltage': '225.18', 'current': '0.00', 'fwVersion': '3.5.0', 'rssi': -70, 'init': 1, 'alarmType': 'pcv', 'alarmVValue': [-1, -1], 'alarmCValue': [-1, -1], 'alarmPValue': [-1, -1], 'switch': 'off', 'startup': 'off', 'pulse': 'off', 'pulseWidth': 500, 'oneKwh': 'stop', 'timeZone': 2, 'only_device': {'ota': 'success'}, 'hundredDaysKwh': 'get'} 2022-05-01 14:16:40 [D] 1000af9ab5 UIID 0001 | {'version': 8, 'sledOnline': 'on', 'switch': 'off', 'fwVersion': '3.5.1', 'rssi': -69, 'startup': 'off', 'init': 1, 'pulse': 'off', 'pulseWidth': 500, 'only_device': {'ota': 'success'}} 2022-05-01 14:16:40 [D] 1000bd481f UIID 0028 | {'rfTrig0': '2021-11-04T17:11:54.000Z', 'setState': 'arm', 'version': 8, 'rfList': [{'rfChl': 0, 'rfVal': '2AB2017C044CD980A5'}, {'rfChl': 7, 'rfVal': '2198012203529B1B42'}, {'rfChl': 8, 'rfVal': '215C012203529B1B48'}, {'rfChl': 9, 'rfVal': '215C012203529B1B41'}, {'rfChl': 10, 'rfVal': '215C012203529B1B44'}], 'rfChl': 1, 'cmd': 'trigger', 'rssi': -11, 'fwVersion': '3.5.0', 'init': 1, 'sledOnline': 'on', 'rfTrig2': 0, 'rfTrig3': 0, 'rfTrig4': 0, 'rfTrig11': 0, 'rfTrig12': 0, 'rfTrig13': 0, 'rfTrig14': 0, 'rfTrig5': 0, 'rfTrig6': 0, 'rfTrig7': '2022-05-01T11:58:07.000Z', 'rfTrig9': '2022-01-12T11:22:27.000Z', 'rfTrig8': '2022-01-14T18:46:37.000Z', 'rfTrig10': '2021-09-11T18:16:29.000Z', 'only_device': {'ota': 'success'}, 'timers': []} 2022-05-01 14:16:40 [D] 1000d4c481 UIID 0077 | {'version': 8, 'switches': [{'switch': 'off', 'outlet': 0}, {'switch': 'off', 'outlet': 1}, {'switch': 'off', 'outlet': 2}, {'switch': 'off', 'outlet': 3}], 'configure': [{'startup': 'stay', 'outlet': 0}, {'startup': 'off', 'outlet': 1}, {'startup': 'off', 'outlet': 2}, {'startup': 'off', 'outlet': 3}], 'pulses': [{'pulse': 'off', 'width': 1000, 'outlet': 0}, {'pulse': 'off', 'width': 1000, 'outlet': 1}, {'pulse': 'off', 'width': 1000, 'outlet': 2}, {'pulse': 'off', 'width': 1000, 'outlet': 3}], 'lock': 0, 'sledOnline': 'on', 'rssi': -56, 'fwVersion': '3.7.1', 'selfApikey': '123', 'senMode': {'enabled': 0, 'dTime': 10, 'tUnit': 's', 'outlets': [0, 1, 2, 3], 'effectives': [{'outlet': 0, 'enabled': 0, 'days': [0, 1, 2, 3, 4, 5, 6], 'effIndex': [{'index': 0, 'enabled': 1, 'from': '00:00', 'to': '23:59'}, {'index': 1, 'enabled': 0, 'from': '00:00', 'to': '23:59'}]}, {'outlet': 1, 'enabled': 0, 'days': [0, 1, 2, 3, 4, 5, 6], 'effIndex': [{'index': 0, 'enabled': 1, 'from': '00:00', 'to': '23:59'}, {'index': 1, 'enabled': 0, 'from': '00:00', 'to': '23:59'}]}, {'outlet': 2, 'enabled': 0, 'days': [0, 1, 2, 3, 4, 5, 6], 'effIndex': [{'index': 0, 'enabled': 1, 'from': '00:00', 'to': '23:59'}, {'index': 1, 'enabled': 0, 'from': '00:00', 'to': '23:59'}]}, {'outlet': 3, 'enabled': 0, 'days': [0, 1, 2, 3, 4, 5, 6], 'effIndex': [{'index': 0, 'enabled': 1, 'from': '00:00', 'to': '23:59'}, {'index': 1, 'enabled': 0, 'from': '00:00', 'to': '23:59'}]}]}, 'savMode': {'enabled': 0, 'dTime': 1, 'tUnit': 'm', 'outlets': [0, 1, 2, 3]}, 'alertMode': {'enabled': 0}} 2022-05-01 14:16:40 [D] 1000d4c64e UIID 0077 | {'version': 8, 'switches': [{'switch': 'off', 'outlet': 0}, {'switch': 'off', 'outlet': 1}, {'switch': 'off', 'outlet': 2}, {'switch': 'off', 'outlet': 3}], 'configure': [{'startup': 'stay', 'outlet': 0}, {'startup': 'off', 'outlet': 1}, {'startup': 'off', 'outlet': 2}, {'startup': 'off', 'outlet': 3}], 'pulses': [{'pulse': 'off', 'width': 1000, 'outlet': 0}, {'pulse': 'off', 'width': 1000, 'outlet': 1}, {'pulse': 'off', 'width': 1000, 'outlet': 2}, {'pulse': 'off', 'width': 1000, 'outlet': 3}], 'lock': 0, 'sledOnline': 'on', 'rssi': -65, 'fwVersion': '3.7.1', 'selfApikey': '123', 'senMode': {'enabled': 0, 'dTime': 10, 'tUnit': 's', 'outlets': [0, 1, 2, 3], 'effectives': [{'outlet': 0, 'enabled': 0, 'days': [0, 1, 2, 3, 4, 5, 6], 'effIndex': [{'index': 0, 'enabled': 1, 'from': '00:00', 'to': '23:59'}, {'index': 1, 'enabled': 0, 'from': '00:00', 'to': '23:59'}]}, {'outlet': 1, 'enabled': 0, 'days': [0, 1, 2, 3, 4, 5, 6], 'effIndex': [{'index': 0, 'enabled': 1, 'from': '00:00', 'to': '23:59'}, {'index': 1, 'enabled': 0, 'from': '00:00', 'to': '23:59'}]}, {'outlet': 2, 'enabled': 0, 'days': [0, 1, 2, 3, 4, 5, 6], 'effIndex': [{'index': 0, 'enabled': 1, 'from': '00:00', 'to': '23:59'}, {'index': 1, 'enabled': 0, 'from': '00:00', 'to': '23:59'}]}, {'outlet': 3, 'enabled': 0, 'days': [0, 1, 2, 3, 4, 5, 6], 'effIndex': [{'index': 0, 'enabled': 1, 'from': '00:00', 'to': '23:59'}, {'index': 1, 'enabled': 0, 'from': '00:00', 'to': '23:59'}]}]}, 'savMode': {'enabled': 0, 'dTime': 1, 'tUnit': 'm', 'outlets': [0, 1, 2, 3]}, 'alertMode': {'enabled': 0}} 2022-05-01 14:16:40 [D] 100058f6b3 UIID 0001 | {'version': 8, 'sledOnline': 'on', 'switch': 'off', 'fwVersion': '3.5.1', 'rssi': -47, 'startup': 'off', 'init': 1, 'pulse': 'off', 'pulseWidth': 500, 'only_device': {'ota': 'success'}} 2022-05-01 14:16:40 [D] 1000595bfd UIID 0001 | {'version': 8, 'sledOnline': 'on', 'switch': 'off', 'fwVersion': '3.5.1', 'rssi': -59, 'startup': 'off', 'init': 1, 'pulse': 'off', 'pulseWidth': 500, 'only_device': {'ota': 'success'}} 2022-05-01 14:16:40 [D] 10005964dc UIID 0001 | {'version': 8, 'sledOnline': 'on', 'switch': 'off', 'fwVersion': '3.5.1', 'rssi': -30, 'startup': 'off', 'init': 1, 'pulse': 'off', 'pulseWidth': 500, 'only_device': {'ota': 'success'}} 2022-05-01 14:16:40 [D] 100058ff42 UIID 0001 | {'version': 8, 'sledOnline': 'on', 'switch': 'off', 'fwVersion': '3.5.1', 'rssi': -59, 'startup': 'off', 'init': 1, 'pulse': 'off', 'pulseWidth': 500, 'only_device': {'ota': 'success'}} 2022-05-01 14:16:40 [D] 100058ff1e UIID 0001 | {'version': 8, 'sledOnline': 'on', 'switch': 'off', 'fwVersion': '3.5.1', 'rssi': -61, 'startup': 'off', 'init': 1, 'pulse': 'off', 'pulseWidth': 500, 'only_device': {'ota': 'success'}} 2022-05-01 14:16:40 [D] 100058ef2e UIID 0001 | {'version': 8, 'sledOnline': 'on', 'switch': 'off', 'fwVersion': '3.5.1', 'rssi': -74, 'startup': 'off', 'init': 1, 'pulse': 'off', 'pulseWidth': 500, 'only_device': {'ota': 'success'}} 2022-05-01 14:16:40 [D] 100054a8ed UIID 0034 | {'version': 8, 'sledOnline': 'on', 'fwVersion': '3.5.1', 'rssi': -28, 'init': 1, 'lock': 0, 'configure': [{'startup': 'off', 'outlet': 0}, {'startup': 'off', 'outlet': 1}, {'startup': 'off', 'outlet': 2}, {'startup': 'off', 'outlet': 3}], 'pulses': [{'pulse': 'off', 'width': 1000, 'outlet': 0}, {'pulse': 'off', 'width': 1000, 'outlet': 1}, {'pulse': 'off', 'width': 1000, 'outlet': 2}, {'pulse': 'off', 'width': 1000, 'outlet': 3}], 'switches': [{'switch': 'on', 'outlet': 0}, {'switch': 'off', 'outlet': 1}, {'switch': 'off', 'outlet': 2}, {'switch': 'off', 'outlet': 3}], 'only_device': {'ota': 'success'}} 2022-05-01 14:16:40 [D] 100054aa2b UIID 0034 | {'version': 8, 'sledOnline': 'on', 'fwVersion': '3.5.1', 'rssi': -68, 'init': 1, 'lock': 0, 'configure': [{'startup': 'off', 'outlet': 0}, {'startup': 'off', 'outlet': 1}, {'startup': 'off', 'outlet': 2}, {'startup': 'off', 'outlet': 3}], 'pulses': [{'pulse': 'off', 'width': 1000, 'outlet': 0}, {'pulse': 'off', 'width': 1000, 'outlet': 1}, {'pulse': 'off', 'width': 1000, 'outlet': 2}, {'pulse': 'off', 'width': 1000, 'outlet': 3}], 'switches': [{'switch': 'off', 'outlet': 0}, {'switch': 'off', 'outlet': 1}, {'switch': 'off', 'outlet': 2}, {'switch': 'on', 'outlet': 3}], 'only_device': {'ota': 'success'}} 2022-05-01 14:16:40 [D] 100054a588 UIID 0034 | {'version': 8, 'sledOnline': 'on', 'fwVersion': '3.5.1', 'rssi': -69, 'init': 1, 'lock': 0, 'configure': [{'startup': 'off', 'outlet': 0}, {'startup': 'off', 'outlet': 1}, {'startup': 'off', 'outlet': 2}, {'startup': 'off', 'outlet': 3}], 'pulses': [{'pulse': 'off', 'width': 1000, 'outlet': 0}, {'pulse': 'off', 'width': 1000, 'outlet': 1}, {'pulse': 'off', 'width': 1000, 'outlet': 2}, {'pulse': 'off', 'width': 1000, 'outlet': 3}], 'switches': [{'switch': 'off', 'outlet': 0}, {'switch': 'off', 'outlet': 1}, {'switch': 'off', 'outlet': 2}, {'switch': 'on', 'outlet': 3}], 'only_device': {'ota': 'success'}} 2022-05-01 14:16:40 [D] 1000589962 UIID 0001 | {'version': 8, 'sledOnline': 'on', 'switch': 'off', 'fwVersion': '3.5.1', 'rssi': -71, 'startup': 'off', 'init': 1, 'pulse': 'off', 'pulseWidth': 500, 'only_device': {'ota': 'success'}} 2022-05-01 14:16:40 [D] LOCAL mode start 2022-05-01 14:16:40 [D] 1000bd481f <= Local3 | {'sledOnline': 'on', 'arming': True, 'rfTrig7': '2022-05-01T11:58:07.000Z'} | {'host': '192.168.86.46', 'deviceid': '1000bd481f', 'diy': 'rf', 'seq': '18', 'data': 'QrWuniyEdZtD7S8bFbl0iH+TdZ7f9OTnOiMrrH77Igfan5pE44VH1JEQ/X5qI5YCbY2e09CTAEXU0i0sRq6geazNi+HOrYY3Ody7QxTQNKnXX592Y+02Q5Z4M/qC0IZNmvtn305iamMIXZf2oMMsEd0pdTeg49/3FW8q32rb/dU=', 'iv': 'NTE0NzAwNjY2MzA5MDU0Mg=='} 2022-05-01 14:16:40 [D] 1000afdd7b <= Local3 | {'switch': 'off', 'startup': 'off', 'pulse': 'off', 'sledOnline': 'on', 'pulseWidth': 500, 'rssi': -47} | {'host': '192.168.86.43', 'deviceid': '1000afdd7b', 'diy': 'plug', 'seq': '48', 'data': 'h1JStJA/WWN2WQs6dbiLIgkPHNE8SvGNC4KSFqxggsaKmYcbidcsJ1Tt7IxYDHJLrI+vsgPT82jaCusjVkH/lJipLRveQHMDpEP1GidEJtnu7fI3XWVijCu7/qnxcf+nGBL1aoDN0HACdnU2hsON8a7Kyj32sq989Dyk/tUaCMbaU9wwXxGEjU7SePyvjRZR', 'iv': 'NjQyOTk5MTY4MzY3NDIyMA=='} 2022-05-01 14:16:40 [D] 100054a8ed <= Local3 | {'sledOnline': 'on', 'configure': [{'startup': 'off', 'outlet': 0}, {'startup': 'off', 'outlet': 1}, {'startup': 'off', 'outlet': 2}, {'startup': 'off', 'outlet': 3}], 'pulses': [{'pulse': 'off', 'width': 1000, 'outlet': 0}, {'pulse': 'off', 'width': 1000, 'outlet': 1}, {'pulse': 'off', 'width': 1000, 'outlet': 2}, {'pulse': 'off', 'width': 1000, 'outlet': 3}], 'switches': [{'switch': 'on', 'outlet': 0}, {'switch': 'off', 'outlet': 1}, {'switch': 'off', 'outlet': 2}, {'switch': 'off', 'outlet': 3}]} | {'host': '192.168.86.25', 'deviceid': '100054a8ed', 'diy': 'strip', 'seq': '80', 'data': 'C6Wpvx8C8o0EV8mDgaXzO1+Xky44JjUo9YXE9p8sUI52wKfoO4KVnxNqifEZ7PX/SVFNnhl7XSOGD1JIEt3q9IcQuJTYcX62Cxkkzm3REIBXZzv0OUz77uzPC9Brs5nMObBY3w+SvZHGuR14mzTi4GixyUtPiEMnQJcHs/L7PtTGC/WTprzYzGonDvDpnxgvQ56fX9GYgP/ReX8qFdNfYyZQzhnbaNpNMDNslVQN8K1k31rTz5vmABuMs3QATSk/ZLPq9arnV/0gIiKcALu27lmGQ6XN4XiN+DuZpfiBZViTx0UitnW4yMlN/m7HLnLpYldu68ony1oqoiPxufLjJ8ekZJ0xhsY/K5vA4+O+FlzurL6PKyeADgyKG5jSclSsjCk0ApOqOlSIE1CvYgNiYdF+8Ob6Db4ZTEquvo8KbCNOlBMtKIGT/dSrI34tT9zRXmI3y1tfuLmLcfkC0QzlkxVa74AsSt2z/wsIZp9VZw6Nall5C/w4SJT/J9vAqLT51zmBt/kICMMYt29VYIb9vJa1A2W5SaH9lbKns9PQbBkRLRWGvBuczDE7TsEgnlVQvf0Z6YR/r+XvvQZ7nCfSZ5OHPGjahhzrYAQB3HSDBIH4Wq2awgHMYqWNuiXv5CLXMRXITKLpJZ7P0SOWMWSubQ==', 'iv': 'NTE0NDk2MTkwODE0MDY2OQ=='} 2022-05-01 14:16:40 [D] 100054a588 <= Local3 | {'sledOnline': 'on', 'configure': [{'startup': 'off', 'outlet': 0}, {'startup': 'off', 'outlet': 1}, {'startup': 'off', 'outlet': 2}, {'startup': 'off', 'outlet': 3}], 'pulses': [{'pulse': 'off', 'width': 1000, 'outlet': 0}, {'pulse': 'off', 'width': 1000, 'outlet': 1}, {'pulse': 'off', 'width': 1000, 'outlet': 2}, {'pulse': 'off', 'width': 1000, 'outlet': 3}], 'switches': [{'switch': 'off', 'outlet': 0}, {'switch': 'off', 'outlet': 1}, {'switch': 'off', 'outlet': 2}, {'switch': 'on', 'outlet': 3}]} | {'host': '192.168.86.32', 'deviceid': '100054a588', 'diy': 'strip', 'seq': '46', 'data': '/L69CYEMBscD9K57sQ8Yjh8OgWjspGleshGEqbs2zsjnwg5Ssz7XOwxXjjBOwnsv1hgH7eXydNKxMWgjKWNvTjuapEypAkTYSKAAVf7tiuA95xSc+fMAqZKzIsLEgUVNYIeBaAs+XZkoHz4bBkaNDZbVQOD/aodvSdZSlH1DKv92OAjwDvZ8YVJuJNTyYKaAK0zKkuWsq4zwSHIKKaZCqbITR2VQ0bvVimT7vYsQbSGF+W1Sj1CzbnJMv/hN2sz50jBYQb62ZjH/NWAGy2wDL/TIeaiBBVRfo/yLXbvcWRDHsXqMKJl1XelUz9QAhcrdtzQVzlzGeGN6BCKaenVq+Cr5rHXbRACOYgmQyG5a6BpOADTj16RdL82C12JMV5vYo/EI3NJNf4YOAuZNBZmikY2/hBuhCLfFvzEazohKpeNbXV/vfZcUkPJzfxcumIgSgaorzZ+Fk1b5LVPQVvPMIfOnPQV2+UBJUbYfGfiH4Ab+DZHdwd+eoXlQFkOB6pELl9UHeiOD1JOvQztdGivd38vP+kkQUmvFSutzYxvqvPNTML0Jov2ONIMsjeH0ODJ8vIwqptzi+id5M7YEmySJXp2zUfYfIWWSaeqs0QagTeU3An/SYj4ql4OIOL5kdYRcBl7032fqt3LTdOWdOeWErg==', 'iv': 'NzI2OTIxNDY4OTcwMjIyNQ=='} 2022-05-01 14:16:40 [D] 1000af9ab5 <= Local3 | {'switch': 'off', 'startup': 'off', 'pulse': 'off', 'sledOnline': 'on', 'pulseWidth': 500, 'rssi': -69} | {'host': '192.168.86.198', 'deviceid': '1000af9ab5', 'diy': 'plug', 'seq': '12', 'data': 'wmR8fvIILr523cLJa62srHBZaz5twU+8S4ZE8f+en2a043SqE5AQ+0op8GZx/Rzx6WkdduG6Jvgq6rxU6tpkd1tAMR+3H1IhGmi6XeXxka5/IVo7JkCbRLXAelgwTTnYsRbfQUWWEQSNVPIPEzOYRL0i/E0Y+a4JL0Xz3qk3QdZBpRc8NGgBGukN7iYh2nk9', 'iv': 'Nzk0OTk5MDU1MDc0Mzk0NA=='} 2022-05-01 14:16:40 [D] 1001009bbd <= Local3 | {'sledOnline': 'on', 'arming': True, 'rfTrig1': '2022-05-01T10:05:34.000Z'} | {'host': '192.168.86.30', 'deviceid': '1001009bbd', 'diy': 'rf', 'seq': '40', 'data': 'BkiU6n0loffArP3oGU76aK/izGhUm4gKRTfvH+WJeIlIKgKU/PUYHFosmjHVGTPJhCG8CW24KnuwEjct4Xypa5zG0wX4xjecehHOGbCpszeJ/LMY+iqIQtupo042jJzptwhWsxSmB77axOerZxuWUUPh1mjQ6nnpfKXSfFbx+yE=', 'iv': 'NDU3NjUwMzIxNTA2MDA2Nw=='} 2022-05-01 14:16:40 [D] 1000b02869 <= Local3 | {'switch': 'off', 'startup': 'off', 'pulse': 'off', 'sledOnline': 'on', 'pulseWidth': 500, 'rssi': -45} | {'host': '192.168.86.41', 'deviceid': '1000b02869', 'diy': 'plug', 'seq': '3', 'data': 'ZrnwI8wScpKfA0mZMK4QuAYVKDSJq0ToztP9FfqM58W6MH+WagjKKQVdSg/def5+4DPoaY8xxr1Zq/wYK0Yo2qzIwwTlwLSjOpnb1rz+raecFTguL2//oGtmtqCIzFAJ+ybXSTX+NmY0+dTlfTyh9StqEgSHMOzbg5Wxiap9/7L6ldcOKmH/TtD/UpD8QuLK', 'iv': 'MzY0ODg3NTE2NDA4NTkyNw=='} 2022-05-01 14:16:40 [D] 10011fbf68 <= Local3 | {'sledOnline': 'on', 'arming': True, 'rfTrig3': '2022-05-01T11:13:47.000Z'} | {'host': '192.168.86.33', 'deviceid': '10011fbf68', 'diy': 'rf', 'seq': '75', 'data': 'RmKmy2fKYgGORRC9Z5feaXIBQBHOLUeS+/ccvNRV76pwWRwzcPbuzV7EcKQAQLiSynuCrgbz6Q78VZF5ZyWHjbAl1CjnYhJgBK7AmNgQXEwXC01a4aLshq7zHKjeLihoJD9HFJRDt7b5Y2SQ+94hcFKyW+yHDWDrARy7CUXH/vI=', 'iv': 'NTU1MDIyMDA4NDA0NTI0MA=='} 2022-05-01 14:16:40 [D] 1000589962 <= Local3 | {'switch': 'off', 'startup': 'off', 'pulse': 'off', 'sledOnline': 'on', 'pulseWidth': 500, 'rssi': -71} | {'host': '192.168.86.37', 'deviceid': '1000589962', 'diy': 'plug', 'seq': '137', 'data': 'xLP9YQid0QnWtEvKpL85ZORO0W6Zy/UwsBr3AWfEVU2P+1C6zhm2kE2a8e4IkbfisBY5COXfuN8xg1oE5B1MfxijNjRhREqpEIHwQqXqoNSOQ0SemlVZTcChNMAOF54o/mXnyhnSdkX0R5rX86YXwgSxbC1UKRN3wNxwR9T5QsO/mUnJhZyyjfNcMlZny4P8', 'iv': 'ODI1ODI2MTU0NTA0MDg4MA=='} 2022-05-01 14:16:40 [D] 100054aa2b <= Local3 | {'sledOnline': 'on', 'configure': [{'startup': 'off', 'outlet': 0}, {'startup': 'off', 'outlet': 1}, {'startup': 'off', 'outlet': 2}, {'startup': 'off', 'outlet': 3}], 'pulses': [{'pulse': 'off', 'width': 1000, 'outlet': 0}, {'pulse': 'off', 'width': 1000, 'outlet': 1}, {'pulse': 'off', 'width': 1000, 'outlet': 2}, {'pulse': 'off', 'width': 1000, 'outlet': 3}], 'switches': [{'switch': 'off', 'outlet': 0}, {'switch': 'off', 'outlet': 1}, {'switch': 'off', 'outlet': 2}, {'switch': 'on', 'outlet': 3}]} | {'host': '192.168.86.39', 'deviceid': '100054aa2b', 'diy': 'strip', 'seq': '44', 'data': 'tENFv77VuHuQQWmd5WaKUVOL51JYv4O8bdv4k3aXL085AOYTBhp7BEd4q4NkWEwA27XUuwC1l37LmwIaCqgMf9aPATx9VpbuSJU0R9IiWQhtPJ1u/1Hi8SCNw6cVm0MempuO0vlAdISWRog4wwsE0nQf9cbHIcT+IoBR6jcNjx4jvridTfwY3LDWTM4yHtwLPzYO3twIat2XJU/rWJ7thb0nTtDJSJ+0yLI/fnTHAoBzACBtAVb+lX3euodSRQys8ZUdMA+DyEs/JeIPaUxvvlUcNZSTg7CMkt3vqRH42a+y9pMZtu/siZHYg1pdUwg/Z5XoH6y5D6ZZblLCrFkHrjquvRSi84KDoHoGDp16vr+7IvB4riGM7OeIVn8BO9PSRudiISiNNDTwrrLVNAsDXFXw1LBCZgf2prF7+c+Cz9o/dBQKkfjo/RHFbIzZJAgd+j8qyYIpHG+7p0yyjKUINeExJu558DlppNyf+1fexvV1B+j9uZtIBKlrDpNvzVlRkZIYKsLQ6Oz8MxZitnjk6gtJwcFqWlFWVZFliucZgn5IYTMeBYAAAmelFKdlVazTQ50PmYhLvgqvBzQEG5wySmBoH1Zd7mL5n54pLCevE37h7cnx0NPVvQIO1BXGphviE83HRY1uleBYABkCrC632A==', 'iv': 'NDU4MDU3MTAwMTM1MTM5OA=='} 2022-05-01 14:16:40 [D] 1000e72350 <= Local3 | {'sledOnline': 'on', 'arming': True, 'rssi': -54} | {'host': '192.168.86.200', 'deviceid': '1000e72350', 'diy': 'rf', 'seq': '2', 'data': 'Ni4rk06zVcjPmDJCIMDWcZdXAxU9KL3FHiYcwcwkMMblosbfBWY07D6i3e6LdcFw6SDC5mkx3wdVJz/OadmOXbrazJIfRE2Y+GW5m9zXY24ihDG2pcUovtAFjXibwTZi', 'iv': 'MTAyNjgyNjEwNTA3MDExOA=='} 2022-05-01 14:16:40 [D] 100058f6b3 <= Local3 | {'switch': 'off', 'startup': 'off', 'pulse': 'off', 'sledOnline': 'on', 'pulseWidth': 500, 'rssi': -47} | {'host': '192.168.86.40', 'deviceid': '100058f6b3', 'diy': 'plug', 'seq': '12', 'data': '8PBmurpF8F2CRlSrpgh6OmzVGcIswt67pOQJKlp5strGpwmzN00xbEPwECwKxTSvWpS7zXZensjZ43EZJg90N28PEIlE/ZPfSFU49rt5wmA7MdJdD8WIXj4sWa8fUl53d7SOJm/BS+nlLEMGcVL9wWEWx3u4YkacFXy/ts5CJ7rBxFQYkqDjyfmQhlzAs0wj', 'iv': 'Nzc5OTEwODMxNDQ1MTczOQ=='} 2022-05-01 14:16:40 [D] 1000595bfd <= Local3 | {'switch': 'off', 'startup': 'off', 'pulse': 'off', 'pulseWidth': 500, 'rssi': -59} | {'host': '192.168.86.27', 'deviceid': '1000595bfd', 'diy': 'plug', 'seq': '18', 'data': 'MVwRMu2kcTVz7mYvjU7O14dozkY6juXrBkWrd1N7FocN+Esmi9c7J9ttjgDTSfu3KBg4jrYt0s/xX1a8RakHQAxMJ/mmCV3sCh4vm1pd8lDtOWzxpy5cdIAhz13nx6RjSJDbFXEoLE8PQxtyk7DKcTxVZnF3pIeINdUGIogBnFs=', 'iv': 'ODMxNDMyMTM4NzEzODc2NQ=='} 2022-05-01 14:16:40 [D] 100058ff42 <= Local3 | {'switch': 'off', 'startup': 'off', 'pulse': 'off', 'sledOnline': 'on', 'pulseWidth': 500, 'rssi': -59} | {'host': '192.168.86.28', 'deviceid': '100058ff42', 'diy': 'plug', 'seq': '22', 'data': 'ZV8h4AMV0Oa0uaTI0p9HnpX86WsH0v5D5Sgoz26532IxujRlLcrhNKV7gfJIk/SocyC4UpvzkVHznGKC3nXc3TUOXE/lgl8VhcHXjr8hycn+V97BgEjETYIhPwGETZwizaWbXgo3KoHvUBi5Es3iiL57GUvhkzTzZ/mNzB5oNkeFl8dlaQYXNOyR1cIWaLop', 'iv': 'MDcxOTMxNjM4MTA0NTA4OA=='} 2022-05-01 14:16:40 [D] 100058ef2e <= Local3 | {'switch': 'off', 'startup': 'off', 'pulse': 'off', 'sledOnline': 'on', 'pulseWidth': 500, 'rssi': -74} | {'host': '192.168.86.44', 'deviceid': '100058ef2e', 'diy': 'plug', 'seq': '16', 'data': 'a83SJUCNQ94vFmItYlVGG+M2/ARxcKMMK2MFlpM8YVbkFNbixD8TykXr0k+ulslw1FKR6PSGsk4dRHhVpy54BjF2DxxlR5D4B6umSRX596WqDBvBwN3zoZnvOCfgOuQq5FfTz2CLCsgzF4Q7u8kpwJQKNW25yJUXuzcWPpVxOUzou7jZKjd7gyZzGMPQiAkG', 'iv': 'OTY5NTIzMTc3NjI5MDYyMw=='} 2022-05-01 14:16:40 [D] 100058ff1e <= Local3 | {'switch': 'off', 'startup': 'off', 'pulse': 'off', 'sledOnline': 'on', 'pulseWidth': 500, 'rssi': -61} | {'host': '192.168.86.45', 'deviceid': '100058ff1e', 'diy': 'plug', 'seq': '146', 'data': 'pYtAUi5E+Vq3XR2gp+SIplMEQGuPgSv4y1/lgiQ/fG+DUQsaa+LiZhRBnSuMtfaaboa4quCSHZHXN/CqDny25CJDQgIOLwqa/gidAXkxr7jfh91Dv5JUu52CV+9l7fZirKQqfLabdliSzT3L15z5KPnRKxDx613if1K3kh00SWNVYhiO7T605AZ30aCgnp7h', 'iv': 'MzMxOTE4MDk4ODczMjMwMA=='} 2022-05-01 14:16:40 [D] 1000cd5a3f <= Local3 | {'alarmVValue': [-1, -1], 'alarmCValue': [-1, -1], 'alarmPValue': [-1, -1], 'switch': 'off', 'startup': 'off', 'pulse': 'off', 'pulseWidth': 500, 'sledOnline': 'on', 'power': 0, 'voltage': 225.18, 'current': 0} | {'host': '192.168.86.34', 'deviceid': '1000cd5a3f', 'diy': 'enhanced_plug', 'seq': '92553', 'data': '5TflvSwzZX40qCW1eD7TmNp3UG7XBa/M4BOnhY4U7NovYTgjyzfUneo5wZX68jQxxPS4678AYuNRc0A+IzcxPS0NU5UmAoBQ0PkmAyggF4CvUJKKPH12WIN3vb4qQ9j5ptsEu1mjdZXzRfhhjf5xCgiK1+ZtVcAUU4wYx3McuqCEK89kGnd4wIYIVxix1ZTgW88K+9KLukAwm4kaggq1nJKwiMaGl5aIv5YyJpaWtNUHDNRZBnwb/FN33qaj3Jh9DP+tDFeuLuLp+e4kSC0QdVJnmwI6+emVmmueaYFXRj4UYtR3plC81NwNCg8ro5I5', 'iv': 'Nzc3NzE5MDUxOTY2NzE4OA=='} 2022-05-01 14:16:40 [D] 1000df9815 <= Local3 | {'switch': 'on', 'startup': 'off', 'pulse': 'off', 'sledOnline': 'on', 'pulseWidth': 500, 'rssi': -59} | {'host': '192.168.86.26', 'deviceid': '1000df9815', 'diy': 'plug', 'seq': '292', 'data': '/CuVbTT8hW/XDha1ZBhFRfbbgwPsfU6BlDFVJ08CRpHjPr48p7tNkm/0f59vOxE9v149DHsIOYV4eBxwQYDw7efmKruEJ7zEkSiTAtbxxfWGX3Wud+pVa2enutCP0ZYJeTXnIRIe4+X7n8QTuw3Gh9gV3QMj/EsHx5r32rfaFSnbSlzFBZCkLm+V59Uhmvh3', 'iv': 'OTMxMjc1MDgyMjYxODMyOA=='} 2022-05-01 14:16:40 [D] 10005964dc <= Local3 | {'switch': 'off', 'startup': 'off', 'pulse': 'off', 'sledOnline': 'on', 'pulseWidth': 500, 'rssi': -30} | {'host': '192.168.86.38', 'deviceid': '10005964dc', 'diy': 'plug', 'seq': '214', 'data': 'OzdC8vIRyjmqE7JtLSy1i1J5j7cviCOg3AyWFRi2NIUqwgTOIHCNK1DTa5h2Y/MoGokq77wBTgWRIpCJ0amMVNqDPEO4vZuYObiuCw2ch6TpK0XJdgjCB01q3vtSv9YbkLH1hh+Ml+f9XwbU98AZSvUsyjOiTlgUzJDIrVmeXlhSkelZtryJ1JinvU0uyvLu', 'iv': 'MzIxMTExMDI5MjY4ODc0OQ=='} 2022-05-01 14:17:16 [D] 100054aa2b => Local4 | {'fan': 'on', 'speed': 1} <= {'seq': 45, 'sequence': '1651407436000', 'error': 0} 2022-05-01 14:17:18 [D] 1000cd5a3f <= Local3 | {'alarmVValue': [-1, -1], 'alarmCValue': [-1, -1], 'alarmPValue': [-1, -1], 'switch': 'off', 'startup': 'off', 'pulse': 'off', 'pulseWidth': 500, 'sledOnline': 'on', 'power': 0, 'voltage': 226.81, 'current': 0} | {'host': '192.168.86.34', 'deviceid': '1000cd5a3f', 'diy': 'enhanced_plug', 'seq': '92554', 'data': '7FoDBnTN5G3clTLohwoyERgckdlsL9XMoyqPlTHof+HM9KmgL0FTozkgEDYRS/0m1Ydb9HKJ9GY764kQ1Ym/jfjw6qNfvnM2BPxNLL/1SM/xQwvURh7rbXoKjKAmnCWz0cDIQRkHtIz00002+8O04C6Ja9vjWuK2ZdjIOW+S9odZ7Q/DYAdTexkX6Z/msmiMj1JaqFAAiI12CU3lrO3u8jmW1+O/diIXNBM1Ay7UNfFMPWSbk9XK9VlYRaSedQHQJ9v/GyMV80u1dxbp8zPSo+E3IDgQkzKorLAqVbQMBovm2PAz0Rl6PJu4CNdoMLgM', 'iv': 'NjgzMDU5MjI2NDY0NzUzNw=='} 2022-05-01 14:18:02 [D] CLOUD False => False 2022-05-01 14:18:04 [D] 22 devices loaded from Cloud 2022-05-01 14:18:04 [D] 10011fbf68 UIID 0028 | {'version': 8, 'only_device': {'ota': 'success'}, 'sledOnline': 'on', 'init': 1, 'fwVersion': '3.5.0', 'rssi': -57, 'setState': 'arm', 'rfList': [{'rfChl': 0, 'rfVal': '26FC015E03DE8CF6A8'}, {'rfChl': 1, 'rfVal': '26F2015403DE8CF6A2'}, {'rfChl': 2, 'rfVal': '26C0015E03D48D24B8'}, {'rfChl': 3, 'rfVal': '26C0015E03D48D24B2'}, {'rfChl': 4, 'rfVal': '1D24012C037AB24C00'}, {'rfChl': 5, 'rfVal': '1D24014A035C188950'}, {'rfChl': 6, 'rfVal': '1D92014003662F2DE0'}], 'cmd': 'trigger', 'rfChl': 6, 'timers': [], 'rfTrig2': '2022-04-30T13:36:12.000Z', 'rfTrig3': '2022-05-01T11:13:47.000Z', 'rfTrig0': '2022-05-01T09:32:17.000Z', 'rfTrig1': '2022-05-01T09:32:38.000Z', 'rfTrig4': '2022-04-30T15:28:38.000Z', 'rfTrig5': '2022-04-30T15:35:24.000Z', 'rfTrig6': '2022-04-30T13:25:50.000Z'} 2022-05-01 14:18:04 [D] 1000afdd7b UIID 0001 | {'version': 8, 'sledOnline': 'on', 'switch': 'off', 'fwVersion': '3.5.1', 'rssi': -47, 'startup': 'off', 'init': 1, 'pulse': 'off', 'pulseWidth': 500, 'only_device': {'ota': 'success'}} 2022-05-01 14:18:04 [D] 1000b02869 UIID 0001 | {'version': 8, 'sledOnline': 'on', 'switch': 'off', 'fwVersion': '3.5.1', 'rssi': -45, 'startup': 'off', 'init': 1, 'pulse': 'off', 'pulseWidth': 500, 'only_device': {'ota': 'success'}} 2022-05-01 14:18:04 [D] 1001009bbd UIID 0028 | {'version': 8, 'only_device': {'ota': 'success'}, 'sledOnline': 'on', 'init': 1, 'fwVersion': '3.5.0', 'rssi': -68, 'setState': 'arm', 'rfList': [{'rfChl': 0, 'rfVal': '2C88019A04741C14A5'}, {'rfChl': 1, 'rfVal': '2120012C0348915B42'}, {'rfChl': 2, 'rfVal': '2120012C0348915B48'}, {'rfChl': 3, 'rfVal': '2120012C0348915B41'}, {'rfChl': 4, 'rfVal': '212A012C0348915B44'}, {'rfChl': 5, 'rfVal': '29B80168041A143165'}], 'cmd': 'trigger', 'rfChl': 5, 'timers': [], 'rfTrig1': '2022-05-01T10:05:34.000Z', 'rfTrig2': '2022-01-27T12:55:02.000Z', 'rfTrig3': '2021-12-14T16:04:40.000Z', 'rfTrig4': '2021-09-11T16:27:43.000Z', 'rfTrig0': '2022-04-30T13:39:24.000Z', 'rfTrig5': '2021-12-31T10:20:53.000Z'} 2022-05-01 14:18:04 [D] 1000e72350 UIID 0028 | {'version': 8, 'sledOnline': 'on', 'init': 1, 'fwVersion': '3.5.0', 'rssi': -54, 'setState': 'arm', 'rfList': [{'rfChl': 0, 'rfVal': '2B2A01720456A304A5'}, {'rfChl': 1, 'rfVal': '2116012C0348842B42'}, {'rfChl': 2, 'rfVal': '212A01220348842B48'}, {'rfChl': 3, 'rfVal': '2120012C0348842B41'}, {'rfChl': 4, 'rfVal': '2116012C0348842B44'}], 'only_device': {'ota': 'success'}, 'cmd': 'trigger', 'rfChl': 4, 'rfTrig1': '2022-04-20T20:24:21.000Z', 'rfTrig2': '2022-03-29T21:42:43.000Z', 'rfTrig4': '2021-11-16T04:05:11.000Z', 'rfTrig3': '2022-02-22T04:54:04.000Z', 'rfTrig0': '2022-01-24T09:19:52.000Z'} 2022-05-01 14:18:04 [D] 1000df9815 UIID 0001 | {'version': 8, 'sledOnline': 'on', 'switch': 'on', 'fwVersion': '3.5.1', 'rssi': -59, 'startup': 'off', 'init': 1, 'pulse': 'off', 'pulseWidth': 500, 'only_device': {'ota': 'success'}} 2022-05-01 14:18:04 [D] 1000afa95e UIID 0001 | {'version': 8, 'sledOnline': 'on', 'switch': 'off', 'fwVersion': '3.4.1', 'rssi': -50, 'startup': 'off', 'init': 1, 'pulse': 'off', 'pulseWidth': 500} 2022-05-01 14:18:04 [D] 1000cd5a3f UIID 0032 | {'version': 8, 'uiActive': 7200, 'sledOnline': 'on', 'power': '0.00', 'voltage': '226.81', 'current': '0.00', 'fwVersion': '3.5.0', 'rssi': -70, 'init': 1, 'alarmType': 'pcv', 'alarmVValue': [-1, -1], 'alarmCValue': [-1, -1], 'alarmPValue': [-1, -1], 'switch': 'off', 'startup': 'off', 'pulse': 'off', 'pulseWidth': 500, 'oneKwh': 'stop', 'timeZone': 2, 'only_device': {'ota': 'success'}, 'hundredDaysKwh': 'get'} 2022-05-01 14:18:04 [D] 1000af9ab5 UIID 0001 | {'version': 8, 'sledOnline': 'on', 'switch': 'off', 'fwVersion': '3.5.1', 'rssi': -69, 'startup': 'off', 'init': 1, 'pulse': 'off', 'pulseWidth': 500, 'only_device': {'ota': 'success'}} 2022-05-01 14:18:04 [D] 1000bd481f UIID 0028 | {'rfTrig0': '2021-11-04T17:11:54.000Z', 'setState': 'arm', 'version': 8, 'rfList': [{'rfChl': 0, 'rfVal': '2AB2017C044CD980A5'}, {'rfChl': 7, 'rfVal': '2198012203529B1B42'}, {'rfChl': 8, 'rfVal': '215C012203529B1B48'}, {'rfChl': 9, 'rfVal': '215C012203529B1B41'}, {'rfChl': 10, 'rfVal': '215C012203529B1B44'}], 'rfChl': 1, 'cmd': 'trigger', 'rssi': -11, 'fwVersion': '3.5.0', 'init': 1, 'sledOnline': 'on', 'rfTrig2': 0, 'rfTrig3': 0, 'rfTrig4': 0, 'rfTrig11': 0, 'rfTrig12': 0, 'rfTrig13': 0, 'rfTrig14': 0, 'rfTrig5': 0, 'rfTrig6': 0, 'rfTrig7': '2022-05-01T11:58:07.000Z', 'rfTrig9': '2022-01-12T11:22:27.000Z', 'rfTrig8': '2022-01-14T18:46:37.000Z', 'rfTrig10': '2021-09-11T18:16:29.000Z', 'only_device': {'ota': 'success'}, 'timers': []} 2022-05-01 14:18:04 [D] 1000d4c481 UIID 0077 | {'version': 8, 'switches': [{'switch': 'off', 'outlet': 0}, {'switch': 'off', 'outlet': 1}, {'switch': 'off', 'outlet': 2}, {'switch': 'off', 'outlet': 3}], 'configure': [{'startup': 'stay', 'outlet': 0}, {'startup': 'off', 'outlet': 1}, {'startup': 'off', 'outlet': 2}, {'startup': 'off', 'outlet': 3}], 'pulses': [{'pulse': 'off', 'width': 1000, 'outlet': 0}, {'pulse': 'off', 'width': 1000, 'outlet': 1}, {'pulse': 'off', 'width': 1000, 'outlet': 2}, {'pulse': 'off', 'width': 1000, 'outlet': 3}], 'lock': 0, 'sledOnline': 'on', 'rssi': -56, 'fwVersion': '3.7.1', 'selfApikey': '123', 'senMode': {'enabled': 0, 'dTime': 10, 'tUnit': 's', 'outlets': [0, 1, 2, 3], 'effectives': [{'outlet': 0, 'enabled': 0, 'days': [0, 1, 2, 3, 4, 5, 6], 'effIndex': [{'index': 0, 'enabled': 1, 'from': '00:00', 'to': '23:59'}, {'index': 1, 'enabled': 0, 'from': '00:00', 'to': '23:59'}]}, {'outlet': 1, 'enabled': 0, 'days': [0, 1, 2, 3, 4, 5, 6], 'effIndex': [{'index': 0, 'enabled': 1, 'from': '00:00', 'to': '23:59'}, {'index': 1, 'enabled': 0, 'from': '00:00', 'to': '23:59'}]}, {'outlet': 2, 'enabled': 0, 'days': [0, 1, 2, 3, 4, 5, 6], 'effIndex': [{'index': 0, 'enabled': 1, 'from': '00:00', 'to': '23:59'}, {'index': 1, 'enabled': 0, 'from': '00:00', 'to': '23:59'}]}, {'outlet': 3, 'enabled': 0, 'days': [0, 1, 2, 3, 4, 5, 6], 'effIndex': [{'index': 0, 'enabled': 1, 'from': '00:00', 'to': '23:59'}, {'index': 1, 'enabled': 0, 'from': '00:00', 'to': '23:59'}]}]}, 'savMode': {'enabled': 0, 'dTime': 1, 'tUnit': 'm', 'outlets': [0, 1, 2, 3]}, 'alertMode': {'enabled': 0}} 2022-05-01 14:18:04 [D] 1000d4c64e UIID 0077 | {'version': 8, 'switches': [{'switch': 'off', 'outlet': 0}, {'switch': 'off', 'outlet': 1}, {'switch': 'off', 'outlet': 2}, {'switch': 'off', 'outlet': 3}], 'configure': [{'startup': 'stay', 'outlet': 0}, {'startup': 'off', 'outlet': 1}, {'startup': 'off', 'outlet': 2}, {'startup': 'off', 'outlet': 3}], 'pulses': [{'pulse': 'off', 'width': 1000, 'outlet': 0}, {'pulse': 'off', 'width': 1000, 'outlet': 1}, {'pulse': 'off', 'width': 1000, 'outlet': 2}, {'pulse': 'off', 'width': 1000, 'outlet': 3}], 'lock': 0, 'sledOnline': 'on', 'rssi': -65, 'fwVersion': '3.7.1', 'selfApikey': '123', 'senMode': {'enabled': 0, 'dTime': 10, 'tUnit': 's', 'outlets': [0, 1, 2, 3], 'effectives': [{'outlet': 0, 'enabled': 0, 'days': [0, 1, 2, 3, 4, 5, 6], 'effIndex': [{'index': 0, 'enabled': 1, 'from': '00:00', 'to': '23:59'}, {'index': 1, 'enabled': 0, 'from': '00:00', 'to': '23:59'}]}, {'outlet': 1, 'enabled': 0, 'days': [0, 1, 2, 3, 4, 5, 6], 'effIndex': [{'index': 0, 'enabled': 1, 'from': '00:00', 'to': '23:59'}, {'index': 1, 'enabled': 0, 'from': '00:00', 'to': '23:59'}]}, {'outlet': 2, 'enabled': 0, 'days': [0, 1, 2, 3, 4, 5, 6], 'effIndex': [{'index': 0, 'enabled': 1, 'from': '00:00', 'to': '23:59'}, {'index': 1, 'enabled': 0, 'from': '00:00', 'to': '23:59'}]}, {'outlet': 3, 'enabled': 0, 'days': [0, 1, 2, 3, 4, 5, 6], 'effIndex': [{'index': 0, 'enabled': 1, 'from': '00:00', 'to': '23:59'}, {'index': 1, 'enabled': 0, 'from': '00:00', 'to': '23:59'}]}]}, 'savMode': {'enabled': 0, 'dTime': 1, 'tUnit': 'm', 'outlets': [0, 1, 2, 3]}, 'alertMode': {'enabled': 0}} 2022-05-01 14:18:04 [D] 100058f6b3 UIID 0001 | {'version': 8, 'sledOnline': 'on', 'switch': 'off', 'fwVersion': '3.5.1', 'rssi': -47, 'startup': 'off', 'init': 1, 'pulse': 'off', 'pulseWidth': 500, 'only_device': {'ota': 'success'}} 2022-05-01 14:18:04 [D] 1000595bfd UIID 0001 | {'version': 8, 'sledOnline': 'on', 'switch': 'off', 'fwVersion': '3.5.1', 'rssi': -59, 'startup': 'off', 'init': 1, 'pulse': 'off', 'pulseWidth': 500, 'only_device': {'ota': 'success'}} 2022-05-01 14:18:04 [D] 10005964dc UIID 0001 | {'version': 8, 'sledOnline': 'on', 'switch': 'off', 'fwVersion': '3.5.1', 'rssi': -30, 'startup': 'off', 'init': 1, 'pulse': 'off', 'pulseWidth': 500, 'only_device': {'ota': 'success'}} 2022-05-01 14:18:04 [D] 100058ff42 UIID 0001 | {'version': 8, 'sledOnline': 'on', 'switch': 'off', 'fwVersion': '3.5.1', 'rssi': -59, 'startup': 'off', 'init': 1, 'pulse': 'off', 'pulseWidth': 500, 'only_device': {'ota': 'success'}} 2022-05-01 14:18:04 [D] 100058ff1e UIID 0001 | {'version': 8, 'sledOnline': 'on', 'switch': 'off', 'fwVersion': '3.5.1', 'rssi': -61, 'startup': 'off', 'init': 1, 'pulse': 'off', 'pulseWidth': 500, 'only_device': {'ota': 'success'}} 2022-05-01 14:18:04 [D] 100058ef2e UIID 0001 | {'version': 8, 'sledOnline': 'on', 'switch': 'off', 'fwVersion': '3.5.1', 'rssi': -74, 'startup': 'off', 'init': 1, 'pulse': 'off', 'pulseWidth': 500, 'only_device': {'ota': 'success'}} 2022-05-01 14:18:04 [D] 100054a8ed UIID 0034 | {'version': 8, 'sledOnline': 'on', 'fwVersion': '3.5.1', 'rssi': -28, 'init': 1, 'lock': 0, 'configure': [{'startup': 'off', 'outlet': 0}, {'startup': 'off', 'outlet': 1}, {'startup': 'off', 'outlet': 2}, {'startup': 'off', 'outlet': 3}], 'pulses': [{'pulse': 'off', 'width': 1000, 'outlet': 0}, {'pulse': 'off', 'width': 1000, 'outlet': 1}, {'pulse': 'off', 'width': 1000, 'outlet': 2}, {'pulse': 'off', 'width': 1000, 'outlet': 3}], 'switches': [{'switch': 'on', 'outlet': 0}, {'switch': 'off', 'outlet': 1}, {'switch': 'off', 'outlet': 2}, {'switch': 'off', 'outlet': 3}], 'only_device': {'ota': 'success'}} 2022-05-01 14:18:04 [D] 100054aa2b UIID 0034 | {'version': 8, 'sledOnline': 'on', 'fwVersion': '3.5.1', 'rssi': -68, 'init': 1, 'lock': 0, 'configure': [{'startup': 'off', 'outlet': 0}, {'startup': 'off', 'outlet': 1}, {'startup': 'off', 'outlet': 2}, {'startup': 'off', 'outlet': 3}], 'pulses': [{'pulse': 'off', 'width': 1000, 'outlet': 0}, {'pulse': 'off', 'width': 1000, 'outlet': 1}, {'pulse': 'off', 'width': 1000, 'outlet': 2}, {'pulse': 'off', 'width': 1000, 'outlet': 3}], 'switches': [{'switch': 'off', 'outlet': 0}, {'switch': 'off', 'outlet': 1}, {'switch': 'off', 'outlet': 2}, {'switch': 'on', 'outlet': 3}], 'only_device': {'ota': 'success'}} 2022-05-01 14:18:04 [D] 100054a588 UIID 0034 | {'version': 8, 'sledOnline': 'on', 'fwVersion': '3.5.1', 'rssi': -69, 'init': 1, 'lock': 0, 'configure': [{'startup': 'off', 'outlet': 0}, {'startup': 'off', 'outlet': 1}, {'startup': 'off', 'outlet': 2}, {'startup': 'off', 'outlet': 3}], 'pulses': [{'pulse': 'off', 'width': 1000, 'outlet': 0}, {'pulse': 'off', 'width': 1000, 'outlet': 1}, {'pulse': 'off', 'width': 1000, 'outlet': 2}, {'pulse': 'off', 'width': 1000, 'outlet': 3}], 'switches': [{'switch': 'off', 'outlet': 0}, {'switch': 'off', 'outlet': 1}, {'switch': 'off', 'outlet': 2}, {'switch': 'on', 'outlet': 3}], 'only_device': {'ota': 'success'}} 2022-05-01 14:18:04 [D] 1000589962 UIID 0001 | {'version': 8, 'sledOnline': 'on', 'switch': 'off', 'fwVersion': '3.5.1', 'rssi': -71, 'startup': 'off', 'init': 1, 'pulse': 'off', 'pulseWidth': 500, 'only_device': {'ota': 'success'}} 2022-05-01 14:18:04 [D] CLOUD mode start 2022-05-01 14:18:06 [D] CLOUD False => True 2022-05-01 14:18:06 [D] 1000cd5a3f => Cloud4 | {'uiActive': 7200} | 1651407486000 2022-05-01 14:18:08 [D] 1000cd5a3f <= Cloud3 | {'power': '0.00', 'voltage': '229.30', 'current': '0.00'} | None 2022-05-01 14:18:09 [D] 100054aa2b => Cloud4 | {'switches': [{'outlet': 1, 'switch': 'on'}, {'outlet': 2, 'switch': 'off'}, {'outlet': 3, 'switch': 'off'}]} | 1651407489000 2022-05-01 14:18:10 [D] 100054aa2b => Cloud4 | 1651407490000 2022-05-01 14:18:10 [D] 100054aa2b <= Cloud3 | {'version': 8, 'sledOnline': 'on', 'fwVersion': '3.5.1', 'rssi': -68, 'init': 1, 'lock': 0, 'configure': [{'startup': 'off', 'outlet': 0}, {'startup': 'off', 'outlet': 1}, {'startup': 'off', 'outlet': 2}, {'startup': 'off', 'outlet': 3}], 'pulses': [{'pulse': 'off', 'width': 1000, 'outlet': 0}, {'pulse': 'off', 'width': 1000, 'outlet': 1}, {'pulse': 'off', 'width': 1000, 'outlet': 2}, {'pulse': 'off', 'width': 1000, 'outlet': 3}], 'switches': [{'switch': 'off', 'outlet': 0}, {'switch': 'on', 'outlet': 1}, {'switch': 'off', 'outlet': 2}, {'switch': 'off', 'outlet': 3}], 'only_device': {'ota': 'success'}} | 1651407490000 2022-05-01 14:18:10 [D] 100054aa2b <= Cloud3 | %s | 1651407489000 2022-05-01 14:18:11 [D] 100054aa2b => Cloud4 | {'switches': [{'outlet': 1, 'switch': 'off'}]} | 1651407491000 2022-05-01 14:18:12 [D] 100054aa2b => Cloud4 | 1651407492000 2022-05-01 14:18:12 [D] 100054aa2b <= Cloud3 | {'version': 8, 'sledOnline': 'on', 'fwVersion': '3.5.1', 'rssi': -68, 'init': 1, 'lock': 0, 'configure': [{'startup': 'off', 'outlet': 0}, {'startup': 'off', 'outlet': 1}, {'startup': 'off', 'outlet': 2}, {'startup': 'off', 'outlet': 3}], 'pulses': [{'pulse': 'off', 'width': 1000, 'outlet': 0}, {'pulse': 'off', 'width': 1000, 'outlet': 1}, {'pulse': 'off', 'width': 1000, 'outlet': 2}, {'pulse': 'off', 'width': 1000, 'outlet': 3}], 'switches': [{'switch': 'off', 'outlet': 0}, {'switch': 'off', 'outlet': 1}, {'switch': 'off', 'outlet': 2}, {'switch': 'off', 'outlet': 3}], 'only_device': {'ota': 'success'}} | 1651407492000