tuya / tuya-home-assistant

Home Assistant integration for controlling Powered by Tuya (PBT) devices using Tuya Open API, maintained by the Home Assistant Community and Tuya Developer Team.
MIT License
875 stars 206 forks source link

Smart Plug Energy Monitoring Delay Reporting (Intermittent) #755

Open manjotsc opened 2 years ago

manjotsc commented 2 years ago

Describe the bug I have IR based Sony Subwoofer, I am using Smart Plug to monitor it's state based on power consumption. I am noticing that the power consumptions doesn't update constantly, sometimes it's updating every 3~4 seconds or sometimes even every 40 seconds. If I keep the Tuya App open on my android phone and monitor the energy, it keeps updating in Home Assistant also, after I close the app, few seconds later values stops updating.

Expected behavior Power Consumption should update in Home Assistant as soon they change.

Home Assistant Version 2021.12.7

2022-01-04 00:07:54 DEBUG (MainThread) [tuya iot] start
2022-01-04 00:07:54 DEBUG (Thread-4) [tuya iot] Request: method = POST, url = https://openapi.tuyaus.com/v1.0/iot-03/open-hub/access-config, params = None, body = {'uid': '***', 'link_id': '***', 'link_type': 'mqtt', 'topics': 'device', 'msg_encrypted_version': '1.0'}, t = 1641272874086
2022-01-04 00:07:54 DEBUG (SyncWorker_4) [tuya iot] Request: method = GET, url = https://openapi.tuyaus.com/v1.0/users/az1604307445639edZTz/devices, params = None, body = None, t = 1641272874091
2022-01-04 00:07:54 DEBUG (SyncWorker_4) [tuya iot] Response: {
"result": [
{
"active_time": 1640488162,
"biz_type": 0,
"category": "cz",
"create_time": 1620079844,
"icon": "smart/icon/ay1544008322541hl9iQ/e452d64c272ad019eaa3e3a7d83c2a6c.jpg",
"id": "ebcdb2238eecc58323r0am",
"ip": "***",
"lat": "***",
"local_key": "***",
"lon": "***",
"name": "Subwoofer Plug",
"online": true,
"owner_id": "25593070",
"product_id": "sfurldd0ddoc2mat",
"product_name": "Smart Socket",
"status": [
{
"code": "switch_1",
"value": true
},
{
"code": "countdown_1",
"value": 0
},
{
"code": "add_ele",
"value": 1
},
{
"code": "cur_current",
"value": 110
},
{
"code": "cur_power",
"value": 35
},
{
"code": "cur_voltage",
"value": 1153
},
{
"code": "relay_status",
"value": "power_on"
},
{
"code": "cycle_time",
"value": ""
},
{
"code": "random_time",
"value": ""
}
],
2022-01-04 06:28:06 DEBUG (Thread-5) [tuya iot] _on_log: Received PUBLISH (d0, q0, r0, m0), 'cloud/token/in/fd0023190bb2b759f100e1df54f6127d', ... (520 bytes)
2022-01-04 06:28:06 DEBUG (Thread-5) [tuya iot] payload-> b'{"data":"DaAuA1q1YAjqzZBNTgzt451bkLrT5jT3Q1Efi8qn76d9IoO5WSd3fGiov1/GuaPs0heZCGxnjaltTRuVbZpCH9DHgZHBGBd1ycaAUsd5VDSLx9UCAWLK9uZJWX6p7eN9cXaN9uaiJY9/+VS9m8Z6yA/tmx+ebpBc15RcgaJsBosnq5Mrb2OwU1igxJteSv67VL1o7LQ840NKfxte3xyNDPZ2dbynmpBwgrwYubn9VQW218gnfHFCoV8ri0cWh9hGLRATPODI27VE3B2ENXIHA4Dw4Zs37UgrQNWwpwdhgmS/HNTVcAxI6rgEhddtu9AeJTjgp5fNkAH4+LFVPSt9Ako0HeVw128q3s65n/AleAyhK1EBHLrRnO9TvVpgMxTmbEmcOHvjZKYVpwjR140+R/xch53Oi6wIfVCBYtAcyTQ=","protocol":4,"pv":"2.0","sign":"0244816eecbb8f6ffed26444a72b02ec","t":1641295685}'
2022-01-04 06:28:06 DEBUG (Thread-5) [tuya iot] on_message: {'data': {'dataId': 'b4cf1771-937c-49b4-a70a-871b404a959e', 'devId': 'ebcdb2238eecc58323r0am', 'productKey': 'sfurldd0ddoc2mat', 'status': [{'code': 'cur_current', 't': '1641295685', '18': 109, 'value': 109}, {'code': 'cur_power', 't': '1641295685', '19': 39, 'value': 39}, {'code': 'cur_voltage', 't': '1641295685', 'value': 1167, '20': 1167}]}, 'protocol': 4, 'pv': '2.0', 'sign': '0244816eecbb8f6ffed26444a72b02ec', 't': 1641295685}
2022-01-04 06:28:06 DEBUG (Thread-5) [tuya iot] mq receive-> {'data': {'dataId': 'b4cf1771-937c-49b4-a70a-871b404a959e', 'devId': 'ebcdb2238eecc58323r0am', 'productKey': 'sfurldd0ddoc2mat', 'status': [{'code': 'cur_current', 't': '1641295685', '18': 109, 'value': 109}, {'code': 'cur_power', 't': '1641295685', '19': 39, 'value': 39}, {'code': 'cur_voltage', 't': '1641295685', 'value': 1167, '20': 1167}]}, 'protocol': 4, 'pv': '2.0', 'sign': '0244816eecbb8f6ffed26444a72b02ec', 't': 1641295685}
2022-01-04 06:28:06 DEBUG (Thread-5) [tuya iot] mq _on_device_report-> [{'code': 'cur_current', 't': '1641295685', '18': 109, 'value': 109}, {'code': 'cur_power', 't': '1641295685', '19': 39, 'value': 39}, {'code': 'cur_voltage', 't': '1641295685', 'value': 1167, '20': 1167}]
2022-01-04 06:28:06 DEBUG (Thread-5) [custom_components.tuya_v2] _update--><custom_components.tuya_v2.DeviceListener object at 0x7f7b7443f4c0>;->>ebcdb2238eecc58323r0am
2022-01-04 06:28:10 DEBUG (Thread-5) [tuya iot] _on_log: Received PUBLISH (d0, q0, r0, m0), 'cloud/token/in/fd0023190bb2b759f100e1df54f6127d', ... (412 bytes)
2022-01-04 06:28:10 DEBUG (Thread-5) [tuya iot] payload-> b'{"data":"G89IYtmhhHglNC1XUdUcE0UOMDx48HLMx4LA04361IxFouPUDJAC6mlM0gwKeXK10heZCGxnjaltTRuVbZpCH9DHgZHBGBd1ycaAUsd5VDSLx9UCAWLK9uZJWX6p7eN9cXaN9uaiJY9/+VS9m8Z6yA/tmx+ebpBc15RcgaJsBosnq5Mrb2OwU1igxJteSv67VL1o7LQ840NKfxte3xyNDEo1iJIg+nFMFtmdOJh96LyTepH8+ezkJHZ4MrJs0S2CZ1tb3YHL7+KaMOddbJiTAQqfvOG+zg/VyJh3kB9+j1atsdjiM1wev+BKau2GERCz","protocol":4,"pv":"2.0","sign":"d5dfd6237860cbb6bd652c0c8f03f69e","t":1641295689}'
2022-01-04 06:28:10 DEBUG (Thread-5) [tuya iot] on_message: {'data': {'dataId': '2697619b-4982-4bcb-8253-46d8609d1238', 'devId': 'ebcdb2238eecc58323r0am', 'productKey': 'sfurldd0ddoc2mat', 'status': [{'code': 'cur_current', 't': '1641295689', '18': 0, 'value': 0}, {'code': 'cur_power', 't': '1641295689', '19': 0, 'value': 0}]}, 'protocol': 4, 'pv': '2.0', 'sign': 'd5dfd6237860cbb6bd652c0c8f03f69e', 't': 1641295689}
2022-01-04 06:28:10 DEBUG (Thread-5) [tuya iot] mq receive-> {'data': {'dataId': '2697619b-4982-4bcb-8253-46d8609d1238', 'devId': 'ebcdb2238eecc58323r0am', 'productKey': 'sfurldd0ddoc2mat', 'status': [{'code': 'cur_current', 't': '1641295689', '18': 0, 'value': 0}, {'code': 'cur_power', 't': '1641295689', '19': 0, 'value': 0}]}, 'protocol': 4, 'pv': '2.0', 'sign': 'd5dfd6237860cbb6bd652c0c8f03f69e', 't': 1641295689}
2022-01-04 06:28:10 DEBUG (Thread-5) [tuya iot] mq _on_device_report-> [{'code': 'cur_current', 't': '1641295689', '18': 0, 'value': 0}, {'code': 'cur_power', 't': '1641295689', '19': 0, 'value': 0}]
2022-01-04 06:28:10 DEBUG (Thread-5) [custom_components.tuya_v2] _update--><custom_components.tuya_v2.DeviceListener object at 0x7f7b7443f4c0>;->>ebcdb2238eecc58323r0am
2022-01-04 06:28:15 DEBUG (Thread-5) [tuya iot] _on_log: Received PUBLISH (d0, q0, r0, m0), 'cloud/token/in/fd0023190bb2b759f100e1df54f6127d', ... (436 bytes)
2022-01-04 06:28:15 DEBUG (Thread-5) [tuya iot] payload-> b'{"data":"2Nbl2ydlJ04oVlCy5x1Rms0d9igXtvmuB14klU9jffj6NaxzAryv5jVZan2yzLRN0heZCGxnjaltTRuVbZpCH9DHgZHBGBd1ycaAUsd5VDSLx9UCAWLK9uZJWX6p7eN9cXaN9uaiJY9/+VS9m8Z6yA/tmx+ebpBc15RcgaJsBosnq5Mrb2OwU1igxJteSv671mEl0KS/J6xT2UZN/8LUpkmZKDhsebsgTld1KhnHx1MNxuZlrQeX3hrIOMe+Jah8LRATPODI27VE3B2ENXIHA8RCEsvf39CliWnrT5j+DrWGJjRSugr9Qto8HMItq1K/N6hTonrRLrawqR52wzjV2Q==","protocol":4,"pv":"2.0","sign":"6d3e2438bf34ce5837f9a73905f998e4","t":1641295694}'
2022-01-04 06:28:15 DEBUG (Thread-5) [tuya iot] on_message: {'data': {'dataId': '2936c788-1b69-49f6-a2f4-a1169e4d48a3', 'devId': 'ebcdb2238eecc58323r0am', 'productKey': 'sfurldd0ddoc2mat', 'status': [{'code': 'cur_current', 't': '1641295694', '18': 108, 'value': 108}, {'code': 'cur_power', 't': '1641295694', '19': 37, 'value': 37}]}, 'protocol': 4, 'pv': '2.0', 'sign': '6d3e2438bf34ce5837f9a73905f998e4', 't': 1641295694}
2022-01-04 06:28:15 DEBUG (Thread-5) [tuya iot] mq receive-> {'data': {'dataId': '2936c788-1b69-49f6-a2f4-a1169e4d48a3', 'devId': 'ebcdb2238eecc58323r0am', 'productKey': 'sfurldd0ddoc2mat', 'status': [{'code': 'cur_current', 't': '1641295694', '18': 108, 'value': 108}, {'code': 'cur_power', 't': '1641295694', '19': 37, 'value': 37}]}, 'protocol': 4, 'pv': '2.0', 'sign': '6d3e2438bf34ce5837f9a73905f998e4', 't': 1641295694}
2022-01-04 06:28:15 DEBUG (Thread-5) [tuya iot] mq _on_device_report-> [{'code': 'cur_current', 't': '1641295694', '18': 108, 'value': 108}, {'code': 'cur_power', 't': '1641295694', '19': 37, 'value': 37}]
2022-01-04 06:28:15 DEBUG (Thread-5) [custom_components.tuya_v2] _update--><custom_components.tuya_v2.DeviceListener object at 0x7f7b7443f4c0>;->>ebcdb2238eecc58323r0am
2022-01-04 06:29:00 DEBUG (Thread-5) [tuya iot] _on_log: Received PUBLISH (d0, q0, r0, m0), 'cloud/token/in/fd0023190bb2b759f100e1df54f6127d', ... (500 bytes)
2022-01-04 06:29:00 DEBUG (Thread-5) [tuya iot] payload-> b'{"data":"oGwKOHEAIoO2WiwpoyfZ/VfDd7nWJ3vtsd6W4rvMdFtShTt+ahLUhi1sXWsnZoSt0heZCGxnjaltTRuVbZpCH9DHgZHBGBd1ycaAUsd5VDSLx9UCAWLK9uZJWX6p7eN9cXaN9uaiJY9/+VS9m8Z6yA/tmx+ebpBc15RcgaJsBosnq5Mrb2OwU1igxJteSv67h2d5RjL1YstU186E48cZ7ko1iJIg+nFMFtmdOJh96LyTepH8+ezkJHZ4MrJs0S2CZ1tb3YHL7+KaMOddbJiTAf869NIOhXHR2rHG8YIxjS5iMscX62x6szL5XnxM2Liohuzu/ocOCAmQaB4+2xmmYIdneUYy9WLLVNfOhOPHGe7WvK/OjiiJbaKTxXvVTefTzLYVoYLLLPyitwvagloGxA==","protocol":4,"pv":"2.0","sign":"33e1bb0fd78c0994f3d6aa6bcade8a09","t":1641295739}'
2022-01-04 06:29:00 DEBUG (Thread-5) [tuya iot] on_message: {'data': {'dataId': 'f88ca38a-4c82-46c9-b669-064edbbb11c6', 'devId': 'ebcdb2238eecc58323r0am', 'productKey': 'sfurldd0ddoc2mat', 'status': [{'code': 'cur_current', 't': '1641295739', '18': 0, 'value': 0}, {'code': 'cur_power', 't': '1641295739', '19': 0, 'value': 0}, {'code': 'cur_voltage', 't': '1641295739', 'value': 1171, '20': 1171}]}, 'protocol': 4, 'pv': '2.0', 'sign': '33e1bb0fd78c0994f3d6aa6bcade8a09', 't': 1641295739}
2022-01-04 06:29:00 DEBUG (Thread-5) [tuya iot] mq receive-> {'data': {'dataId': 'f88ca38a-4c82-46c9-b669-064edbbb11c6', 'devId': 'ebcdb2238eecc58323r0am', 'productKey': 'sfurldd0ddoc2mat', 'status': [{'code': 'cur_current', 't': '1641295739', '18': 0, 'value': 0}, {'code': 'cur_power', 't': '1641295739', '19': 0, 'value': 0}, {'code': 'cur_voltage', 't': '1641295739', 'value': 1171, '20': 1171}]}, 'protocol': 4, 'pv': '2.0', 'sign': '33e1bb0fd78c0994f3d6aa6bcade8a09', 't': 1641295739}
2022-01-04 06:29:00 DEBUG (Thread-5) [tuya iot] mq _on_device_report-> [{'code': 'cur_current', 't': '1641295739', '18': 0, 'value': 0}, {'code': 'cur_power', 't': '1641295739', '19': 0, 'value': 0}, {'code': 'cur_voltage', 't': '1641295739', 'value': 1171, '20': 1171}]
2022-01-04 06:29:00 DEBUG (Thread-5) [custom_components.tuya_v2] _update--><custom_components.tuya_v2.DeviceListener object at 0x7f7b7443f4c0>;->>ebcdb2238eecc58323r0am
2022-01-04 06:29:00 DEBUG (Thread-5) [tuya iot] _on_log: Sending PINGREQ
2022-01-04 06:29:00 DEBUG (Thread-5) [tuya iot] _on_log: Received PINGRESP
2022-01-04 06:29:15 DEBUG (Thread-5) [tuya iot] _on_log: Received PUBLISH (d0, q0, r0, m0), 'cloud/token/in/fd0023190bb2b759f100e1df54f6127d', ... (348 bytes)
2022-01-04 06:29:15 DEBUG (Thread-5) [tuya iot] payload-> b'{"data":"KgBwTYIgDkmif7vGVpFWumKNWfyyUO/vsERh+FO14aBwvyhPn3YAYODxJTbX2hOR0heZCGxnjaltTRuVbZpCH9DHgZHBGBd1ycaAUsd5VDSLx9UCAWLK9uZJWX6p7eN9cXaN9uaiJY9/+VS9m8Z6yA/tmx+ebpBc15RcgaJsBovh48lIT8Up42VDRRfAJWEuJijf0L4W+zG/ypiWPSg9CNDQoIclpbJApaLx2rpwU4T8XIedzousCH1QgWLQHMk0","protocol":4,"pv":"2.0","sign":"b48585a64e58da8dff985e38cf7710db","t":1641295754}'
2022-01-04 06:29:15 DEBUG (Thread-5) [tuya iot] on_message: {'data': {'dataId': 'c696465a-1eae-4945-a25a-8622b35a2b33', 'devId': 'ebcdb2238eecc58323r0am', 'productKey': 'sfurldd0ddoc2mat', 'status': [{'code': 'add_ele', 't': '1641295754', '17': 1, 'value': 1}]}, 'protocol': 4, 'pv': '2.0', 'sign': 'b48585a64e58da8dff985e38cf7710db', 't': 1641295754}
2022-01-04 06:29:15 DEBUG (Thread-5) [tuya iot] mq receive-> {'data': {'dataId': 'c696465a-1eae-4945-a25a-8622b35a2b33', 'devId': 'ebcdb2238eecc58323r0am', 'productKey': 'sfurldd0ddoc2mat', 'status': [{'code': 'add_ele', 't': '1641295754', '17': 1, 'value': 1}]}, 'protocol': 4, 'pv': '2.0', 'sign': 'b48585a64e58da8dff985e38cf7710db', 't': 1641295754}
2022-01-04 06:29:15 DEBUG (Thread-5) [tuya iot] mq _on_device_report-> [{'code': 'add_ele', 't': '1641295754', '17': 1, 'value': 1}]
2022-01-04 06:29:15 DEBUG (Thread-5) [custom_components.tuya_v2] _update--><custom_components.tuya_v2.DeviceListener object at 0x7f7b7443f4c0>;->>ebcdb2238eecc58323r0am
2022-01-04 06:29:40 DEBUG (Thread-5) [tuya iot] _on_log: Received PUBLISH (d0, q0, r0, m0), 'cloud/token/in/fd0023190bb2b759f100e1df54f6127d', ... (436 bytes)
2022-01-04 06:29:40 DEBUG (Thread-5) [tuya iot] payload-> b'{"data":"WABUQPc3ZuTFrT3rw2LBsVP4inYKfM1/FhHH4dovz/4j/Wcmt00ABULaEgv88IqW0heZCGxnjaltTRuVbZpCH9DHgZHBGBd1ycaAUsd5VDSLx9UCAWLK9uZJWX6p7eN9cXaN9uaiJY9/+VS9m8Z6yA/tmx+ebpBc15RcgaJsBosnq5Mrb2OwU1igxJteSv678lIvKO2RnpiBgqFOGhOlI3NKKeiX4LfSTsiPnvg2YM9LucBUQb0w/fpgQYsjLbaRLRATPODI27VE3B2ENXIHAxEzBz9Ssntd/bBJt2J4Sk9IVC8tSiREgrfuxMYt2+tCN6hTonrRLrawqR52wzjV2Q==","protocol":4,"pv":"2.0","sign":"27a62564aae2dba6cfbff50778195ba7","t":1641295779}'
2022-01-04 06:29:40 DEBUG (Thread-5) [tuya iot] on_message: {'data': {'dataId': '314ca4d4-5492-4718-9e17-ff75f31f863c', 'devId': 'ebcdb2238eecc58323r0am', 'productKey': 'sfurldd0ddoc2mat', 'status': [{'code': 'cur_current', 't': '1641295779', '18': 120, 'value': 120}, {'code': 'cur_power', 't': '1641295779', '19': 38, 'value': 38}]}, 'protocol': 4, 'pv': '2.0', 'sign': '27a62564aae2dba6cfbff50778195ba7', 't': 1641295779}
2022-01-04 06:29:40 DEBUG (Thread-5) [tuya iot] mq receive-> {'data': {'dataId': '314ca4d4-5492-4718-9e17-ff75f31f863c', 'devId': 'ebcdb2238eecc58323r0am', 'productKey': 'sfurldd0ddoc2mat', 'status': [{'code': 'cur_current', 't': '1641295779', '18': 120, 'value': 120}, {'code': 'cur_power', 't': '1641295779', '19': 38, 'value': 38}]}, 'protocol': 4, 'pv': '2.0', 'sign': '27a62564aae2dba6cfbff50778195ba7', 't': 1641295779}
2022-01-04 06:29:40 DEBUG (Thread-5) [tuya iot] mq _on_device_report-> [{'code': 'cur_current', 't': '1641295779', '18': 120, 'value': 120}, {'code': 'cur_power', 't': '1641295779', '19': 38, 'value': 38}]
2022-01-04 06:29:40 DEBUG (Thread-5) [custom_components.tuya_v2] _update--><custom_components.tuya_v2.DeviceListener object at 0x7f7b7443f4c0>;->>ebcdb2238eecc58323r0am
2022-01-04 06:30:00 DEBUG (Thread-5) [tuya iot] _on_log: Sending PINGREQ
2022-01-04 06:30:01 DEBUG (Thread-5) [tuya iot] _on_log: Received PINGRESP
2022-01-04 06:31:01 DEBUG (Thread-5) [tuya iot] _on_log: Sending PINGREQ
2022-01-04 06:31:01 DEBUG (Thread-5) [tuya iot] _on_log: Received PINGRESP
2022-01-04 06:32:01 DEBUG (Thread-5) [tuya iot] _on_log: Sending PINGREQ
2022-01-04 06:32:01 DEBUG (Thread-5) [tuya iot] _on_log: Received PINGRESP
2022-01-04 06:32:37 DEBUG (Thread-5) [tuya iot] _on_log: Received PUBLISH (d0, q0, r0, m0), 'cloud/token/in/fd0023190bb2b759f100e1df54f6127d', ... (500 bytes)
2022-01-04 06:32:37 DEBUG (Thread-5) [tuya iot] payload-> b'{"data":"+X42MkKUFLsJtnRDAeBOg5X6FWIx+83if88Gb9Y/6FNM6uZBstnXyVzYs+HlNpGW0heZCGxnjaltTRuVbZpCH9DHgZHBGBd1ycaAUsd5VDSLx9UCAWLK9uZJWX6p7eN9cXaN9uaiJY9/+VS9m8Z6yA/tmx+ebpBc15RcgaJsBosnq5Mrb2OwU1igxJteSv67VjD1t7yl3nwjG909Bse28HAthkMsDRltxVk6tuQUo4uTepH8+ezkJHZ4MrJs0S2CZ1tb3YHL7+KaMOddbJiTAaAaV8eX5Ow7Xu1qAtyqYGdiMscX62x6szL5XnxM2Liohuzu/ocOCAmQaB4+2xmmYFYw9be8pd58IxvdPQbHtvDlDEV19sENJLR/x9OOZkcbKRk+ie5lkG2scdSu1/JaLw==","protocol":4,"pv":"2.0","sign":"f026c6055c2f57188a42653a172ccec8","t":1641295955}'
2022-01-04 06:32:37 DEBUG (Thread-5) [tuya iot] on_message: {'data': {'dataId': '9fb71bc3-3d16-43a4-9358-d31e0a37a064', 'devId': 'ebcdb2238eecc58323r0am', 'productKey': 'sfurldd0ddoc2mat', 'status': [{'code': 'cur_current', 't': '1641295955', '18': 0, 'value': 0}, {'code': 'cur_power', 't': '1641295955', '19': 0, 'value': 0}, {'code': 'cur_voltage', 't': '1641295955', 'value': 1167, '20': 1167}]}, 'protocol': 4, 'pv': '2.0', 'sign': 'f026c6055c2f57188a42653a172ccec8', 't': 1641295955}
2022-01-04 06:32:37 DEBUG (Thread-5) [tuya iot] mq receive-> {'data': {'dataId': '9fb71bc3-3d16-43a4-9358-d31e0a37a064', 'devId': 'ebcdb2238eecc58323r0am', 'productKey': 'sfurldd0ddoc2mat', 'status': [{'code': 'cur_current', 't': '1641295955', '18': 0, 'value': 0}, {'code': 'cur_power', 't': '1641295955', '19': 0, 'value': 0}, {'code': 'cur_voltage', 't': '1641295955', 'value': 1167, '20': 1167}]}, 'protocol': 4, 'pv': '2.0', 'sign': 'f026c6055c2f57188a42653a172ccec8', 't': 1641295955}
2022-01-04 06:32:37 DEBUG (Thread-5) [tuya iot] mq _on_device_report-> [{'code': 'cur_current', 't': '1641295955', '18': 0, 'value': 0}, {'code': 'cur_power', 't': '1641295955', '19': 0, 'value': 0}, {'code': 'cur_voltage', 't': '1641295955', 'value': 1167, '20': 1167}]
2022-01-04 06:32:37 DEBUG (Thread-5) [custom_components.tuya_v2] _update--><custom_components.tuya_v2.DeviceListener object at 0x7f7b7443f4c0>;->>ebcdb2238eecc58323r0am
2022-01-04 06:33:02 DEBUG (Thread-5) [tuya iot] _on_log: Sending PINGREQ
2022-01-04 06:33:02 DEBUG (Thread-5) [tuya iot] _on_log: Received PINGRESP
2022-01-04 06:33:11 DEBUG (Thread-5) [tuya iot] _on_log: Received PUBLISH (d0, q0, r0, m0), 'cloud/token/in/fd0023190bb2b759f100e1df54f6127d', ... (436 bytes)
2022-01-04 06:33:11 DEBUG (Thread-5) [tuya iot] payload-> b'{"data":"6b0fwBr1mzEHWrVNEsVv/JAgd7BrFiyStWTkgZ+gGDRkqhB+gUVDWq+ThY5Q/Wvv0heZCGxnjaltTRuVbZpCH9DHgZHBGBd1ycaAUsd5VDSLx9UCAWLK9uZJWX6p7eN9cXaN9uaiJY9/+VS9m8Z6yA/tmx+ebpBc15RcgaJsBosnq5Mrb2OwU1igxJteSv6729MFgNw1FU+HObEQ4ZDAFqor1082s2vKwDmwj4nHeNUNxuZlrQeX3hrIOMe+Jah8LRATPODI27VE3B2ENXIHA7ta0A24HRLgtuD8MN1r0LVIVC8tSiREgrfuxMYt2+tCN6hTonrRLrawqR52wzjV2Q==","protocol":4,"pv":"2.0","sign":"35b4fc571e6634a23f965537af4979ed","t":1641295989}'
2022-01-04 06:33:11 DEBUG (Thread-5) [tuya iot] on_message: {'data': {'dataId': '90fa8cca-6204-45ff-bbfc-533de10f999c', 'devId': 'ebcdb2238eecc58323r0am', 'productKey': 'sfurldd0ddoc2mat', 'status': [{'code': 'cur_current', 't': '1641295989', '18': 108, 'value': 108}, {'code': 'cur_power', 't': '1641295989', '19': 38, 'value': 38}]}, 'protocol': 4, 'pv': '2.0', 'sign': '35b4fc571e6634a23f965537af4979ed', 't': 1641295989}
2022-01-04 06:33:11 DEBUG (Thread-5) [tuya iot] mq receive-> {'data': {'dataId': '90fa8cca-6204-45ff-bbfc-533de10f999c', 'devId': 'ebcdb2238eecc58323r0am', 'productKey': 'sfurldd0ddoc2mat', 'status': [{'code': 'cur_current', 't': '1641295989', '18': 108, 'value': 108}, {'code': 'cur_power', 't': '1641295989', '19': 38, 'value': 38}]}, 'protocol': 4, 'pv': '2.0', 'sign': '35b4fc571e6634a23f965537af4979ed', 't': 1641295989}
2022-01-04 06:33:11 DEBUG (Thread-5) [tuya iot] mq _on_device_report-> [{'code': 'cur_current', 't': '1641295989', '18': 108, 'value': 108}, {'code': 'cur_power', 't': '1641295989', '19': 38, 'value': 38}]
2022-01-04 06:33:11 DEBUG (Thread-5) [custom_components.tuya_v2] _update--><custom_components.tuya_v2.DeviceListener object at 0x7f7b7443f4c0>;->>ebcdb2238eecc58323r0am
2022-01-04 06:33:15 DEBUG (Thread-5) [tuya iot] _on_log: Received PUBLISH (d0, q0, r0, m0), 'cloud/token/in/fd0023190bb2b759f100e1df54f6127d', ... (500 bytes)
2022-01-04 06:33:15 DEBUG (Thread-5) [tuya iot] payload-> b'{"data":"8gpNeH1GtQ33tY1M1c6fXRvTx7ppEM2Lkh4xtZU8oMnnQcIq2Yo9tod8pY5ve36R0heZCGxnjaltTRuVbZpCH9DHgZHBGBd1ycaAUsd5VDSLx9UCAWLK9uZJWX6p7eN9cXaN9uaiJY9/+VS9m8Z6yA/tmx+ebpBc15RcgaJsBosnq5Mrb2OwU1igxJteSv677lOWgtJT60fAbjUnYEfYcnumAvXZ5aMn96K/sciUwhiTepH8+ezkJHZ4MrJs0S2CZ1tb3YHL7+KaMOddbJiTAXX6BSekkH/kAW8QLdimlnJiMscX62x6szL5XnxM2Liohuzu/ocOCAmQaB4+2xmmYO5TloLSU+tHwG41J2BH2HJBNzfN87fCIClMWdaKm5uJ+NjKJf+D7Ea0iXB7rgy3qA==","protocol":4,"pv":"2.0","sign":"a703d8c888216c40c8ad6cbbd206a63c","t":1641295993}'
2022-01-04 06:33:15 DEBUG (Thread-5) [tuya iot] on_message: {'data': {'dataId': '37f5bc2c-0243-465b-93d8-03a002520c43', 'devId': 'ebcdb2238eecc58323r0am', 'productKey': 'sfurldd0ddoc2mat', 'status': [{'code': 'cur_current', 't': '1641295993', '18': 0, 'value': 0}, {'code': 'cur_power', 't': '1641295993', '19': 0, 'value': 0}, {'code': 'cur_voltage', 't': '1641295993', 'value': 1163, '20': 1163}]}, 'protocol': 4, 'pv': '2.0', 'sign': 'a703d8c888216c40c8ad6cbbd206a63c', 't': 1641295993}
2022-01-04 06:33:15 DEBUG (Thread-5) [tuya iot] mq receive-> {'data': {'dataId': '37f5bc2c-0243-465b-93d8-03a002520c43', 'devId': 'ebcdb2238eecc58323r0am', 'productKey': 'sfurldd0ddoc2mat', 'status': [{'code': 'cur_current', 't': '1641295993', '18': 0, 'value': 0}, {'code': 'cur_power', 't': '1641295993', '19': 0, 'value': 0}, {'code': 'cur_voltage', 't': '1641295993', 'value': 1163, '20': 1163}]}, 'protocol': 4, 'pv': '2.0', 'sign': 'a703d8c888216c40c8ad6cbbd206a63c', 't': 1641295993}
2022-01-04 06:33:15 DEBUG (Thread-5) [tuya iot] mq _on_device_report-> [{'code': 'cur_current', 't': '1641295993', '18': 0, 'value': 0}, {'code': 'cur_power', 't': '1641295993', '19': 0, 'value': 0}, {'code': 'cur_voltage', 't': '1641295993', 'value': 1163, '20': 1163}]
2022-01-04 06:33:15 DEBUG (Thread-5) [custom_components.tuya_v2] _update--><custom_components.tuya_v2.DeviceListener object at 0x7f7b7443f4c0>;->>ebcdb2238eecc58323r0am
2022-01-04 06:33:20 DEBUG (Thread-5) [tuya iot] _on_log: Received PUBLISH (d0, q0, r0, m0), 'cloud/token/in/fd0023190bb2b759f100e1df54f6127d', ... (436 bytes)
2022-01-04 06:33:20 DEBUG (Thread-5) [tuya iot] payload-> b'{"data":"th/m6VRZRFRPb7rEvm60lipMNrAsZjDtqBrnksMn+4yTLNk0umOnN9bXQMmflvpA0heZCGxnjaltTRuVbZpCH9DHgZHBGBd1ycaAUsd5VDSLx9UCAWLK9uZJWX6p7eN9cXaN9uaiJY9/+VS9m8Z6yA/tmx+ebpBc15RcgaJsBosnq5Mrb2OwU1igxJteSv677lOWgtJT60fAbjUnYEfYcpOE0awaUHGn8WD1ZE+uHiHRriMV8RNcpJvc+uiyGXz3LRATPODI27VE3B2ENXIHA6/XMJlQ9htsVXH0qLz7xIShGgu6mBEHCATMUFwINM+nN6hTonrRLrawqR52wzjV2Q==","protocol":4,"pv":"2.0","sign":"f5e113b07c6283bfffe2fe4d48db4e38","t":1641295998}'
2022-01-04 06:33:20 DEBUG (Thread-5) [tuya iot] on_message: {'data': {'dataId': '4259e79a-9cb8-4755-9a79-09372ffd6d83', 'devId': 'ebcdb2238eecc58323r0am', 'productKey': 'sfurldd0ddoc2mat', 'status': [{'code': 'cur_current', 't': '1641295998', '18': 114, 'value': 114}, {'code': 'cur_power', 't': '1641295998', '19': 32, 'value': 32}]}, 'protocol': 4, 'pv': '2.0', 'sign': 'f5e113b07c6283bfffe2fe4d48db4e38', 't': 1641295998}
2022-01-04 06:33:20 DEBUG (Thread-5) [tuya iot] mq receive-> {'data': {'dataId': '4259e79a-9cb8-4755-9a79-09372ffd6d83', 'devId': 'ebcdb2238eecc58323r0am', 'productKey': 'sfurldd0ddoc2mat', 'status': [{'code': 'cur_current', 't': '1641295998', '18': 114, 'value': 114}, {'code': 'cur_power', 't': '1641295998', '19': 32, 'value': 32}]}, 'protocol': 4, 'pv': '2.0', 'sign': 'f5e113b07c6283bfffe2fe4d48db4e38', 't': 1641295998}
2022-01-04 06:33:20 DEBUG (Thread-5) [tuya iot] mq _on_device_report-> [{'code': 'cur_current', 't': '1641295998', '18': 114, 'value': 114}, {'code': 'cur_power', 't': '1641295998', '19': 32, 'value': 32}]
2022-01-04 06:33:20 DEBUG (Thread-5) [custom_components.tuya_v2] _update--><custom_components.tuya_v2.DeviceListener object at 0x7f7b7443f4c0>;->>ebcdb2238eecc58323r0am
2022-01-04 06:34:03 DEBUG (Thread-5) [tuya iot] _on_log: Sending PINGREQ
2022-01-04 06:34:03 DEBUG (Thread-5) [tuya iot] _on_log: Received PINGRESP
2022-01-04 06:35:03 DEBUG (Thread-5) [tuya iot] _on_log: Sending PINGREQ
2022-01-04 06:35:03 DEBUG (Thread-5) [tuya iot] _on_log: Received PINGRESP
2022-01-04 06:36:03 DEBUG (Thread-5) [tuya iot] _on_log: Sending PINGREQ
2022-01-04 06:36:03 DEBUG (Thread-5) [tuya iot] _on_log: Received PINGRESP
2022-01-04 06:36:38 DEBUG (Thread-5) [tuya iot] _on_log: Received PUBLISH (d0, q0, r0, m0), 'cloud/token/in/fd0023190bb2b759f100e1df54f6127d', ... (348 bytes)
2022-01-04 06:36:38 DEBUG (Thread-5) [tuya iot] payload-> b'{"data":"8HFqUZQatLK4OwSAfWV4DEKqYHKkXey7EwNiG9fJ1QD4RgsTCSYbiA/GVih0uE8q78h0++m43+n3vJ86YsbXSjEHuMRvQD/NbhLpRPJm+QTTiuChEHXrdkYGGAlEV4bxjfaUcR9T7/nx6Xv3auyF95BWL/ZXgIZV8d2RDVBUGr/9pwO1cZHBiV5Dr6XQgzIspUxmCyft9uR9noFYjQOwCeUOycswV7xFkbxShfiBLVn5DcG9u+0dkIPBc8HfkEb8","protocol":4,"pv":"2.0","sign":"5ddc8acfc67686757d53815238806e28","t":1641296197}'
2022-01-04 06:36:38 DEBUG (Thread-5) [tuya iot] on_message: {'data': {'dataId': '4647e539-a7e6-4643-aa7a-70efe5181f30', 'devId': '1857276670039f5adbf5', 'productKey': '0g1fmqh6d5io7lcn', 'status': [{'1': False, 'code': 'switch_1', 't': '1641296197', 'value': False}]}, 'protocol': 4, 'pv': '2.0', 'sign': '5ddc8acfc67686757d53815238806e28', 't': 1641296197}
2022-01-04 06:36:38 DEBUG (Thread-5) [tuya iot] mq receive-> {'data': {'dataId': '4647e539-a7e6-4643-aa7a-70efe5181f30', 'devId': '1857276670039f5adbf5', 'productKey': '0g1fmqh6d5io7lcn', 'status': [{'1': False, 'code': 'switch_1', 't': '1641296197', 'value': False}]}, 'protocol': 4, 'pv': '2.0', 'sign': '5ddc8acfc67686757d53815238806e28', 't': 1641296197}
2022-01-04 06:36:38 DEBUG (Thread-5) [tuya iot] mq _on_device_report-> [{'1': False, 'code': 'switch_1', 't': '1641296197', 'value': False}]
2022-01-04 06:36:38 DEBUG (Thread-5) [custom_components.tuya_v2] _update--><custom_components.tuya_v2.DeviceListener object at 0x7f7b7443f4c0>;->>1857276670039f5adbf5
2022-01-04 06:36:43 DEBUG (Thread-5) [tuya iot] _on_log: Received PUBLISH (d0, q0, r0, m0), 'cloud/token/in/fd0023190bb2b759f100e1df54f6127d', ... (500 bytes)
2022-01-04 06:36:43 DEBUG (Thread-5) [tuya iot] payload-> b'{"data":"gof3ZKB9Y5xhU0aU36UIsJenJcdYiCRtxOvwhsyLDdVnbMzncwhYYG5yirr2DbYt0heZCGxnjaltTRuVbZpCH9DHgZHBGBd1ycaAUsd5VDSLx9UCAWLK9uZJWX6p7eN9cXaN9uaiJY9/+VS9m8Z6yA/tmx+ebpBc15RcgaJsBosnq5Mrb2OwU1igxJteSv67t+sQv+gHRIC9l9IMqABUxm5gJRNd43H0U3BDT4FQ8juTepH8+ezkJHZ4MrJs0S2CZ1tb3YHL7+KaMOddbJiTAQoCR6lp71YaYFwmoVvg8N5iMscX62x6szL5XnxM2Liohuzu/ocOCAmQaB4+2xmmYLfrEL/oB0SAvZfSDKgAVMZ0ShW/TnxthrYSM9j9AgbSKRk+ie5lkG2scdSu1/JaLw==","protocol":4,"pv":"2.0","sign":"34780376c96b0aa2f9e611f995fc067f","t":1641296201}'
2022-01-04 06:36:43 DEBUG (Thread-5) [tuya iot] on_message: {'data': {'dataId': '889d6079-0386-4f79-9278-e1b7526b98c2', 'devId': 'ebcdb2238eecc58323r0am', 'productKey': 'sfurldd0ddoc2mat', 'status': [{'code': 'cur_current', 't': '1641296201', '18': 0, 'value': 0}, {'code': 'cur_power', 't': '1641296201', '19': 0, 'value': 0}, {'code': 'cur_voltage', 't': '1641296201', 'value': 1167, '20': 1167}]}, 'protocol': 4, 'pv': '2.0', 'sign': '34780376c96b0aa2f9e611f995fc067f', 't': 1641296201}
2022-01-04 06:36:43 DEBUG (Thread-5) [tuya iot] mq receive-> {'data': {'dataId': '889d6079-0386-4f79-9278-e1b7526b98c2', 'devId': 'ebcdb2238eecc58323r0am', 'productKey': 'sfurldd0ddoc2mat', 'status': [{'code': 'cur_current', 't': '1641296201', '18': 0, 'value': 0}, {'code': 'cur_power', 't': '1641296201', '19': 0, 'value': 0}, {'code': 'cur_voltage', 't': '1641296201', 'value': 1167, '20': 1167}]}, 'protocol': 4, 'pv': '2.0', 'sign': '34780376c96b0aa2f9e611f995fc067f', 't': 1641296201}
2022-01-04 06:36:43 DEBUG (Thread-5) [tuya iot] mq _on_device_report-> [{'code': 'cur_current', 't': '1641296201', '18': 0, 'value': 0}, {'code': 'cur_power', 't': '1641296201', '19': 0, 'value': 0}, {'code': 'cur_voltage', 't': '1641296201', 'value': 1167, '20': 1167}]
2022-01-04 06:36:43 DEBUG (Thread-5) [custom_components.tuya_v2] _update--><custom_components.tuya_v2.DeviceListener object at 0x7f7b7443f4c0>;->>ebcdb2238eecc58323r0am
2022-01-04 06:36:48 DEBUG (Thread-5) [tuya iot] _on_log: Received PUBLISH (d0, q0, r0, m0), 'cloud/token/in/fd0023190bb2b759f100e1df54f6127d', ... (436 bytes)
2022-01-04 06:36:48 DEBUG (Thread-5) [tuya iot] payload-> b'{"data":"bLqFvUK93n9H6KWTXeFKiM1cposPR9Uy+b529UjCMqbhfhteZTLmtPq77a10iKj80heZCGxnjaltTRuVbZpCH9DHgZHBGBd1ycaAUsd5VDSLx9UCAWLK9uZJWX6p7eN9cXaN9uaiJY9/+VS9m8Z6yA/tmx+ebpBc15RcgaJsBosnq5Mrb2OwU1igxJteSv67t+sQv+gHRIC9l9IMqABUxiCTHdpkdNjvLAuSk3wIHR+p8oiCOACzFRDViqagQeaiLRATPODI27VE3B2ENXIHAxa9wfDmYAu/kH0YxueQZljcR7BEiC4Dop/cpKvnkR8ZN6hTonrRLrawqR52wzjV2Q==","protocol":4,"pv":"2.0","sign":"0f5f90f9e384301bd84a90b8e2422b71","t":1641296206}'
2022-01-04 06:36:48 DEBUG (Thread-5) [tuya iot] on_message: {'data': {'dataId': '331d2478-e2b3-4d30-a790-17f8fd518f03', 'devId': 'ebcdb2238eecc58323r0am', 'productKey': 'sfurldd0ddoc2mat', 'status': [{'code': 'cur_current', 't': '1641296206', '18': 116, 'value': 116}, {'code': 'cur_power', 't': '1641296206', '19': 42, 'value': 42}]}, 'protocol': 4, 'pv': '2.0', 'sign': '0f5f90f9e384301bd84a90b8e2422b71', 't': 1641296206}
2022-01-04 06:36:48 DEBUG (Thread-5) [tuya iot] mq receive-> {'data': {'dataId': '331d2478-e2b3-4d30-a790-17f8fd518f03', 'devId': 'ebcdb2238eecc58323r0am', 'productKey': 'sfurldd0ddoc2mat', 'status': [{'code': 'cur_current', 't': '1641296206', '18': 116, 'value': 116}, {'code': 'cur_power', 't': '1641296206', '19': 42, 'value': 42}]}, 'protocol': 4, 'pv': '2.0', 'sign': '0f5f90f9e384301bd84a90b8e2422b71', 't': 1641296206}
2022-01-04 06:36:48 DEBUG (Thread-5) [tuya iot] mq _on_device_report-> [{'code': 'cur_current', 't': '1641296206', '18': 116, 'value': 116}, {'code': 'cur_power', 't': '1641296206', '19': 42, 'value': 42}]
2022-01-04 06:36:48 DEBUG (Thread-5) [custom_components.tuya_v2] _update--><custom_components.tuya_v2.DeviceListener object at 0x7f7b7443f4c0>;->>ebcdb2238eecc58323r0am
2022-01-04 06:36:50 DEBUG (Thread-5) [tuya iot] _on_log: Received PUBLISH (d0, q0, r0, m0), 'cloud/token/in/fd0023190bb2b759f100e1df54f6127d', ... (348 bytes)
2022-01-04 06:36:50 DEBUG (Thread-5) [tuya iot] payload-> b'{"data":"h8DVS+nEJ6pJZS3uvU/4buy8umLrIVgIZZXdku5A/kKX/I8Uu+H97fLnBwwgHlx80heZCGxnjaltTRuVbZpCH9DHgZHBGBd1ycaAUsd5VDSLx9UCAWLK9uZJWX6p7eN9cXaN9uaiJY9/+VS9m8Z6yA/tmx+ebpBc15RcgaJsBosnq5Mrb2OwU1igxJteSv67t+sQv+gHRIC9l9IMqABUxqor1082s2vKwDmwj4nHeNXRK2Mpd+uAgBzxqDJokoWZ","protocol":4,"pv":"2.0","sign":"87611895a3d119544efc4bcd091bcec7","t":1641296209}'
2022-01-04 06:36:50 DEBUG (Thread-5) [tuya iot] on_message: {'data': {'dataId': 'ec18ce33-3233-45e3-bcdf-c403e006b92a', 'devId': 'ebcdb2238eecc58323r0am', 'productKey': 'sfurldd0ddoc2mat', 'status': [{'code': 'cur_current', 't': '1641296209', '18': 108, 'value': 108}]}, 'protocol': 4, 'pv': '2.0', 'sign': '87611895a3d119544efc4bcd091bcec7', 't': 1641296209}
2022-01-04 06:36:50 DEBUG (Thread-5) [tuya iot] mq receive-> {'data': {'dataId': 'ec18ce33-3233-45e3-bcdf-c403e006b92a', 'devId': 'ebcdb2238eecc58323r0am', 'productKey': 'sfurldd0ddoc2mat', 'status': [{'code': 'cur_current', 't': '1641296209', '18': 108, 'value': 108}]}, 'protocol': 4, 'pv': '2.0', 'sign': '87611895a3d119544efc4bcd091bcec7', 't': 1641296209}
2022-01-04 06:36:50 DEBUG (Thread-5) [tuya iot] mq _on_device_report-> [{'code': 'cur_current', 't': '1641296209', '18': 108, 'value': 108}]
2022-01-04 06:36:50 DEBUG (Thread-5) [custom_components.tuya_v2] _update--><custom_components.tuya_v2.DeviceListener object at 0x7f7b7443f4c0>;->>ebcdb2238eecc58323r0am
2022-01-04 06:36:55 DEBUG (Thread-5) [tuya iot] _on_log: Received PUBLISH (d0, q0, r0, m0), 'cloud/token/in/fd0023190bb2b759f100e1df54f6127d', ... (436 bytes)
2022-01-04 06:36:55 DEBUG (Thread-5) [tuya iot] payload-> b'{"data":"n8YhhoW+4POLr0Weye+fQFNKOzzimfsBnmZAMIKVpjYWt2zoqt1sigQYEpI1jA1T0heZCGxnjaltTRuVbZpCH9DHgZHBGBd1ycaAUsd5VDSLx9UCAWLK9uZJWX6p7eN9cXaN9uaiJY9/+VS9m8Z6yA/tmx+ebpBc15RcgaJsBosnq5Mrb2OwU1igxJteSv679EKQ69lVLOGxTOz29PfeHJaGDY5aMZAuJXXAPqV4o9B7xPEzGqG3W2UEbjurPygvLRATPODI27VE3B2ENXIHAzdiM4z2ZjOfgnCeSJtR0pSOAgjVjNQCv1Znt3/AMRiON6hTonrRLrawqR52wzjV2Q==","protocol":4,"pv":"2.0","sign":"1ab95f573c6f3a4df1c214c84a0448a4","t":1641296214}'
2022-01-04 06:36:55 DEBUG (Thread-5) [tuya iot] on_message: {'data': {'dataId': '157fbdf0-9150-4ed2-a240-7dabb014ac34', 'devId': 'ebcdb2238eecc58323r0am', 'productKey': 'sfurldd0ddoc2mat', 'status': [{'code': 'cur_current', 't': '1641296214', '18': 113, 'value': 113}, {'code': 'cur_power', 't': '1641296214', '19': 35, 'value': 35}]}, 'protocol': 4, 'pv': '2.0', 'sign': '1ab95f573c6f3a4df1c214c84a0448a4', 't': 1641296214}
2022-01-04 06:36:55 DEBUG (Thread-5) [tuya iot] mq receive-> {'data': {'dataId': '157fbdf0-9150-4ed2-a240-7dabb014ac34', 'devId': 'ebcdb2238eecc58323r0am', 'productKey': 'sfurldd0ddoc2mat', 'status': [{'code': 'cur_current', 't': '1641296214', '18': 113, 'value': 113}, {'code': 'cur_power', 't': '1641296214', '19': 35, 'value': 35}]}, 'protocol': 4, 'pv': '2.0', 'sign': '1ab95f573c6f3a4df1c214c84a0448a4', 't': 1641296214}
2022-01-04 06:36:55 DEBUG (Thread-5) [tuya iot] mq _on_device_report-> [{'code': 'cur_current', 't': '1641296214', '18': 113, 'value': 113}, {'code': 'cur_power', 't': '1641296214', '19': 35, 'value': 35}]
2022-01-04 06:36:55 DEBUG (Thread-5) [custom_components.tuya_v2] _update--><custom_components.tuya_v2.DeviceListener object at 0x7f7b7443f4c0>;->>ebcdb2238eecc58323r0am
2022-01-04 06:37:00 DEBUG (Thread-5) [tuya iot] _on_log: Received PUBLISH (d0, q0, r0, m0), 'cloud/token/in/fd0023190bb2b759f100e1df54f6127d', ... (436 bytes)
2022-01-04 06:37:00 DEBUG (Thread-5) [tuya iot] payload-> b'{"data":"v0BtHN/wysG865CZnWXijS+Ox8ZirOg7+Ge6omtFfRwLKTN6gWX/yxgSeuho3fzL0heZCGxnjaltTRuVbZpCH9DHgZHBGBd1ycaAUsd5VDSLx9UCAWLK9uZJWX6p7eN9cXaN9uaiJY9/+VS9m8Z6yA/tmx+ebpBc15RcgaJsBosnq5Mrb2OwU1igxJteSv679EKQ69lVLOGxTOz29PfeHD8sRl09/ccFBvlJikN99vzRriMV8RNcpJvc+uiyGXz3LRATPODI27VE3B2ENXIHAwENZOTxgKDvUUKMbfpLvwTTccAPvTsJLnE3F5Q2wr8pN6hTonrRLrawqR52wzjV2Q==","protocol":4,"pv":"2.0","sign":"e13e070d5a722897455d4af3dadeffe7","t":1641296219}'
2022-01-04 06:37:00 DEBUG (Thread-5) [tuya iot] on_message: {'data': {'dataId': '4f9599e5-16a3-4aae-9b37-b7c14092bbf9', 'devId': 'ebcdb2238eecc58323r0am', 'productKey': 'sfurldd0ddoc2mat', 'status': [{'code': 'cur_current', 't': '1641296219', '18': 114, 'value': 114}, {'code': 'cur_power', 't': '1641296219', '19': 45, 'value': 45}]}, 'protocol': 4, 'pv': '2.0', 'sign': 'e13e070d5a722897455d4af3dadeffe7', 't': 1641296219}
2022-01-04 06:37:00 DEBUG (Thread-5) [tuya iot] mq receive-> {'data': {'dataId': '4f9599e5-16a3-4aae-9b37-b7c14092bbf9', 'devId': 'ebcdb2238eecc58323r0am', 'productKey': 'sfurldd0ddoc2mat', 'status': [{'code': 'cur_current', 't': '1641296219', '18': 114, 'value': 114}, {'code': 'cur_power', 't': '1641296219', '19': 45, 'value': 45}]}, 'protocol': 4, 'pv': '2.0', 'sign': 'e13e070d5a722897455d4af3dadeffe7', 't': 1641296219}
2022-01-04 06:37:00 DEBUG (Thread-5) [tuya iot] mq _on_device_report-> [{'code': 'cur_current', 't': '1641296219', '18': 114, 'value': 114}, {'code': 'cur_power', 't': '1641296219', '19': 45, 'value': 45}]
2022-01-04 06:37:00 DEBUG (Thread-5) [custom_components.tuya_v2] _update--><custom_components.tuya_v2.DeviceListener object at 0x7f7b7443f4c0>;->>ebcdb2238eecc58323r0am
2022-01-04 06:37:03 DEBUG (Thread-5) [tuya iot] _on_log: Sending PINGREQ
2022-01-04 06:37:03 DEBUG (Thread-5) [tuya iot] _on_log: Received PINGRESP
2022-01-04 06:37:06 DEBUG (Thread-5) [tuya iot] _on_log: Received PUBLISH (d0, q0, r0, m0), 'cloud/token/in/fd0023190bb2b759f100e1df54f6127d', ... (520 bytes)
2022-01-04 06:37:06 DEBUG (Thread-5) [tuya iot] payload-> b'{"data":"jhrDCqJUaYZuHhpQI6SpbSiQ85X8Zh8e3qj2ZqHCOsEsUF8rxXyaR9dfaqc510Gz0heZCGxnjaltTRuVbZpCH9DHgZHBGBd1ycaAUsd5VDSLx9UCAWLK9uZJWX6p7eN9cXaN9uaiJY9/+VS9m8Z6yA/tmx+ebpBc15RcgaJsBosnq5Mrb2OwU1igxJteSv675bXAe1hJMIepv+fHflCSLkcFWnAXJjnLl01Xe45tiLep8oiCOACzFRDViqagQeaiLRATPODI27VE3B2ENXIHAxV25AJbCBsdKXUPgmhKVVSrgexNRd254XenxS40y5ggJTjgp5fNkAH4+LFVPSt9Ako0HeVw128q3s65n/AleAw0L/OI+bejwFbBC8yamT1/1RyPW6W/02c982knA+wwRfxch53Oi6wIfVCBYtAcyTQ=","protocol":4,"pv":"2.0","sign":"215fd9fdf99347a5b14028ccf844e1e0","t":1641296224}'
2022-01-04 06:37:06 DEBUG (Thread-5) [tuya iot] on_message: {'data': {'dataId': 'b4cdbf6c-1214-465e-9870-063ea5fc8e96', 'devId': 'ebcdb2238eecc58323r0am', 'productKey': 'sfurldd0ddoc2mat', 'status': [{'code': 'cur_current', 't': '1641296224', '18': 116, 'value': 116}, {'code': 'cur_power', 't': '1641296224', '19': 46, 'value': 46}, {'code': 'cur_voltage', 't': '1641296224', 'value': 1163, '20': 1163}]}, 'protocol': 4, 'pv': '2.0', 'sign': '215fd9fdf99347a5b14028ccf844e1e0', 't': 1641296224}
2022-01-04 06:37:06 DEBUG (Thread-5) [tuya iot] mq receive-> {'data': {'dataId': 'b4cdbf6c-1214-465e-9870-063ea5fc8e96', 'devId': 'ebcdb2238eecc58323r0am', 'productKey': 'sfurldd0ddoc2mat', 'status': [{'code': 'cur_current', 't': '1641296224', '18': 116, 'value': 116}, {'code': 'cur_power', 't': '1641296224', '19': 46, 'value': 46}, {'code': 'cur_voltage', 't': '1641296224', 'value': 1163, '20': 1163}]}, 'protocol': 4, 'pv': '2.0', 'sign': '215fd9fdf99347a5b14028ccf844e1e0', 't': 1641296224}
2022-01-04 06:37:06 DEBUG (Thread-5) [tuya iot] mq _on_device_report-> [{'code': 'cur_current', 't': '1641296224', '18': 116, 'value': 116}, {'code': 'cur_power', 't': '1641296224', '19': 46, 'value': 46}, {'code': 'cur_voltage', 't': '1641296224', 'value': 1163, '20': 1163}]
2022-01-04 06:37:06 DEBUG (Thread-5) [custom_components.tuya_v2] _update--><custom_components.tuya_v2.DeviceListener object at 0x7f7b7443f4c0>;->>ebcdb2238eecc58323r0am
2022-01-04 06:37:10 DEBUG (Thread-5) [tuya iot] _on_log: Received PUBLISH (d0, q0, r0, m0), 'cloud/token/in/fd0023190bb2b759f100e1df54f6127d', ... (436 bytes)
2022-01-04 06:37:10 DEBUG (Thread-5) [tuya iot] payload-> b'{"data":"uvPxtdrNqYU1yei809sDBHdaCuTynK7y3lt7zuK5aa5QTG10GUtpNLy6vSu9/u1O0heZCGxnjaltTRuVbZpCH9DHgZHBGBd1ycaAUsd5VDSLx9UCAWLK9uZJWX6p7eN9cXaN9uaiJY9/+VS9m8Z6yA/tmx+ebpBc15RcgaJsBosnq5Mrb2OwU1igxJteSv675bXAe1hJMIepv+fHflCSLtbVtHXD7620nCExBSDV6R34Ch5hakEnE4trVCzjGyWwLRATPODI27VE3B2ENXIHA2Lh75Wi2OqvAdUD/FGyIzngKottUoNFjl9DolLr31FHN6hTonrRLrawqR52wzjV2Q==","protocol":4,"pv":"2.0","sign":"28e9a42be3f2a55b07d7b0b7b6d066b3","t":1641296229}'
2022-01-04 06:37:10 DEBUG (Thread-5) [tuya iot] on_message: {'data': {'dataId': '79a5322b-3d16-4f22-a328-93a1e3f04048', 'devId': 'ebcdb2238eecc58323r0am', 'productKey': 'sfurldd0ddoc2mat', 'status': [{'code': 'cur_current', 't': '1641296229', '18': 110, 'value': 110}, {'code': 'cur_power', 't': '1641296229', '19': 36, 'value': 36}]}, 'protocol': 4, 'pv': '2.0', 'sign': '28e9a42be3f2a55b07d7b0b7b6d066b3', 't': 1641296229}
2022-01-04 06:37:10 DEBUG (Thread-5) [tuya iot] mq receive-> {'data': {'dataId': '79a5322b-3d16-4f22-a328-93a1e3f04048', 'devId': 'ebcdb2238eecc58323r0am', 'productKey': 'sfurldd0ddoc2mat', 'status': [{'code': 'cur_current', 't': '1641296229', '18': 110, 'value': 110}, {'code': 'cur_power', 't': '1641296229', '19': 36, 'value': 36}]}, 'protocol': 4, 'pv': '2.0', 'sign': '28e9a42be3f2a55b07d7b0b7b6d066b3', 't': 1641296229}
2022-01-04 06:37:10 DEBUG (Thread-5) [tuya iot] mq _on_device_report-> [{'code': 'cur_current', 't': '1641296229', '18': 110, 'value': 110}, {'code': 'cur_power', 't': '1641296229', '19': 36, 'value': 36}]
2022-01-04 06:37:10 DEBUG (Thread-5) [custom_components.tuya_v2] _update--><custom_components.tuya_v2.DeviceListener object at 0x7f7b7443f4c0>;->>ebcdb2238eecc58323r0am
2022-01-04 06:37:15 DEBUG (Thread-5) [tuya iot] _on_log: Received PUBLISH (d0, q0, r0, m0), 'cloud/token/in/fd0023190bb2b759f100e1df54f6127d', ... (436 bytes)
2022-01-04 06:37:15 DEBUG (Thread-5) [tuya iot] payload-> b'{"data":"ZPJ6ZrNBSEeQ3bbE5qjf5kNsnAXHsitcLcRs3EpRN+fAqB63Os6WycNj+q2fU6rK0heZCGxnjaltTRuVbZpCH9DHgZHBGBd1ycaAUsd5VDSLx9UCAWLK9uZJWX6p7eN9cXaN9uaiJY9/+VS9m8Z6yA/tmx+ebpBc15RcgaJsBosnq5Mrb2OwU1igxJteSv67Z/HPmvyh5fa4wZKjMebUK1FVheNaP47XCduSYjog1ok6n6AdnwO5aIDQptH+z40ILRATPODI27VE3B2ENXIHA8ypXTt4359HM1euwvTehYVIVC8tSiREgrfuxMYt2+tCN6hTonrRLrawqR52wzjV2Q==","protocol":4,"pv":"2.0","sign":"669bfb2c57e4f020394d14c98a9b3ee1","t":1641296234}'
2022-01-04 06:37:15 DEBUG (Thread-5) [tuya iot] on_message: {'data': {'dataId': '5ad568a7-600f-4155-b1a2-4916e79dca9d', 'devId': 'ebcdb2238eecc58323r0am', 'productKey': 'sfurldd0ddoc2mat', 'status': [{'code': 'cur_current', 't': '1641296234', '18': 112, 'value': 112}, {'code': 'cur_power', 't': '1641296234', '19': 38, 'value': 38}]}, 'protocol': 4, 'pv': '2.0', 'sign': '669bfb2c57e4f020394d14c98a9b3ee1', 't': 1641296234}
2022-01-04 06:37:15 DEBUG (Thread-5) [tuya iot] mq receive-> {'data': {'dataId': '5ad568a7-600f-4155-b1a2-4916e79dca9d', 'devId': 'ebcdb2238eecc58323r0am', 'productKey': 'sfurldd0ddoc2mat', 'status': [{'code': 'cur_current', 't': '1641296234', '18': 112, 'value': 112}, {'code': 'cur_power', 't': '1641296234', '19': 38, 'value': 38}]}, 'protocol': 4, 'pv': '2.0', 'sign': '669bfb2c57e4f020394d14c98a9b3ee1', 't': 1641296234}
2022-01-04 06:37:15 DEBUG (Thread-5) [tuya iot] mq _on_device_report-> [{'code': 'cur_current', 't': '1641296234', '18': 112, 'value': 112}, {'code': 'cur_power', 't': '1641296234', '19': 38, 'value': 38}]
2022-01-04 06:37:15 DEBUG (Thread-5) [custom_components.tuya_v2] _update--><custom_components.tuya_v2.DeviceListener object at 0x7f7b7443f4c0>;->>ebcdb2238eecc58323r0am
2022-01-04 06:37:20 DEBUG (Thread-5) [tuya iot] _on_log: Received PUBLISH (d0, q0, r0, m0), 'cloud/token/in/fd0023190bb2b759f100e1df54f6127d', ... (436 bytes)
2022-01-04 06:37:20 DEBUG (Thread-5) [tuya iot] payload-> b'{"data":"UYGRJf+lTExRKIfozPiCFr7mqE/0MWLpIggAMzT8LrPiz6Mg+1n6bK3DHHFyy7Oa0heZCGxnjaltTRuVbZpCH9DHgZHBGBd1ycaAUsd5VDSLx9UCAWLK9uZJWX6p7eN9cXaN9uaiJY9/+VS9m8Z6yA/tmx+ebpBc15RcgaJsBosnq5Mrb2OwU1igxJteSv67Z/HPmvyh5fa4wZKjMebUKw+9xSA+uewPXlD3Tj4PeYl5/j8C7lT3mERM0e0UPkz2Rk3jRomPAgXwnS2oQj/jwMOah0RiAPedDGcCioMiUNk1GS+Pa6gUKZMGSPuD9NhYTNQWiuSos2pOZTytiMwyXw==","protocol":4,"pv":"2.0","sign":"27feb3cf2ebe4b39a658c6ece8d862f6","t":1641296239}'
2022-01-04 06:37:20 DEBUG (Thread-5) [tuya iot] on_message: {'data': {'dataId': '306ee9a0-fc4c-4e02-be5b-43dffb0369c8', 'devId': 'ebcdb2238eecc58323r0am', 'productKey': 'sfurldd0ddoc2mat', 'status': [{'code': 'cur_current', 't': '1641296239', '18': 118, 'value': 118}, {'code': 'cur_voltage', 't': '1641296239', 'value': 1167, '20': 1167}]}, 'protocol': 4, 'pv': '2.0', 'sign': '27feb3cf2ebe4b39a658c6ece8d862f6', 't': 1641296239}
2022-01-04 06:37:20 DEBUG (Thread-5) [tuya iot] mq receive-> {'data': {'dataId': '306ee9a0-fc4c-4e02-be5b-43dffb0369c8', 'devId': 'ebcdb2238eecc58323r0am', 'productKey': 'sfurldd0ddoc2mat', 'status': [{'code': 'cur_current', 't': '1641296239', '18': 118, 'value': 118}, {'code': 'cur_voltage', 't': '1641296239', 'value': 1167, '20': 1167}]}, 'protocol': 4, 'pv': '2.0', 'sign': '27feb3cf2ebe4b39a658c6ece8d862f6', 't': 1641296239}
2022-01-04 06:37:20 DEBUG (Thread-5) [tuya iot] mq _on_device_report-> [{'code': 'cur_current', 't': '1641296239', '18': 118, 'value': 118}, {'code': 'cur_voltage', 't': '1641296239', 'value': 1167, '20': 1167}]
2022-01-04 06:37:20 DEBUG (Thread-5) [custom_components.tuya_v2] _update--><custom_components.tuya_v2.DeviceListener object at 0x7f7b7443f4c0>;->>ebcdb2238eecc58323r0am
2022-01-04 06:37:26 DEBUG (Thread-5) [tuya iot] _on_log: Received PUBLISH (d0, q0, r0, m0), 'cloud/token/in/fd0023190bb2b759f100e1df54f6127d', ... (436 bytes)
2022-01-04 06:37:26 DEBUG (Thread-5) [tuya iot] payload-> b'{"data":"xzg/qExrPi+bB2rZ+54qZ5RI4cpzp76scUO1RJUy7dIrYkQxTWd6m7hVNEDtzJVE0heZCGxnjaltTRuVbZpCH9DHgZHBGBd1ycaAUsd5VDSLx9UCAWLK9uZJWX6p7eN9cXaN9uaiJY9/+VS9m8Z6yA/tmx+ebpBc15RcgaJsBosnq5Mrb2OwU1igxJteSv671uJTHT9TQl8gzo9GB/vG/1FVheNaP47XCduSYjog1ok6n6AdnwO5aIDQptH+z40ILRATPODI27VE3B2ENXIHA+qXzo0gyM/K3undJxiqlD6/HNTVcAxI6rgEhddtu9AeN6hTonrRLrawqR52wzjV2Q==","protocol":4,"pv":"2.0","sign":"b7a97efe5d04ee63fdccc097f4aa5c9d","t":1641296244}'
2022-01-04 06:37:26 DEBUG (Thread-5) [tuya iot] on_message: {'data': {'dataId': 'b757fffb-1fb7-4450-813f-58f680b5715a', 'devId': 'ebcdb2238eecc58323r0am', 'productKey': 'sfurldd0ddoc2mat', 'status': [{'code': 'cur_current', 't': '1641296244', '18': 112, 'value': 112}, {'code': 'cur_power', 't': '1641296244', '19': 39, 'value': 39}]}, 'protocol': 4, 'pv': '2.0', 'sign': 'b7a97efe5d04ee63fdccc097f4aa5c9d', 't': 1641296244}
2022-01-04 06:37:26 DEBUG (Thread-5) [tuya iot] mq receive-> {'data': {'dataId': 'b757fffb-1fb7-4450-813f-58f680b5715a', 'devId': 'ebcdb2238eecc58323r0am', 'productKey': 'sfurldd0ddoc2mat', 'status': [{'code': 'cur_current', 't': '1641296244', '18': 112, 'value': 112}, {'code': 'cur_power', 't': '1641296244', '19': 39, 'value': 39}]}, 'protocol': 4, 'pv': '2.0', 'sign': 'b7a97efe5d04ee63fdccc097f4aa5c9d', 't': 1641296244}
2022-01-04 06:37:26 DEBUG (Thread-5) [tuya iot] mq _on_device_report-> [{'code': 'cur_current', 't': '1641296244', '18': 112, 'value': 112}, {'code': 'cur_power', 't': '1641296244', '19': 39, 'value': 39}]
2022-01-04 06:37:26 DEBUG (Thread-5) [custom_components.tuya_v2] _update--><custom_components.tuya_v2.DeviceListener object at 0x7f7b7443f4c0>;->>ebcdb2238eecc58323r0am
2022-01-04 06:37:30 DEBUG (Thread-5) [tuya iot] _on_log: Received PUBLISH (d0, q0, r0, m0), 'cloud/token/in/fd0023190bb2b759f100e1df54f6127d', ... (520 bytes)
2022-01-04 06:37:30 DEBUG (Thread-5) [tuya iot] payload-> b'{"data":"NkjqXbOn8TNtxU2uPsgNYhLERZFNKvy75BhUo36C+32FHesbAx2TIM7wrnfeaZoI0heZCGxnjaltTRuVbZpCH9DHgZHBGBd1ycaAUsd5VDSLx9UCAWLK9uZJWX6p7eN9cXaN9uaiJY9/+VS9m8Z6yA/tmx+ebpBc15RcgaJsBosnq5Mrb2OwU1igxJteSv67rqTEqFCIRofQMvLi4P64uhMvpsuzOSMySjYEoG6tC2+218gnfHFCoV8ri0cWh9hGLRATPODI27VE3B2ENXIHAz3RWLQeP6MCjNGmsSUPkjqwWyO/0wfALsRNrXVai1JLJTjgp5fNkAH4+LFVPSt9Ako0HeVw128q3s65n/AleAwyxH2ba2q0AhJk/VtNuHYS1RyPW6W/02c982knA+wwRfxch53Oi6wIfVCBYtAcyTQ=","protocol":4,"pv":"2.0","sign":"cdc9067d6ecf01d79edc7dd05269fb31","t":1641296250}'
2022-01-04 06:37:30 DEBUG (Thread-5) [tuya iot] on_message: {'data': {'dataId': 'cba8d2cb-36b5-4ae4-8ee2-04f69bb24c91', 'devId': 'ebcdb2238eecc58323r0am', 'productKey': 'sfurldd0ddoc2mat', 'status': [{'code': 'cur_current', 't': '1641296250', '18': 109, 'value': 109}, {'code': 'cur_power', 't': '1641296250', '19': 40, 'value': 40}, {'code': 'cur_voltage', 't': '1641296250', 'value': 1163, '20': 1163}]}, 'protocol': 4, 'pv': '2.0', 'sign': 'cdc9067d6ecf01d79edc7dd05269fb31', 't': 1641296250}
2022-01-04 06:37:30 DEBUG (Thread-5) [tuya iot] mq receive-> {'data': {'dataId': 'cba8d2cb-36b5-4ae4-8ee2-04f69bb24c91', 'devId': 'ebcdb2238eecc58323r0am', 'productKey': 'sfurldd0ddoc2mat', 'status': [{'code': 'cur_current', 't': '1641296250', '18': 109, 'value': 109}, {'code': 'cur_power', 't': '1641296250', '19': 40, 'value': 40}, {'code': 'cur_voltage', 't': '1641296250', 'value': 1163, '20': 1163}]}, 'protocol': 4, 'pv': '2.0', 'sign': 'cdc9067d6ecf01d79edc7dd05269fb31', 't': 1641296250}
2022-01-04 06:37:30 DEBUG (Thread-5) [tuya iot] mq _on_device_report-> [{'code': 'cur_current', 't': '1641296250', '18': 109, 'value': 109}, {'code': 'cur_power', 't': '1641296250', '19': 40, 'value': 40}, {'code': 'cur_voltage', 't': '1641296250', 'value': 1163, '20': 1163}]
2022-01-04 06:37:30 DEBUG (Thread-5) [custom_components.tuya_v2] _update--><custom_components.tuya_v2.DeviceListener object at 0x7f7b7443f4c0>;->>ebcdb2238eecc58323r0am
2022-01-04 06:37:35 DEBUG (Thread-5) [tuya iot] _on_log: Received PUBLISH (d0, q0, r0, m0), 'cloud/token/in/fd0023190bb2b759f100e1df54f6127d', ... (436 bytes)
2022-01-04 06:37:35 DEBUG (Thread-5) [tuya iot] payload-> b'{"data":"x9/VYRIuuBeIIP4VMLOH6xIFCJNvXmcuM1jyplAxXeqta5rS9FNmubu86L7MfkW00heZCGxnjaltTRuVbZpCH9DHgZHBGBd1ycaAUsd5VDSLx9UCAWLK9uZJWX6p7eN9cXaN9uaiJY9/+VS9m8Z6yA/tmx+ebpBc15RcgaJsBosnq5Mrb2OwU1igxJteSv67rqTEqFCIRofQMvLi4P64uiWCWYRV1ru53O6IsHbXuajRriMV8RNcpJvc+uiyGXz3LRATPODI27VE3B2ENXIHA/O2QJOPZZ4tNhtJYMyGwsbgKottUoNFjl9DolLr31FHN6hTonrRLrawqR52wzjV2Q==","protocol":4,"pv":"2.0","sign":"fc0fdfc1de5194c4b11e3fafbd8dc83e","t":1641296255}'
2022-01-04 06:37:35 DEBUG (Thread-5) [tuya iot] on_message: {'data': {'dataId': 'c68cba87-bece-4a16-80a9-d95ac4963e6b', 'devId': 'ebcdb2238eecc58323r0am', 'productKey': 'sfurldd0ddoc2mat', 'status': [{'code': 'cur_current', 't': '1641296255', '18': 114, 'value': 114}, {'code': 'cur_power', 't': '1641296255', '19': 36, 'value': 36}]}, 'protocol': 4, 'pv': '2.0', 'sign': 'fc0fdfc1de5194c4b11e3fafbd8dc83e', 't': 1641296255}
2022-01-04 06:37:35 DEBUG (Thread-5) [tuya iot] mq receive-> {'data': {'dataId': 'c68cba87-bece-4a16-80a9-d95ac4963e6b', 'devId': 'ebcdb2238eecc58323r0am', 'productKey': 'sfurldd0ddoc2mat', 'status': [{'code': 'cur_current', 't': '1641296255', '18': 114, 'value': 114}, {'code': 'cur_power', 't': '1641296255', '19': 36, 'value': 36}]}, 'protocol': 4, 'pv': '2.0', 'sign': 'fc0fdfc1de5194c4b11e3fafbd8dc83e', 't': 1641296255}
2022-01-04 06:37:35 DEBUG (Thread-5) [tuya iot] mq _on_device_report-> [{'code': 'cur_current', 't': '1641296255', '18': 114, 'value': 114}, {'code': 'cur_power', 't': '1641296255', '19': 36, 'value': 36}]
2022-01-04 06:37:35 DEBUG (Thread-5) [custom_components.tuya_v2] _update--><custom_components.tuya_v2.DeviceListener object at 0x7f7b7443f4c0>;->>ebcdb2238eecc58323r0am
2022-01-04 06:37:40 DEBUG (Thread-5) [tuya iot] _on_log: Received PUBLISH (d0, q0, r0, m0), 'cloud/token/in/fd0023190bb2b759f100e1df54f6127d', ... (520 bytes)
2022-01-04 06:37:40 DEBUG (Thread-5) [tuya iot] payload-> b'{"data":"eDffmSYrOeUfPDvqHn7Fs/VeoG1CSUSHbk+yQGBme62XGbrpAYDCMTZDLHh0iJ3Y0heZCGxnjaltTRuVbZpCH9DHgZHBGBd1ycaAUsd5VDSLx9UCAWLK9uZJWX6p7eN9cXaN9uaiJY9/+VS9m8Z6yA/tmx+ebpBc15RcgaJsBosnq5Mrb2OwU1igxJteSv67rqTEqFCIRofQMvLi4P64utr8k2H3p1pCcbw3ugJGzeRM8iqJqphmTSuc/+5j6bAjLRATPODI27VE3B2ENXIHAxMenqfIlT/rQMpcmmmmwarljWzy5pV5u0RlNj475pncJTjgp5fNkAH4+LFVPSt9Ako0HeVw128q3s65n/AleAxk6WnPtFqIqU82OVpRLzBgBJp2aBWLWnAqEXNcAgTDXPxch53Oi6wIfVCBYtAcyTQ=","protocol":4,"pv":"2.0","sign":"c522f994cab7bab909e25bb8df9e1f86","t":1641296259}'
2022-01-04 06:37:40 DEBUG (Thread-5) [tuya iot] on_message: {'data': {'dataId': '8fe64bf7-f8bc-42f0-a865-e13174ee8b56', 'devId': 'ebcdb2238eecc58323r0am', 'productKey': 'sfurldd0ddoc2mat', 'status': [{'code': 'cur_current', 't': '1641296259', '18': 107, 'value': 107}, {'code': 'cur_power', 't': '1641296259', '19': 44, 'value': 44}, {'code': 'cur_voltage', 't': '1641296259', 'value': 1162, '20': 1162}]}, 'protocol': 4, 'pv': '2.0', 'sign': 'c522f994cab7bab909e25bb8df9e1f86', 't': 1641296259}
2022-01-04 06:37:40 DEBUG (Thread-5) [tuya iot] mq receive-> {'data': {'dataId': '8fe64bf7-f8bc-42f0-a865-e13174ee8b56', 'devId': 'ebcdb2238eecc58323r0am', 'productKey': 'sfurldd0ddoc2mat', 'status': [{'code': 'cur_current', 't': '1641296259', '18': 107, 'value': 107}, {'code': 'cur_power', 't': '1641296259', '19': 44, 'value': 44}, {'code': 'cur_voltage', 't': '1641296259', 'value': 1162, '20': 1162}]}, 'protocol': 4, 'pv': '2.0', 'sign': 'c522f994cab7bab909e25bb8df9e1f86', 't': 1641296259}
2022-01-04 06:37:40 DEBUG (Thread-5) [tuya iot] mq _on_device_report-> [{'code': 'cur_current', 't': '1641296259', '18': 107, 'value': 107}, {'code': 'cur_power', 't': '1641296259', '19': 44, 'value': 44}, {'code': 'cur_voltage', 't': '1641296259', 'value': 1162, '20': 1162}]
2022-01-04 06:37:40 DEBUG (Thread-5) [custom_components.tuya_v2] _update--><custom_components.tuya_v2.DeviceListener object at 0x7f7b7443f4c0>;->>ebcdb2238eecc58323r0am
2022-01-04 06:37:45 DEBUG (Thread-5) [tuya iot] _on_log: Received PUBLISH (d0, q0, r0, m0), 'cloud/token/in/fd0023190bb2b759f100e1df54f6127d', ... (436 bytes)
2022-01-04 06:37:45 DEBUG (Thread-5) [tuya iot] payload-> b'{"data":"p2E15g1IG6bLD0wkHVspQshGJKhqndey65YiTzoZKHjOCcMUIwmJgGql1jgraaGS0heZCGxnjaltTRuVbZpCH9DHgZHBGBd1ycaAUsd5VDSLx9UCAWLK9uZJWX6p7eN9cXaN9uaiJY9/+VS9m8Z6yA/tmx+ebpBc15RcgaJsBosnq5Mrb2OwU1igxJteSv67RhqN5bz0878ms4sQVa0HJyWCWYRV1ru53O6IsHbXuajRriMV8RNcpJvc+uiyGXz3LRATPODI27VE3B2ENXIHA93oNUbhSee0CvTNekAt/7UvwiMExekorwjTbKB0BpHhN6hTonrRLrawqR52wzjV2Q==","protocol":4,"pv":"2.0","sign":"f986174df291898c672b74f4a189245b","t":1641296265}'
2022-01-04 06:37:45 DEBUG (Thread-5) [tuya iot] on_message: {'data': {'dataId': '62eab3e9-4d08-401e-98fb-5df822e3b2d5', 'devId': 'ebcdb2238eecc58323r0am', 'productKey': 'sfurldd0ddoc2mat', 'status': [{'code': 'cur_current', 't': '1641296265', '18': 114, 'value': 114}, {'code': 'cur_power', 't': '1641296265', '19': 47, 'value': 47}]}, 'protocol': 4, 'pv': '2.0', 'sign': 'f986174df291898c672b74f4a189245b', 't': 1641296265}
2022-01-04 06:37:45 DEBUG (Thread-5) [tuya iot] mq receive-> {'data': {'dataId': '62eab3e9-4d08-401e-98fb-5df822e3b2d5', 'devId': 'ebcdb2238eecc58323r0am', 'productKey': 'sfurldd0ddoc2mat', 'status': [{'code': 'cur_current', 't': '1641296265', '18': 114, 'value': 114}, {'code': 'cur_power', 't': '1641296265', '19': 47, 'value': 47}]}, 'protocol': 4, 'pv': '2.0', 'sign': 'f986174df291898c672b74f4a189245b', 't': 1641296265}
2022-01-04 06:37:45 DEBUG (Thread-5) [tuya iot] mq _on_device_report-> [{'code': 'cur_current', 't': '1641296265', '18': 114, 'value': 114}, {'code': 'cur_power', 't': '1641296265', '19': 47, 'value': 47}]
2022-01-04 06:37:45 DEBUG (Thread-5) [custom_components.tuya_v2] _update--><custom_components.tuya_v2.DeviceListener object at 0x7f7b7443f4c0>;->>ebcdb2238eecc58323r0am
2022-01-04 06:37:50 DEBUG (Thread-5) [tuya iot] _on_log: Received PUBLISH (d0, q0, r0, m0), 'cloud/token/in/fd0023190bb2b759f100e1df54f6127d', ... (436 bytes)
2022-01-04 06:37:50 DEBUG (Thread-5) [tuya iot] payload-> b'{"data":"U6ta3YcXgzcfaEVykelX4Cyxo0uK1rg1awdltaNGUp1aeakcgMy5y2LyJ18AM8U10heZCGxnjaltTRuVbZpCH9DHgZHBGBd1ycaAUsd5VDSLx9UCAWLK9uZJWX6p7eN9cXaN9uaiJY9/+VS9m8Z6yA/tmx+ebpBc15RcgaJsBosnq5Mrb2OwU1igxJteSv67xmG8rO8LQhlXRTDX/WDH8/tZFtxrS5YWfGoUBKQsiEkjQBLBo9AY81j+ww1i+6xSLRATPODI27VE3B2ENXIHA/ZczX+Q/+ZHFw95ZWOKTHvA8Xj+lZdLtnG9EQbY31sbN6hTonrRLrawqR52wzjV2Q==","protocol":4,"pv":"2.0","sign":"3bedd1045f71d6ec25eacd3c088cf766","t":1641296270}'
2022-01-04 06:37:50 DEBUG (Thread-5) [tuya iot] on_message: {'data': {'dataId': '5cfa4c78-ab3a-4f91-b3eb-50235d99040d', 'devId': 'ebcdb2238eecc58323r0am', 'productKey': 'sfurldd0ddoc2mat', 'status': [{'code': 'cur_current', 't': '1641296270', '18': 119, 'value': 119}, {'code': 'cur_power', 't': '1641296270', '19': 33, 'value': 33}]}, 'protocol': 4, 'pv': '2.0', 'sign': '3bedd1045f71d6ec25eacd3c088cf766', 't': 1641296270}
2022-01-04 06:37:50 DEBUG (Thread-5) [tuya iot] mq receive-> {'data': {'dataId': '5cfa4c78-ab3a-4f91-b3eb-50235d99040d', 'devId': 'ebcdb2238eecc58323r0am', 'productKey': 'sfurldd0ddoc2mat', 'status': [{'code': 'cur_current', 't': '1641296270', '18': 119, 'value': 119}, {'code': 'cur_power', 't': '1641296270', '19': 33, 'value': 33}]}, 'protocol': 4, 'pv': '2.0', 'sign': '3bedd1045f71d6ec25eacd3c088cf766', 't': 1641296270}
2022-01-04 06:37:50 DEBUG (Thread-5) [tuya iot] mq _on_device_report-> [{'code': 'cur_current', 't': '1641296270', '18': 119, 'value': 119}, {'code': 'cur_power', 't': '1641296270', '19': 33, 'value': 33}]
2022-01-04 06:37:50 DEBUG (Thread-5) [custom_components.tuya_v2] _update--><custom_components.tuya_v2.DeviceListener object at 0x7f7b7443f4c0>;->>ebcdb2238eecc58323r0am
2022-01-04 06:37:55 DEBUG (Thread-5) [tuya iot] _on_log: Received PUBLISH (d0, q0, r0, m0), 'cloud/token/in/fd0023190bb2b759f100e1df54f6127d', ... (436 bytes)
2022-01-04 06:37:55 DEBUG (Thread-5) [tuya iot] payload-> b'{"data":"xijgEA31RCFCIkzwnGPTk/xRi14ulYj3f2OyT19K3nvfmMOAqiSpkaJpjyKdFSp00heZCGxnjaltTRuVbZpCH9DHgZHBGBd1ycaAUsd5VDSLx9UCAWLK9uZJWX6p7eN9cXaN9uaiJY9/+VS9m8Z6yA/tmx+ebpBc15RcgaJsBosnq5Mrb2OwU1igxJteSv67xmG8rO8LQhlXRTDX/WDH8+Um6z2hWde87woAKEi0b5KoZ8He6CK8MV1mtg6wink4LRATPODI27VE3B2ENXIHA/2IYle4bzHQQbW+rY5yt6zcR7BEiC4Dop/cpKvnkR8ZN6hTonrRLrawqR52wzjV2Q==","protocol":4,"pv":"2.0","sign":"09ad88475e5549b5c6e2f4e4ee318b1d","t":1641296275}'
2022-01-04 06:37:55 DEBUG (Thread-5) [tuya iot] on_message: {'data': {'dataId': 'a3c84905-3f08-4876-91eb-b59ab8fedb79', 'devId': 'ebcdb2238eecc58323r0am', 'productKey': 'sfurldd0ddoc2mat', 'status': [{'code': 'cur_current', 't': '1641296275', '18': 115, 'value': 115}, {'code': 'cur_power', 't': '1641296275', '19': 42, 'value': 42}]}, 'protocol': 4, 'pv': '2.0', 'sign': '09ad88475e5549b5c6e2f4e4ee318b1d', 't': 1641296275}
2022-01-04 06:37:55 DEBUG (Thread-5) [tuya iot] mq receive-> {'data': {'dataId': 'a3c84905-3f08-4876-91eb-b59ab8fedb79', 'devId': 'ebcdb2238eecc58323r0am', 'productKey': 'sfurldd0ddoc2mat', 'status': [{'code': 'cur_current', 't': '1641296275', '18': 115, 'value': 115}, {'code': 'cur_power', 't': '1641296275', '19': 42, 'value': 42}]}, 'protocol': 4, 'pv': '2.0', 'sign': '09ad88475e5549b5c6e2f4e4ee318b1d', 't': 1641296275}
2022-01-04 06:37:55 DEBUG (Thread-5) [tuya iot] mq _on_device_report-> [{'code': 'cur_current', 't': '1641296275', '18': 115, 'value': 115}, {'code': 'cur_power', 't': '1641296275', '19': 42, 'value': 42}]
2022-01-04 06:37:55 DEBUG (Thread-5) [custom_components.tuya_v2] _update--><custom_components.tuya_v2.DeviceListener object at 0x7f7b7443f4c0>;->>ebcdb2238eecc58323r0am
2022-01-04 06:38:00 DEBUG (Thread-5) [tuya iot] _on_log: Received PUBLISH (d0, q0, r0, m0), 'cloud/token/in/fd0023190bb2b759f100e1df54f6127d', ... (348 bytes)
2022-01-04 06:38:00 DEBUG (Thread-5) [tuya iot] payload-> b'{"data":"ZWfdKQghUBG7/6yIynI5Z8YdCKz06i+IQivYx1jZ2FBzBSP4mZSCXRl2GCCKf3PJ0heZCGxnjaltTRuVbZpCH9DHgZHBGBd1ycaAUsd5VDSLx9UCAWLK9uZJWX6p7eN9cXaN9uaiJY9/+VS9m8Z6yA/tmx+ebpBc15RcgaJsBouF5z7JY5pm+qVxAEl7NDM2h3mcKLW3ZdtiHNM3m68OZv2y/opKQ+M5Sgfm88dj7S8oBeyY3cLZgWGX8LJWepLh","protocol":4,"pv":"2.0","sign":"7d81e65c8138b080f6ee3b9a48be173d","t":1641296280}'
2022-01-04 06:38:00 DEBUG (Thread-5) [tuya iot] on_message: {'data': {'dataId': '6377700d-509e-4cef-9ed8-71913500fa39', 'devId': 'ebcdb2238eecc58323r0am', 'productKey': 'sfurldd0ddoc2mat', 'status': [{'code': 'cur_power', 't': '1641296280', '19': 40, 'value': 40}]}, 'protocol': 4, 'pv': '2.0', 'sign': '7d81e65c8138b080f6ee3b9a48be173d', 't': 1641296280}
2022-01-04 06:38:00 DEBUG (Thread-5) [tuya iot] mq receive-> {'data': {'dataId': '6377700d-509e-4cef-9ed8-71913500fa39', 'devId': 'ebcdb2238eecc58323r0am', 'productKey': 'sfurldd0ddoc2mat', 'status': [{'code': 'cur_power', 't': '1641296280', '19': 40, 'value': 40}]}, 'protocol': 4, 'pv': '2.0', 'sign': '7d81e65c8138b080f6ee3b9a48be173d', 't': 1641296280}
2022-01-04 06:38:00 DEBUG (Thread-5) [tuya iot] mq _on_device_report-> [{'code': 'cur_power', 't': '1641296280', '19': 40, 'value': 40}]
2022-01-04 06:38:00 DEBUG (Thread-5) [custom_components.tuya_v2] _update--><custom_components.tuya_v2.DeviceListener object at 0x7f7b7443f4c0>;->>ebcdb2238eecc58323r0am
2022-01-04 06:38:03 DEBUG (Thread-5) [tuya iot] _on_log: Sending PINGREQ
2022-01-04 06:38:04 DEBUG (Thread-5) [tuya iot] _on_log: Received PINGRESP
2022-01-04 06:38:05 DEBUG (Thread-5) [tuya iot] _on_log: Received PUBLISH (d0, q0, r0, m0), 'cloud/token/in/fd0023190bb2b759f100e1df54f6127d', ... (436 bytes)
2022-01-04 06:38:05 DEBUG (Thread-5) [tuya iot] payload-> b'{"data":"nYotxH8bT6ndpRkKiDHYQJ+15qMhzeQHMm/a1jwfqd3Fc1xTvcKaoaqnRUp6RRku0heZCGxnjaltTRuVbZpCH9DHgZHBGBd1ycaAUsd5VDSLx9UCAWLK9uZJWX6p7eN9cXaN9uaiJY9/+VS9m8Z6yA/tmx+ebpBc15RcgaJsBosnq5Mrb2OwU1igxJteSv67RshA+MJi61GXy3C1akhZ/SWCWYRV1ru53O6IsHbXuajRriMV8RNcpJvc+uiyGXz3LRATPODI27VE3B2ENXIHA8S3MAeJJC7A9nXl8LC0ij5vBnz47oCju5A4XpKzKAdNN6hTonrRLrawqR52wzjV2Q==","protocol":4,"pv":"2.0","sign":"e0d397be5b5da5e97e8af77c91527573","t":1641296285}'
2022-01-04 06:38:05 DEBUG (Thread-5) [tuya iot] on_message: {'data': {'dataId': 'd5dcc1aa-ee22-4de6-b427-8322f0c0e06e', 'devId': 'ebcdb2238eecc58323r0am', 'productKey': 'sfurldd0ddoc2mat', 'status': [{'code': 'cur_current', 't': '1641296285', '18': 114, 'value': 114}, {'code': 'cur_power', 't': '1641296285', '19': 34, 'value': 34}]}, 'protocol': 4, 'pv': '2.0', 'sign': 'e0d397be5b5da5e97e8af77c91527573', 't': 1641296285}
2022-01-04 06:38:05 DEBUG (Thread-5) [tuya iot] mq receive-> {'data': {'dataId': 'd5dcc1aa-ee22-4de6-b427-8322f0c0e06e', 'devId': 'ebcdb2238eecc58323r0am', 'productKey': 'sfurldd0ddoc2mat', 'status': [{'code': 'cur_current', 't': '1641296285', '18': 114, 'value': 114}, {'code': 'cur_power', 't': '1641296285', '19': 34, 'value': 34}]}, 'protocol': 4, 'pv': '2.0', 'sign': 'e0d397be5b5da5e97e8af77c91527573', 't': 1641296285}
2022-01-04 06:38:05 DEBUG (Thread-5) [tuya iot] mq _on_device_report-> [{'code': 'cur_current', 't': '1641296285', '18': 114, 'value': 114}, {'code': 'cur_power', 't': '1641296285', '19': 34, 'value': 34}]
2022-01-04 06:38:05 DEBUG (Thread-5) [custom_components.tuya_v2] _update--><custom_components.tuya_v2.DeviceListener object at 0x7f7b7443f4c0>;->>ebcdb2238eecc58323r0am
2022-01-04 06:38:11 DEBUG (Thread-5) [tuya iot] _on_log: Received PUBLISH (d0, q0, r0, m0), 'cloud/token/in/fd0023190bb2b759f100e1df54f6127d', ... (436 bytes)
2022-01-04 06:38:11 DEBUG (Thread-5) [tuya iot] payload-> b'{"data":"DgAOxxb1vY+ToLVzG4hNqGmbnEyTD97ZxKUv6J81F1fHTwjas6MCh50dghJp3yHY0heZCGxnjaltTRuVbZpCH9DHgZHBGBd1ycaAUsd5VDSLx9UCAWLK9uZJWX6p7eN9cXaN9uaiJY9/+VS9m8Z6yA/tmx+ebpBc15RcgaJsBosnq5Mrb2OwU1igxJteSv67LtYlTSG1tgUOlj2XZ7wUC61qqs1qRziyAseerG21hlk6n6AdnwO5aIDQptH+z40ILRATPODI27VE3B2ENXIHA7VOWXrCSXro1PXEKZmjs5eGJjRSugr9Qto8HMItq1K/N6hTonrRLrawqR52wzjV2Q==","protocol":4,"pv":"2.0","sign":"d2ebda493f7009f41a347b045af6c901","t":1641296290}'
2022-01-04 06:38:11 DEBUG (Thread-5) [tuya iot] on_message: {'data': {'dataId': '7d04e818-eac1-447d-8117-7984b7750c66', 'devId': 'ebcdb2238eecc58323r0am', 'productKey': 'sfurldd0ddoc2mat', 'status': [{'code': 'cur_current', 't': '1641296290', '18': 112, 'value': 112}, {'code': 'cur_power', 't': '1641296290', '19': 37, 'value': 37}]}, 'protocol': 4, 'pv': '2.0', 'sign': 'd2ebda493f7009f41a347b045af6c901', 't': 1641296290}
2022-01-04 06:38:11 DEBUG (Thread-5) [tuya iot] mq receive-> {'data': {'dataId': '7d04e818-eac1-447d-8117-7984b7750c66', 'devId': 'ebcdb2238eecc58323r0am', 'productKey': 'sfurldd0ddoc2mat', 'status': [{'code': 'cur_current', 't': '1641296290', '18': 112, 'value': 112}, {'code': 'cur_power', 't': '1641296290', '19': 37, 'value': 37}]}, 'protocol': 4, 'pv': '2.0', 'sign': 'd2ebda493f7009f41a347b045af6c901', 't': 1641296290}
2022-01-04 06:38:11 DEBUG (Thread-5) [tuya iot] mq _on_device_report-> [{'code': 'cur_current', 't': '1641296290', '18': 112, 'value': 112}, {'code': 'cur_power', 't': '1641296290', '19': 37, 'value': 37}]
2022-01-04 06:38:11 DEBUG (Thread-5) [custom_components.tuya_v2] _update--><custom_components.tuya_v2.DeviceListener object at 0x7f7b7443f4c0>;->>ebcdb2238eecc58323r0am
2022-01-04 06:38:16 DEBUG (Thread-5) [tuya iot] _on_log: Received PUBLISH (d0, q0, r0, m0), 'cloud/token/in/fd0023190bb2b759f100e1df54f6127d', ... (520 bytes)
2022-01-04 06:38:16 DEBUG (Thread-5) [tuya iot] payload-> b'{"data":"tuNqR0s/A8R60eo66njq4qSnNNX+LFNgqqclHbzD996RSspZGU7pdApWB8PelIBS0heZCGxnjaltTRuVbZpCH9DHgZHBGBd1ycaAUsd5VDSLx9UCAWLK9uZJWX6p7eN9cXaN9uaiJY9/+VS9m8Z6yA/tmx+ebpBc15RcgaJsBosnq5Mrb2OwU1igxJteSv67LtYlTSG1tgUOlj2XZ7wUCyWCWYRV1ru53O6IsHbXuajRriMV8RNcpJvc+uiyGXz3LRATPODI27VE3B2ENXIHA3qYDbPstf1R1kjRrCLsO57ljWzy5pV5u0RlNj475pncJTjgp5fNkAH4+LFVPSt9Ako0HeVw128q3s65n/AleAx2rClfQxXhkCZCOjHk7IaGbEmcOHvjZKYVpwjR140+R/xch53Oi6wIfVCBYtAcyTQ=","protocol":4,"pv":"2.0","sign":"45c1b45ce581955628f2bd681dc123cb","t":1641296295}'
2022-01-04 06:38:16 DEBUG (Thread-5) [tuya iot] on_message: {'data': {'dataId': '6f829848-a977-444b-b7ef-d3d5396ee17d', 'devId': 'ebcdb2238eecc58323r0am', 'productKey': 'sfurldd0ddoc2mat', 'status': [{'code': 'cur_current', 't': '1641296295', '18': 114, 'value': 114}, {'code': 'cur_power', 't': '1641296295', '19': 44, 'value': 44}, {'code': 'cur_voltage', 't': '1641296295', 'value': 1167, '20': 1167}]}, 'protocol': 4, 'pv': '2.0', 'sign': '45c1b45ce581955628f2bd681dc123cb', 't': 1641296295}
2022-01-04 06:38:16 DEBUG (Thread-5) [tuya iot] mq receive-> {'data': {'dataId': '6f829848-a977-444b-b7ef-d3d5396ee17d', 'devId': 'ebcdb2238eecc58323r0am', 'productKey': 'sfurldd0ddoc2mat', 'status': [{'code': 'cur_current', 't': '1641296295', '18': 114, 'value': 114}, {'code': 'cur_power', 't': '1641296295', '19': 44, 'value': 44}, {'code': 'cur_voltage', 't': '1641296295', 'value': 1167, '20': 1167}]}, 'protocol': 4, 'pv': '2.0', 'sign': '45c1b45ce581955628f2bd681dc123cb', 't': 1641296295}
2022-01-04 06:38:16 DEBUG (Thread-5) [tuya iot] mq _on_device_report-> [{'code': 'cur_current', 't': '1641296295', '18': 114, 'value': 114}, {'code': 'cur_power', 't': '1641296295', '19': 44, 'value': 44}, {'code': 'cur_voltage', 't': '1641296295', 'value': 1167, '20': 1167}]
2022-01-04 06:38:16 DEBUG (Thread-5) [custom_components.tuya_v2] _update--><custom_components.tuya_v2.DeviceListener object at 0x7f7b7443f4c0>;->>ebcdb2238eecc58323r0am
2022-01-04 06:38:21 DEBUG (Thread-5) [tuya iot] _on_log: Received PUBLISH (d0, q0, r0, m0), 'cloud/token/in/fd0023190bb2b759f100e1df54f6127d', ... (436 bytes)
2022-01-04 06:38:21 DEBUG (Thread-5) [tuya iot] payload-> b'{"data":"0re07v2YB+BgOIoBbj4JG/LDO+47UB8dMbdgM7J4AtcUBuq4jdjB48akaFM8CTbK0heZCGxnjaltTRuVbZpCH9DHgZHBGBd1ycaAUsd5VDSLx9UCAWLK9uZJWX6p7eN9cXaN9uaiJY9/+VS9m8Z6yA/tmx+ebpBc15RcgaJsBosnq5Mrb2OwU1igxJteSv67wD6FI5HZMQNjNLobHquv1cztXYFAL7/R/AtmVJxfTNXn0s7BZAwaenpAmruE4fmaLRATPODI27VE3B2ENXIHA5Z6t4Y4EUDnORVHktaThWmwWyO/0wfALsRNrXVai1JLN6hTonrRLrawqR52wzjV2Q==","protocol":4,"pv":"2.0","sign":"cfb7be4a31edd4e40109e4c1de825180","t":1641296300}'
2022-01-04 06:38:21 DEBUG (Thread-5) [tuya iot] on_message: {'data': {'dataId': '4113adce-82b9-4dbc-9364-b21ec6591d8a', 'devId': 'ebcdb2238eecc58323r0am', 'productKey': 'sfurldd0ddoc2mat', 'status': [{'code': 'cur_current', 't': '1641296300', '18': 122, 'value': 122}, {'code': 'cur_power', 't': '1641296300', '19': 40, 'value': 40}]}, 'protocol': 4, 'pv': '2.0', 'sign': 'cfb7be4a31edd4e40109e4c1de825180', 't': 1641296300}
2022-01-04 06:38:21 DEBUG (Thread-5) [tuya iot] mq receive-> {'data': {'dataId': '4113adce-82b9-4dbc-9364-b21ec6591d8a', 'devId': 'ebcdb2238eecc58323r0am', 'productKey': 'sfurldd0ddoc2mat', 'status': [{'code': 'cur_current', 't': '1641296300', '18': 122, 'value': 122}, {'code': 'cur_power', 't': '1641296300', '19': 40, 'value': 40}]}, 'protocol': 4, 'pv': '2.0', 'sign': 'cfb7be4a31edd4e40109e4c1de825180', 't': 1641296300}
2022-01-04 06:38:21 DEBUG (Thread-5) [tuya iot] mq _on_device_report-> [{'code': 'cur_current', 't': '1641296300', '18': 122, 'value': 122}, {'code': 'cur_power', 't': '1641296300', '19': 40, 'value': 40}]
2022-01-04 06:38:21 DEBUG (Thread-5) [custom_components.tuya_v2] _update--><custom_components.tuya_v2.DeviceListener object at 0x7f7b7443f4c0>;->>ebcdb2238eecc58323r0am
2022-01-04 06:38:26 DEBUG (Thread-5) [tuya iot] _on_log: Received PUBLISH (d0, q0, r0, m0), 'cloud/token/in/fd0023190bb2b759f100e1df54f6127d', ... (436 bytes)
2022-01-04 06:38:26 DEBUG (Thread-5) [tuya iot] payload-> b'{"data":"DDrU0kAL/0KOFmHrOsnDs9qszuAjYQjdw9E2tnV4+6rSNV17LdtT+ya6deo2BJ/E0heZCGxnjaltTRuVbZpCH9DHgZHBGBd1ycaAUsd5VDSLx9UCAWLK9uZJWX6p7eN9cXaN9uaiJY9/+VS9m8Z6yA/tmx+ebpBc15RcgaJsBosnq5Mrb2OwU1igxJteSv67wD6FI5HZMQNjNLobHquv1RjOsjfRpRlMYJewdahFGNz4Ch5hakEnE4trVCzjGyWwLRATPODI27VE3B2ENXIHA+BOoQQEgD+a+PzTamgFuYqGJjRSugr9Qto8HMItq1K/N6hTonrRLrawqR52wzjV2Q==","protocol":4,"pv":"2.0","sign":"c1f467b670298eb347e036e171be05bf","t":1641296305}'
2022-01-04 06:38:26 DEBUG (Thread-5) [tuya iot] on_message: {'data': {'dataId': 'cc26ab17-338f-4401-a791-539b02acc4bd', 'devId': 'ebcdb2238eecc58323r0am', 'productKey': 'sfurldd0ddoc2mat', 'status': [{'code': 'cur_current', 't': '1641296305', '18': 110, 'value': 110}, {'code': 'cur_power', 't': '1641296305', '19': 37, 'value': 37}]}, 'protocol': 4, 'pv': '2.0', 'sign': 'c1f467b670298eb347e036e171be05bf', 't': 1641296305}
2022-01-04 06:38:26 DEBUG (Thread-5) [tuya iot] mq receive-> {'data': {'dataId': 'cc26ab17-338f-4401-a791-539b02acc4bd', 'devId': 'ebcdb2238eecc58323r0am', 'productKey': 'sfurldd0ddoc2mat', 'status': [{'code': 'cur_current', 't': '1641296305', '18': 110, 'value': 110}, {'code': 'cur_power', 't': '1641296305', '19': 37, 'value': 37}]}, 'protocol': 4, 'pv': '2.0', 'sign': 'c1f467b670298eb347e036e171be05bf', 't': 1641296305}
2022-01-04 06:38:26 DEBUG (Thread-5) [tuya iot] mq _on_device_report-> [{'code': 'cur_current', 't': '1641296305', '18': 110, 'value': 110}, {'code': 'cur_power', 't': '1641296305', '19': 37, 'value': 37}]
2022-01-04 06:38:26 DEBUG (Thread-5) [custom_components.tuya_v2] _update--><custom_components.tuya_v2.DeviceListener object at 0x7f7b7443f4c0>;->>ebcdb2238eecc58323r0am
2022-01-04 06:38:31 DEBUG (Thread-5) [tuya iot] _on_log: Received PUBLISH (d0, q0, r0, m0), 'cloud/token/in/fd0023190bb2b759f100e1df54f6127d', ... (348 bytes)
2022-01-04 06:38:31 DEBUG (Thread-5) [tuya iot] payload-> b'{"data":"f2Sg+jWVmakQ2mEfdTd0tmgKHVN4Ehi0sNAnbiMOeS4LA69zdXSsbIC8mH4JymBt0heZCGxnjaltTRuVbZpCH9DHgZHBGBd1ycaAUsd5VDSLx9UCAWLK9uZJWX6p7eN9cXaN9uaiJY9/+VS9m8Z6yA/tmx+ebpBc15RcgaJsBouF5z7JY5pm+qVxAEl7NDM2F2/SQC56dbAACpAa9rJ77QI6uo6mwpTpV3X2IMHitd/reMK0J6Td76bCNb3SfhIi","protocol":4,"pv":"2.0","sign":"122ee503c7ddb7922a6b87b3d34ed739","t":1641296310}'
2022-01-04 06:38:31 DEBUG (Thread-5) [tuya iot] on_message: {'data': {'dataId': '359eff96-4fa0-4ed7-a0c3-e267920897a6', 'devId': 'ebcdb2238eecc58323r0am', 'productKey': 'sfurldd0ddoc2mat', 'status': [{'code': 'cur_power', 't': '1641296310', '19': 38, 'value': 38}]}, 'protocol': 4, 'pv': '2.0', 'sign': '122ee503c7ddb7922a6b87b3d34ed739', 't': 1641296310}
2022-01-04 06:38:31 DEBUG (Thread-5) [tuya iot] mq receive-> {'data': {'dataId': '359eff96-4fa0-4ed7-a0c3-e267920897a6', 'devId': 'ebcdb2238eecc58323r0am', 'productKey': 'sfurldd0ddoc2mat', 'status': [{'code': 'cur_power', 't': '1641296310', '19': 38, 'value': 38}]}, 'protocol': 4, 'pv': '2.0', 'sign': '122ee503c7ddb7922a6b87b3d34ed739', 't': 1641296310}
2022-01-04 06:38:31 DEBUG (Thread-5) [tuya iot] mq _on_device_report-> [{'code': 'cur_power', 't': '1641296310', '19': 38, 'value': 38}]
2022-01-04 06:38:31 DEBUG (Thread-5) [custom_components.tuya_v2] _update--><custom_components.tuya_v2.DeviceListener object at 0x7f7b7443f4c0>;->>ebcdb2238eecc58323r0am
2022-01-04 06:38:36 DEBUG (Thread-5) [tuya iot] _on_log: Received PUBLISH (d0, q0, r0, m0), 'cloud/token/in/fd0023190bb2b759f100e1df54f6127d', ... (520 bytes)
2022-01-04 06:38:36 DEBUG (Thread-5) [tuya iot] payload-> b'{"data":"nFnK9xFhhMVUJ/grAKQycyh6Pfg2Y/caJiTK5pBDzxVbrZEx9i76e6/DMys1bd0i0heZCGxnjaltTRuVbZpCH9DHgZHBGBd1ycaAUsd5VDSLx9UCAWLK9uZJWX6p7eN9cXaN9uaiJY9/+VS9m8Z6yA/tmx+ebpBc15RcgaJsBosnq5Mrb2OwU1igxJteSv67A8tePFzl5MZvyD3ZrdpLBI2kl5YoEPFxmw4VxduJiDHqyAIlq3OIUnTlHywpgjzpLRATPODI27VE3B2ENXIHA398zetKjvZXo4K6Y2oKLgOwWyO/0wfALsRNrXVai1JLJTjgp5fNkAH4+LFVPSt9Ako0HeVw128q3s65n/AleAw30dvzi6JNmWIS0OAXDGVBBJp2aBWLWnAqEXNcAgTDXPxch53Oi6wIfVCBYtAcyTQ=","protocol":4,"pv":"2.0","sign":"a67ed64ed450dc9da69aef3ac48c8d37","t":1641296315}'
2022-01-04 06:38:36 DEBUG (Thread-5) [tuya iot] on_message: {'data': {'dataId': '169cdad6-b5f2-4a03-b26f-d3590f2250ca', 'devId': 'ebcdb2238eecc58323r0am', 'productKey': 'sfurldd0ddoc2mat', 'status': [{'code': 'cur_current', 't': '1641296315', '18': 111, 'value': 111}, {'code': 'cur_power', 't': '1641296315', '19': 40, 'value': 40}, {'code': 'cur_voltage', 't': '1641296315', 'value': 1162, '20': 1162}]}, 'protocol': 4, 'pv': '2.0', 'sign': 'a67ed64ed450dc9da69aef3ac48c8d37', 't': 1641296315}
2022-01-04 06:38:36 DEBUG (Thread-5) [tuya iot] mq receive-> {'data': {'dataId': '169cdad6-b5f2-4a03-b26f-d3590f2250ca', 'devId': 'ebcdb2238eecc58323r0am', 'productKey': 'sfurldd0ddoc2mat', 'status': [{'code': 'cur_current', 't': '1641296315', '18': 111, 'value': 111}, {'code': 'cur_power', 't': '1641296315', '19': 40, 'value': 40}, {'code': 'cur_voltage', 't': '1641296315', 'value': 1162, '20': 1162}]}, 'protocol': 4, 'pv': '2.0', 'sign': 'a67ed64ed450dc9da69aef3ac48c8d37', 't': 1641296315}
2022-01-04 06:38:36 DEBUG (Thread-5) [tuya iot] mq _on_device_report-> [{'code': 'cur_current', 't': '1641296315', '18': 111, 'value': 111}, {'code': 'cur_power', 't': '1641296315', '19': 40, 'value': 40}, {'code': 'cur_voltage', 't': '1641296315', 'value': 1162, '20': 1162}]
2022-01-04 06:38:36 DEBUG (Thread-5) [custom_components.tuya_v2] _update--><custom_components.tuya_v2.DeviceListener object at 0x7f7b7443f4c0>;->>ebcdb2238eecc58323r0am
2022-01-04 06:38:42 DEBUG (Thread-5) [tuya iot] _on_log: Received PUBLISH (d0, q0, r0, m0), 'cloud/token/in/fd0023190bb2b759f100e1df54f6127d', ... (436 bytes)
2022-01-04 06:38:42 DEBUG (Thread-5) [tuya iot] payload-> b'{"data":"+AhQY7+r2+WbdMi5Zqk3yIZbsM4KrmQceAmZ+VlprY+MyilfilDkTWTm6YrZIMzL0heZCGxnjaltTRuVbZpCH9DHgZHBGBd1ycaAUsd5VDSLx9UCAWLK9uZJWX6p7eN9cXaN9uaiJY9/+VS9m8Z6yA/tmx+ebpBc15RcgaJsBosnq5Mrb2OwU1igxJteSv67IXHCIpDieidk/fQ+dBR0/xMvpsuzOSMySjYEoG6tC2+218gnfHFCoV8ri0cWh9hGLRATPODI27VE3B2ENXIHA6GJN4rzHVY/BBNCIh+LaD1vBnz47oCju5A4XpKzKAdNN6hTonrRLrawqR52wzjV2Q==","protocol":4,"pv":"2.0","sign":"bbf9b4ad74de5a4520c97f015c06faee","t":1641296320}'
2022-01-04 06:38:42 DEBUG (Thread-5) [tuya iot] on_message: {'data': {'dataId': '782b1fee-bff4-4ffa-8ddc-3396fca79ffb', 'devId': 'ebcdb2238eecc58323r0am', 'productKey': 'sfurldd0ddoc2mat', 'status': [{'code': 'cur_current', 't': '1641296320', '18': 109, 'value': 109}, {'code': 'cur_power', 't': '1641296320', '19': 34, 'value': 34}]}, 'protocol': 4, 'pv': '2.0', 'sign': 'bbf9b4ad74de5a4520c97f015c06faee', 't': 1641296320}
2022-01-04 06:38:42 DEBUG (Thread-5) [tuya iot] mq receive-> {'data': {'dataId': '782b1fee-bff4-4ffa-8ddc-3396fca79ffb', 'devId': 'ebcdb2238eecc58323r0am', 'productKey': 'sfurldd0ddoc2mat', 'status': [{'code': 'cur_current', 't': '1641296320', '18': 109, 'value': 109}, {'code': 'cur_power', 't': '1641296320', '19': 34, 'value': 34}]}, 'protocol': 4, 'pv': '2.0', 'sign': 'bbf9b4ad74de5a4520c97f015c06faee', 't': 1641296320}
2022-01-04 06:38:42 DEBUG (Thread-5) [tuya iot] mq _on_device_report-> [{'code': 'cur_current', 't': '1641296320', '18': 109, 'value': 109}, {'code': 'cur_power', 't': '1641296320', '19': 34, 'value': 34}]
2022-01-04 06:38:42 DEBUG (Thread-5) [custom_components.tuya_v2] _update--><custom_components.tuya_v2.DeviceListener object at 0x7f7b7443f4c0>;->>ebcdb2238eecc58323r0am
2022-01-04 06:38:46 DEBUG (Thread-5) [tuya iot] _on_log: Received PUBLISH (d0, q0, r0, m0), 'cloud/token/in/fd0023190bb2b759f100e1df54f6127d', ... (520 bytes)
2022-01-04 06:38:46 DEBUG (Thread-5) [tuya iot] payload-> b'{"data":"UIO0S6hyL/wwepcA/x2I4nmU94lfO8geseIxQjLYyI+h3CFaNm23JMtT89B+FraU0heZCGxnjaltTRuVbZpCH9DHgZHBGBd1ycaAUsd5VDSLx9UCAWLK9uZJWX6p7eN9cXaN9uaiJY9/+VS9m8Z6yA/tmx+ebpBc15RcgaJsBosnq5Mrb2OwU1igxJteSv67IXHCIpDieidk/fQ+dBR0/xtcz27k7AQNxUZzR3GbJMB7xPEzGqG3W2UEbjurPygvLRATPODI27VE3B2ENXIHA94is4JVnaGcj5xkl4v5K7rljWzy5pV5u0RlNj475pncJTjgp5fNkAH4+LFVPSt9Ako0HeVw128q3s65n/AleAw1wrkYp+BUEgIgGFXzIYogbEmcOHvjZKYVpwjR140+R/xch53Oi6wIfVCBYtAcyTQ=","protocol":4,"pv":"2.0","sign":"7b8bdca77d8b918408503fe18307e2c6","t":1641296325}'
2022-01-04 06:38:46 DEBUG (Thread-5) [tuya iot] on_message: {'data': {'dataId': 'cc5799fd-70b7-4434-bd38-2d1bea9e2b36', 'devId': 'ebcdb2238eecc58323r0am', 'productKey': 'sfurldd0ddoc2mat', 'status': [{'code': 'cur_current', 't': '1641296325', '18': 113, 'value': 113}, {'code': 'cur_power', 't': '1641296325', '19': 44, 'value': 44}, {'code': 'cur_voltage', 't': '1641296325', 'value': 1167, '20': 1167}]}, 'protocol': 4, 'pv': '2.0', 'sign': '7b8bdca77d8b918408503fe18307e2c6', 't': 1641296325}
2022-01-04 06:38:46 DEBUG (Thread-5) [tuya iot] mq receive-> {'data': {'dataId': 'cc5799fd-70b7-4434-bd38-2d1bea9e2b36', 'devId': 'ebcdb2238eecc58323r0am', 'productKey': 'sfurldd0ddoc2mat', 'status': [{'code': 'cur_current', 't': '1641296325', '18': 113, 'value': 113}, {'code': 'cur_power', 't': '1641296325', '19': 44, 'value': 44}, {'code': 'cur_voltage', 't': '1641296325', 'value': 1167, '20': 1167}]}, 'protocol': 4, 'pv': '2.0', 'sign': '7b8bdca77d8b918408503fe18307e2c6', 't': 1641296325}
2022-01-04 06:38:46 DEBUG (Thread-5) [tuya iot] mq _on_device_report-> [{'code': 'cur_current', 't': '1641296325', '18': 113, 'value': 113}, {'code': 'cur_power', 't': '1641296325', '19': 44, 'value': 44}, {'code': 'cur_voltage', 't': '1641296325', 'value': 1167, '20': 1167}]
2022-01-04 06:38:46 DEBUG (Thread-5) [custom_components.tuya_v2] _update--><custom_components.tuya_v2.DeviceListener object at 0x7f7b7443f4c0>;->>ebcdb2238eecc58323r0am
2022-01-04 06:38:51 DEBUG (Thread-5) [tuya iot] _on_log: Received PUBLISH (d0, q0, r0, m0), 'cloud/token/in/fd0023190bb2b759f100e1df54f6127d', ... (436 bytes)
2022-01-04 06:38:51 DEBUG (Thread-5) [tuya iot] payload-> b'{"data":"fYe6GhVLH3RLQNCSxYg4Yuxs/nnAk+2n04sI+mQb/gAcuuQ0E5s2CqdVrNZkuySq0heZCGxnjaltTRuVbZpCH9DHgZHBGBd1ycaAUsd5VDSLx9UCAWLK9uZJWX6p7eN9cXaN9uaiJY9/+VS9m8Z6yA/tmx+ebpBc15RcgaJsBosnq5Mrb2OwU1igxJteSv675x7eGpzFgMhOIDpA8QKA+61qqs1qRziyAseerG21hlk6n6AdnwO5aIDQptH+z40ILRATPODI27VE3B2ENXIHAySppLxgJnzAN2aDQfYolUmGJjRSugr9Qto8HMItq1K/N6hTonrRLrawqR52wzjV2Q==","protocol":4,"pv":"2.0","sign":"ed34a3bd09db4d2abd24a75965603a62","t":1641296330}'
2022-01-04 06:38:51 DEBUG (Thread-5) [tuya iot] on_message: {'data': {'dataId': '29fe7d16-2481-4b95-a323-48a1ab611da4', 'devId': 'ebcdb2238eecc58323r0am', 'productKey': 'sfurldd0ddoc2mat', 'status': [{'code': 'cur_current', 't': '1641296330', '18': 112, 'value': 112}, {'code': 'cur_power', 't': '1641296330', '19': 37, 'value': 37}]}, 'protocol': 4, 'pv': '2.0', 'sign': 'ed34a3bd09db4d2abd24a75965603a62', 't': 1641296330}
2022-01-04 06:38:51 DEBUG (Thread-5) [tuya iot] mq receive-> {'data': {'dataId': '29fe7d16-2481-4b95-a323-48a1ab611da4', 'devId': 'ebcdb2238eecc58323r0am', 'productKey': 'sfurldd0ddoc2mat', 'status': [{'code': 'cur_current', 't': '1641296330', '18': 112, 'value': 112}, {'code': 'cur_power', 't': '1641296330', '19': 37, 'value': 37}]}, 'protocol': 4, 'pv': '2.0', 'sign': 'ed34a3bd09db4d2abd24a75965603a62', 't': 1641296330}
2022-01-04 06:38:51 DEBUG (Thread-5) [tuya iot] mq _on_device_report-> [{'code': 'cur_current', 't': '1641296330', '18': 112, 'value': 112}, {'code': 'cur_power', 't': '1641296330', '19': 37, 'value': 37}]
2022-01-04 06:38:51 DEBUG (Thread-5) [custom_components.tuya_v2] _update--><custom_components.tuya_v2.DeviceListener object at 0x7f7b7443f4c0>;->>ebcdb2238eecc58323r0am
2022-01-04 06:38:56 DEBUG (Thread-5) [tuya iot] _on_log: Received PUBLISH (d0, q0, r0, m0), 'cloud/token/in/fd0023190bb2b759f100e1df54f6127d', ... (436 bytes)
2022-01-04 06:38:56 DEBUG (Thread-5) [tuya iot] payload-> b'{"data":"IKpktShyl0ytiql6SXOb7sp5tg8n8Md+yxbFo5P2bQjM0tCnjsJh10Zqs1iNx1++0heZCGxnjaltTRuVbZpCH9DHgZHBGBd1ycaAUsd5VDSLx9UCAWLK9uZJWX6p7eN9cXaN9uaiJY9/+VS9m8Z6yA/tmx+ebpBc15RcgaJsBosnq5Mrb2OwU1igxJteSv675x7eGpzFgMhOIDpA8QKA+3TgbyOWO7uoNnyzTDWQC4kjQBLBo9AY81j+ww1i+6xSLRATPODI27VE3B2ENXIHA3NKxeA1QqQnnkpY++GVfYu9Wi3a6Dk/s/OKIiWzq2lTN6hTonrRLrawqR52wzjV2Q==","protocol":4,"pv":"2.0","sign":"fc02a3ae9546d0a5d883c68183726b2c","t":1641296335}'
2022-01-04 06:38:56 DEBUG (Thread-5) [tuya iot] on_message: {'data': {'dataId': '521041c4-af29-4d17-b303-f1e15cecabbc', 'devId': 'ebcdb2238eecc58323r0am', 'productKey': 'sfurldd0ddoc2mat', 'status': [{'code': 'cur_current', 't': '1641296335', '18': 119, 'value': 119}, {'code': 'cur_power', 't': '1641296335', '19': 43, 'value': 43}]}, 'protocol': 4, 'pv': '2.0', 'sign': 'fc02a3ae9546d0a5d883c68183726b2c', 't': 1641296335}
2022-01-04 06:38:56 DEBUG (Thread-5) [tuya iot] mq receive-> {'data': {'dataId': '521041c4-af29-4d17-b303-f1e15cecabbc', 'devId': 'ebcdb2238eecc58323r0am', 'productKey': 'sfurldd0ddoc2mat', 'status': [{'code': 'cur_current', 't': '1641296335', '18': 119, 'value': 119}, {'code': 'cur_power', 't': '1641296335', '19': 43, 'value': 43}]}, 'protocol': 4, 'pv': '2.0', 'sign': 'fc02a3ae9546d0a5d883c68183726b2c', 't': 1641296335}
2022-01-04 06:38:56 DEBUG (Thread-5) [tuya iot] mq _on_device_report-> [{'code': 'cur_current', 't': '1641296335', '18': 119, 'value': 119}, {'code': 'cur_power', 't': '1641296335', '19': 43, 'value': 43}]
2022-01-04 06:38:56 DEBUG (Thread-5) [custom_components.tuya_v2] _update--><custom_components.tuya_v2.DeviceListener object at 0x7f7b7443f4c0>;->>ebcdb2238eecc58323r0am
2022-01-04 06:39:01 DEBUG (Thread-5) [tuya iot] _on_log: Received PUBLISH (d0, q0, r0, m0), 'cloud/token/in/fd0023190bb2b759f100e1df54f6127d', ... (436 bytes)
2022-01-04 06:39:01 DEBUG (Thread-5) [tuya iot] payload-> b'{"data":"QJrjxC/A21Nt9+RSehZZgxd9hGuz1+YANLRGKzeooyjJ1fp6wYoXID9iPWOKp21m0heZCGxnjaltTRuVbZpCH9DHgZHBGBd1ycaAUsd5VDSLx9UCAWLK9uZJWX6p7eN9cXaN9uaiJY9/+VS9m8Z6yA/tmx+ebpBc15RcgaJsBosnq5Mrb2OwU1igxJteSv67Rt/d2pSAdwkHszdI5cY+nmfj55e6qxpR9T3nukcYH6ip8oiCOACzFRDViqagQeaiLRATPODI27VE3B2ENXIHAxtk8/o/zwEyX+LeLIqRUXbgKottUoNFjl9DolLr31FHN6hTonrRLrawqR52wzjV2Q==","protocol":4,"pv":"2.0","sign":"5227d36f1253377cde89ffa4470aabf7","t":1641296340}'
2022-01-04 06:39:01 DEBUG (Thread-5) [tuya iot] on_message: {'data': {'dataId': '6bb45af7-3467-4fb4-97c7-eef6a72be521', 'devId': 'ebcdb2238eecc58323r0am', 'productKey': 'sfurldd0ddoc2mat', 'status': [{'code': 'cur_current', 't': '1641296340', '18': 116, 'value': 116}, {'code': 'cur_power', 't': '1641296340', '19': 36, 'value': 36}]}, 'protocol': 4, 'pv': '2.0', 'sign': '5227d36f1253377cde89ffa4470aabf7', 't': 1641296340}
2022-01-04 06:39:01 DEBUG (Thread-5) [tuya iot] mq receive-> {'data': {'dataId': '6bb45af7-3467-4fb4-97c7-eef6a72be521', 'devId': 'ebcdb2238eecc58323r0am', 'productKey': 'sfurldd0ddoc2mat', 'status': [{'code': 'cur_current', 't': '1641296340', '18': 116, 'value': 116}, {'code': 'cur_power', 't': '1641296340', '19': 36, 'value': 36}]}, 'protocol': 4, 'pv': '2.0', 'sign': '5227d36f1253377cde89ffa4470aabf7', 't': 1641296340}
2022-01-04 06:39:01 DEBUG (Thread-5) [tuya iot] mq _on_device_report-> [{'code': 'cur_current', 't': '1641296340', '18': 116, 'value': 116}, {'code': 'cur_power', 't': '1641296340', '19': 36, 'value': 36}]
2022-01-04 06:39:01 DEBUG (Thread-5) [custom_components.tuya_v2] _update--><custom_components.tuya_v2.DeviceListener object at 0x7f7b7443f4c0>;->>ebcdb2238eecc58323r0am
2022-01-04 06:39:04 DEBUG (Thread-5) [tuya iot] _on_log: Sending PINGREQ
2022-01-04 06:39:04 DEBUG (Thread-5) [tuya iot] _on_log: Received PINGRESP
2022-01-04 06:39:06 DEBUG (Thread-5) [tuya iot] _on_log: Received PUBLISH (d0, q0, r0, m0), 'cloud/token/in/fd0023190bb2b759f100e1df54f6127d', ... (436 bytes)
2022-01-04 06:39:06 DEBUG (Thread-5) [tuya iot] payload-> b'{"data":"RqdNdtR4Ljdi6g0nKKOCp/P8f/VgLBgxmHfnCWq878LwpTqt3urqzpY5FxIWimRO0heZCGxnjaltTRuVbZpCH9DHgZHBGBd1ycaAUsd5VDSLx9UCAWLK9uZJWX6p7eN9cXaN9uaiJY9/+VS9m8Z6yA/tmx+ebpBc15RcgaJsBosnq5Mrb2OwU1igxJteSv67Rt/d2pSAdwkHszdI5cY+nnTgbyOWO7uoNnyzTDWQC4kjQBLBo9AY81j+ww1i+6xSLRATPODI27VE3B2ENXIHAx4eJKYB2DiuhibFl+17dAPXWdhMHwSfN8dsnuHOv6WtN6hTonrRLrawqR52wzjV2Q==","protocol":4,"pv":"2.0","sign":"24f1c0fc6290277805aa36072ad77d3e","t":1641296345}'
2022-01-04 06:39:06 DEBUG (Thread-5) [tuya iot] on_message: {'data': {'dataId': '0299fca4-562e-41ce-ba8a-999c27b41498', 'devId': 'ebcdb2238eecc58323r0am', 'productKey': 'sfurldd0ddoc2mat', 'status': [{'code': 'cur_current', 't': '1641296345', '18': 119, 'value': 119}, {'code': 'cur_power', 't': '1641296345', '19': 41, 'value': 41}]}, 'protocol': 4, 'pv': '2.0', 'sign': '24f1c0fc6290277805aa36072ad77d3e', 't': 1641296345}
2022-01-04 06:39:06 DEBUG (Thread-5) [tuya iot] mq receive-> {'data': {'dataId': '0299fca4-562e-41ce-ba8a-999c27b41498', 'devId': 'ebcdb2238eecc58323r0am', 'productKey': 'sfurldd0ddoc2mat', 'status': [{'code': 'cur_current', 't': '1641296345', '18': 119, 'value': 119}, {'code': 'cur_power', 't': '1641296345', '19': 41, 'value': 41}]}, 'protocol': 4, 'pv': '2.0', 'sign': '24f1c0fc6290277805aa36072ad77d3e', 't': 1641296345}
2022-01-04 06:39:06 DEBUG (Thread-5) [tuya iot] mq _on_device_report-> [{'code': 'cur_current', 't': '1641296345', '18': 119, 'value': 119}, {'code': 'cur_power', 't': '1641296345', '19': 41, 'value': 41}]
2022-01-04 06:39:06 DEBUG (Thread-5) [custom_components.tuya_v2] _update--><custom_components.tuya_v2.DeviceListener object at 0x7f7b7443f4c0>;->>ebcdb2238eecc58323r0am
2022-01-04 06:39:11 DEBUG (Thread-5) [tuya iot] _on_log: Received PUBLISH (d0, q0, r0, m0), 'cloud/token/in/fd0023190bb2b759f100e1df54f6127d', ... (436 bytes)
2022-01-04 06:39:11 DEBUG (Thread-5) [tuya iot] payload-> b'{"data":"fAfKexl8ujZiaDrN02+Yh1GtDUA5AEizZJXbagP1jntLlVQLw4+R8k9i0llhK8kg0heZCGxnjaltTRuVbZpCH9DHgZHBGBd1ycaAUsd5VDSLx9UCAWLK9uZJWX6p7eN9cXaN9uaiJY9/+VS9m8Z6yA/tmx+ebpBc15RcgaJsBosnq5Mrb2OwU1igxJteSv67UdpmIL9U0DEtAeORu3qRChMvpsuzOSMySjYEoG6tC2+218gnfHFCoV8ri0cWh9hGLRATPODI27VE3B2ENXIHA6U6ifk1k2Lk0oR3CZL5VczgKottUoNFjl9DolLr31FHN6hTonrRLrawqR52wzjV2Q==","protocol":4,"pv":"2.0","sign":"cbf573d7947b992d5727892af68cc1fb","t":1641296350}'
2022-01-04 06:39:11 DEBUG (Thread-5) [tuya iot] on_message: {'data': {'dataId': 'c0cf37f7-6428-4e4b-9a10-19926c08cee4', 'devId': 'ebcdb2238eecc58323r0am', 'productKey': 'sfurldd0ddoc2mat', 'status': [{'code': 'cur_current', 't': '1641296350', '18': 109, 'value': 109}, {'code': 'cur_power', 't': '1641296350', '19': 36, 'value': 36}]}, 'protocol': 4, 'pv': '2.0', 'sign': 'cbf573d7947b992d5727892af68cc1fb', 't': 1641296350}
2022-01-04 06:39:11 DEBUG (Thread-5) [tuya iot] mq receive-> {'data': {'dataId': 'c0cf37f7-6428-4e4b-9a10-19926c08cee4', 'devId': 'ebcdb2238eecc58323r0am', 'productKey': 'sfurldd0ddoc2mat', 'status': [{'code': 'cur_current', 't': '1641296350', '18': 109, 'value': 109}, {'code': 'cur_power', 't': '1641296350', '19': 36, 'value': 36}]}, 'protocol': 4, 'pv': '2.0', 'sign': 'cbf573d7947b992d5727892af68cc1fb', 't': 1641296350}
2022-01-04 06:39:11 DEBUG (Thread-5) [tuya iot] mq _on_device_report-> [{'code': 'cur_current', 't': '1641296350', '18': 109, 'value': 109}, {'code': 'cur_power', 't': '1641296350', '19': 36, 'value': 36}]
2022-01-04 06:39:11 DEBUG (Thread-5) [custom_components.tuya_v2] _update--><custom_components.tuya_v2.DeviceListener object at 0x7f7b7443f4c0>;->>ebcdb2238eecc58323r0am
2022-01-04 06:39:16 DEBUG (Thread-5) [tuya iot] _on_log: Received PUBLISH (d0, q0, r0, m0), 'cloud/token/in/fd0023190bb2b759f100e1df54f6127d', ... (436 bytes)
2022-01-04 06:39:16 DEBUG (Thread-5) [tuya iot] payload-> b'{"data":"iYaKp3N+Xctyt8fvq4PpqWs1a4QeZqDnHg8JuK/cCWqzGOzlrYqs0WefCacwDJua0heZCGxnjaltTRuVbZpCH9DHgZHBGBd1ycaAUsd5VDSLx9UCAWLK9uZJWX6p7eN9cXaN9uaiJY9/+VS9m8Z6yA/tmx+ebpBc15RcgaJsBosnq5Mrb2OwU1igxJteSv67UdpmIL9U0DEtAeORu3qRCjKXIrOnEPmD021R0QYzK2R5/j8C7lT3mERM0e0UPkz2LRATPODI27VE3B2ENXIHA/u1iyCryUjqDzynWT3dr/q/HNTVcAxI6rgEhddtu9AeN6hTonrRLrawqR52wzjV2Q==","protocol":4,"pv":"2.0","sign":"b4137be25faf518728476d91897ca148","t":1641296355}'
2022-01-04 06:39:16 DEBUG (Thread-5) [tuya iot] on_message: {'data': {'dataId': '6f8eaefc-9f50-42a6-8826-87417651835b', 'devId': 'ebcdb2238eecc58323r0am', 'productKey': 'sfurldd0ddoc2mat', 'status': [{'code': 'cur_current', 't': '1641296355', '18': 118, 'value': 118}, {'code': 'cur_power', 't': '1641296355', '19': 39, 'value': 39}]}, 'protocol': 4, 'pv': '2.0', 'sign': 'b4137be25faf518728476d91897ca148', 't': 1641296355}
2022-01-04 06:39:16 DEBUG (Thread-5) [tuya iot] mq receive-> {'data': {'dataId': '6f8eaefc-9f50-42a6-8826-87417651835b', 'devId': 'ebcdb2238eecc58323r0am', 'productKey': 'sfurldd0ddoc2mat', 'status': [{'code': 'cur_current', 't': '1641296355', '18': 118, 'value': 118}, {'code': 'cur_power', 't': '1641296355', '19': 39, 'value': 39}]}, 'protocol': 4, 'pv': '2.0', 'sign': 'b4137be25faf518728476d91897ca148', 't': 1641296355}
2022-01-04 06:39:16 DEBUG (Thread-5) [tuya iot] mq _on_device_report-> [{'code': 'cur_current', 't': '1641296355', '18': 118, 'value': 118}, {'code': 'cur_power', 't': '1641296355', '19': 39, 'value': 39}]
2022-01-04 06:39:16 DEBUG (Thread-5) [custom_components.tuya_v2] _update--><custom_components.tuya_v2.DeviceListener object at 0x7f7b7443f4c0>;->>ebcdb2238eecc58323r0am
2022-01-04 06:39:21 DEBUG (Thread-5) [tuya iot] _on_log: Received PUBLISH (d0, q0, r0, m0), 'cloud/token/in/fd0023190bb2b759f100e1df54f6127d', ... (520 bytes)
2022-01-04 06:39:21 DEBUG (Thread-5) [tuya iot] payload-> b'{"data":"tufzZo1aHoqg7cObXDqPtHL4JI7zwXAnAZndDOMFQddFRCJa85w21rHbf5k1Q9pP0heZCGxnjaltTRuVbZpCH9DHgZHBGBd1ycaAUsd5VDSLx9UCAWLK9uZJWX6p7eN9cXaN9uaiJY9/+VS9m8Z6yA/tmx+ebpBc15RcgaJsBosnq5Mrb2OwU1igxJteSv67X3kAgog2TpaOvDBasdtQ+y63DFiaQMorBPxDd1mBJ05M8iqJqphmTSuc/+5j6bAjLRATPODI27VE3B2ENXIHA7Rft+hjAOKVqPRbjnDs4xqGJjRSugr9Qto8HMItq1K/JTjgp5fNkAH4+LFVPSt9Ako0HeVw128q3s65n/AleAz1+/FLpC1OE9OIOqQSGLtfBJp2aBWLWnAqEXNcAgTDXPxch53Oi6wIfVCBYtAcyTQ=","protocol":4,"pv":"2.0","sign":"e88fcb10d36885d46be49362938ac423","t":1641296360}'
2022-01-04 06:39:21 DEBUG (Thread-5) [tuya iot] on_message: {'data': {'dataId': '5caff4d5-57aa-4ad3-9c97-a5b6d51c4455', 'devId': 'ebcdb2238eecc58323r0am', 'productKey': 'sfurldd0ddoc2mat', 'status': [{'code': 'cur_current', 't': '1641296360', '18': 107, 'value': 107}, {'code': 'cur_power', 't': '1641296360', '19': 37, 'value': 37}, {'code': 'cur_voltage', 't': '1641296360', 'value': 1162, '20': 1162}]}, 'protocol': 4, 'pv': '2.0', 'sign': 'e88fcb10d36885d46be49362938ac423', 't': 1641296360}
2022-01-04 06:39:21 DEBUG (Thread-5) [tuya iot] mq receive-> {'data': {'dataId': '5caff4d5-57aa-4ad3-9c97-a5b6d51c4455', 'devId': 'ebcdb2238eecc58323r0am', 'productKey': 'sfurldd0ddoc2mat', 'status': [{'code': 'cur_current', 't': '1641296360', '18': 107, 'value': 107}, {'code': 'cur_power', 't': '1641296360', '19': 37, 'value': 37}, {'code': 'cur_voltage', 't': '1641296360', 'value': 1162, '20': 1162}]}, 'protocol': 4, 'pv': '2.0', 'sign': 'e88fcb10d36885d46be49362938ac423', 't': 1641296360}
2022-01-04 06:39:21 DEBUG (Thread-5) [tuya iot] mq _on_device_report-> [{'code': 'cur_current', 't': '1641296360', '18': 107, 'value': 107}, {'code': 'cur_power', 't': '1641296360', '19': 37, 'value': 37}, {'code': 'cur_voltage', 't': '1641296360', 'value': 1162, '20': 1162}]
2022-01-04 06:39:21 DEBUG (Thread-5) [custom_components.tuya_v2] _update--><custom_components.tuya_v2.DeviceListener object at 0x7f7b7443f4c0>;->>ebcdb2238eecc58323r0am
2022-01-04 06:39:26 DEBUG (Thread-5) [tuya iot] _on_log: Received PUBLISH (d0, q0, r0, m0), 'cloud/token/in/fd0023190bb2b759f100e1df54f6127d', ... (436 bytes)
2022-01-04 06:39:26 DEBUG (Thread-5) [tuya iot] payload-> b'{"data":"XV1oZMgI/5VikRFuOLasSTkg/tInXug4lY2MNl8B+mUCleKlZsGr6Ju3t92xkZZK0heZCGxnjaltTRuVbZpCH9DHgZHBGBd1ycaAUsd5VDSLx9UCAWLK9uZJWX6p7eN9cXaN9uaiJY9/+VS9m8Z6yA/tmx+ebpBc15RcgaJsBosnq5Mrb2OwU1igxJteSv67X3kAgog2TpaOvDBasdtQ+wrPgsdBu6A2ZbYLCcBOXXjKIkLZ9jwpgbB2SDTqmqDeLRATPODI27VE3B2ENXIHA9XBECBjZxkhcw8DQzTv8qyv04vFeavgWmV5Dg0JkR5aN6hTonrRLrawqR52wzjV2Q==","protocol":4,"pv":"2.0","sign":"fea49eea7e0a1a26b3a716e0f36041d2","t":1641296365}'
2022-01-04 06:39:26 DEBUG (Thread-5) [tuya iot] on_message: {'data': {'dataId': '35cf1589-10a3-4dd5-961d-a84d6d3ba02f', 'devId': 'ebcdb2238eecc58323r0am', 'productKey': 'sfurldd0ddoc2mat', 'status': [{'code': 'cur_current', 't': '1641296365', '18': 102, 'value': 102}, {'code': 'cur_power', 't': '1641296365', '19': 30, 'value': 30}]}, 'protocol': 4, 'pv': '2.0', 'sign': 'fea49eea7e0a1a26b3a716e0f36041d2', 't': 1641296365}
2022-01-04 06:39:26 DEBUG (Thread-5) [tuya iot] mq receive-> {'data': {'dataId': '35cf1589-10a3-4dd5-961d-a84d6d3ba02f', 'devId': 'ebcdb2238eecc58323r0am', 'productKey': 'sfurldd0ddoc2mat', 'status': [{'code': 'cur_current', 't': '1641296365', '18': 102, 'value': 102}, {'code': 'cur_power', 't': '1641296365', '19': 30, 'value': 30}]}, 'protocol': 4, 'pv': '2.0', 'sign': 'fea49eea7e0a1a26b3a716e0f36041d2', 't': 1641296365}
2022-01-04 06:39:26 DEBUG (Thread-5) [tuya iot] mq _on_device_report-> [{'code': 'cur_current', 't': '1641296365', '18': 102, 'value': 102}, {'code': 'cur_power', 't': '1641296365', '19': 30, 'value': 30}]
2022-01-04 06:39:26 DEBUG (Thread-5) [custom_components.tuya_v2] _update--><custom_components.tuya_v2.DeviceListener object at 0x7f7b7443f4c0>;->>ebcdb2238eecc58323r0am
2022-01-04 06:39:31 DEBUG (Thread-5) [tuya iot] _on_log: Received PUBLISH (d0, q0, r0, m0), 'cloud/token/in/fd0023190bb2b759f100e1df54f6127d', ... (520 bytes)
2022-01-04 06:39:31 DEBUG (Thread-5) [tuya iot] payload-> b'{"data":"dPO+161pLf6TrnyLXYnI+2wHEFfiBz7z0A49dS4F0eQMWsUoViIsflDoRgR82lrD0heZCGxnjaltTRuVbZpCH9DHgZHBGBd1ycaAUsd5VDSLx9UCAWLK9uZJWX6p7eN9cXaN9uaiJY9/+VS9m8Z6yA/tmx+ebpBc15RcgaJsBosnq5Mrb2OwU1igxJteSv670//0AHnCprZ4aQ5aErrjLftZFtxrS5YWfGoUBKQsiEkjQBLBo9AY81j+ww1i+6xSLRATPODI27VE3B2ENXIHA6wchOopWvMGWdpPl76H8j7gKottUoNFjl9DolLr31FHJTjgp5fNkAH4+LFVPSt9Ako0HeVw128q3s65n/AleAyfHMqRG3H+4A2FP4CzX3NhbEmcOHvjZKYVpwjR140+R/xch53Oi6wIfVCBYtAcyTQ=","protocol":4,"pv":"2.0","sign":"96930f1ef669106e4ffc584c002b889e","t":1641296370}'
2022-01-04 06:39:31 DEBUG (Thread-5) [tuya iot] on_message: {'data': {'dataId': 'bd8a9da4-8bc9-4a16-8a60-b10d6068963d', 'devId': 'ebcdb2238eecc58323r0am', 'productKey': 'sfurldd0ddoc2mat', 'status': [{'code': 'cur_current', 't': '1641296370', '18': 119, 'value': 119}, {'code': 'cur_power', 't': '1641296370', '19': 36, 'value': 36}, {'code': 'cur_voltage', 't': '1641296370', 'value': 1167, '20': 1167}]}, 'protocol': 4, 'pv': '2.0', 'sign': '96930f1ef669106e4ffc584c002b889e', 't': 1641296370}
2022-01-04 06:39:31 DEBUG (Thread-5) [tuya iot] mq receive-> {'data': {'dataId': 'bd8a9da4-8bc9-4a16-8a60-b10d6068963d', 'devId': 'ebcdb2238eecc58323r0am', 'productKey': 'sfurldd0ddoc2mat', 'status': [{'code': 'cur_current', 't': '1641296370', '18': 119, 'value': 119}, {'code': 'cur_power', 't': '1641296370', '19': 36, 'value': 36}, {'code': 'cur_voltage', 't': '1641296370', 'value': 1167, '20': 1167}]}, 'protocol': 4, 'pv': '2.0', 'sign': '96930f1ef669106e4ffc584c002b889e', 't': 1641296370}
2022-01-04 06:39:31 DEBUG (Thread-5) [tuya iot] mq _on_device_report-> [{'code': 'cur_current', 't': '1641296370', '18': 119, 'value': 119}, {'code': 'cur_power', 't': '1641296370', '19': 36, 'value': 36}, {'code': 'cur_voltage', 't': '1641296370', 'value': 1167, '20': 1167}]
2022-01-04 06:39:31 DEBUG (Thread-5) [custom_components.tuya_v2] _update--><custom_components.tuya_v2.DeviceListener object at 0x7f7b7443f4c0>;->>ebcdb2238eecc58323r0am
2022-01-04 06:39:36 DEBUG (Thread-5) [tuya iot] _on_log: Received PUBLISH (d0, q0, r0, m0), 'cloud/token/in/fd0023190bb2b759f100e1df54f6127d', ... (436 bytes)
2022-01-04 06:39:36 DEBUG (Thread-5) [tuya iot] payload-> b'{"data":"BAcPHdK2sOKeaDaXbZwto+JJZWp5M6IDQRuh1HXWiLNvwMvAcn2B10MVigcJlfc50heZCGxnjaltTRuVbZpCH9DHgZHBGBd1ycaAUsd5VDSLx9UCAWLK9uZJWX6p7eN9cXaN9uaiJY9/+VS9m8Z6yA/tmx+ebpBc15RcgaJsBosnq5Mrb2OwU1igxJteSv670//0AHnCprZ4aQ5aErrjLY19NBhWmByrUXBmpOGGti9M8iqJqphmTSuc/+5j6bAjLRATPODI27VE3B2ENXIHAwpEbrDwhUgRVgGOfKhpjriOAgjVjNQCv1Znt3/AMRiON6hTonrRLrawqR52wzjV2Q==","protocol":4,"pv":"2.0","sign":"f7e446fb0da17a32cc9512b51fb26926","t":1641296375}'
2022-01-04 06:39:36 DEBUG (Thread-5) [tuya iot] on_message: {'data': {'dataId': 'e78abb64-9b53-4444-b7cd-a79a902645c2', 'devId': 'ebcdb2238eecc58323r0am', 'productKey': 'sfurldd0ddoc2mat', 'status': [{'code': 'cur_current', 't': '1641296375', '18': 107, 'value': 107}, {'code': 'cur_power', 't': '1641296375', '19': 35, 'value': 35}]}, 'protocol': 4, 'pv': '2.0', 'sign': 'f7e446fb0da17a32cc9512b51fb26926', 't': 1641296375}
2022-01-04 06:39:36 DEBUG (Thread-5) [tuya iot] mq receive-> {'data': {'dataId': 'e78abb64-9b53-4444-b7cd-a79a902645c2', 'devId': 'ebcdb2238eecc58323r0am', 'productKey': 'sfurldd0ddoc2mat', 'status': [{'code': 'cur_current', 't': '1641296375', '18': 107, 'value': 107}, {'code': 'cur_power', 't': '1641296375', '19': 35, 'value': 35}]}, 'protocol': 4, 'pv': '2.0', 'sign': 'f7e446fb0da17a32cc9512b51fb26926', 't': 1641296375}
2022-01-04 06:39:36 DEBUG (Thread-5) [tuya iot] mq _on_device_report-> [{'code': 'cur_current', 't': '1641296375', '18': 107, 'value': 107}, {'code': 'cur_power', 't': '1641296375', '19': 35, 'value': 35}]
2022-01-04 06:39:36 DEBUG (Thread-5) [custom_components.tuya_v2] _update--><custom_components.tuya_v2.DeviceListener object at 0x7f7b7443f4c0>;->>ebcdb2238eecc58323r0am
2022-01-04 06:39:41 DEBUG (Thread-5) [tuya iot] _on_log: Received PUBLISH (d0, q0, r0, m0), 'cloud/token/in/fd0023190bb2b759f100e1df54f6127d', ... (348 bytes)
2022-01-04 06:39:41 DEBUG (Thread-5) [tuya iot] payload-> b'{"data":"XFsW3f8lfg2G0+nYCoIzNwtw4p8XTobNnW3wQXNyrvuDgTDk/Lz40Ay4x4QP7A3q0heZCGxnjaltTRuVbZpCH9DHgZHBGBd1ycaAUsd5VDSLx9UCAWLK9uZJWX6p7eN9cXaN9uaiJY9/+VS9m8Z6yA/tmx+ebpBc15RcgaJsBosnq5Mrb2OwU1igxJteSv67tHdJLUthEfwCijTcXzC2JKm0wkhhyXfcsLtlHzybLVzVOWyp4CuorHPC+vGF7grV","protocol":4,"pv":"2.0","sign":"04c04277efdc2e999b379197117f72de","t":1641296380}'
2022-01-04 06:39:41 DEBUG (Thread-5) [tuya iot] on_message: {'data': {'dataId': '4ea7c09d-6b07-46fa-a377-1d4008cafaad', 'devId': 'ebcdb2238eecc58323r0am', 'productKey': 'sfurldd0ddoc2mat', 'status': [{'code': 'cur_current', 't': '1641296380', '18': 113, 'value': 113}]}, 'protocol': 4, 'pv': '2.0', 'sign': '04c04277efdc2e999b379197117f72de', 't': 1641296380}
2022-01-04 06:39:41 DEBUG (Thread-5) [tuya iot] mq receive-> {'data': {'dataId': '4ea7c09d-6b07-46fa-a377-1d4008cafaad', 'devId': 'ebcdb2238eecc58323r0am', 'productKey': 'sfurldd0ddoc2mat', 'status': [{'code': 'cur_current', 't': '1641296380', '18': 113, 'value': 113}]}, 'protocol': 4, 'pv': '2.0', 'sign': '04c04277efdc2e999b379197117f72de', 't': 1641296380}
2022-01-04 06:39:41 DEBUG (Thread-5) [tuya iot] mq _on_device_report-> [{'code': 'cur_current', 't': '1641296380', '18': 113, 'value': 113}]
2022-01-04 06:39:41 DEBUG (Thread-5) [custom_components.tuya_v2] _update--><custom_components.tuya_v2.DeviceListener object at 0x7f7b7443f4c0>;->>ebcdb2238eecc58323r0am
2022-01-04 06:39:46 DEBUG (Thread-5) [tuya iot] _on_log: Received PUBLISH (d0, q0, r0, m0), 'cloud/token/in/fd0023190bb2b759f100e1df54f6127d', ... (436 bytes)
2022-01-04 06:39:46 DEBUG (Thread-5) [tuya iot] payload-> b'{"data":"JTaSKBWQ0m97wQvWPwCxe1Zq4RLY9yHj/GWxGw4miCqlH4dizLGsuJMquirlYASA0heZCGxnjaltTRuVbZpCH9DHgZHBGBd1ycaAUsd5VDSLx9UCAWLK9uZJWX6p7eN9cXaN9uaiJY9/+VS9m8Z6yA/tmx+ebpBc15RcgaJsBosnq5Mrb2OwU1igxJteSv67tHdJLUthEfwCijTcXzC2JJOSL0EL3oPkUAW2uTZzqMWp8oiCOACzFRDViqagQeaiLRATPODI27VE3B2ENXIHAxzh6zwj/29fcjt7Q8uaJaPgKottUoNFjl9DolLr31FHN6hTonrRLrawqR52wzjV2Q==","protocol":4,"pv":"2.0","sign":"05be2385f85b2912c1decba05f46206a","t":1641296385}'
2022-01-04 06:39:46 DEBUG (Thread-5) [tuya iot] on_message: {'data': {'dataId': 'dfce7df6-7daa-43ba-8f69-f713123b8875', 'devId': 'ebcdb2238eecc58323r0am', 'productKey': 'sfurldd0ddoc2mat', 'status': [{'code': 'cur_current', 't': '1641296385', '18': 116, 'value': 116}, {'code': 'cur_power', 't': '1641296385', '19': 36, 'value': 36}]}, 'protocol': 4, 'pv': '2.0', 'sign': '05be2385f85b2912c1decba05f46206a', 't': 1641296385}
2022-01-04 06:39:46 DEBUG (Thread-5) [tuya iot] mq receive-> {'data': {'dataId': 'dfce7df6-7daa-43ba-8f69-f713123b8875', 'devId': 'ebcdb2238eecc58323r0am', 'productKey': 'sfurldd0ddoc2mat', 'status': [{'code': 'cur_current', 't': '1641296385', '18': 116, 'value': 116}, {'code': 'cur_power', 't': '1641296385', '19': 36, 'value': 36}]}, 'protocol': 4, 'pv': '2.0', 'sign': '05be2385f85b2912c1decba05f46206a', 't': 1641296385}
2022-01-04 06:39:46 DEBUG (Thread-5) [tuya iot] mq _on_device_report-> [{'code': 'cur_current', 't': '1641296385', '18': 116, 'value': 116}, {'code': 'cur_power', 't': '1641296385', '19': 36, 'value': 36}]
2022-01-04 06:39:46 DEBUG (Thread-5) [custom_components.tuya_v2] _update--><custom_components.tuya_v2.DeviceListener object at 0x7f7b7443f4c0>;->>ebcdb2238eecc58323r0am
2022-01-04 06:39:51 DEBUG (Thread-5) [tuya iot] _on_log: Received PUBLISH (d0, q0, r0, m0), 'cloud/token/in/fd0023190bb2b759f100e1df54f6127d', ... (436 bytes)
2022-01-04 06:39:51 DEBUG (Thread-5) [tuya iot] payload-> b'{"data":"x0LloT5icRrI2fUCTUhgoM1kTdP51SsJu1pWEyAk1NAxY+azAqfheP/hTgj8RqXy0heZCGxnjaltTRuVbZpCH9DHgZHBGBd1ycaAUsd5VDSLx9UCAWLK9uZJWX6p7eN9cXaN9uaiJY9/+VS9m8Z6yA/tmx+ebpBc15RcgaJsBosnq5Mrb2OwU1igxJteSv67pugvJtFRm+guhqZQXROO6amcR32C6zw/ynYex7dmsFqoZ8He6CK8MV1mtg6wink4LRATPODI27VE3B2ENXIHA0Gv2lx2xCIWDShPLwrkOBBvBnz47oCju5A4XpKzKAdNN6hTonrRLrawqR52wzjV2Q==","protocol":4,"pv":"2.0","sign":"a8c683dcc1cbbadd6aad60c9e5fefd06","t":1641296390}'
2022-01-04 06:39:51 DEBUG (Thread-5) [tuya iot] on_message: {'data': {'dataId': 'bc78ff1a-56da-4170-abcb-119bad694459', 'devId': 'ebcdb2238eecc58323r0am', 'productKey': 'sfurldd0ddoc2mat', 'status': [{'code': 'cur_current', 't': '1641296390', '18': 115, 'value': 115}, {'code': 'cur_power', 't': '1641296390', '19': 34, 'value': 34}]}, 'protocol': 4, 'pv': '2.0', 'sign': 'a8c683dcc1cbbadd6aad60c9e5fefd06', 't': 1641296390}
2022-01-04 06:39:51 DEBUG (Thread-5) [tuya iot] mq receive-> {'data': {'dataId': 'bc78ff1a-56da-4170-abcb-119bad694459', 'devId': 'ebcdb2238eecc58323r0am', 'productKey': 'sfurldd0ddoc2mat', 'status': [{'code': 'cur_current', 't': '1641296390', '18': 115, 'value': 115}, {'code': 'cur_power', 't': '1641296390', '19': 34, 'value': 34}]}, 'protocol': 4, 'pv': '2.0', 'sign': 'a8c683dcc1cbbadd6aad60c9e5fefd06', 't': 1641296390}
2022-01-04 06:39:51 DEBUG (Thread-5) [tuya iot] mq _on_device_report-> [{'code': 'cur_current', 't': '1641296390', '18': 115, 'value': 115}, {'code': 'cur_power', 't': '1641296390', '19': 34, 'value': 34}]
2022-01-04 06:39:51 DEBUG (Thread-5) [custom_components.tuya_v2] _update--><custom_components.tuya_v2.DeviceListener object at 0x7f7b7443f4c0>;->>ebcdb2238eecc58323r0am
2022-01-04 06:39:56 DEBUG (Thread-5) [tuya iot] _on_log: Received PUBLISH (d0, q0, r0, m0), 'cloud/token/in/fd0023190bb2b759f100e1df54f6127d', ... (436 bytes)
2022-01-04 06:39:56 DEBUG (Thread-5) [tuya iot] payload-> b'{"data":"X5aCNWZoIkSzZ2ofUNqVYKkEnLt8qzP+dkg7h1+iLOQDvvR/vOKaqwsBKhXyqsK10heZCGxnjaltTRuVbZpCH9DHgZHBGBd1ycaAUsd5VDSLx9UCAWLK9uZJWX6p7eN9cXaN9uaiJY9/+VS9m8Z6yA/tmx+ebpBc15RcgaJsBosnq5Mrb2OwU1igxJteSv67pugvJtFRm+guhqZQXROO6Rtcz27k7AQNxUZzR3GbJMB7xPEzGqG3W2UEbjurPygvLRATPODI27VE3B2ENXIHA+9pW70hudQvbkm45Ww3SVx4KYt3/g0MB8bHhMwUYsAVN6hTonrRLrawqR52wzjV2Q==","protocol":4,"pv":"2.0","sign":"a4de596ca62c0448361c76b007ca7681","t":1641296395}'
2022-01-04 06:39:56 DEBUG (Thread-5) [tuya iot] on_message: {'data': {'dataId': 'e23dc286-626e-4a14-a0a8-6b2525df438a', 'devId': 'ebcdb2238eecc58323r0am', 'productKey': 'sfurldd0ddoc2mat', 'status': [{'code': 'cur_current', 't': '1641296395', '18': 113, 'value': 113}, {'code': 'cur_power', 't': '1641296395', '19': 31, 'value': 31}]}, 'protocol': 4, 'pv': '2.0', 'sign': 'a4de596ca62c0448361c76b007ca7681', 't': 1641296395}
2022-01-04 06:39:56 DEBUG (Thread-5) [tuya iot] mq receive-> {'data': {'dataId': 'e23dc286-626e-4a14-a0a8-6b2525df438a', 'devId': 'ebcdb2238eecc58323r0am', 'productKey': 'sfurldd0ddoc2mat', 'status': [{'code': 'cur_current', 't': '1641296395', '18': 113, 'value': 113}, {'code': 'cur_power', 't': '1641296395', '19': 31, 'value': 31}]}, 'protocol': 4, 'pv': '2.0', 'sign': 'a4de596ca62c0448361c76b007ca7681', 't': 1641296395}
2022-01-04 06:39:56 DEBUG (Thread-5) [tuya iot] mq _on_device_report-> [{'code': 'cur_current', 't': '1641296395', '18': 113, 'value': 113}, {'code': 'cur_power', 't': '1641296395', '19': 31, 'value': 31}]
2022-01-04 06:39:56 DEBUG (Thread-5) [custom_components.tuya_v2] _update--><custom_components.tuya_v2.DeviceListener object at 0x7f7b7443f4c0>;->>ebcdb2238eecc58323r0am
2022-01-04 06:40:01 DEBUG (Thread-5) [tuya iot] _on_log: Received PUBLISH (d0, q0, r0, m0), 'cloud/token/in/fd0023190bb2b759f100e1df54f6127d', ... (436 bytes)
2022-01-04 06:40:01 DEBUG (Thread-5) [tuya iot] payload-> b'{"data":"9Iy6hz9coJhxf3MwVVfCtB86A0CTETKz20BYM92YOF6nVEhoYlEhH5DQpKUM4YCu0heZCGxnjaltTRuVbZpCH9DHgZHBGBd1ycaAUsd5VDSLx9UCAWLK9uZJWX6p7eN9cXaN9uaiJY9/+VS9m8Z6yA/tmx+ebpBc15RcgaJsBosnq5Mrb2OwU1igxJteSv67GTyPU7KS/lSFMHrveGeEhUu7aAedTphjl70yyjUSKSgNxuZlrQeX3hrIOMe+Jah8LRATPODI27VE3B2ENXIHA6csKLurUi9QHMYU8/Mem7PXWdhMHwSfN8dsnuHOv6WtN6hTonrRLrawqR52wzjV2Q==","protocol":4,"pv":"2.0","sign":"aaa1a6ccea82667b645366e0931660a4","t":1641296400}'
2022-01-04 06:40:01 DEBUG (Thread-5) [tuya iot] on_message: {'data': {'dataId': 'a39c5d95-5c3b-469d-8c59-f0e6c8a41a92', 'devId': 'ebcdb2238eecc58323r0am', 'productKey': 'sfurldd0ddoc2mat', 'status': [{'code': 'cur_current', 't': '1641296400', '18': 108, 'value': 108}, {'code': 'cur_power', 't': '1641296400', '19': 41, 'value': 41}]}, 'protocol': 4, 'pv': '2.0', 'sign': 'aaa1a6ccea82667b645366e0931660a4', 't': 1641296400}
2022-01-04 06:40:01 DEBUG (Thread-5) [tuya iot] mq receive-> {'data': {'dataId': 'a39c5d95-5c3b-469d-8c59-f0e6c8a41a92', 'devId': 'ebcdb2238eecc58323r0am', 'productKey': 'sfurldd0ddoc2mat', 'status': [{'code': 'cur_current', 't': '1641296400', '18': 108, 'value': 108}, {'code': 'cur_power', 't': '1641296400', '19': 41, 'value': 41}]}, 'protocol': 4, 'pv': '2.0', 'sign': 'aaa1a6ccea82667b645366e0931660a4', 't': 1641296400}
2022-01-04 06:40:01 DEBUG (Thread-5) [tuya iot] mq _on_device_report-> [{'code': 'cur_current', 't': '1641296400', '18': 108, 'value': 108}, {'code': 'cur_power', 't': '1641296400', '19': 41, 'value': 41}]
2022-01-04 06:40:01 DEBUG (Thread-5) [custom_components.tuya_v2] _update--><custom_components.tuya_v2.DeviceListener object at 0x7f7b7443f4c0>;->>ebcdb2238eecc58323r0am
2022-01-04 06:40:04 DEBUG (Thread-5) [tuya iot] _on_log: Sending PINGREQ
2022-01-04 06:40:04 DEBUG (Thread-5) [tuya iot] _on_log: Received PINGRESP
2022-01-04 06:40:06 DEBUG (Thread-5) [tuya iot] _on_log: Received PUBLISH (d0, q0, r0, m0), 'cloud/token/in/fd0023190bb2b759f100e1df54f6127d', ... (436 bytes)
2022-01-04 06:40:06 DEBUG (Thread-5) [tuya iot] payload-> b'{"data":"wKfqSv+toppaivWfbNTTEli5gT8/VJ0ksQJU+dz+FKoyfyzE3e4o5nG45FP5xTs30heZCGxnjaltTRuVbZpCH9DHgZHBGBd1ycaAUsd5VDSLx9UCAWLK9uZJWX6p7eN9cXaN9uaiJY9/+VS9m8Z6yA/tmx+ebpBc15RcgaJsBosnq5Mrb2OwU1igxJteSv67GTyPU7KS/lSFMHrveGeEhSWCWYRV1ru53O6IsHbXuajRriMV8RNcpJvc+uiyGXz3LRATPODI27VE3B2ENXIHA9yveRS3mzF4VCxy+qN6bqOwWyO/0wfALsRNrXVai1JLN6hTonrRLrawqR52wzjV2Q==","protocol":4,"pv":"2.0","sign":"fcd77541533217da50e5310202168e7e","t":1641296405}'
2022-01-04 06:40:06 DEBUG (Thread-5) [tuya iot] on_message: {'data': {'dataId': '2ff35a29-a76e-417b-a824-26664d326d09', 'devId': 'ebcdb2238eecc58323r0am', 'productKey': 'sfurldd0ddoc2mat', 'status': [{'code': 'cur_current', 't': '1641296405', '18': 114, 'value': 114}, {'code': 'cur_power', 't': '1641296405', '19': 40, 'value': 40}]}, 'protocol': 4, 'pv': '2.0', 'sign': 'fcd77541533217da50e5310202168e7e', 't': 1641296405}
2022-01-04 06:40:06 DEBUG (Thread-5) [tuya iot] mq receive-> {'data': {'dataId': '2ff35a29-a76e-417b-a824-26664d326d09', 'devId': 'ebcdb2238eecc58323r0am', 'productKey': 'sfurldd0ddoc2mat', 'status': [{'code': 'cur_current', 't': '1641296405', '18': 114, 'value': 114}, {'code': 'cur_power', 't': '1641296405', '19': 40, 'value': 40}]}, 'protocol': 4, 'pv': '2.0', 'sign': 'fcd77541533217da50e5310202168e7e', 't': 1641296405}
2022-01-04 06:40:06 DEBUG (Thread-5) [tuya iot] mq _on_device_report-> [{'code': 'cur_current', 't': '1641296405', '18': 114, 'value': 114}, {'code': 'cur_power', 't': '1641296405', '19': 40, 'value': 40}]
2022-01-04 06:40:06 DEBUG (Thread-5) [custom_components.tuya_v2] _update--><custom_components.tuya_v2.DeviceListener object at 0x7f7b7443f4c0>;->>ebcdb2238eecc58323r0am
2022-01-04 06:40:11 DEBUG (Thread-5) [tuya iot] _on_log: Received PUBLISH (d0, q0, r0, m0), 'cloud/token/in/fd0023190bb2b759f100e1df54f6127d', ... (436 bytes)
2022-01-04 06:40:11 DEBUG (Thread-5) [tuya iot] payload-> b'{"data":"huPgTBsRswcsfy5RQ1ZItPsnKKX/lWG4LeTGcZ48lBjVmICtQNLjIytDH+Is8AEd0heZCGxnjaltTRuVbZpCH9DHgZHBGBd1ycaAUsd5VDSLx9UCAWLK9uZJWX6p7eN9cXaN9uaiJY9/+VS9m8Z6yA/tmx+ebpBc15RcgaJsBosnq5Mrb2OwU1igxJteSv67iVq6emR5oMSgm3ekbz0fhK1qqs1qRziyAseerG21hlk6n6AdnwO5aIDQptH+z40ILRATPODI27VE3B2ENXIHA37TxLfsbGGys8aR3l0qI/5IVC8tSiREgrfuxMYt2+tCN6hTonrRLrawqR52wzjV2Q==","protocol":4,"pv":"2.0","sign":"d558e1b16998afce0645ee1d53a40380","t":1641296410}'
2022-01-04 06:40:11 DEBUG (Thread-5) [tuya iot] on_message: {'data': {'dataId': '5f38403e-3cfa-440a-a312-7e7f8d89ed9a', 'devId': 'ebcdb2238eecc58323r0am', 'productKey': 'sfurldd0ddoc2mat', 'status': [{'code': 'cur_current', 't': '1641296410', '18': 112, 'value': 112}, {'code': 'cur_power', 't': '1641296410', '19': 38, 'value': 38}]}, 'protocol': 4, 'pv': '2.0', 'sign': 'd558e1b16998afce0645ee1d53a40380', 't': 1641296410}
2022-01-04 06:40:11 DEBUG (Thread-5) [tuya iot] mq receive-> {'data': {'dataId': '5f38403e-3cfa-440a-a312-7e7f8d89ed9a', 'devId': 'ebcdb2238eecc58323r0am', 'productKey': 'sfurldd0ddoc2mat', 'status': [{'code': 'cur_current', 't': '1641296410', '18': 112, 'value': 112}, {'code': 'cur_power', 't': '1641296410', '19': 38, 'value': 38}]}, 'protocol': 4, 'pv': '2.0', 'sign': 'd558e1b16998afce0645ee1d53a40380', 't': 1641296410}
2022-01-04 06:40:11 DEBUG (Thread-5) [tuya iot] mq _on_device_report-> [{'code': 'cur_current', 't': '1641296410', '18': 112, 'value': 112}, {'code': 'cur_power', 't': '1641296410', '19': 38, 'value': 38}]
2022-01-04 06:40:11 DEBUG (Thread-5) [custom_components.tuya_v2] _update--><custom_components.tuya_v2.DeviceListener object at 0x7f7b7443f4c0>;->>ebcdb2238eecc58323r0am
2022-01-04 06:40:16 DEBUG (Thread-5) [tuya iot] _on_log: Received PUBLISH (d0, q0, r0, m0), 'cloud/token/in/fd0023190bb2b759f100e1df54f6127d', ... (436 bytes)
2022-01-04 06:40:16 DEBUG (Thread-5) [tuya iot] payload-> b'{"data":"q6EVu360W+/hBQeyG8dTFbq+1XUn5UQzF9F3dcx6j7y+VtUivhXXEiDw2kSzIAmL0heZCGxnjaltTRuVbZpCH9DHgZHBGBd1ycaAUsd5VDSLx9UCAWLK9uZJWX6p7eN9cXaN9uaiJY9/+VS9m8Z6yA/tmx+ebpBc15RcgaJsBosnq5Mrb2OwU1igxJteSv67iVq6emR5oMSgm3ekbz0fhI2kl5YoEPFxmw4VxduJiDHqyAIlq3OIUnTlHywpgjzpLRATPODI27VE3B2ENXIHAxk6+H9ps2q5V4n6G5IouPZvBnz47oCju5A4XpKzKAdNN6hTonrRLrawqR52wzjV2Q==","protocol":4,"pv":"2.0","sign":"960b0b46ac6c05d4f4ce917ac67f95f2","t":1641296415}'
2022-01-04 06:40:16 DEBUG (Thread-5) [tuya iot] on_message: {'data': {'dataId': '84e3a107-7079-4f1d-9b1e-8d6b7c351348', 'devId': 'ebcdb2238eecc58323r0am', 'productKey': 'sfurldd0ddoc2mat', 'status': [{'code': 'cur_current', 't': '1641296415', '18': 111, 'value': 111}, {'code': 'cur_power', 't': '1641296415', '19': 34, 'value': 34}]}, 'protocol': 4, 'pv': '2.0', 'sign': '960b0b46ac6c05d4f4ce917ac67f95f2', 't': 1641296415}
2022-01-04 06:40:16 DEBUG (Thread-5) [tuya iot] mq receive-> {'data': {'dataId': '84e3a107-7079-4f1d-9b1e-8d6b7c351348', 'devId': 'ebcdb2238eecc58323r0am', 'productKey': 'sfurldd0ddoc2mat', 'status': [{'code': 'cur_current', 't': '1641296415', '18': 111, 'value': 111}, {'code': 'cur_power', 't': '1641296415', '19': 34, 'value': 34}]}, 'protocol': 4, 'pv': '2.0', 'sign': '960b0b46ac6c05d4f4ce917ac67f95f2', 't': 1641296415}
2022-01-04 06:40:16 DEBUG (Thread-5) [tuya iot] mq _on_device_report-> [{'code': 'cur_current', 't': '1641296415', '18': 111, 'value': 111}, {'code': 'cur_power', 't': '1641296415', '19': 34, 'value': 34}]
2022-01-04 06:40:16 DEBUG (Thread-5) [custom_components.tuya_v2] _update--><custom_components.tuya_v2.DeviceListener object at 0x7f7b7443f4c0>;->>ebcdb2238eecc58323r0am
2022-01-04 06:40:21 DEBUG (Thread-5) [tuya iot] _on_log: Received PUBLISH (d0, q0, r0, m0), 'cloud/token/in/fd0023190bb2b759f100e1df54f6127d', ... (436 bytes)
2022-01-04 06:40:21 DEBUG (Thread-5) [tuya iot] payload-> b'{"data":"fGX2i2GltzTOPB3rhpTcto/44upZrlcNhLdn94v7ve3OoZPXxwNhSSiO7LyZkrX60heZCGxnjaltTRuVbZpCH9DHgZHBGBd1ycaAUsd5VDSLx9UCAWLK9uZJWX6p7eN9cXaN9uaiJY9/+VS9m8Z6yA/tmx+ebpBc15RcgaJsBosnq5Mrb2OwU1igxJteSv67smbvP6R9H/HYLcehCVRso4cq58AvOJ78JE8qhod47qKpBdjhS8ZTxu7/0BLnFJcFLRATPODI27VE3B2ENXIHA+eE7DRrLJjwDTCUK6TA4LvcR7BEiC4Dop/cpKvnkR8ZN6hTonrRLrawqR52wzjV2Q==","protocol":4,"pv":"2.0","sign":"a7dc900f24d133e5d4fc63d28e37d99e","t":1641296420}'
2022-01-04 06:40:21 DEBUG (Thread-5) [tuya iot] on_message: {'data': {'dataId': '89cd9ca7-299a-4e20-8ef4-898217e3850b', 'devId': 'ebcdb2238eecc58323r0am', 'productKey': 'sfurldd0ddoc2mat', 'status': [{'code': 'cur_current', 't': '1641296420', '18': 117, 'value': 117}, {'code': 'cur_power', 't': '1641296420', '19': 42, 'value': 42}]}, 'protocol': 4, 'pv': '2.0', 'sign': 'a7dc900f24d133e5d4fc63d28e37d99e', 't': 1641296420}
2022-01-04 06:40:21 DEBUG (Thread-5) [tuya iot] mq receive-> {'data': {'dataId': '89cd9ca7-299a-4e20-8ef4-898217e3850b', 'devId': 'ebcdb2238eecc58323r0am', 'productKey': 'sfurldd0ddoc2mat', 'status': [{'code': 'cur_current', 't': '1641296420', '18': 117, 'value': 117}, {'code': 'cur_power', 't': '1641296420', '19': 42, 'value': 42}]}, 'protocol': 4, 'pv': '2.0', 'sign': 'a7dc900f24d133e5d4fc63d28e37d99e', 't': 1641296420}
2022-01-04 06:40:21 DEBUG (Thread-5) [tuya iot] mq _on_device_report-> [{'code': 'cur_current', 't': '1641296420', '18': 117, 'value': 117}, {'code': 'cur_power', 't': '1641296420', '19': 42, 'value': 42}]
2022-01-04 06:40:21 DEBUG (Thread-5) [custom_components.tuya_v2] _update--><custom_components.tuya_v2.DeviceListener object at 0x7f7b7443f4c0>;->>ebcdb2238eecc58323r0am
2022-01-04 06:40:26 DEBUG (Thread-5) [tuya iot] _on_log: Received PUBLISH (d0, q0, r0, m0), 'cloud/token/in/fd0023190bb2b759f100e1df54f6127d', ... (520 bytes)
2022-01-04 06:40:26 DEBUG (Thread-5) [tuya iot] payload-> b'{"data":"em4C9cF2AdKvm6vg3km9c8mdQBp656GO/GzUdC8UwpcZrGsM0QaAoNjYWLawQRJv0heZCGxnjaltTRuVbZpCH9DHgZHBGBd1ycaAUsd5VDSLx9UCAWLK9uZJWX6p7eN9cXaN9uaiJY9/+VS9m8Z6yA/tmx+ebpBc15RcgaJsBosnq5Mrb2OwU1igxJteSv67smbvP6R9H/HYLcehCVRsoyesPow/VMbBqG345pxqYmbn0s7BZAwaenpAmruE4fmaLRATPODI27VE3B2ENXIHA07SYyz0Ly9krqaQdevl2dXXWdhMHwSfN8dsnuHOv6WtJTjgp5fNkAH4+LFVPSt9Ako0HeVw128q3s65n/AleAxLUeTU42+MiKgjSGyw482HBJp2aBWLWnAqEXNcAgTDXPxch53Oi6wIfVCBYtAcyTQ=","protocol":4,"pv":"2.0","sign":"6945dd79871688d07c7fa58274fdfb01","t":1641296425}'
2022-01-04 06:40:26 DEBUG (Thread-5) [tuya iot] on_message: {'data': {'dataId': 'ca5426cd-9dce-49b6-9810-6e570657d3cc', 'devId': 'ebcdb2238eecc58323r0am', 'productKey': 'sfurldd0ddoc2mat', 'status': [{'code': 'cur_current', 't': '1641296425', '18': 122, 'value': 122}, {'code': 'cur_power', 't': '1641296425', '19': 41, 'value': 41}, {'code': 'cur_voltage', 't': '1641296425', 'value': 1162, '20': 1162}]}, 'protocol': 4, 'pv': '2.0', 'sign': '6945dd79871688d07c7fa58274fdfb01', 't': 1641296425}
2022-01-04 06:40:26 DEBUG (Thread-5) [tuya iot] mq receive-> {'data': {'dataId': 'ca5426cd-9dce-49b6-9810-6e570657d3cc', 'devId': 'ebcdb2238eecc58323r0am', 'productKey': 'sfurldd0ddoc2mat', 'status': [{'code': 'cur_current', 't': '1641296425', '18': 122, 'value': 122}, {'code': 'cur_power', 't': '1641296425', '19': 41, 'value': 41}, {'code': 'cur_voltage', 't': '1641296425', 'value': 1162, '20': 1162}]}, 'protocol': 4, 'pv': '2.0', 'sign': '6945dd79871688d07c7fa58274fdfb01', 't': 1641296425}
2022-01-04 06:40:26 DEBUG (Thread-5) [tuya iot] mq _on_device_report-> [{'code': 'cur_current', 't': '1641296425', '18': 122, 'value': 122}, {'code': 'cur_power', 't': '1641296425', '19': 41, 'value': 41}, {'code': 'cur_voltage', 't': '1641296425', 'value': 1162, '20': 1162}]
2022-01-04 06:40:26 DEBUG (Thread-5) [custom_components.tuya_v2] _update--><custom_components.tuya_v2.DeviceListener object at 0x7f7b7443f4c0>;->>ebcdb2238eecc58323r0am
2022-01-04 06:40:31 DEBUG (Thread-5) [tuya iot] _on_log: Received PUBLISH (d0, q0, r0, m0), 'cloud/token/in/fd0023190bb2b759f100e1df54f6127d', ... (436 bytes)
2022-01-04 06:40:31 DEBUG (Thread-5) [tuya iot] payload-> b'{"data":"JTgAPfJOXhDZFk6lGWxZTWao6tekuAYyc3iwL5q8jerCPS3xagNakHPHRHmd/oUZ0heZCGxnjaltTRuVbZpCH9DHgZHBGBd1ycaAUsd5VDSLx9UCAWLK9uZJWX6p7eN9cXaN9uaiJY9/+VS9m8Z6yA/tmx+ebpBc15RcgaJsBosnq5Mrb2OwU1igxJteSv67r4DFPal9HtxhUl69A63muamcR32C6zw/ynYex7dmsFqoZ8He6CK8MV1mtg6wink4LRATPODI27VE3B2ENXIHA7u4ZbKaP4q6tIjkJEYNnpqwWyO/0wfALsRNrXVai1JLN6hTonrRLrawqR52wzjV2Q==","protocol":4,"pv":"2.0","sign":"f823df49c88462a19fb9f2d003100107","t":1641296430}'
2022-01-04 06:40:31 DEBUG (Thread-5) [tuya iot] on_message: {'data': {'dataId': 'a64fa76a-d216-4adc-bb8f-cd74fa920b69', 'devId': 'ebcdb2238eecc58323r0am', 'productKey': 'sfurldd0ddoc2mat', 'status': [{'code': 'cur_current', 't': '1641296430', '18': 115, 'value': 115}, {'code': 'cur_power', 't': '1641296430', '19': 40, 'value': 40}]}, 'protocol': 4, 'pv': '2.0', 'sign': 'f823df49c88462a19fb9f2d003100107', 't': 1641296430}
2022-01-04 06:40:31 DEBUG (Thread-5) [tuya iot] mq receive-> {'data': {'dataId': 'a64fa76a-d216-4adc-bb8f-cd74fa920b69', 'devId': 'ebcdb2238eecc58323r0am', 'productKey': 'sfurldd0ddoc2mat', 'status': [{'code': 'cur_current', 't': '1641296430', '18': 115, 'value': 115}, {'code': 'cur_power', 't': '1641296430', '19': 40, 'value': 40}]}, 'protocol': 4, 'pv': '2.0', 'sign': 'f823df49c88462a19fb9f2d003100107', 't': 1641296430}
2022-01-04 06:40:31 DEBUG (Thread-5) [tuya iot] mq _on_device_report-> [{'code': 'cur_current', 't': '1641296430', '18': 115, 'value': 115}, {'code': 'cur_power', 't': '1641296430', '19': 40, 'value': 40}]
2022-01-04 06:40:31 DEBUG (Thread-5) [custom_components.tuya_v2] _update--><custom_components.tuya_v2.DeviceListener object at 0x7f7b7443f4c0>;->>ebcdb2238eecc58323r0am
2022-01-04 06:40:36 DEBUG (Thread-5) [tuya iot] _on_log: Received PUBLISH (d0, q0, r0, m0), 'cloud/token/in/fd0023190bb2b759f100e1df54f6127d', ... (520 bytes)
2022-01-04 06:40:36 DEBUG (Thread-5) [tuya iot] payload-> b'{"data":"WyzC05eyu0QdaqyqcizwejfN+Hd7bCX7O/VINALlbNIXYnWt3GDRBAHO4TJtiSC00heZCGxnjaltTRuVbZpCH9DHgZHBGBd1ycaAUsd5VDSLx9UCAWLK9uZJWX6p7eN9cXaN9uaiJY9/+VS9m8Z6yA/tmx+ebpBc15RcgaJsBosnq5Mrb2OwU1igxJteSv67r4DFPal9HtxhUl69A63muRtcz27k7AQNxUZzR3GbJMB7xPEzGqG3W2UEbjurPygvLRATPODI27VE3B2ENXIHAz2dXdQ78hjjPACaugEirkG/HNTVcAxI6rgEhddtu9AeJTjgp5fNkAH4+LFVPSt9Ako0HeVw128q3s65n/AleAyHXJW20ioAOKbyGGK0JTBobEmcOHvjZKYVpwjR140+R/xch53Oi6wIfVCBYtAcyTQ=","protocol":4,"pv":"2.0","sign":"c4285456078cad3e98fca691b6a9a64a","t":1641296435}'
2022-01-04 06:40:36 DEBUG (Thread-5) [tuya iot] on_message: {'data': {'dataId': 'a1a4196d-5d78-4842-8ef9-a59ea78427c4', 'devId': 'ebcdb2238eecc58323r0am', 'productKey': 'sfurldd0ddoc2mat', 'status': [{'code': 'cur_current', 't': '1641296435', '18': 113, 'value': 113}, {'code': 'cur_power', 't': '1641296435', '19': 39, 'value': 39}, {'code': 'cur_voltage', 't': '1641296435', 'value': 1167, '20': 1167}]}, 'protocol': 4, 'pv': '2.0', 'sign': 'c4285456078cad3e98fca691b6a9a64a', 't': 1641296435}
2022-01-04 06:40:36 DEBUG (Thread-5) [tuya iot] mq receive-> {'data': {'dataId': 'a1a4196d-5d78-4842-8ef9-a59ea78427c4', 'devId': 'ebcdb2238eecc58323r0am', 'productKey': 'sfurldd0ddoc2mat', 'status': [{'code': 'cur_current', 't': '1641296435', '18': 113, 'value': 113}, {'code': 'cur_power', 't': '1641296435', '19': 39, 'value': 39}, {'code': 'cur_voltage', 't': '1641296435', 'value': 1167, '20': 1167}]}, 'protocol': 4, 'pv': '2.0', 'sign': 'c4285456078cad3e98fca691b6a9a64a', 't': 1641296435}
2022-01-04 06:40:36 DEBUG (Thread-5) [tuya iot] mq _on_device_report-> [{'code': 'cur_current', 't': '1641296435', '18': 113, 'value': 113}, {'code': 'cur_power', 't': '1641296435', '19': 39, 'value': 39}, {'code': 'cur_voltage', 't': '1641296435', 'value': 1167, '20': 1167}]
2022-01-04 06:40:36 DEBUG (Thread-5) [custom_components.tuya_v2] _update--><custom_components.tuya_v2.DeviceListener object at 0x7f7b7443f4c0>;->>ebcdb2238eecc58323r0am
2022-01-04 06:40:41 DEBUG (Thread-5) [tuya iot] _on_log: Received PUBLISH (d0, q0, r0, m0), 'cloud/token/in/fd0023190bb2b759f100e1df54f6127d', ... (436 bytes)
2022-01-04 06:40:41 DEBUG (Thread-5) [tuya iot] payload-> b'{"data":"6VmnIwyi1Wr1T6e2+42uMBBfd7YWI1J/gjI8SjWdQHi1UyPVwbQHoozcdSqHNNvf0heZCGxnjaltTRuVbZpCH9DHgZHBGBd1ycaAUsd5VDSLx9UCAWLK9uZJWX6p7eN9cXaN9uaiJY9/+VS9m8Z6yA/tmx+ebpBc15RcgaJsBosnq5Mrb2OwU1igxJteSv67bN0Wi0LK/Q9zDGNcqNVIIYcq58AvOJ78JE8qhod47qKpBdjhS8ZTxu7/0BLnFJcFLRATPODI27VE3B2ENXIHA/xL4g1VpUP3XZLiSDMsawWwWyO/0wfALsRNrXVai1JLN6hTonrRLrawqR52wzjV2Q==","protocol":4,"pv":"2.0","sign":"a872300d0425e3a9b38e58a4905617a3","t":1641296440}'
2022-01-04 06:40:41 DEBUG (Thread-5) [tuya iot] on_message: {'data': {'dataId': '94085f3e-4ea5-4944-be42-29272b2b62a0', 'devId': 'ebcdb2238eecc58323r0am', 'productKey': 'sfurldd0ddoc2mat', 'status': [{'code': 'cur_current', 't': '1641296440', '18': 117, 'value': 117}, {'code': 'cur_power', 't': '1641296440', '19': 40, 'value': 40}]}, 'protocol': 4, 'pv': '2.0', 'sign': 'a872300d0425e3a9b38e58a4905617a3', 't': 1641296440}
2022-01-04 06:40:41 DEBUG (Thread-5) [tuya iot] mq receive-> {'data': {'dataId': '94085f3e-4ea5-4944-be42-29272b2b62a0', 'devId': 'ebcdb2238eecc58323r0am', 'productKey': 'sfurldd0ddoc2mat', 'status': [{'code': 'cur_current', 't': '1641296440', '18': 117, 'value': 117}, {'code': 'cur_power', 't': '1641296440', '19': 40, 'value': 40}]}, 'protocol': 4, 'pv': '2.0', 'sign': 'a872300d0425e3a9b38e58a4905617a3', 't': 1641296440}
2022-01-04 06:40:41 DEBUG (Thread-5) [tuya iot] mq _on_device_report-> [{'code': 'cur_current', 't': '1641296440', '18': 117, 'value': 117}, {'code': 'cur_power', 't': '1641296440', '19': 40, 'value': 40}]
2022-01-04 06:40:41 DEBUG (Thread-5) [custom_components.tuya_v2] _update--><custom_components.tuya_v2.DeviceListener object at 0x7f7b7443f4c0>;->>ebcdb2238eecc58323r0am
2022-01-04 06:40:46 DEBUG (Thread-5) [tuya iot] _on_log: Received PUBLISH (d0, q0, r0, m0), 'cloud/token/in/fd0023190bb2b759f100e1df54f6127d', ... (520 bytes)
2022-01-04 06:40:46 DEBUG (Thread-5) [tuya iot] payload-> b'{"data":"prLVYhd1k4OIBsc9UfJhXe1xhJ23HU/lFhR86TovytxPcndiqTZWIHDRB/RV1xs10heZCGxnjaltTRuVbZpCH9DHgZHBGBd1ycaAUsd5VDSLx9UCAWLK9uZJWX6p7eN9cXaN9uaiJY9/+VS9m8Z6yA/tmx+ebpBc15RcgaJsBosnq5Mrb2OwU1igxJteSv67bN0Wi0LK/Q9zDGNcqNVIIT0BWSH7V5nr7qgGFral9vc6n6AdnwO5aIDQptH+z40ILRATPODI27VE3B2ENXIHA87e9xS4RQrUIrT/ZCijT7eOAgjVjNQCv1Znt3/AMRiOJTjgp5fNkAH4+LFVPSt9Ako0HeVw128q3s65n/AleAyAbKkdvXJayio30Wcv9dUOBJp2aBWLWnAqEXNcAgTDXPxch53Oi6wIfVCBYtAcyTQ=","protocol":4,"pv":"2.0","sign":"9b22ffded972cfe92cabe238f2b8b43d","t":1641296445}'
2022-01-04 06:40:46 DEBUG (Thread-5) [tuya iot] on_message: {'data': {'dataId': 'b2fb386e-1b17-41f0-a96c-754f4444abce', 'devId': 'ebcdb2238eecc58323r0am', 'productKey': 'sfurldd0ddoc2mat', 'status': [{'code': 'cur_current', 't': '1641296445', '18': 112, 'value': 112}, {'code': 'cur_power', 't': '1641296445', '19': 35, 'value': 35}, {'code': 'cur_voltage', 't': '1641296445', 'value': 1162, '20': 1162}]}, 'protocol': 4, 'pv': '2.0', 'sign': '9b22ffded972cfe92cabe238f2b8b43d', 't': 1641296445}
2022-01-04 06:40:46 DEBUG (Thread-5) [tuya iot] mq receive-> {'data': {'dataId': 'b2fb386e-1b17-41f0-a96c-754f4444abce', 'devId': 'ebcdb2238eecc58323r0am', 'productKey': 'sfurldd0ddoc2mat', 'status': [{'code': 'cur_current', 't': '1641296445', '18': 112, 'value': 112}, {'code': 'cur_power', 't': '1641296445', '19': 35, 'value': 35}, {'code': 'cur_voltage', 't': '1641296445', 'value': 1162, '20': 1162}]}, 'protocol': 4, 'pv': '2.0', 'sign': '9b22ffded972cfe92cabe238f2b8b43d', 't': 1641296445}
2022-01-04 06:40:46 DEBUG (Thread-5) [tuya iot] mq _on_device_report-> [{'code': 'cur_current', 't': '1641296445', '18': 112, 'value': 112}, {'code': 'cur_power', 't': '1641296445', '19': 35, 'value': 35}, {'code': 'cur_voltage', 't': '1641296445', 'value': 1162, '20': 1162}]
2022-01-04 06:40:46 DEBUG (Thread-5) [custom_components.tuya_v2] _update--><custom_components.tuya_v2.DeviceListener object at 0x7f7b7443f4c0>;->>ebcdb2238eecc58323r0am
2022-01-04 06:40:51 DEBUG (Thread-5) [tuya iot] _on_log: Received PUBLISH (d0, q0, r0, m0), 'cloud/token/in/fd0023190bb2b759f100e1df54f6127d', ... (436 bytes)
2022-01-04 06:40:51 DEBUG (Thread-5) [tuya iot] payload-> b'{"data":"i2ibztsSIggr7Bj4tKQuTl+8NX6HaqF0YUlzvjdGo1RVjNTNVly7ip13dApzI9Wb0heZCGxnjaltTRuVbZpCH9DHgZHBGBd1ycaAUsd5VDSLx9UCAWLK9uZJWX6p7eN9cXaN9uaiJY9/+VS9m8Z6yA/tmx+ebpBc15RcgaJsBosnq5Mrb2OwU1igxJteSv67/WyHTcdnF6ae0ZHks1K5GKm0wkhhyXfcsLtlHzybLVx7xPEzGqG3W2UEbjurPygvLRATPODI27VE3B2ENXIHA5KhTLDmkpbO9dNozyk42kTgKottUoNFjl9DolLr31FHN6hTonrRLrawqR52wzjV2Q==","protocol":4,"pv":"2.0","sign":"ae14aecbdc8c7554e61219b938222d37","t":1641296450}'
2022-01-04 06:40:51 DEBUG (Thread-5) [tuya iot] on_message: {'data': {'dataId': '6a9d5087-74f9-4a0f-a54e-679cd95d31d1', 'devId': 'ebcdb2238eecc58323r0am', 'productKey': 'sfurldd0ddoc2mat', 'status': [{'code': 'cur_current', 't': '1641296450', '18': 113, 'value': 113}, {'code': 'cur_power', 't': '1641296450', '19': 36, 'value': 36}]}, 'protocol': 4, 'pv': '2.0', 'sign': 'ae14aecbdc8c7554e61219b938222d37', 't': 1641296450}
2022-01-04 06:40:51 DEBUG (Thread-5) [tuya iot] mq receive-> {'data': {'dataId': '6a9d5087-74f9-4a0f-a54e-679cd95d31d1', 'devId': 'ebcdb2238eecc58323r0am', 'productKey': 'sfurldd0ddoc2mat', 'status': [{'code': 'cur_current', 't': '1641296450', '18': 113, 'value': 113}, {'code': 'cur_power', 't': '1641296450', '19': 36, 'value': 36}]}, 'protocol': 4, 'pv': '2.0', 'sign': 'ae14aecbdc8c7554e61219b938222d37', 't': 1641296450}
2022-01-04 06:40:51 DEBUG (Thread-5) [tuya iot] mq _on_device_report-> [{'code': 'cur_current', 't': '1641296450', '18': 113, 'value': 113}, {'code': 'cur_power', 't': '1641296450', '19': 36, 'value': 36}]
2022-01-04 06:40:51 DEBUG (Thread-5) [custom_components.tuya_v2] _update--><custom_components.tuya_v2.DeviceListener object at 0x7f7b7443f4c0>;->>ebcdb2238eecc58323r0am
2022-01-04 06:40:56 DEBUG (Thread-5) [tuya iot] _on_log: Received PUBLISH (d0, q0, r0, m0), 'cloud/token/in/fd0023190bb2b759f100e1df54f6127d', ... (520 bytes)
2022-01-04 06:40:56 DEBUG (Thread-5) [tuya iot] payload-> b'{"data":"rz64uS40+H56Wjfqo5zxw6TVrkBAaiq5PEuoSkb4LeOcQp0rvW6gOx3u2Hg/Mx8W0heZCGxnjaltTRuVbZpCH9DHgZHBGBd1ycaAUsd5VDSLx9UCAWLK9uZJWX6p7eN9cXaN9uaiJY9/+VS9m8Z6yA/tmx+ebpBc15RcgaJsBosnq5Mrb2OwU1igxJteSv67/WyHTcdnF6ae0ZHks1K5GJOSL0EL3oPkUAW2uTZzqMWp8oiCOACzFRDViqagQeaiLRATPODI27VE3B2ENXIHA9y6X17/7PRHdeIn6xN/RqN4KYt3/g0MB8bHhMwUYsAVJTjgp5fNkAH4+LFVPSt9Ako0HeVw128q3s65n/AleAywkC9movswvaU/EaGYIsrFbEmcOHvjZKYVpwjR140+R/xch53Oi6wIfVCBYtAcyTQ=","protocol":4,"pv":"2.0","sign":"00ac982d08434a3eb0727d2fdfd8c6f8","t":1641296455}'
2022-01-04 06:40:56 DEBUG (Thread-5) [tuya iot] on_message: {'data': {'dataId': '33056cec-0323-48c6-a034-7a5c82064214', 'devId': 'ebcdb2238eecc58323r0am', 'productKey': 'sfurldd0ddoc2mat', 'status': [{'code': 'cur_current', 't': '1641296455', '18': 116, 'value': 116}, {'code': 'cur_power', 't': '1641296455', '19': 31, 'value': 31}, {'code': 'cur_voltage', 't': '1641296455', 'value': 1167, '20': 1167}]}, 'protocol': 4, 'pv': '2.0', 'sign': '00ac982d08434a3eb0727d2fdfd8c6f8', 't': 1641296455}
2022-01-04 06:40:56 DEBUG (Thread-5) [tuya iot] mq receive-> {'data': {'dataId': '33056cec-0323-48c6-a034-7a5c82064214', 'devId': 'ebcdb2238eecc58323r0am', 'productKey': 'sfurldd0ddoc2mat', 'status': [{'code': 'cur_current', 't': '1641296455', '18': 116, 'value': 116}, {'code': 'cur_power', 't': '1641296455', '19': 31, 'value': 31}, {'code': 'cur_voltage', 't': '1641296455', 'value': 1167, '20': 1167}]}, 'protocol': 4, 'pv': '2.0', 'sign': '00ac982d08434a3eb0727d2fdfd8c6f8', 't': 1641296455}
2022-01-04 06:40:56 DEBUG (Thread-5) [tuya iot] mq _on_device_report-> [{'code': 'cur_current', 't': '1641296455', '18': 116, 'value': 116}, {'code': 'cur_power', 't': '1641296455', '19': 31, 'value': 31}, {'code': 'cur_voltage', 't': '1641296455', 'value': 1167, '20': 1167}]
2022-01-04 06:40:56 DEBUG (Thread-5) [custom_components.tuya_v2] _update--><custom_components.tuya_v2.DeviceListener object at 0x7f7b7443f4c0>;->>ebcdb2238eecc58323r0am
2022-01-04 06:41:01 DEBUG (Thread-5) [tuya iot] _on_log: Received PUBLISH (d0, q0, r0, m0), 'cloud/token/in/fd0023190bb2b759f100e1df54f6127d', ... (436 bytes)
2022-01-04 06:41:01 DEBUG (Thread-5) [tuya iot] payload-> b'{"data":"QW/l69EaHAUODmt67zpnHrZII612q8opfUn1JJGKP4y4iKSRS0nGtW/x0t1A3QL10heZCGxnjaltTRuVbZpCH9DHgZHBGBd1ycaAUsd5VDSLx9UCAWLK9uZJWX6p7eN9cXaN9uaiJY9/+VS9m8Z6yA/tmx+ebpBc15RcgaJsBosnq5Mrb2OwU1igxJteSv67ocPV0QysYtVvw9eg7SjNham0wkhhyXfcsLtlHzybLVx7xPEzGqG3W2UEbjurPygvLRATPODI27VE3B2ENXIHA2EvAe376olKPYY1yCEclTzA8Xj+lZdLtnG9EQbY31sbN6hTonrRLrawqR52wzjV2Q==","protocol":4,"pv":"2.0","sign":"c859f6c0c81967527578f3543726dd5a","t":1641296460}'
2022-01-04 06:41:01 DEBUG (Thread-5) [tuya iot] on_message: {'data': {'dataId': '354e8fda-ad4b-4d36-9eb5-922d22919a7a', 'devId': 'ebcdb2238eecc58323r0am', 'productKey': 'sfurldd0ddoc2mat', 'status': [{'code': 'cur_current', 't': '1641296460', '18': 113, 'value': 113}, {'code': 'cur_power', 't': '1641296460', '19': 33, 'value': 33}]}, 'protocol': 4, 'pv': '2.0', 'sign': 'c859f6c0c81967527578f3543726dd5a', 't': 1641296460}
2022-01-04 06:41:01 DEBUG (Thread-5) [tuya iot] mq receive-> {'data': {'dataId': '354e8fda-ad4b-4d36-9eb5-922d22919a7a', 'devId': 'ebcdb2238eecc58323r0am', 'productKey': 'sfurldd0ddoc2mat', 'status': [{'code': 'cur_current', 't': '1641296460', '18': 113, 'value': 113}, {'code': 'cur_power', 't': '1641296460', '19': 33, 'value': 33}]}, 'protocol': 4, 'pv': '2.0', 'sign': 'c859f6c0c81967527578f3543726dd5a', 't': 1641296460}
2022-01-04 06:41:01 DEBUG (Thread-5) [tuya iot] mq _on_device_report-> [{'code': 'cur_current', 't': '1641296460', '18': 113, 'value': 113}, {'code': 'cur_power', 't': '1641296460', '19': 33, 'value': 33}]
2022-01-04 06:41:01 DEBUG (Thread-5) [custom_components.tuya_v2] _update--><custom_components.tuya_v2.DeviceListener object at 0x7f7b7443f4c0>;->>ebcdb2238eecc58323r0am
2022-01-04 06:41:04 DEBUG (Thread-5) [tuya iot] _on_log: Sending PINGREQ
2022-01-04 06:41:04 DEBUG (Thread-5) [tuya iot] _on_log: Received PINGRESP
2022-01-04 06:41:06 DEBUG (Thread-5) [tuya iot] _on_log: Received PUBLISH (d0, q0, r0, m0), 'cloud/token/in/fd0023190bb2b759f100e1df54f6127d', ... (436 bytes)
2022-01-04 06:41:06 DEBUG (Thread-5) [tuya iot] payload-> b'{"data":"JrNz8Ybjoft3IN2jE/h7ZCNO0jLvzdata609A+Z49Ip5KeW7AFw6j7ebUjSsgqQU0heZCGxnjaltTRuVbZpCH9DHgZHBGBd1ycaAUsd5VDSLx9UCAWLK9uZJWX6p7eN9cXaN9uaiJY9/+VS9m8Z6yA/tmx+ebpBc15RcgaJsBosnq5Mrb2OwU1igxJteSv67ocPV0QysYtVvw9eg7SjNhXTgbyOWO7uoNnyzTDWQC4kjQBLBo9AY81j+ww1i+6xSLRATPODI27VE3B2ENXIHA9yWGdTxo8BdZmxgx4tHAg3gKottUoNFjl9DolLr31FHN6hTonrRLrawqR52wzjV2Q==","protocol":4,"pv":"2.0","sign":"ecdc9d03080cdceb0292fab5e9b68ec8","t":1641296465}'
2022-01-04 06:41:06 DEBUG (Thread-5) [tuya iot] on_message: {'data': {'dataId': '2f7cc6a9-6e83-4f10-8d23-5b92dede4059', 'devId': 'ebcdb2238eecc58323r0am', 'productKey': 'sfurldd0ddoc2mat', 'status': [{'code': 'cur_current', 't': '1641296465', '18': 119, 'value': 119}, {'code': 'cur_power', 't': '1641296465', '19': 36, 'value': 36}]}, 'protocol': 4, 'pv': '2.0', 'sign': 'ecdc9d03080cdceb0292fab5e9b68ec8', 't': 1641296465}
2022-01-04 06:41:06 DEBUG (Thread-5) [tuya iot] mq receive-> {'data': {'dataId': '2f7cc6a9-6e83-4f10-8d23-5b92dede4059', 'devId': 'ebcdb2238eecc58323r0am', 'productKey': 'sfurldd0ddoc2mat', 'status': [{'code': 'cur_current', 't': '1641296465', '18': 119, 'value': 119}, {'code': 'cur_power', 't': '1641296465', '19': 36, 'value': 36}]}, 'protocol': 4, 'pv': '2.0', 'sign': 'ecdc9d03080cdceb0292fab5e9b68ec8', 't': 1641296465}
2022-01-04 06:41:06 DEBUG (Thread-5) [tuya iot] mq _on_device_report-> [{'code': 'cur_current', 't': '1641296465', '18': 119, 'value': 119}, {'code': 'cur_power', 't': '1641296465', '19': 36, 'value': 36}]
2022-01-04 06:41:06 DEBUG (Thread-5) [custom_components.tuya_v2] _update--><custom_components.tuya_v2.DeviceListener object at 0x7f7b7443f4c0>;->>ebcdb2238eecc58323r0am
2022-01-04 06:42:05 DEBUG (Thread-5) [tuya iot] _on_log: Sending PINGREQ
2022-01-04 06:42:05 DEBUG (Thread-5) [tuya iot] _on_log: Received PINGRESP
2022-01-04 06:42:20 DEBUG (Thread-5) [tuya iot] _on_log: Received PUBLISH (d0, q0, r0, m0), 'cloud/token/in/fd0023190bb2b759f100e1df54f6127d', ... (500 bytes)
2022-01-04 06:42:20 DEBUG (Thread-5) [tuya iot] payload-> b'{"data":"2Vt6j+7RPrggLI/5SMNZEYwweYpUMGLLyWgVdtpCRpvum2aC9uwR40fI/NcnO8cv0heZCGxnjaltTRuVbZpCH9DHgZHBGBd1ycaAUsd5VDSLx9UCAWLK9uZJWX6p7eN9cXaN9uaiJY9/+VS9m8Z6yA/tmx+ebpBc15RcgaJsBosnq5Mrb2OwU1igxJteSv67rpi2bDdUDKdWPwwUjiHqXko1iJIg+nFMFtmdOJh96LyTepH8+ezkJHZ4MrJs0S2CZ1tb3YHL7+KaMOddbJiTAXbI/0b4xosfjLSu6WFrdHRiMscX62x6szL5XnxM2Liohuzu/ocOCAmQaB4+2xmmYK6Ytmw3VAynVj8MFI4h6l5YTijeV/vYK2iI5eDhlAmJ+NjKJf+D7Ea0iXB7rgy3qA==","protocol":4,"pv":"2.0","sign":"b3e31a03152da2d902b458d300447b7f","t":1641296539}'
2022-01-04 06:42:20 DEBUG (Thread-5) [tuya iot] on_message: {'data': {'dataId': '4380028d-613c-4094-8776-6d82ed861813', 'devId': 'ebcdb2238eecc58323r0am', 'productKey': 'sfurldd0ddoc2mat', 'status': [{'code': 'cur_current', 't': '1641296539', '18': 0, 'value': 0}, {'code': 'cur_power', 't': '1641296539', '19': 0, 'value': 0}, {'code': 'cur_voltage', 't': '1641296539', 'value': 1163, '20': 1163}]}, 'protocol': 4, 'pv': '2.0', 'sign': 'b3e31a03152da2d902b458d300447b7f', 't': 1641296539}
2022-01-04 06:42:20 DEBUG (Thread-5) [tuya iot] mq receive-> {'data': {'dataId': '4380028d-613c-4094-8776-6d82ed861813', 'devId': 'ebcdb2238eecc58323r0am', 'productKey': 'sfurldd0ddoc2mat', 'status': [{'code': 'cur_current', 't': '1641296539', '18': 0, 'value': 0}, {'code': 'cur_power', 't': '1641296539', '19': 0, 'value': 0}, {'code': 'cur_voltage', 't': '1641296539', 'value': 1163, '20': 1163}]}, 'protocol': 4, 'pv': '2.0', 'sign': 'b3e31a03152da2d902b458d300447b7f', 't': 1641296539}
2022-01-04 06:42:20 DEBUG (Thread-5) [tuya iot] mq _on_device_report-> [{'code': 'cur_current', 't': '1641296539', '18': 0, 'value': 0}, {'code': 'cur_power', 't': '1641296539', '19': 0, 'value': 0}, {'code': 'cur_voltage', 't': '1641296539', 'value': 1163, '20': 1163}]
2022-01-04 06:42:20 DEBUG (Thread-5) [custom_components.tuya_v2] _update--><custom_components.tuya_v2.DeviceListener object at 0x7f7b7443f4c0>;->>ebcdb2238eecc58323r0am
2022-01-04 06:42:53 DEBUG (Thread-5) [tuya iot] _on_log: Received PUBLISH (d0, q0, r0, m0), 'cloud/token/in/fd0023190bb2b759f100e1df54f6127d', ... (520 bytes)
2022-01-04 06:42:53 DEBUG (Thread-5) [tuya iot] payload-> b'{"data":"pg6FT9A7wjK5SNkT8VbPXL0OyRYVyFbVApaMzjpFhaYILMp18ez9B04IlgQUal4M0heZCGxnjaltTRuVbZpCH9DHgZHBGBd1ycaAUsd5VDSLx9UCAWLK9uZJWX6p7eN9cXaN9uaiJY9/+VS9m8Z6yA/tmx+ebpBc15RcgaJsBosnq5Mrb2OwU1igxJteSv67QMqaG7acVzPD68EBhouCI8wkQUP5aJsQrBsD8J53XYl7xPEzGqG3W2UEbjurPygvLRATPODI27VE3B2ENXIHA8XY7p5H00tN2R16WBIhN4bA8Xj+lZdLtnG9EQbY31sbJTjgp5fNkAH4+LFVPSt9Ako0HeVw128q3s65n/AleAz2NlWZyk+0Luv80t07LfDVbEmcOHvjZKYVpwjR140+R/xch53Oi6wIfVCBYtAcyTQ=","protocol":4,"pv":"2.0","sign":"63c4313b752de605bcfbbeefc561dcb4","t":1641296572}'
2022-01-04 06:42:53 DEBUG (Thread-5) [tuya iot] on_message: {'data': {'dataId': 'bf6dcef4-60c8-4e5c-81b7-b7df85f99573', 'devId': 'ebcdb2238eecc58323r0am', 'productKey': 'sfurldd0ddoc2mat', 'status': [{'code': 'cur_current', 't': '1641296572', '18': 113, 'value': 113}, {'code': 'cur_power', 't': '1641296572', '19': 33, 'value': 33}, {'code': 'cur_voltage', 't': '1641296572', 'value': 1167, '20': 1167}]}, 'protocol': 4, 'pv': '2.0', 'sign': '63c4313b752de605bcfbbeefc561dcb4', 't': 1641296572}
2022-01-04 06:42:53 DEBUG (Thread-5) [tuya iot] mq receive-> {'data': {'dataId': 'bf6dcef4-60c8-4e5c-81b7-b7df85f99573', 'devId': 'ebcdb2238eecc58323r0am', 'productKey': 'sfurldd0ddoc2mat', 'status': [{'code': 'cur_current', 't': '1641296572', '18': 113, 'value': 113}, {'code': 'cur_power', 't': '1641296572', '19': 33, 'value': 33}, {'code': 'cur_voltage', 't': '1641296572', 'value': 1167, '20': 1167}]}, 'protocol': 4, 'pv': '2.0', 'sign': '63c4313b752de605bcfbbeefc561dcb4', 't': 1641296572}
2022-01-04 06:42:53 DEBUG (Thread-5) [tuya iot] mq _on_device_report-> [{'code': 'cur_current', 't': '1641296572', '18': 113, 'value': 113}, {'code': 'cur_power', 't': '1641296572', '19': 33, 'value': 33}, {'code': 'cur_voltage', 't': '1641296572', 'value': 1167, '20': 1167}]
2022-01-04 06:42:53 DEBUG (Thread-5) [custom_components.tuya_v2] _update--><custom_components.tuya_v2.DeviceListener object at 0x7f7b7443f4c0>;->>ebcdb2238eecc58323r0am
2022-01-04 06:43:02 DEBUG (Thread-5) [tuya iot] _on_log: Received PUBLISH (d0, q0, r0, m0), 'cloud/token/in/fd0023190bb2b759f100e1df54f6127d', ... (412 bytes)
2022-01-04 06:43:02 DEBUG (Thread-5) [tuya iot] payload-> b'{"data":"4sbe8qeJLqoOX4DW3pNlvz4tAs8S1ayqTIbVq35EbjGlhFbnBZfLdqXZQX140NOa0heZCGxnjaltTRuVbZpCH9DHgZHBGBd1ycaAUsd5VDSLx9UCAWLK9uZJWX6p7eN9cXaN9uaiJY9/+VS9m8Z6yA/tmx+ebpBc15RcgaJsBosnq5Mrb2OwU1igxJteSv67xnxvKhx8Nq+2OroSRN6QmG5gJRNd43H0U3BDT4FQ8juTepH8+ezkJHZ4MrJs0S2CZ1tb3YHL7+KaMOddbJiTAZo+TO6RQOhHEz8F13WdEvStsdjiM1wev+BKau2GERCz","protocol":4,"pv":"2.0","sign":"5ad2a01734ccd9ba7abf298bc9c7a207","t":1641296581}'
2022-01-04 06:43:02 DEBUG (Thread-5) [tuya iot] on_message: {'data': {'dataId': 'a1c682af-2a5a-4cf1-ad62-5803a03c43f4', 'devId': 'ebcdb2238eecc58323r0am', 'productKey': 'sfurldd0ddoc2mat', 'status': [{'code': 'cur_current', 't': '1641296581', '18': 0, 'value': 0}, {'code': 'cur_power', 't': '1641296581', '19': 0, 'value': 0}]}, 'protocol': 4, 'pv': '2.0', 'sign': '5ad2a01734ccd9ba7abf298bc9c7a207', 't': 1641296581}
2022-01-04 06:43:02 DEBUG (Thread-5) [tuya iot] mq receive-> {'data': {'dataId': 'a1c682af-2a5a-4cf1-ad62-5803a03c43f4', 'devId': 'ebcdb2238eecc58323r0am', 'productKey': 'sfurldd0ddoc2mat', 'status': [{'code': 'cur_current', 't': '1641296581', '18': 0, 'value': 0}, {'code': 'cur_power', 't': '1641296581', '19': 0, 'value': 0}]}, 'protocol': 4, 'pv': '2.0', 'sign': '5ad2a01734ccd9ba7abf298bc9c7a207', 't': 1641296581}
2022-01-04 06:43:02 DEBUG (Thread-5) [tuya iot] mq _on_device_report-> [{'code': 'cur_current', 't': '1641296581', '18': 0, 'value': 0}, {'code': 'cur_power', 't': '1641296581', '19': 0, 'value': 0}]
2022-01-04 06:43:02 DEBUG (Thread-5) [custom_components.tuya_v2] _update--><custom_components.tuya_v2.DeviceListener object at 0x7f7b7443f4c0>;->>ebcdb2238eecc58323r0am
2022-01-04 06:43:06 DEBUG (Thread-5) [tuya iot] _on_log: Sending PINGREQ
2022-01-04 06:43:06 DEBUG (Thread-5) [tuya iot] _on_log: Received PINGRESP
2022-01-04 06:43:07 DEBUG (Thread-5) [tuya iot] _on_log: Received PUBLISH (d0, q0, r0, m0), 'cloud/token/in/fd0023190bb2b759f100e1df54f6127d', ... (436 bytes)
2022-01-04 06:43:07 DEBUG (Thread-5) [tuya iot] payload-> b'{"data":"ORZ1g6PPePHdRU0dtuj0b8z/GmqGC03IAWvQtaja4mXX56brfAeOmX8GAf4moixu0heZCGxnjaltTRuVbZpCH9DHgZHBGBd1ycaAUsd5VDSLx9UCAWLK9uZJWX6p7eN9cXaN9uaiJY9/+VS9m8Z6yA/tmx+ebpBc15RcgaJsBosnq5Mrb2OwU1igxJteSv67xnxvKhx8Nq+2OroSRN6QmEnV45r2eNLNoIu1Mvlw4K/RriMV8RNcpJvc+uiyGXz3LRATPODI27VE3B2ENXIHAw01nKW53S2wFTXlO3rQ3//TccAPvTsJLnE3F5Q2wr8pN6hTonrRLrawqR52wzjV2Q==","protocol":4,"pv":"2.0","sign":"872d92a49d22dd2eb3c20f4feeef8d37","t":1641296586}'
2022-01-04 06:43:07 DEBUG (Thread-5) [tuya iot] on_message: {'data': {'dataId': '95c7aee8-6602-40bc-837c-0b141ae96b03', 'devId': 'ebcdb2238eecc58323r0am', 'productKey': 'sfurldd0ddoc2mat', 'status': [{'code': 'cur_current', 't': '1641296586', '18': 114, 'value': 114}, {'code': 'cur_power', 't': '1641296586', '19': 45, 'value': 45}]}, 'protocol': 4, 'pv': '2.0', 'sign': '872d92a49d22dd2eb3c20f4feeef8d37', 't': 1641296586}
2022-01-04 06:43:07 DEBUG (Thread-5) [tuya iot] mq receive-> {'data': {'dataId': '95c7aee8-6602-40bc-837c-0b141ae96b03', 'devId': 'ebcdb2238eecc58323r0am', 'productKey': 'sfurldd0ddoc2mat', 'status': [{'code': 'cur_current', 't': '1641296586', '18': 114, 'value': 114}, {'code': 'cur_power', 't': '1641296586', '19': 45, 'value': 45}]}, 'protocol': 4, 'pv': '2.0', 'sign': '872d92a49d22dd2eb3c20f4feeef8d37', 't': 1641296586}
2022-01-04 06:43:07 DEBUG (Thread-5) [tuya iot] mq _on_device_report-> [{'code': 'cur_current', 't': '1641296586', '18': 114, 'value': 114}, {'code': 'cur_power', 't': '1641296586', '19': 45, 'value': 45}]
2022-01-04 06:43:07 DEBUG (Thread-5) [custom_components.tuya_v2] _update--><custom_components.tuya_v2.DeviceListener object at 0x7f7b7443f4c0>;->>ebcdb2238eecc58323r0am
2022-01-04 06:44:06 DEBUG (Thread-5) [tuya iot] _on_log: Sending PINGREQ
2022-01-04 06:44:06 DEBUG (Thread-5) [tuya iot] _on_log: Received PINGRESP
2022-01-04 06:44:47 DEBUG (Thread-5) [tuya iot] _on_log: Received PUBLISH (d0, q0, r0, m0), 'cloud/token/in/fd0023190bb2b759f100e1df54f6127d', ... (500 bytes)
2022-01-04 06:44:47 DEBUG (Thread-5) [tuya iot] payload-> b'{"data":"NrkiqoIESK/cdW+9cziGAYwlbtYoMBulSQu2P24j805CYzWucdyySYNY9bN667T30heZCGxnjaltTRuVbZpCH9DHgZHBGBd1ycaAUsd5VDSLx9UCAWLK9uZJWX6p7eN9cXaN9uaiJY9/+VS9m8Z6yA/tmx+ebpBc15RcgaJsBosnq5Mrb2OwU1igxJteSv67WAggubG8JeAxU6BAhjmMyzQzuvpYEadC+9wBU/1mOKiTepH8+ezkJHZ4MrJs0S2CZ1tb3YHL7+KaMOddbJiTAbr69KL2poozOyWMNa+b6TRiMscX62x6szL5XnxM2Liohuzu/ocOCAmQaB4+2xmmYFgIILmxvCXgMVOgQIY5jMtnCUjI2T3eKmg9MVBeFJIkzLYVoYLLLPyitwvagloGxA==","protocol":4,"pv":"2.0","sign":"df3030a71aa81ea0db5245eeaa19dd10","t":1641296686}'
2022-01-04 06:44:47 DEBUG (Thread-5) [tuya iot] on_message: {'data': {'dataId': '30b199ed-d3d2-4228-84f8-706fbd4a5ff1', 'devId': 'ebcdb2238eecc58323r0am', 'productKey': 'sfurldd0ddoc2mat', 'status': [{'code': 'cur_current', 't': '1641296686', '18': 0, 'value': 0}, {'code': 'cur_power', 't': '1641296686', '19': 0, 'value': 0}, {'code': 'cur_voltage', 't': '1641296686', 'value': 1171, '20': 1171}]}, 'protocol': 4, 'pv': '2.0', 'sign': 'df3030a71aa81ea0db5245eeaa19dd10', 't': 1641296686}
2022-01-04 06:44:47 DEBUG (Thread-5) [tuya iot] mq receive-> {'data': {'dataId': '30b199ed-d3d2-4228-84f8-706fbd4a5ff1', 'devId': 'ebcdb2238eecc58323r0am', 'productKey': 'sfurldd0ddoc2mat', 'status': [{'code': 'cur_current', 't': '1641296686', '18': 0, 'value': 0}, {'code': 'cur_power', 't': '1641296686', '19': 0, 'value': 0}, {'code': 'cur_voltage', 't': '1641296686', 'value': 1171, '20': 1171}]}, 'protocol': 4, 'pv': '2.0', 'sign': 'df3030a71aa81ea0db5245eeaa19dd10', 't': 1641296686}
2022-01-04 06:44:47 DEBUG (Thread-5) [tuya iot] mq _on_device_report-> [{'code': 'cur_current', 't': '1641296686', '18': 0, 'value': 0}, {'code': 'cur_power', 't': '1641296686', '19': 0, 'value': 0}, {'code': 'cur_voltage', 't': '1641296686', 'value': 1171, '20': 1171}]
2022-01-04 06:44:47 DEBUG (Thread-5) [custom_components.tuya_v2] _update--><custom_components.tuya_v2.DeviceListener object at 0x7f7b7443f4c0>;->>ebcdb2238eecc58323r0am
2022-01-04 06:45:07 DEBUG (Thread-5) [tuya iot] _on_log: Sending PINGREQ
2022-01-04 06:45:07 DEBUG (Thread-5) [tuya iot] _on_log: Received PINGRESP
2022-01-04 06:45:32 DEBUG (Thread-5) [tuya iot] _on_log: Received PUBLISH (d0, q0, r0, m0), 'cloud/token/in/fd0023190bb2b759f100e1df54f6127d', ... (520 bytes)
2022-01-04 06:45:32 DEBUG (Thread-5) [tuya iot] payload-> b'{"data":"dBicHvSv5UkdjruQYW83EbvW8BEYjOIBF0XqZCciCx3FaO5OMC2IEI18TKwAqr9l0heZCGxnjaltTRuVbZpCH9DHgZHBGBd1ycaAUsd5VDSLx9UCAWLK9uZJWX6p7eN9cXaN9uaiJY9/+VS9m8Z6yA/tmx+ebpBc15RcgaJsBosnq5Mrb2OwU1igxJteSv67bdWM09orXnzbazja6fiN30gcNmd8yUDNDqgFXesmpjOoZ8He6CK8MV1mtg6wink4LRATPODI27VE3B2ENXIHA70I4cRJQghHAg4v1tZ7efChGgu6mBEHCATMUFwINM+nJTjgp5fNkAH4+LFVPSt9Ako0HeVw128q3s65n/AleAxuytjQ0kflWBgX0NXNgK+DbEmcOHvjZKYVpwjR140+R/xch53Oi6wIfVCBYtAcyTQ=","protocol":4,"pv":"2.0","sign":"c9d5b89fe8f56540630fd7f2b457ab4d","t":1641296731}'
2022-01-04 06:45:32 DEBUG (Thread-5) [tuya iot] on_message: {'data': {'dataId': '9ec4d8ad-71b7-43fc-8bb3-ce1b87cf1f6b', 'devId': 'ebcdb2238eecc58323r0am', 'productKey': 'sfurldd0ddoc2mat', 'status': [{'code': 'cur_current', 't': '1641296731', '18': 115, 'value': 115}, {'code': 'cur_power', 't': '1641296731', '19': 32, 'value': 32}, {'code': 'cur_voltage', 't': '1641296731', 'value': 1167, '20': 1167}]}, 'protocol': 4, 'pv': '2.0', 'sign': 'c9d5b89fe8f56540630fd7f2b457ab4d', 't': 1641296731}
2022-01-04 06:45:32 DEBUG (Thread-5) [tuya iot] mq receive-> {'data': {'dataId': '9ec4d8ad-71b7-43fc-8bb3-ce1b87cf1f6b', 'devId': 'ebcdb2238eecc58323r0am', 'productKey': 'sfurldd0ddoc2mat', 'status': [{'code': 'cur_current', 't': '1641296731', '18': 115, 'value': 115}, {'code': 'cur_power', 't': '1641296731', '19': 32, 'value': 32}, {'code': 'cur_voltage', 't': '1641296731', 'value': 1167, '20': 1167}]}, 'protocol': 4, 'pv': '2.0', 'sign': 'c9d5b89fe8f56540630fd7f2b457ab4d', 't': 1641296731}
2022-01-04 06:45:32 DEBUG (Thread-5) [tuya iot] mq _on_device_report-> [{'code': 'cur_current', 't': '1641296731', '18': 115, 'value': 115}, {'code': 'cur_power', 't': '1641296731', '19': 32, 'value': 32}, {'code': 'cur_voltage', 't': '1641296731', 'value': 1167, '20': 1167}]
2022-01-04 06:45:32 DEBUG (Thread-5) [custom_components.tuya_v2] _update--><custom_components.tuya_v2.DeviceListener object at 0x7f7b7443f4c0>;->>ebcdb2238eecc58323r0am
2022-01-04 06:46:07 DEBUG (Thread-5) [tuya iot] _on_log: Sending PINGREQ
2022-01-04 06:46:07 DEBUG (Thread-5) [tuya iot] _on_log: Received PINGRESP
2022-01-04 06:46:38 DEBUG (Thread-5) [tuya iot] _on_log: Received PUBLISH (d0, q0, r0, m0), 'cloud/token/in/fd0023190bb2b759f100e1df54f6127d', ... (412 bytes)
2022-01-04 06:46:38 DEBUG (Thread-5) [tuya iot] payload-> b'{"data":"nKeXtiwZeMw37PUyElwr1VaOxU0IKF0h+oeVizVdoMNsQVO/iFyyhOOdCboynLwa0heZCGxnjaltTRuVbZpCH9DHgZHBGBd1ycaAUsd5VDSLx9UCAWLK9uZJWX6p7eN9cXaN9uaiJY9/+VS9m8Z6yA/tmx+ebpBc15RcgaJsBosnq5Mrb2OwU1igxJteSv67yDRCycBKNBM8wv0cwrFq5aiJgv//Fv0jwkFjSOkE+BCTepH8+ezkJHZ4MrJs0S2CZ1tb3YHL7+KaMOddbJiTAZszsuW/SUeSEauN6lc2Tr2tsdjiM1wev+BKau2GERCz","protocol":4,"pv":"2.0","sign":"9ba1e0c917c9728abdb2c4e4569a0e24","t":1641296797}'
2022-01-04 06:46:38 DEBUG (Thread-5) [tuya iot] on_message: {'data': {'dataId': '65530481-74df-4671-8710-9f37da83c5e3', 'devId': 'ebcdb2238eecc58323r0am', 'productKey': 'sfurldd0ddoc2mat', 'status': [{'code': 'cur_current', 't': '1641296797', '18': 0, 'value': 0}, {'code': 'cur_power', 't': '1641296797', '19': 0, 'value': 0}]}, 'protocol': 4, 'pv': '2.0', 'sign': '9ba1e0c917c9728abdb2c4e4569a0e24', 't': 1641296797}
2022-01-04 06:46:38 DEBUG (Thread-5) [tuya iot] mq receive-> {'data': {'dataId': '65530481-74df-4671-8710-9f37da83c5e3', 'devId': 'ebcdb2238eecc58323r0am', 'productKey': 'sfurldd0ddoc2mat', 'status': [{'code': 'cur_current', 't': '1641296797', '18': 0, 'value': 0}, {'code': 'cur_power', 't': '1641296797', '19': 0, 'value': 0}]}, 'protocol': 4, 'pv': '2.0', 'sign': '9ba1e0c917c9728abdb2c4e4569a0e24', 't': 1641296797}
2022-01-04 06:46:38 DEBUG (Thread-5) [tuya iot] mq _on_device_report-> [{'code': 'cur_current', 't': '1641296797', '18': 0, 'value': 0}, {'code': 'cur_power', 't': '1641296797', '19': 0, 'value': 0}]
2022-01-04 06:46:38 DEBUG (Thread-5) [custom_components.tuya_v2] _update--><custom_components.tuya_v2.DeviceListener object at 0x7f7b7443f4c0>;->>ebcdb2238eecc58323r0am
2022-01-04 06:47:07 DEBUG (Thread-5) [tuya iot] _on_log: Sending PINGREQ
2022-01-04 06:47:07 DEBUG (Thread-5) [tuya iot] _on_log: Received PINGRESP
2022-01-04 06:48:07 DEBUG (Thread-5) [tuya iot] _on_log: Sending PINGREQ
2022-01-04 06:48:07 DEBUG (Thread-5) [tuya iot] _on_log: Received PINGRESP
2022-01-04 06:48:40 DEBUG (Thread-5) [tuya iot] _on_log: Received PUBLISH (d0, q0, r0, m0), 'cloud/token/in/fd0023190bb2b759f100e1df54f6127d', ... (520 bytes)
2022-01-04 06:48:40 DEBUG (Thread-5) [tuya iot] payload-> b'{"data":"H1bypMLyNR0kWdkdySr/hfsYCJyiKm2N6FRCKTQf7dc9XS8E3wvTu9e8R2XQZmJ50heZCGxnjaltTRuVbZpCH9DHgZHBGBd1ycaAUsd5VDSLx9UCAWLK9uZJWX6p7eN9cXaN9uaiJY9/+VS9m8Z6yA/tmx+ebpBc15RcgaJsBosnq5Mrb2OwU1igxJteSv672Fna1eaSQkEJablLaw/xvpU5rG3foxtFLdsQKiskreW218gnfHFCoV8ri0cWh9hGLRATPODI27VE3B2ENXIHA5LISfDd1sKr1YmUPgbySJjgKottUoNFjl9DolLr31FHJTjgp5fNkAH4+LFVPSt9Ako0HeVw128q3s65n/AleAyAA9Fuf6+qxtHaHxLidb2R1RyPW6W/02c982knA+wwRfxch53Oi6wIfVCBYtAcyTQ=","protocol":4,"pv":"2.0","sign":"558a3db86db2ab09270b4182299ce8d5","t":1641296919}'
2022-01-04 06:48:40 DEBUG (Thread-5) [tuya iot] on_message: {'data': {'dataId': '7b1fe946-b1e1-4506-86e9-d14368ca655b', 'devId': 'ebcdb2238eecc58323r0am', 'productKey': 'sfurldd0ddoc2mat', 'status': [{'code': 'cur_current', 't': '1641296919', '18': 109, 'value': 109}, {'code': 'cur_power', 't': '1641296919', '19': 36, 'value': 36}, {'code': 'cur_voltage', 't': '1641296919', 'value': 1163, '20': 1163}]}, 'protocol': 4, 'pv': '2.0', 'sign': '558a3db86db2ab09270b4182299ce8d5', 't': 1641296919}
2022-01-04 06:48:40 DEBUG (Thread-5) [tuya iot] mq receive-> {'data': {'dataId': '7b1fe946-b1e1-4506-86e9-d14368ca655b', 'devId': 'ebcdb2238eecc58323r0am', 'productKey': 'sfurldd0ddoc2mat', 'status': [{'code': 'cur_current', 't': '1641296919', '18': 109, 'value': 109}, {'code': 'cur_power', 't': '1641296919', '19': 36, 'value': 36}, {'code': 'cur_voltage', 't': '1641296919', 'value': 1163, '20': 1163}]}, 'protocol': 4, 'pv': '2.0', 'sign': '558a3db86db2ab09270b4182299ce8d5', 't': 1641296919}
2022-01-04 06:48:40 DEBUG (Thread-5) [tuya iot] mq _on_device_report-> [{'code': 'cur_current', 't': '1641296919', '18': 109, 'value': 109}, {'code': 'cur_power', 't': '1641296919', '19': 36, 'value': 36}, {'code': 'cur_voltage', 't': '1641296919', 'value': 1163, '20': 1163}]
2022-01-04 06:48:40 DEBUG (Thread-5) [custom_components.tuya_v2] _update--><custom_components.tuya_v2.DeviceListener object at 0x7f7b7443f4c0>;->>ebcdb2238eecc58323r0am
2022-01-04 06:49:02 DEBUG (Thread-5) [tuya iot] _on_log: Received PUBLISH (d0, q0, r0, m0), 'cloud/token/in/fd0023190bb2b759f100e1df54f6127d', ... (500 bytes)
2022-01-04 06:49:02 DEBUG (Thread-5) [tuya iot] payload-> b'{"data":"V30fbqwMnWxXVCd/DGvqc4nhea6KcUvyo9FF8+Vgk8np/iJnKbo6u45/4eKzS3hm0heZCGxnjaltTRuVbZpCH9DHgZHBGBd1ycaAUsd5VDSLx9UCAWLK9uZJWX6p7eN9cXaN9uaiJY9/+VS9m8Z6yA/tmx+ebpBc15RcgaJsBosnq5Mrb2OwU1igxJteSv670LkRLuH2Wb9++FWHC4CMj25gJRNd43H0U3BDT4FQ8juTepH8+ezkJHZ4MrJs0S2CZ1tb3YHL7+KaMOddbJiTATxjnCFJHAdWzC+eIuY8INBiMscX62x6szL5XnxM2Liohuzu/ocOCAmQaB4+2xmmYNC5ES7h9lm/fvhVhwuAjI90ShW/TnxthrYSM9j9AgbSKRk+ie5lkG2scdSu1/JaLw==","protocol":4,"pv":"2.0","sign":"29fbfb56260b0a0803ac64f04c0b23ed","t":1641296941}'
2022-01-04 06:49:02 DEBUG (Thread-5) [tuya iot] on_message: {'data': {'dataId': 'c5d932b4-8721-483b-aeef-ca0bcfe10683', 'devId': 'ebcdb2238eecc58323r0am', 'productKey': 'sfurldd0ddoc2mat', 'status': [{'code': 'cur_current', 't': '1641296941', '18': 0, 'value': 0}, {'code': 'cur_power', 't': '1641296941', '19': 0, 'value': 0}, {'code': 'cur_voltage', 't': '1641296941', 'value': 1167, '20': 1167}]}, 'protocol': 4, 'pv': '2.0', 'sign': '29fbfb56260b0a0803ac64f04c0b23ed', 't': 1641296941}
2022-01-04 06:49:02 DEBUG (Thread-5) [tuya iot] mq receive-> {'data': {'dataId': 'c5d932b4-8721-483b-aeef-ca0bcfe10683', 'devId': 'ebcdb2238eecc58323r0am', 'productKey': 'sfurldd0ddoc2mat', 'status': [{'code': 'cur_current', 't': '1641296941', '18': 0, 'value': 0}, {'code': 'cur_power', 't': '1641296941', '19': 0, 'value': 0}, {'code': 'cur_voltage', 't': '1641296941', 'value': 1167, '20': 1167}]}, 'protocol': 4, 'pv': '2.0', 'sign': '29fbfb56260b0a0803ac64f04c0b23ed', 't': 1641296941}
2022-01-04 06:49:02 DEBUG (Thread-5) [tuya iot] mq _on_device_report-> [{'code': 'cur_current', 't': '1641296941', '18': 0, 'value': 0}, {'code': 'cur_power', 't': '1641296941', '19': 0, 'value': 0}, {'code': 'cur_voltage', 't': '1641296941', 'value': 1167, '20': 1167}]
2022-01-04 06:49:02 DEBUG (Thread-5) [custom_components.tuya_v2] _update--><custom_components.tuya_v2.DeviceListener object at 0x7f7b7443f4c0>;->>ebcdb2238eecc58323r0am
2022-01-04 06:49:07 DEBUG (Thread-5) [tuya iot] _on_log: Received PUBLISH (d0, q0, r0, m0), 'cloud/token/in/fd0023190bb2b759f100e1df54f6127d', ... (436 bytes)
2022-01-04 06:49:07 DEBUG (Thread-5) [tuya iot] payload-> b'{"data":"yui97AY4/2vyDycLPELdCeYLc3qA9rsGCdmK2rZuBKQWcUNZKiPTKt+pDfzcqtbE0heZCGxnjaltTRuVbZpCH9DHgZHBGBd1ycaAUsd5VDSLx9UCAWLK9uZJWX6p7eN9cXaN9uaiJY9/+VS9m8Z6yA/tmx+ebpBc15RcgaJsBosnq5Mrb2OwU1igxJteSv670LkRLuH2Wb9++FWHC4CMj5Q5bTSIYgrr4pVuj/irgHeoZ8He6CK8MV1mtg6wink4LRATPODI27VE3B2ENXIHA24vYDPXFSL+iCS9aotbWufA8Xj+lZdLtnG9EQbY31sbN6hTonrRLrawqR52wzjV2Q==","protocol":4,"pv":"2.0","sign":"45aed0bd3b95a688038d0daaf3bc8559","t":1641296946}'
2022-01-04 06:49:07 DEBUG (Thread-5) [tuya iot] on_message: {'data': {'dataId': 'b81da677-7aa2-4ae9-90ab-7deea49600c2', 'devId': 'ebcdb2238eecc58323r0am', 'productKey': 'sfurldd0ddoc2mat', 'status': [{'code': 'cur_current', 't': '1641296946', '18': 115, 'value': 115}, {'code': 'cur_power', 't': '1641296946', '19': 33, 'value': 33}]}, 'protocol': 4, 'pv': '2.0', 'sign': '45aed0bd3b95a688038d0daaf3bc8559', 't': 1641296946}
2022-01-04 06:49:07 DEBUG (Thread-5) [tuya iot] mq receive-> {'data': {'dataId': 'b81da677-7aa2-4ae9-90ab-7deea49600c2', 'devId': 'ebcdb2238eecc58323r0am', 'productKey': 'sfurldd0ddoc2mat', 'status': [{'code': 'cur_current', 't': '1641296946', '18': 115, 'value': 115}, {'code': 'cur_power', 't': '1641296946', '19': 33, 'value': 33}]}, 'protocol': 4, 'pv': '2.0', 'sign': '45aed0bd3b95a688038d0daaf3bc8559', 't': 1641296946}
2022-01-04 06:49:07 DEBUG (Thread-5) [tuya iot] mq _on_device_report-> [{'code': 'cur_current', 't': '1641296946', '18': 115, 'value': 115}, {'code': 'cur_power', 't': '1641296946', '19': 33, 'value': 33}]
2022-01-04 06:49:07 DEBUG (Thread-5) [custom_components.tuya_v2] _update--><custom_components.tuya_v2.DeviceListener object at 0x7f7b7443f4c0>;->>ebcdb2238eecc58323r0am
2022-01-04 06:49:08 DEBUG (Thread-5) [tuya iot] _on_log: Sending PINGREQ
2022-01-04 06:49:08 DEBUG (Thread-5) [tuya iot] _on_log: Received PINGRESP
2022-01-04 06:49:56 DEBUG (Thread-5) [tuya iot] _on_log: Received PUBLISH (d0, q0, r0, m0), 'cloud/token/in/fd0023190bb2b759f100e1df54f6127d', ... (412 bytes)
2022-01-04 06:49:56 DEBUG (Thread-5) [tuya iot] payload-> b'{"data":"xgqkBORrhBcttmZZ77BRZd3FmyGknCxoWHSvKH3+oqCY0XncZFPJt5kXymKTmf0b0heZCGxnjaltTRuVbZpCH9DHgZHBGBd1ycaAUsd5VDSLx9UCAWLK9uZJWX6p7eN9cXaN9uaiJY9/+VS9m8Z6yA/tmx+ebpBc15RcgaJsBosnq5Mrb2OwU1igxJteSv679+haLqH9uwEw/7IllhozXHAthkMsDRltxVk6tuQUo4uTepH8+ezkJHZ4MrJs0S2CZ1tb3YHL7+KaMOddbJiTAY/z3fpoPLB91hfdBMARjEKtsdjiM1wev+BKau2GERCz","protocol":4,"pv":"2.0","sign":"1581dc54d4bf01f395ad611b170cfdf3","t":1641296995}'
2022-01-04 06:49:56 DEBUG (Thread-5) [tuya iot] on_message: {'data': {'dataId': '355d66ae-df7a-44e3-8131-1418055d8aa0', 'devId': 'ebcdb2238eecc58323r0am', 'productKey': 'sfurldd0ddoc2mat', 'status': [{'code': 'cur_current', 't': '1641296995', '18': 0, 'value': 0}, {'code': 'cur_power', 't': '1641296995', '19': 0, 'value': 0}]}, 'protocol': 4, 'pv': '2.0', 'sign': '1581dc54d4bf01f395ad611b170cfdf3', 't': 1641296995}
2022-01-04 06:49:56 DEBUG (Thread-5) [tuya iot] mq receive-> {'data': {'dataId': '355d66ae-df7a-44e3-8131-1418055d8aa0', 'devId': 'ebcdb2238eecc58323r0am', 'productKey': 'sfurldd0ddoc2mat', 'status': [{'code': 'cur_current', 't': '1641296995', '18': 0, 'value': 0}, {'code': 'cur_power', 't': '1641296995', '19': 0, 'value': 0}]}, 'protocol': 4, 'pv': '2.0', 'sign': '1581dc54d4bf01f395ad611b170cfdf3', 't': 1641296995}
2022-01-04 06:49:56 DEBUG (Thread-5) [tuya iot] mq _on_device_report-> [{'code': 'cur_current', 't': '1641296995', '18': 0, 'value': 0}, {'code': 'cur_power', 't': '1641296995', '19': 0, 'value': 0}]
2022-01-04 06:49:56 DEBUG (Thread-5) [custom_components.tuya_v2] _update--><custom_components.tuya_v2.DeviceListener object at 0x7f7b7443f4c0>;->>ebcdb2238eecc58323r0am
2022-01-04 06:50:09 DEBUG (Thread-5) [tuya iot] _on_log: Sending PINGREQ
2022-01-04 06:50:09 DEBUG (Thread-5) [tuya iot] _on_log: Received PINGRESP
2022-01-04 06:51:09 DEBUG (Thread-5) [tuya iot] _on_log: Sending PINGREQ
2022-01-04 06:51:09 DEBUG (Thread-5) [tuya iot] _on_log: Received PINGRESP
2022-01-04 06:52:09 DEBUG (Thread-5) [tuya iot] _on_log: Sending PINGREQ
2022-01-04 06:52:10 DEBUG (Thread-5) [tuya iot] _on_log: Received PINGRESP
2022-01-04 06:53:10 DEBUG (Thread-5) [tuya iot] _on_log: Sending PINGREQ
2022-01-04 06:53:10 DEBUG (Thread-5) [tuya iot] _on_log: Received PINGRESP
2022-01-04 06:54:10 DEBUG (Thread-5) [tuya iot] _on_log: Sending PINGREQ
2022-01-04 06:54:10 DEBUG (Thread-5) [tuya iot] _on_log: Received PINGRESP
2022-01-04 06:55:10 DEBUG (Thread-5) [tuya iot] _on_log: Sending PINGREQ
2022-01-04 06:55:10 DEBUG (Thread-5) [tuya iot] _on_log: Received PINGRESP
2022-01-04 06:56:10 DEBUG (Thread-5) [tuya iot] _on_log: Sending PINGREQ
2022-01-04 06:56:10 DEBUG (Thread-5) [tuya iot] _on_log: Received PINGRESP
2022-01-04 06:57:10 DEBUG (Thread-5) [tuya iot] _on_log: Sending PINGREQ
2022-01-04 06:57:10 DEBUG (Thread-5) [tuya iot] _on_log: Received PINGRESP
2022-01-04 06:58:10 DEBUG (Thread-5) [tuya iot] _on_log: Sending PINGREQ
2022-01-04 06:58:10 DEBUG (Thread-5) [tuya iot] _on_log: Received PINGRESP
2022-01-04 06:59:11 DEBUG (Thread-5) [tuya iot] _on_log: Sending PINGREQ
2022-01-04 06:59:11 DEBUG (Thread-5) [tuya iot] _on_log: Received PINGRESP
2022-01-04 06:59:17 DEBUG (Thread-5) [tuya iot] _on_log: Received PUBLISH (d0, q0, r0, m0), 'cloud/token/in/fd0023190bb2b759f100e1df54f6127d', ... (348 bytes)
2022-01-04 06:59:17 DEBUG (Thread-5) [tuya iot] payload-> b'{"data":"ixlKflfqvsLNUbra4tzTDbBGZO8q9TACSmYNURl5f9CAgaf8KLmL2TIm3bAOsJK70heZCGxnjaltTRuVbZpCH9DHgZHBGBd1ycaAUsd5VDSLx9UCAWLK9uZJWX6p7eN9cXaN9uaiJY9/+VS9m8Z6yA/tmx+ebpBc15RcgaJsBovh48lIT8Up42VDRRfAJWEuQUzn6RUAB5P6DojnmgbhlzAmP7BRsgkgD5p2aO+3Xf38XIedzousCH1QgWLQHMk0","protocol":4,"pv":"2.0","sign":"b4ddedfc08f7cdef55a1df33fa52b428","t":1641297555}'
2022-01-04 06:59:17 DEBUG (Thread-5) [tuya iot] on_message: {'data': {'dataId': '8a399c67-40a6-4ec6-8647-b7880448334f', 'devId': 'ebcdb2238eecc58323r0am', 'productKey': 'sfurldd0ddoc2mat', 'status': [{'code': 'add_ele', 't': '1641297555', '17': 2, 'value': 2}]}, 'protocol': 4, 'pv': '2.0', 'sign': 'b4ddedfc08f7cdef55a1df33fa52b428', 't': 1641297555}
2022-01-04 06:59:17 DEBUG (Thread-5) [tuya iot] mq receive-> {'data': {'dataId': '8a399c67-40a6-4ec6-8647-b7880448334f', 'devId': 'ebcdb2238eecc58323r0am', 'productKey': 'sfurldd0ddoc2mat', 'status': [{'code': 'add_ele', 't': '1641297555', '17': 2, 'value': 2}]}, 'protocol': 4, 'pv': '2.0', 'sign': 'b4ddedfc08f7cdef55a1df33fa52b428', 't': 1641297555}
2022-01-04 06:59:17 DEBUG (Thread-5) [tuya iot] mq _on_device_report-> [{'code': 'add_ele', 't': '1641297555', '17': 2, 'value': 2}]
2022-01-04 06:59:17 DEBUG (Thread-5) [custom_components.tuya_v2] _update--><custom_components.tuya_v2.DeviceListener object at 0x7f7b7443f4c0>;->>ebcdb2238eecc58323r0am
2022-01-04 07:00:11 DEBUG (Thread-5) [tuya iot] _on_log: Sending PINGREQ
2022-01-04 07:00:11 DEBUG (Thread-5) [tuya iot] _on_log: Received PINGRESP
2022-01-04 07:01:11 DEBUG (Thread-5) [tuya iot] _on_log: Sending PINGREQ
2022-01-04 07:01:11 DEBUG (Thread-5) [tuya iot] _on_log: Received PINGRESP
2022-01-04 07:02:11 DEBUG (Thread-5) [tuya iot] _on_log: Sending PINGREQ
2022-01-04 07:02:11 DEBUG (Thread-5) [tuya iot] _on_log: Received PINGRESP
2022-01-04 07:03:11 DEBUG (Thread-5) [tuya iot] _on_log: Sending PINGREQ
2022-01-04 07:03:11 DEBUG (Thread-5) [tuya iot] _on_log: Received PINGRESP
2022-01-04 07:04:11 DEBUG (Thread-5) [tuya iot] _on_log: Sending PINGREQ
2022-01-04 07:04:11 DEBUG (Thread-5) [tuya iot] _on_log: Received PINGRESP
2022-01-04 07:05:11 DEBUG (Thread-5) [tuya iot] _on_log: Sending PINGREQ
2022-01-04 07:05:11 DEBUG (Thread-5) [tuya iot] _on_log: Received PINGRESP
2022-01-04 07:06:12 DEBUG (Thread-5) [tuya iot] _on_log: Sending PINGREQ
2022-01-04 07:06:12 DEBUG (Thread-5) [tuya iot] _on_log: Received PINGRESP
2022-01-04 07:07:12 DEBUG (Thread-5) [tuya iot] _on_log: Sending PINGREQ
2022-01-04 07:07:12 DEBUG (Thread-5) [tuya iot] _on_log: Received PINGRESP
2022-01-04 07:08:12 DEBUG (Thread-5) [tuya iot] _on_log: Sending PINGREQ
2022-01-04 07:08:12 DEBUG (Thread-5) [tuya iot] _on_log: Received PINGRESP
2022-01-04 07:09:12 DEBUG (Thread-5) [tuya iot] _on_log: Sending PINGREQ
2022-01-04 07:09:12 DEBUG (Thread-5) [tuya iot] _on_log: Received PINGRESP
2022-01-04 07:10:12 DEBUG (Thread-5) [tuya iot] _on_log: Sending PINGREQ
2022-01-04 07:10:12 DEBUG (Thread-5) [tuya iot] _on_log: Received PINGRESP
2022-01-04 07:11:12 DEBUG (Thread-5) [tuya iot] _on_log: Sending PINGREQ
2022-01-04 07:11:12 DEBUG (Thread-5) [tuya iot] _on_log: Received PINGRESP
2022-01-04 07:11:22 DEBUG (Thread-5) [tuya iot] _on_log: Received PUBLISH (d0, q0, r0, m0), 'cloud/token/in/fd0023190bb2b759f100e1df54f6127d', ... (520 bytes)
2022-01-04 07:11:22 DEBUG (Thread-5) [tuya iot] payload-> b'{"data":"iWD4M47ik02IHeYZe4sz5e5vzLb3z8sqlVqh9QdjA93nJjJ8zS6Zg1lqU7UXxS2i0heZCGxnjaltTRuVbZpCH9DHgZHBGBd1ycaAUsd5VDSLx9UCAWLK9uZJWX6p7eN9cXaN9uaiJY9/+VS9m8Z6yA/tmx+ebpBc15RcgaJsBosnq5Mrb2OwU1igxJteSv67vHawnDSDWwTfyCLz7lBFXEXlHsY0ArR2swyVxZeWaIW218gnfHFCoV8ri0cWh9hGLRATPODI27VE3B2ENXIHA5ycmbMSGltOpIM5yo1F0NqOAgjVjNQCv1Znt3/AMRiOJTjgp5fNkAH4+LFVPSt9Ako0HeVw128q3s65n/AleAxSuHwNvpoWzTcj98C7ZLG4qeEuNa05X6Yjh9H6nMQIDvxch53Oi6wIfVCBYtAcyTQ=","protocol":4,"pv":"2.0","sign":"474279085b51e35194788df01ca74e00","t":1641298281}'
2022-01-04 07:11:22 DEBUG (Thread-5) [tuya iot] on_message: {'data': {'dataId': '277b89e5-e4c5-4b97-a9bf-30f25013eed7', 'devId': 'ebcdb2238eecc58323r0am', 'productKey': 'sfurldd0ddoc2mat', 'status': [{'code': 'cur_current', 't': '1641298281', '18': 109, 'value': 109}, {'code': 'cur_power', 't': '1641298281', '19': 35, 'value': 35}, {'code': 'cur_voltage', 't': '1641298281', 'value': 1194, '20': 1194}]}, 'protocol': 4, 'pv': '2.0', 'sign': '474279085b51e35194788df01ca74e00', 't': 1641298281}
2022-01-04 07:11:22 DEBUG (Thread-5) [tuya iot] mq receive-> {'data': {'dataId': '277b89e5-e4c5-4b97-a9bf-30f25013eed7', 'devId': 'ebcdb2238eecc58323r0am', 'productKey': 'sfurldd0ddoc2mat', 'status': [{'code': 'cur_current', 't': '1641298281', '18': 109, 'value': 109}, {'code': 'cur_power', 't': '1641298281', '19': 35, 'value': 35}, {'code': 'cur_voltage', 't': '1641298281', 'value': 1194, '20': 1194}]}, 'protocol': 4, 'pv': '2.0', 'sign': '474279085b51e35194788df01ca74e00', 't': 1641298281}
2022-01-04 07:11:22 DEBUG (Thread-5) [tuya iot] mq _on_device_report-> [{'code': 'cur_current', 't': '1641298281', '18': 109, 'value': 109}, {'code': 'cur_power', 't': '1641298281', '19': 35, 'value': 35}, {'code': 'cur_voltage', 't': '1641298281', 'value': 1194, '20': 1194}]
2022-01-04 07:11:22 DEBUG (Thread-5) [custom_components.tuya_v2] _update--><custom_components.tuya_v2.DeviceListener object at 0x7f7b7443f4c0>;->>ebcdb2238eecc58323r0am
2022-01-04 07:12:12 DEBUG (Thread-5) [tuya iot] _on_log: Received PUBLISH (d0, q0, r0, m0), 'cloud/token/in/fd0023190bb2b759f100e1df54f6127d', ... (500 bytes)
2022-01-04 07:12:12 DEBUG (Thread-5) [tuya iot] payload-> b'{"data":"fShysEdo7iEA7s6+D6GezfUPGN9C+KVAAc/HvpTizI8zK+1g6kJGfuP6XDoaMGBa0heZCGxnjaltTRuVbZpCH9DHgZHBGBd1ycaAUsd5VDSLx9UCAWLK9uZJWX6p7eN9cXaN9uaiJY9/+VS9m8Z6yA/tmx+ebpBc15RcgaJsBosnq5Mrb2OwU1igxJteSv67PTQbYyOHTyrTiAsJBY8XC25gJRNd43H0U3BDT4FQ8juTepH8+ezkJHZ4MrJs0S2CZ1tb3YHL7+KaMOddbJiTATVQklGgdlFYvgLNCTLv+PhiMscX62x6szL5XnxM2Liohuzu/ocOCAmQaB4+2xmmYD00G2Mjh08q04gLCQWPFwuT6dVBLOSvEI6dA45piA+ePEtePauiz1Qnp6R+nbHUpg==","protocol":4,"pv":"2.0","sign":"34a1fddacd17ba5b781a961155483de4","t":1641298331}'
2022-01-04 07:12:12 DEBUG (Thread-5) [tuya iot] on_message: {'data': {'dataId': '022287e7-cebd-46d1-902d-d9692eea4197', 'devId': 'ebcdb2238eecc58323r0am', 'productKey': 'sfurldd0ddoc2mat', 'status': [{'code': 'cur_current', 't': '1641298331', '18': 0, 'value': 0}, {'code': 'cur_power', 't': '1641298331', '19': 0, 'value': 0}, {'code': 'cur_voltage', 't': '1641298331', 'value': 1200, '20': 1200}]}, 'protocol': 4, 'pv': '2.0', 'sign': '34a1fddacd17ba5b781a961155483de4', 't': 1641298331}
2022-01-04 07:12:12 DEBUG (Thread-5) [tuya iot] mq receive-> {'data': {'dataId': '022287e7-cebd-46d1-902d-d9692eea4197', 'devId': 'ebcdb2238eecc58323r0am', 'productKey': 'sfurldd0ddoc2mat', 'status': [{'code': 'cur_current', 't': '1641298331', '18': 0, 'value': 0}, {'code': 'cur_power', 't': '1641298331', '19': 0, 'value': 0}, {'code': 'cur_voltage', 't': '1641298331', 'value': 1200, '20': 1200}]}, 'protocol': 4, 'pv': '2.0', 'sign': '34a1fddacd17ba5b781a961155483de4', 't': 1641298331}
2022-01-04 07:12:12 DEBUG (Thread-5) [tuya iot] mq _on_device_report-> [{'code': 'cur_current', 't': '1641298331', '18': 0, 'value': 0}, {'code': 'cur_power', 't': '1641298331', '19': 0, 'value': 0}, {'code': 'cur_voltage', 't': '1641298331', 'value': 1200, '20': 1200}]
2022-01-04 07:12:12 DEBUG (Thread-5) [custom_components.tuya_v2] _update--><custom_components.tuya_v2.DeviceListener object at 0x7f7b7443f4c0>;->>ebcdb2238eecc58323r0am
2022-01-04 07:12:13 DEBUG (Thread-5) [tuya iot] _on_log: Sending PINGREQ
2022-01-04 07:12:13 DEBUG (Thread-5) [tuya iot] _on_log: Received PINGRESP
2022-01-04 07:12:17 DEBUG (Thread-5) [tuya iot] _on_log: Received PUBLISH (d0, q0, r0, m0), 'cloud/token/in/fd0023190bb2b759f100e1df54f6127d', ... (436 bytes)
2022-01-04 07:12:17 DEBUG (Thread-5) [tuya iot] payload-> b'{"data":"NKEQ8QqYiOv+vHgtEKv1+HYWWyltUoMp6iWJ2dXnRId8yEzOTBtRzsBmgTpUOcA/0heZCGxnjaltTRuVbZpCH9DHgZHBGBd1ycaAUsd5VDSLx9UCAWLK9uZJWX6p7eN9cXaN9uaiJY9/+VS9m8Z6yA/tmx+ebpBc15RcgaJsBosnq5Mrb2OwU1igxJteSv67PTQbYyOHTyrTiAsJBY8XC6dRbCI7eDG4czuXtEHD7Y/4Ch5hakEnE4trVCzjGyWwLRATPODI27VE3B2ENXIHA0n+xIXqnKB8rdy+WQ2odn1IVC8tSiREgrfuxMYt2+tCN6hTonrRLrawqR52wzjV2Q==","protocol":4,"pv":"2.0","sign":"771004ad8d91f777106891c3727c861e","t":1641298336}'
2022-01-04 07:12:17 DEBUG (Thread-5) [tuya iot] on_message: {'data': {'dataId': 'a081af3c-4de1-4864-a857-bffae9c00c21', 'devId': 'ebcdb2238eecc58323r0am', 'productKey': 'sfurldd0ddoc2mat', 'status': [{'code': 'cur_current', 't': '1641298336', '18': 110, 'value': 110}, {'code': 'cur_power', 't': '1641298336', '19': 38, 'value': 38}]}, 'protocol': 4, 'pv': '2.0', 'sign': '771004ad8d91f777106891c3727c861e', 't': 1641298336}
2022-01-04 07:12:17 DEBUG (Thread-5) [tuya iot] mq receive-> {'data': {'dataId': 'a081af3c-4de1-4864-a857-bffae9c00c21', 'devId': 'ebcdb2238eecc58323r0am', 'productKey': 'sfurldd0ddoc2mat', 'status': [{'code': 'cur_current', 't': '1641298336', '18': 110, 'value': 110}, {'code': 'cur_power', 't': '1641298336', '19': 38, 'value': 38}]}, 'protocol': 4, 'pv': '2.0', 'sign': '771004ad8d91f777106891c3727c861e', 't': 1641298336}
2022-01-04 07:12:17 DEBUG (Thread-5) [tuya iot] mq _on_device_report-> [{'code': 'cur_current', 't': '1641298336', '18': 110, 'value': 110}, {'code': 'cur_power', 't': '1641298336', '19': 38, 'value': 38}]
2022-01-04 07:12:17 DEBUG (Thread-5) [custom_components.tuya_v2] _update--><custom_components.tuya_v2.DeviceListener object at 0x7f7b7443f4c0>;->>ebcdb2238eecc58323r0am
2022-01-04 07:12:20 DEBUG (Thread-5) [tuya iot] _on_log: Received PUBLISH (d0, q0, r0, m0), 'cloud/token/in/fd0023190bb2b759f100e1df54f6127d', ... (412 bytes)
2022-01-04 07:12:20 DEBUG (Thread-5) [tuya iot] payload-> b'{"data":"Q5OSLoN1FMFe9CMB0MysQLlgLH1AQuBRveBZeLEMbljUC3bDiOP/xkbKWJUdkxDT0heZCGxnjaltTRuVbZpCH9DHgZHBGBd1ycaAUsd5VDSLx9UCAWLK9uZJWX6p7eN9cXaN9uaiJY9/+VS9m8Z6yA/tmx+ebpBc15RcgaJsBosnq5Mrb2OwU1igxJteSv67PTQbYyOHTyrTiAsJBY8XC0o1iJIg+nFMFtmdOJh96LyTepH8+ezkJHZ4MrJs0S2CZ1tb3YHL7+KaMOddbJiTAbTAIISJYuIZAW5IcDFXzuutsdjiM1wev+BKau2GERCz","protocol":4,"pv":"2.0","sign":"75b9e740938c17a884f164003e963397","t":1641298339}'
2022-01-04 07:12:20 DEBUG (Thread-5) [tuya iot] on_message: {'data': {'dataId': '1c8ba72f-6773-40f6-a4df-31cdf790e3c1', 'devId': 'ebcdb2238eecc58323r0am', 'productKey': 'sfurldd0ddoc2mat', 'status': [{'code': 'cur_current', 't': '1641298339', '18': 0, 'value': 0}, {'code': 'cur_power', 't': '1641298339', '19': 0, 'value': 0}]}, 'protocol': 4, 'pv': '2.0', 'sign': '75b9e740938c17a884f164003e963397', 't': 1641298339}
2022-01-04 07:12:20 DEBUG (Thread-5) [tuya iot] mq receive-> {'data': {'dataId': '1c8ba72f-6773-40f6-a4df-31cdf790e3c1', 'devId': 'ebcdb2238eecc58323r0am', 'productKey': 'sfurldd0ddoc2mat', 'status': [{'code': 'cur_current', 't': '1641298339', '18': 0, 'value': 0}, {'code': 'cur_power', 't': '1641298339', '19': 0, 'value': 0}]}, 'protocol': 4, 'pv': '2.0', 'sign': '75b9e740938c17a884f164003e963397', 't': 1641298339}
2022-01-04 07:12:20 DEBUG (Thread-5) [tuya iot] mq _on_device_report-> [{'code': 'cur_current', 't': '1641298339', '18': 0, 'value': 0}, {'code': 'cur_power', 't': '1641298339', '19': 0, 'value': 0}]
2022-01-04 07:12:20 DEBUG (Thread-5) [custom_components.tuya_v2] _update--><custom_components.tuya_v2.DeviceListener object at 0x7f7b7443f4c0>;->>ebcdb2238eecc58323r0am
2022-01-04 07:12:25 DEBUG (Thread-5) [tuya iot] _on_log: Received PUBLISH (d0, q0, r0, m0), 'cloud/token/in/fd0023190bb2b759f100e1df54f6127d', ... (436 bytes)
2022-01-04 07:12:25 DEBUG (Thread-5) [tuya iot] payload-> b'{"data":"AUqtOWjHlM+AhrZW39rb7VKMTAPduWEDsI8aU+MjxFejC9vF8a9ZRlVIhF8xDxob0heZCGxnjaltTRuVbZpCH9DHgZHBGBd1ycaAUsd5VDSLx9UCAWLK9uZJWX6p7eN9cXaN9uaiJY9/+VS9m8Z6yA/tmx+ebpBc15RcgaJsBosnq5Mrb2OwU1igxJteSv67X1nI81+/xsfYQpzGqiHP/ZaGDY5aMZAuJXXAPqV4o9B7xPEzGqG3W2UEbjurPygvLRATPODI27VE3B2ENXIHAyP2QpbBrD4siPNX1IcTzeKhGgu6mBEHCATMUFwINM+nN6hTonrRLrawqR52wzjV2Q==","protocol":4,"pv":"2.0","sign":"c2868d78fea9728d9e9a64a479779573","t":1641298344}'
2022-01-04 07:12:25 DEBUG (Thread-5) [tuya iot] on_message: {'data': {'dataId': 'bfc40ec6-544a-4c54-ada3-95d5d013324d', 'devId': 'ebcdb2238eecc58323r0am', 'productKey': 'sfurldd0ddoc2mat', 'status': [{'code': 'cur_current', 't': '1641298344', '18': 113, 'value': 113}, {'code': 'cur_power', 't': '1641298344', '19': 32, 'value': 32}]}, 'protocol': 4, 'pv': '2.0', 'sign': 'c2868d78fea9728d9e9a64a479779573', 't': 1641298344}
2022-01-04 07:12:25 DEBUG (Thread-5) [tuya iot] mq receive-> {'data': {'dataId': 'bfc40ec6-544a-4c54-ada3-95d5d013324d', 'devId': 'ebcdb2238eecc58323r0am', 'productKey': 'sfurldd0ddoc2mat', 'status': [{'code': 'cur_current', 't': '1641298344', '18': 113, 'value': 113}, {'code': 'cur_power', 't': '1641298344', '19': 32, 'value': 32}]}, 'protocol': 4, 'pv': '2.0', 'sign': 'c2868d78fea9728d9e9a64a479779573', 't': 1641298344}
2022-01-04 07:12:25 DEBUG (Thread-5) [tuya iot] mq _on_device_report-> [{'code': 'cur_current', 't': '1641298344', '18': 113, 'value': 113}, {'code': 'cur_power', 't': '1641298344', '19': 32, 'value': 32}]
2022-01-04 07:12:25 DEBUG (Thread-5) [custom_components.tuya_v2] _update--><custom_components.tuya_v2.DeviceListener object at 0x7f7b7443f4c0>;->>ebcdb2238eecc58323r0am
jstott1070 commented 2 years ago

Ditto, noticed this also however at the moment my power monitoring values don't update at all until I open the Tuya app on my phone. They all remain static without the app somehow triggering the reporting.

JohnMcLear commented 2 years ago

Also adding to this the power consumption value doesn't change to 0 if the socket state is "off". Instead the power consumption value is provided as the last known value...