xZetsubou / hass-localtuya

🔹 A Home Assistant integration to handle Tuya devices locally "fork from localtuya"
https://xzetsubou.github.io/hass-localtuya/
GNU General Public License v3.0
291 stars 30 forks source link

[Bug]: Stop/pause button of shutter switches not working #215

Closed m3tc0n closed 1 month ago

m3tc0n commented 2 months ago

LocalTuya Version

v5.2.1

Home Assistant Version

2024.4.4

Environment

What happened?

I have four shutter switches which can be closed, opened and stopped at a desired position (%). In the original Tuya app the stop button is working correctly. In the LocalTuya app the stop button is not working. When I use the %-slider, I do can set a position, so the shutter is for example stopping at 30%. How to solve the problem with the stop button? TI!

Steps to reproduce.

  1. Add a shutter cover as new device.
  2. Manually add the device.
  3. Add a cover entity.
  4. Type = cover
  5. ID = 1
  6. Open_Close_Stop Commands Set = open_close_stop
  7. Positioning mode = position
  8. Current position = 2(value:100)
  9. Set position = 2(value:100)

Relevant log output

No response

Diagnostics information.

{ "home_assistant": { "installation_type": "Home Assistant OS", "version": "2024.4.4", "dev": false, "hassio": true, "virtualenv": false, "python_version": "3.12.2", "docker": true, "arch": "aarch64", "timezone": "Europe/Amsterdam", "os_name": "Linux", "os_version": "6.1.73-haos-raspi", "supervisor": "2024.04.0", "host_os": "Home Assistant OS 12.2", "docker_version": "25.0.5", "chassis": "embedded", "run_as_root": true }, "custom_components": { "uptime_kuma": { "version": "2.1.0", "requirements": [ "pyuptimekuma-hass" ] }, "apsystems_ecur": { "version": "v1.4.1", "requirements": [] }, "hass_agent": { "version": "2022.11.9", "requirements": [] }, "homewizard_climate": { "version": "1.0.8", "requirements": [ "homewizard-climate-ws==0.0.26" ] }, "sun2": { "version": "3.2.1", "requirements": [] }, "xiaomi_gateway3": { "version": "4.0.4", "requirements": [ "zigpy>=0.52.3" ] }, "gree": { "version": "2.3.1", "requirements": [ "pycryptodome" ] }, "afvalwijzer": { "version": "2024.01.06", "requirements": [] }, "knmi": { "version": "2.1.0", "requirements": [] }, "watchman": { "version": "0.5.1", "requirements": [ "prettytable==3.0.0" ] }, "hacs": { "version": "1.34.0", "requirements": [ "aiogithubapi>=22.10.1" ] }, "google_fit": { "version": "v4.0.0", "requirements": [ "oauth2client==4.1.3", "google-api-python-client==2.82.0" ] }, "google_home": { "version": "1.11.0", "requirements": [ "glocaltokens==0.7.0" ] }, "panasonic_cc": { "version": "1.0.37", "requirements": [] } }, "integration_manifest": { "domain": "localtuya", "name": "Local Tuya", "codeowners": [], "config_flow": true, "dependencies": [], "documentation": "https://github.com/xZetsubou/hass-localtuya/", "integration_type": "hub", "iot_class": "local_push", "issue_tracker": "https://github.com/xZetsubou/hass-localtuya/issues", "requirements": [], "version": "3.2.5", "is_built_in": false }, "data": { "device_config": { "friendly_name": "Rolluik 8", "host": "192.168.20.33", "device_id": "###", "local_key": "###", "protocol_version": "3.4", "enable_debug": false, "node_id": "", "dps_strings": [ "1 ( code: control , value: continue )", "2 ( code: percent_control , value: 60 )", "3 ( code: cur_calibration , value: start )", "7 ( code: switch_backlight , value: False )", "101 ( code: switch_stop , value: True )" ], "entities": [ { "id": "1", "friendly_name": "Rolluik 8 schakelaar", "entity_category": "config", "commands_set": "open_close_stop", "positioning_mode": "position", "position_inverted": false, "span_time": 25.0, "current_position_dp": "2", "set_position_dp": "2", "device_class": "shutter", "platform": "cover" }, { "id": "7", "friendly_name": "Rolluik 8 lamp", "entity_category": "config", "brightness_lower": 29, "brightness_upper": 1000, "color_temp_min_kelvin": 2700, "color_temp_max_kelvin": 6500, "color_temp_reverse": false, "music_mode": false, "platform": "light" } ] }, "device_cloud_info": { "active_time": 1693643240, "biz_type": 0, "category": "clkg", "create_time": 1693643228, "icon": "smart/icon/ay1542973872423dSoao/1657768769af79934f2f8.png", "id": "###", "ip": "1...7", "lat": "51.9561", "local_key": "###", "lon": "6.2586", "model": "WF-CS01", "name": "Rolluik 8", "online": true, "owner_id": "65001328", "product_id": "peuxry657kkycsar", "product_name": "Curtain switch", "status": [ { "code": "control", "value": "continue" }, { "code": "percent_control", "value": 60 }, { "code": "cur_calibration", "value": "start" }, { "code": "switch_backlight", "value": false } ], "sub": false, "time_zone": "+02:00", "uid": "eu1662291387639IoAbH", "update_time": 1714393098, "uuid": "31495a04bc8cca42", "dps_data": { "1": { "code": "control", "custom_name": "", "dp_id": 1, "time": 1714395557526, "value": "continue", "type": "Enum", "values": "{\"type\": \"enum\", \"range\": [\"open\", \"continue\", \"close\"]}", "id": 1, "accessMode": "rw" }, "2": { "code": "percent_control", "custom_name": "", "dp_id": 2, "time": 1714395556958, "value": 60, "type": "Integer", "values": "{\"type\": \"value\", \"max\": 100, \"min\": 0, \"scale\": 0, \"step\": 1, \"unit\": \"%\"}", "id": 2, "accessMode": "rw" }, "3": { "code": "cur_calibration", "custom_name": "", "dp_id": 3, "time": 1714384076399, "value": "start", "type": "Enum", "values": "{\"type\": \"enum\", \"range\": [\"start\", \"end\"]}", "id": 3, "accessMode": "rw" }, "7": { "code": "switch_backlight", "custom_name": "", "dp_id": 7, "time": 1714384198524, "value": false, "type": "Boolean", "values": "{\"type\": \"bool\"}", "id": 7, "accessMode": "rw" }, "101": { "code": "switch_stop", "custom_name": "", "dp_id": 101, "time": 1714395557536, "value": true, "id": 101, "accessMode": "rw", "values": "{\"type\": \"bool\"}" } } } } }

xZetsubou commented 2 months ago

Post the device diagnostic. You can download it from the device page in Home Assistant.

m3tc0n commented 2 months ago

@xZetsubou Thanks, see my opening post.

xZetsubou commented 2 months ago

Your shutter commands aren't open_close_stop it should be open_close_continue

Manually FIX

Can you modify the file in `custom_integration/localtuya/cover.py` go to line `40` and modify `COVER_COMMANDS` to this FROM: ```py COVER_COMMANDS = { "Open, Close and Stop": "open_close_stop", "ON, OFF and Stop": "on_off_stop", "fz, zz and Stop": "fz_zz_stop", "zz, fz and Stop": "zz_fz_stop", "1, 2 and 3": "1_2_3", "0, 1 and 2": "0_1_2", } ``` TO this below: `Adding continue command` ```py COVER_COMMANDS = { "Open, Close and Stop": "open_close_stop", "ON, OFF and Stop": "on_off_stop", "fz, zz and Stop": "fz_zz_stop", "zz, fz and Stop": "zz_fz_stop", "1, 2 and 3": "1_2_3", "0, 1 and 2": "0_1_2", "Open, Close and Continue": "open_close_continue", } ``` Restart HA and go to localtuya -> configure -> choose reconfigure existed device -> select the shutter and change the command to `Open, Close and Continue`

edit: or you can update to master version.

Go HACS -> Local Tuya -> On top right corner click on the ⋮ and choose redownload and select master

HACS Select version

![image](https://github.com/xZetsubou/hass-localtuya/assets/46300268/e326b0b6-74cf-49e0-9696-3b444178083b) Restart HA and go to localtuya -> configure -> choose reconfigure existed device -> select the shutter and change the command to `Open, Close and Continue` _note that if you updated to master don't stay on master, if an update released later update to release version.

m3tc0n commented 2 months ago

@xZetsubou Thanks for you response. I tried both options (manually fix and HACS select version). But unfortunately the stop button doesn't work. I can press it, but the shutter doesn't stop. Do you have another solution?

xZetsubou commented 2 months ago

Did you change the commands to new one? Open, Close and Continue if yes enable the debug for the device and then after that Pres Open / Close / Stop from smart life then go to HA -> Settings -> System -> Logs copy search for tuya and copy all logs.

If you enabled the debug for integration from UI after turn it off again from UI post the txt file that you will download after disabling the debug.

m3tc0n commented 2 months ago

Yes, I have changed the command to the new one 'Open, close and Continue', but the problem keeps existing.

I have enabled debugging in the configuration.yaml and in the integration UI. After that I have opened, stopped and closed the shutter from the tuya app.

These are the logs when I search for tuya in HA -> Settings -> System -> Logs:

Logs

``` 2024-04-30 13:46:08.863 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration localtuya which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant 2024-04-30 13:46:17.769 DEBUG (MainThread) [custom_components.localtuya.discovery] Listening to broadcasts on UDP port 6666, 6667 2024-04-30 13:46:17.779 DEBUG (MainThread) [custom_components.localtuya.light] [bf2...j5j] Initialized light [State light] 2024-04-30 13:46:17.799 DEBUG (MainThread) [custom_components.localtuya.light] [bf2...j5j] Adding light.rolluik_8 with configuration: {'friendly_name': 'State light', 'entity_category': 'config', 'brightness_lower': 29, 'brightness_upper': 1000, 'color_temp_min_kelvin': 2700, 'color_temp_max_kelvin': 6500, 'color_temp_reverse': False, 'music_mode': False, 'id': '7', 'platform': 'light', 'icon': ''} 2024-04-30 13:46:17.799 DEBUG (MainThread) [custom_components.localtuya.light] [bf2...j5j] Restoring state for entity: State light - state: False 2024-04-30 13:46:17.820 DEBUG (MainThread) [custom_components.localtuya.cover] [bf2...j5j] Initialized cover [Curtain] 2024-04-30 13:46:17.826 DEBUG (MainThread) [custom_components.localtuya.cover] [bf2...j5j] Adding cover.rolluik_8 with configuration: {'friendly_name': 'Curtain', 'entity_category': 'None', 'commands_set': 'open_close_continue', 'positioning_mode': 'position', 'current_position_dp': '2', 'set_position_dp': '2', 'position_inverted': False, 'span_time': 25.0, 'device_class': 'shutter', 'id': '1', 'platform': 'cover', 'icon': ''} 2024-04-30 13:46:17.835 DEBUG (MainThread) [custom_components.localtuya.coordinator] [bf1...1hj] Trying to connect to 192.168.20.19... 2024-04-30 13:46:17.836 DEBUG (MainThread) [custom_components.localtuya.coordinator] [bfc...k97] Trying to connect to 192.168.20.20... 2024-04-30 13:46:17.838 DEBUG (MainThread) [custom_components.localtuya.coordinator] [bfb...yyc] Trying to connect to 192.168.20.21... 2024-04-30 13:46:17.841 DEBUG (MainThread) [custom_components.localtuya.coordinator] [bf4...rkc] Trying to connect to 192.168.20.22... 2024-04-30 13:46:17.842 DEBUG (MainThread) [custom_components.localtuya.coordinator] [bf1...pkl] Trying to connect to 192.168.20.32... 2024-04-30 13:46:17.845 DEBUG (MainThread) [custom_components.localtuya.coordinator] [bf7...mnr] Trying to connect to 192.168.20.30... 2024-04-30 13:46:17.846 DEBUG (MainThread) [custom_components.localtuya.coordinator] [bf5...xhg] Trying to connect to 192.168.20.31... 2024-04-30 13:46:17.861 DEBUG (MainThread) [custom_components.localtuya.coordinator] [514...1b4] Trying to connect to 192.168.20.15... 2024-04-30 13:46:17.863 DEBUG (MainThread) [custom_components.localtuya.coordinator] [bf2...j5j] Trying to connect to 192.168.20.33... 2024-04-30 13:46:17.965 DEBUG (MainThread) [custom_components.localtuya.coordinator] [514...1b4] Success: connected to 192.168.20.15 2024-04-30 13:46:18.007 DEBUG (MainThread) [custom_components.localtuya.coordinator] [bf2...j5j] Retrieving initial state 2024-04-30 13:46:18.007 DEBUG (MainThread) [custom_components.localtuya.core.pytuya] [bf2...j5j] 3.4 or 3.5 device: negotiating a new session key 2024-04-30 13:46:18.008 DEBUG (MainThread) [custom_components.localtuya.core.pytuya] [bf2...j5j] final payload for cmd 3: b'0123456789abcdef' 2024-04-30 13:46:18.023 DEBUG (MainThread) [custom_components.localtuya.core.pytuya] [bf2...j5j] Command 3 waiting for seq. number -102 2024-04-30 13:46:18.051 DEBUG (MainThread) [custom_components.localtuya.coordinator] [bfc...k97] Success: connected to 192.168.20.20 2024-04-30 13:46:18.056 DEBUG (MainThread) [custom_components.localtuya.coordinator] [bf4...rkc] Success: connected to 192.168.20.22 2024-04-30 13:46:18.070 DEBUG (MainThread) [custom_components.localtuya.coordinator] [bfb...yyc] Success: connected to 192.168.20.21 2024-04-30 13:46:18.094 DEBUG (MainThread) [custom_components.localtuya.coordinator] [bf1...1hj] Success: connected to 192.168.20.19 2024-04-30 13:46:18.118 DEBUG (MainThread) [custom_components.localtuya.core.pytuya] [bf2...j5j] Dispatching message CMD 4 TuyaMessage(seqno=61364, cmd=4, retcode=0, payload=b"\x14\xd1\xb8\x91\t\xfca\xb5W\xd4\xb0NY\xffVB3Wf=\x83\xd8\xf1\x8d\xcd\xdcAZ\x02\xc2\xfd\x89\xf1\x1e\x84\x7f\xcd\xfd\xa9+w\xb4}@\xd1'\xcf\xa0\xc9\xfe\xc0\xa0\x14\xa8\xd0C\xb8\x9eG\xff\xe3\x80\x10\xd9", crc=b'\x89&\xe0\x0f\x17\x99\x14)\xbaI\x8c\x9d\x99\x99N\x1d\x1crF0c\xa3T\x8c\xe1(!\xef\xf5\xbeys', crc_good=True, prefix=21930, iv=None) 2024-04-30 13:46:18.118 DEBUG (MainThread) [custom_components.localtuya.core.pytuya] [bf2...j5j] Got key negotiation response 2024-04-30 13:46:18.131 DEBUG (MainThread) [custom_components.localtuya.core.pytuya] [bf2...j5j] decrypted session key negotiation step 2: payload=b'13a8bbb88d76ae5b\xd7[7\x95F\xdc\x02\x86\xc2\xbd\xeft8\x1d\xfd/\xa4\xc0\x05?\x83\xdd\xcdOZu\xbb\xf8\xef\x80\x1c\x96' 2024-04-30 13:46:18.134 DEBUG (MainThread) [custom_components.localtuya.core.pytuya] [bf2...j5j] final payload for cmd 5: b'i\xca\xa8\x86\xd1\xce\xdd\x9e\xb9\'\x84s\xf0N\xce\xf4}r\xe3\xc9\x05\x9dd\x8c\x0b\nmr\x97:"t' 2024-04-30 13:46:18.140 DEBUG (MainThread) [custom_components.localtuya.core.pytuya] [bf2...j5j] Session key negotiate success! session key: b'\x8ez>t\x07\xf2/\x16\xc6\x0bb\x17-{X\xa6' 2024-04-30 13:46:18.140 DEBUG (MainThread) [custom_components.localtuya.core.pytuya] [bf2...j5j] Sending command 10 (device type: v3.4) DPS: None 2024-04-30 13:46:18.141 DEBUG (MainThread) [custom_components.localtuya.core.pytuya] [bf2...j5j] Sending payload: b'{"gwId":"bf2e106766af6979a3uj5j","devId":"bf2e106766af6979a3uj5j","uid":"bf2e106766af6979a3uj5j","t":"1714477578"}' 2024-04-30 13:46:18.141 DEBUG (MainThread) [custom_components.localtuya.core.pytuya] [bf2...j5j] final payload for cmd 16: b'{"gwId":"bf2e106766af6979a3uj5j","devId":"bf2e106766af6979a3uj5j","uid":"bf2e106766af6979a3uj5j","t":"1714477578"}' 2024-04-30 13:46:18.147 DEBUG (MainThread) [custom_components.localtuya.core.pytuya] [bf2...j5j] Command 16 waiting for seq. number 61365 2024-04-30 13:46:18.178 DEBUG (MainThread) [custom_components.localtuya.coordinator] [bf1...pkl] Success: connected to 192.168.20.32 2024-04-30 13:46:18.351 DEBUG (MainThread) [custom_components.localtuya.coordinator] [bf5...xhg] Success: connected to 192.168.20.31 2024-04-30 13:46:18.359 INFO (MainThread) [custom_components.localtuya.core.cloud_api] Cloud API connection succeeded. 2024-04-30 13:46:18.950 DEBUG (MainThread) [custom_components.localtuya.core.pytuya] [bf2...j5j] Dispatching message CMD 16 TuyaMessage(seqno=61365, cmd=16, retcode=0, payload=b'(rZ\x7fV!\x91\xf28SMvE\xcb^\x088\xd1{\x97\x05:NC4\x8d/.\xf0,\xca\x15\x8f\xa6\xa9jgV]\x899\x8aY*\xe0\xd7\x03\xbby)\xbd\xe5H\x01|\x19\x8b\xb0\xfc[\x80^\xad\t', crc=b'\xa0&z~\xf7U>q\xb7\x16\x15\xf8\x9aD<[\xe3C\xdf\x9f\x96G\xbb\xf8\xaf\xc3\x80\xb3mX\x82\x05', crc_good=True, prefix=21930, iv=None) 2024-04-30 13:46:18.951 DEBUG (MainThread) [custom_components.localtuya.core.pytuya] [bf2...j5j] Dispatching sequence number 61365 2024-04-30 13:46:18.951 DEBUG (MainThread) [custom_components.localtuya.core.pytuya] [bf2...j5j] Got message type 16 for unknown listener 61365: TuyaMessage(seqno=61365, cmd=16, retcode=0, payload=b'(rZ\x7fV!\x91\xf28SMvE\xcb^\x088\xd1{\x97\x05:NC4\x8d/.\xf0,\xca\x15\x8f\xa6\xa9jgV]\x899\x8aY*\xe0\xd7\x03\xbby)\xbd\xe5H\x01|\x19\x8b\xb0\xfc[\x80^\xad\t', crc=b'\xa0&z~\xf7U>q\xb7\x16\x15\xf8\x9aD<[\xe3C\xdf\x9f\x96G\xbb\xf8\xaf\xc3\x80\xb3mX\x82\x05', crc_good=True, prefix=21930, iv=None) 2024-04-30 13:46:19.271 DEBUG (MainThread) [custom_components.localtuya.core.pytuya] [bf2...j5j] Deciphered data = '{"dps":{"1":"continue","2":0,"3":"start","7":false,"101":true}}' 2024-04-30 13:46:19.272 DEBUG (MainThread) [custom_components.localtuya.light] [bf2...j5j] Entity State light (DP 7) - Not restoring as restore on reconnect is disabled for this entity and the entity has an initial status or it is not a passive entity 2024-04-30 13:46:19.272 DEBUG (MainThread) [custom_components.localtuya.cover] [bf2...j5j] Entity Curtain (DP 1) - Not restoring as restore on reconnect is disabled for this entity and the entity has an initial status or it is not a passive entity 2024-04-30 13:46:19.272 DEBUG (MainThread) [custom_components.localtuya.coordinator] [bf2...j5j] Success: connected to 192.168.20.33 2024-04-30 13:46:19.319 DEBUG (MainThread) [custom_components.localtuya.core.pytuya] [bf2...j5j] Started heartbeat loop 2024-04-30 13:46:19.320 DEBUG (MainThread) [custom_components.localtuya.light] [bf2...j5j] Entity State light - Additional attributes: {'raw_state': False} 2024-04-30 13:46:19.321 DEBUG (MainThread) [custom_components.localtuya.cover] [bf2...j5j] Entity Curtain - Additional attributes: {'raw_state': 'continue'} 2024-04-30 13:46:19.574 DEBUG (MainThread) [custom_components.localtuya.coordinator] [bf7...mnr] Success: connected to 192.168.20.30 2024-04-30 13:46:29.323 DEBUG (MainThread) [custom_components.localtuya.core.pytuya] [bf2...j5j] Sending command 9 (device type: v3.4) DPS: None 2024-04-30 13:46:29.323 DEBUG (MainThread) [custom_components.localtuya.core.pytuya] [bf2...j5j] Sending payload: b'{"gwId":"bf2e106766af6979a3uj5j","devId":"bf2e106766af6979a3uj5j"}' 2024-04-30 13:46:29.327 DEBUG (MainThread) [custom_components.localtuya.core.pytuya] [bf2...j5j] final payload for cmd 9: b'{"gwId":"bf2e106766af6979a3uj5j","devId":"bf2e106766af6979a3uj5j"}' 2024-04-30 13:46:29.330 DEBUG (MainThread) [custom_components.localtuya.core.pytuya] [bf2...j5j] Command 9 waiting for seq. number -100 2024-04-30 13:46:29.468 DEBUG (MainThread) [custom_components.localtuya.core.pytuya] [bf2...j5j] Dispatching message CMD 9 TuyaMessage(seqno=61366, cmd=9, retcode=0, payload=b'', crc=b'G>\x92\x87\xcaP\x8d?\xdd$\x03\xe3\xe23Y\x91\x96\xde\xf3\xbd4\xd5\xba\x02\xd7B\x08\xc5F\xbd\xe5\x8b', crc_good=True, prefix=21930, iv=None) 2024-04-30 13:46:29.468 DEBUG (MainThread) [custom_components.localtuya.core.pytuya] [bf2...j5j] Got heartbeat response 2024-04-30 13:46:29.474 DEBUG (MainThread) [custom_components.localtuya.core.pytuya] [bf2...j5j] ACK received for command 9: ignoring it 2024-04-30 13:46:39.938 DEBUG (MainThread) [custom_components.localtuya.core.pytuya] [bf2...j5j] Sending command 9 (device type: v3.4) DPS: None 2024-04-30 13:46:39.938 DEBUG (MainThread) [custom_components.localtuya.core.pytuya] [bf2...j5j] Sending payload: b'{"gwId":"bf2e106766af6979a3uj5j","devId":"bf2e106766af6979a3uj5j"}' 2024-04-30 13:46:39.939 DEBUG (MainThread) [custom_components.localtuya.core.pytuya] [bf2...j5j] final payload for cmd 9: b'{"gwId":"bf2e106766af6979a3uj5j","devId":"bf2e106766af6979a3uj5j"}' 2024-04-30 13:46:39.951 DEBUG (MainThread) [custom_components.localtuya.core.pytuya] [bf2...j5j] Command 9 waiting for seq. number -100 2024-04-30 13:46:40.029 DEBUG (MainThread) [custom_components.localtuya.core.pytuya] [bf2...j5j] Dispatching message CMD 9 TuyaMessage(seqno=61367, cmd=9, retcode=0, payload=b'', crc=b'\xd9Z\xac\xf1\xf5\x9d\xebZQ\xbb?\x1a\xe7\x08\xc3!*H,\xe7\xa2R\x81\xd8\x1c:\xe5\xb3I|\xad\xcb', crc_good=True, prefix=21930, iv=None) 2024-04-30 13:46:40.029 DEBUG (MainThread) [custom_components.localtuya.core.pytuya] [bf2...j5j] Got heartbeat response 2024-04-30 13:46:40.046 DEBUG (MainThread) [custom_components.localtuya.core.pytuya] [bf2...j5j] ACK received for command 9: ignoring it 2024-04-30 13:46:50.050 DEBUG (MainThread) [custom_components.localtuya.core.pytuya] [bf2...j5j] Sending command 9 (device type: v3.4) DPS: None 2024-04-30 13:46:50.051 DEBUG (MainThread) [custom_components.localtuya.core.pytuya] [bf2...j5j] Sending payload: b'{"gwId":"bf2e106766af6979a3uj5j","devId":"bf2e106766af6979a3uj5j"}' 2024-04-30 13:46:50.051 DEBUG (MainThread) [custom_components.localtuya.core.pytuya] [bf2...j5j] final payload for cmd 9: b'{"gwId":"bf2e106766af6979a3uj5j","devId":"bf2e106766af6979a3uj5j"}' 2024-04-30 13:46:50.055 DEBUG (MainThread) [custom_components.localtuya.core.pytuya] [bf2...j5j] Command 9 waiting for seq. number -100 2024-04-30 13:46:50.145 DEBUG (MainThread) [custom_components.localtuya.core.pytuya] [bf2...j5j] Dispatching message CMD 9 TuyaMessage(seqno=61368, cmd=9, retcode=0, payload=b'', crc=b'\xe5\x05\xc94\xf6\x91\x97\x03\xc7>\xf0\x8bG\x0f\x1d:u\xbd\xa4\x96BY\x9b\r\xd2\x08\xc1\xc0\x03\xd7\x8c\x18', crc_good=True, prefix=21930, iv=None) 2024-04-30 13:46:50.145 DEBUG (MainThread) [custom_components.localtuya.core.pytuya] [bf2...j5j] Got heartbeat response 2024-04-30 13:46:50.153 DEBUG (MainThread) [custom_components.localtuya.core.pytuya] [bf2...j5j] ACK received for command 9: ignoring it 2024-04-30 13:47:00.155 DEBUG (MainThread) [custom_components.localtuya.core.pytuya] [bf2...j5j] Sending command 9 (device type: v3.4) DPS: None 2024-04-30 13:47:00.156 DEBUG (MainThread) [custom_components.localtuya.core.pytuya] [bf2...j5j] Sending payload: b'{"gwId":"bf2e106766af6979a3uj5j","devId":"bf2e106766af6979a3uj5j"}' 2024-04-30 13:47:00.156 DEBUG (MainThread) [custom_components.localtuya.core.pytuya] [bf2...j5j] final payload for cmd 9: b'{"gwId":"bf2e106766af6979a3uj5j","devId":"bf2e106766af6979a3uj5j"}' 2024-04-30 13:47:00.158 DEBUG (MainThread) [custom_components.localtuya.core.pytuya] [bf2...j5j] Command 9 waiting for seq. number -100 2024-04-30 13:47:00.258 DEBUG (MainThread) [custom_components.localtuya.core.pytuya] [bf2...j5j] Dispatching message CMD 9 TuyaMessage(seqno=61369, cmd=9, retcode=0, payload=b'', crc=b'W\x1c\xa6gPY\x11W\xbfC\x9a\xc8\x9f\x88\x0b\t\xfe\xfcwbC\xb2k\x818\x90\x17\xbb\x16[\x88\xf6', crc_good=True, prefix=21930, iv=None) 2024-04-30 13:47:00.258 DEBUG (MainThread) [custom_components.localtuya.core.pytuya] [bf2...j5j] Got heartbeat response 2024-04-30 13:47:00.259 DEBUG (MainThread) [custom_components.localtuya.core.pytuya] [bf2...j5j] ACK received for command 9: ignoring it 2024-04-30 13:47:10.261 DEBUG (MainThread) [custom_components.localtuya.core.pytuya] [bf2...j5j] Sending command 9 (device type: v3.4) DPS: None 2024-04-30 13:47:10.261 DEBUG (MainThread) [custom_components.localtuya.core.pytuya] [bf2...j5j] Sending payload: b'{"gwId":"bf2e106766af6979a3uj5j","devId":"bf2e106766af6979a3uj5j"}' 2024-04-30 13:47:10.262 DEBUG (MainThread) [custom_components.localtuya.core.pytuya] [bf2...j5j] final payload for cmd 9: b'{"gwId":"bf2e106766af6979a3uj5j","devId":"bf2e106766af6979a3uj5j"}' 2024-04-30 13:47:10.266 DEBUG (MainThread) [custom_components.localtuya.core.pytuya] [bf2...j5j] Command 9 waiting for seq. number -100 2024-04-30 13:47:10.297 DEBUG (MainThread) [custom_components.localtuya.core.pytuya] [bf2...j5j] Dispatching message CMD 9 TuyaMessage(seqno=61370, cmd=9, retcode=0, payload=b'', crc=b'>y{<\xb0{\xfb\x959\xc3\ts\r\x17\x11\xba\xd2D\xe7\xe0\xee\r\x18\r,\xde\x8b\xcc\xfdu|\xfe', crc_good=True, prefix=21930, iv=None) 2024-04-30 13:47:10.298 DEBUG (MainThread) [custom_components.localtuya.core.pytuya] [bf2...j5j] Got heartbeat response 2024-04-30 13:47:10.298 DEBUG (MainThread) [custom_components.localtuya.core.pytuya] [bf2...j5j] ACK received for command 9: ignoring it 2024-04-30 13:47:20.300 DEBUG (MainThread) [custom_components.localtuya.core.pytuya] [bf2...j5j] Sending command 9 (device type: v3.4) DPS: None 2024-04-30 13:47:20.300 DEBUG (MainThread) [custom_components.localtuya.core.pytuya] [bf2...j5j] Sending payload: b'{"gwId":"bf2e106766af6979a3uj5j","devId":"bf2e106766af6979a3uj5j"}' 2024-04-30 13:47:20.300 DEBUG (MainThread) [custom_components.localtuya.core.pytuya] [bf2...j5j] final payload for cmd 9: b'{"gwId":"bf2e106766af6979a3uj5j","devId":"bf2e106766af6979a3uj5j"}' 2024-04-30 13:47:20.303 DEBUG (MainThread) [custom_components.localtuya.core.pytuya] [bf2...j5j] Command 9 waiting for seq. number -100 2024-04-30 13:47:20.332 DEBUG (MainThread) [custom_components.localtuya.core.pytuya] [bf2...j5j] Dispatching message CMD 9 TuyaMessage(seqno=61371, cmd=9, retcode=0, payload=b'', crc=b'\xe9\xa1\x137FL\\P\xb6\x03\xc7\xef&r\xaaGt\xb5\xab\x93\x0b[\x15\x93wm\xb3\x95\xae\x92^\xa3', crc_good=True, prefix=21930, iv=None) 2024-04-30 13:47:20.333 DEBUG (MainThread) [custom_components.localtuya.core.pytuya] [bf2...j5j] Got heartbeat response 2024-04-30 13:47:20.333 DEBUG (MainThread) [custom_components.localtuya.core.pytuya] [bf2...j5j] ACK received for command 9: ignoring it 2024-04-30 13:47:30.335 DEBUG (MainThread) [custom_components.localtuya.core.pytuya] [bf2...j5j] Sending command 9 (device type: v3.4) DPS: None 2024-04-30 13:47:30.335 DEBUG (MainThread) [custom_components.localtuya.core.pytuya] [bf2...j5j] Sending payload: b'{"gwId":"bf2e106766af6979a3uj5j","devId":"bf2e106766af6979a3uj5j"}' 2024-04-30 13:47:30.336 DEBUG (MainThread) [custom_components.localtuya.core.pytuya] [bf2...j5j] final payload for cmd 9: b'{"gwId":"bf2e106766af6979a3uj5j","devId":"bf2e106766af6979a3uj5j"}' 2024-04-30 13:47:30.340 DEBUG (MainThread) [custom_components.localtuya.core.pytuya] [bf2...j5j] Command 9 waiting for seq. number -100 2024-04-30 13:47:30.364 DEBUG (MainThread) [custom_components.localtuya.core.pytuya] [bf2...j5j] Dispatching message CMD 9 TuyaMessage(seqno=61372, cmd=9, retcode=0, payload=b'', crc=b'\x15\x9cwb\xd9\r\x9f\xce\x05\x19!\xacx\\\x04\x10\x87?`]x\x9b\x05\xda\x95\x9f\xcc\xd6)\x82\xb5\x89', crc_good=True, prefix=21930, iv=None) 2024-04-30 13:47:30.365 DEBUG (MainThread) [custom_components.localtuya.core.pytuya] [bf2...j5j] Got heartbeat response 2024-04-30 13:47:30.365 DEBUG (MainThread) [custom_components.localtuya.core.pytuya] [bf2...j5j] ACK received for command 9: ignoring it 2024-04-30 13:47:40.366 DEBUG (MainThread) [custom_components.localtuya.core.pytuya] [bf2...j5j] Sending command 9 (device type: v3.4) DPS: None 2024-04-30 13:47:40.367 DEBUG (MainThread) [custom_components.localtuya.core.pytuya] [bf2...j5j] Sending payload: b'{"gwId":"bf2e106766af6979a3uj5j","devId":"bf2e106766af6979a3uj5j"}' 2024-04-30 13:47:40.368 DEBUG (MainThread) [custom_components.localtuya.core.pytuya] [bf2...j5j] final payload for cmd 9: b'{"gwId":"bf2e106766af6979a3uj5j","devId":"bf2e106766af6979a3uj5j"}' 2024-04-30 13:47:40.372 DEBUG (MainThread) [custom_components.localtuya.core.pytuya] [bf2...j5j] Command 9 waiting for seq. number -100 2024-04-30 13:47:40.403 DEBUG (MainThread) [custom_components.localtuya.core.pytuya] [bf2...j5j] Dispatching message CMD 9 TuyaMessage(seqno=61373, cmd=9, retcode=0, payload=b'', crc=b'%\xbcD\xbc\xcf\x9d\xe1b7?d\xce\xd1\xf0\x8cx.e&\xc1\xb2\xdfG\x13\x82\x06\x8dWD\xfb\x80\xa0', crc_good=True, prefix=21930, iv=None) 2024-04-30 13:47:40.403 DEBUG (MainThread) [custom_components.localtuya.core.pytuya] [bf2...j5j] Got heartbeat response 2024-04-30 13:47:40.404 DEBUG (MainThread) [custom_components.localtuya.core.pytuya] [bf2...j5j] ACK received for command 9: ignoring it 2024-04-30 13:47:50.405 DEBUG (MainThread) [custom_components.localtuya.core.pytuya] [bf2...j5j] Sending command 9 (device type: v3.4) DPS: None 2024-04-30 13:47:50.406 DEBUG (MainThread) [custom_components.localtuya.core.pytuya] [bf2...j5j] Sending payload: b'{"gwId":"bf2e106766af6979a3uj5j","devId":"bf2e106766af6979a3uj5j"}' 2024-04-30 13:47:50.406 DEBUG (MainThread) [custom_components.localtuya.core.pytuya] [bf2...j5j] final payload for cmd 9: b'{"gwId":"bf2e106766af6979a3uj5j","devId":"bf2e106766af6979a3uj5j"}' 2024-04-30 13:47:50.409 DEBUG (MainThread) [custom_components.localtuya.core.pytuya] [bf2...j5j] Command 9 waiting for seq. number -100 2024-04-30 13:47:50.438 DEBUG (MainThread) [custom_components.localtuya.core.pytuya] [bf2...j5j] Dispatching message CMD 9 TuyaMessage(seqno=61374, cmd=9, retcode=0, payload=b'', crc=b'\x8e\xe5p\xe7\xe6\xdb\xcan^\x8b\xab\x97w\x05}\x87&\x1b\xc2\xe2\xca:\x8d6\xcd\xdd\t{\xc2\xb7&\x9d', crc_good=True, prefix=21930, iv=None) 2024-04-30 13:47:50.439 DEBUG (MainThread) [custom_components.localtuya.core.pytuya] [bf2...j5j] Got heartbeat response 2024-04-30 13:47:50.439 DEBUG (MainThread) [custom_components.localtuya.core.pytuya] [bf2...j5j] ACK received for command 9: ignoring it 2024-04-30 13:48:00.440 DEBUG (MainThread) [custom_components.localtuya.core.pytuya] [bf2...j5j] Sending command 9 (device type: v3.4) DPS: None 2024-04-30 13:48:00.441 DEBUG (MainThread) [custom_components.localtuya.core.pytuya] [bf2...j5j] Sending payload: b'{"gwId":"bf2e106766af6979a3uj5j","devId":"bf2e106766af6979a3uj5j"}' 2024-04-30 13:48:00.441 DEBUG (MainThread) [custom_components.localtuya.core.pytuya] [bf2...j5j] final payload for cmd 9: b'{"gwId":"bf2e106766af6979a3uj5j","devId":"bf2e106766af6979a3uj5j"}' 2024-04-30 13:48:00.444 DEBUG (MainThread) [custom_components.localtuya.core.pytuya] [bf2...j5j] Command 9 waiting for seq. number -100 2024-04-30 13:48:00.473 DEBUG (MainThread) [custom_components.localtuya.core.pytuya] [bf2...j5j] Dispatching message CMD 9 TuyaMessage(seqno=61375, cmd=9, retcode=0, payload=b'', crc=b'\xbf\x86R4\n\x92\x91\xd75\x05\xef\x13\xca[\x19\xde\x1ek\x17\xbc\'!\xedN\xf8r\xa3\x85"7\x9b\x94', crc_good=True, prefix=21930, iv=None) 2024-04-30 13:48:00.474 DEBUG (MainThread) [custom_components.localtuya.core.pytuya] [bf2...j5j] Got heartbeat response 2024-04-30 13:48:00.476 DEBUG (MainThread) [custom_components.localtuya.core.pytuya] [bf2...j5j] ACK received for command 9: ignoring it 2024-04-30 13:48:10.478 DEBUG (MainThread) [custom_components.localtuya.core.pytuya] [bf2...j5j] Sending command 9 (device type: v3.4) DPS: None 2024-04-30 13:48:10.479 DEBUG (MainThread) [custom_components.localtuya.core.pytuya] [bf2...j5j] Sending payload: b'{"gwId":"bf2e106766af6979a3uj5j","devId":"bf2e106766af6979a3uj5j"}' 2024-04-30 13:48:10.479 DEBUG (MainThread) [custom_components.localtuya.core.pytuya] [bf2...j5j] final payload for cmd 9: b'{"gwId":"bf2e106766af6979a3uj5j","devId":"bf2e106766af6979a3uj5j"}' 2024-04-30 13:48:10.483 DEBUG (MainThread) [custom_components.localtuya.core.pytuya] [bf2...j5j] Command 9 waiting for seq. number -100 2024-04-30 13:48:10.607 DEBUG (MainThread) [custom_components.localtuya.core.pytuya] [bf2...j5j] Dispatching message CMD 9 TuyaMessage(seqno=61376, cmd=9, retcode=0, payload=b'', crc=b'f\x19#|wm\x96\xb3\xcf\x1f[G\x95\x94\xfd\x07d\xe5^r\xe2\xc4(:\t\xf6\x84\x90\xe6\xac\x16\x92', crc_good=True, prefix=21930, iv=None) 2024-04-30 13:48:10.607 DEBUG (MainThread) [custom_components.localtuya.core.pytuya] [bf2...j5j] Got heartbeat response 2024-04-30 13:48:10.608 DEBUG (MainThread) [custom_components.localtuya.core.pytuya] [bf2...j5j] ACK received for command 9: ignoring it 2024-04-30 13:48:20.608 DEBUG (MainThread) [custom_components.localtuya.core.pytuya] [bf2...j5j] Sending command 9 (device type: v3.4) DPS: None 2024-04-30 13:48:20.609 DEBUG (MainThread) [custom_components.localtuya.core.pytuya] [bf2...j5j] Sending payload: b'{"gwId":"bf2e106766af6979a3uj5j","devId":"bf2e106766af6979a3uj5j"}' 2024-04-30 13:48:20.609 DEBUG (MainThread) [custom_components.localtuya.core.pytuya] [bf2...j5j] final payload for cmd 9: b'{"gwId":"bf2e106766af6979a3uj5j","devId":"bf2e106766af6979a3uj5j"}' 2024-04-30 13:48:20.612 DEBUG (MainThread) [custom_components.localtuya.core.pytuya] [bf2...j5j] Command 9 waiting for seq. number -100 2024-04-30 13:48:20.644 DEBUG (MainThread) [custom_components.localtuya.core.pytuya] [bf2...j5j] Dispatching message CMD 9 TuyaMessage(seqno=61377, cmd=9, retcode=0, payload=b'', crc=b'\xaa8\xc9\xa8\xad\xc4\x0cTk\xa2\xc6|\xad\xf3\xbe&\x8c\x8d>\xd5\xd3\x8c\xfd\x11\x87:cQ\x8c\x99\x02V', crc_good=True, prefix=21930, iv=None) 2024-04-30 13:48:20.644 DEBUG (MainThread) [custom_components.localtuya.core.pytuya] [bf2...j5j] Got heartbeat response 2024-04-30 13:48:20.645 DEBUG (MainThread) [custom_components.localtuya.core.pytuya] [bf2...j5j] ACK received for command 9: ignoring it 2024-04-30 13:48:24.729 DEBUG (MainThread) [custom_components.localtuya.core.pytuya] [bf2...j5j] Dispatching message CMD 8 TuyaMessage(seqno=61378, cmd=8, retcode=0, payload=b'\xfa\xcaX\x8e\xc2\x9cl\xfb#U\xfd\xfb\xd4\xcd\xcd\x83\xc9q\xa7\xf3\xe8\xac\xe6\xa2&\xdd\x83\xff\xbef\xec2\xee>\xb7g0\xe2\x00~\xda\xb5I', crc=b'm\x90\x1e\x18{\xeaP(\x9c\xe5\xf3\x1c2\\\xf6HG\x16\x04\xb9W\x13\x9b\x07QH\xe8~\xbc&7A', crc_good=True, prefix=21930, iv=None) 2024-04-30 13:48:24.729 DEBUG (MainThread) [custom_components.localtuya.core.pytuya] [bf2...j5j] Got status update 2024-04-30 13:48:24.732 DEBUG (MainThread) [custom_components.localtuya.core.pytuya] [bf2...j5j] Deciphered data = '{"protocol":4,"t":1714477704,"data":{"dps":{"1":"open"}}}' 2024-04-30 13:48:24.736 DEBUG (MainThread) [custom_components.localtuya.light] [bf2...j5j] Entity State light - Additional attributes: {'raw_state': False} 2024-04-30 13:48:24.741 DEBUG (MainThread) [custom_components.localtuya.cover] [bf2...j5j] Entity Curtain - Additional attributes: {'raw_state': 'open'} 2024-04-30 13:48:24.782 DEBUG (MainThread) [custom_components.localtuya.core.pytuya] [bf2...j5j] Dispatching message CMD 8 TuyaMessage(seqno=61379, cmd=8, retcode=0, payload=b'\x8db2t\x94\xdf\x08l\xb2\x89\xads\x12*mW\xc9\x98\xa3\x1dX\x8a\x93d\x05\xcf\x88\xb4\xf9\x80\xc7Y1\xd6[sm@\xe3\xcch\x80|\xaf\x18\xff>\xfd\xf2\xe2\xcc?@\xb9\x8e\x7f\xf9\xe9c"\x9f\xfak\xc5]\xa1\xce\x87 \x82\xd0\xe9\xc4\xd1\xb9s\xb1\x0c\xc1\x8c', crc=b'3\xfa\x93\xa8\x12\xcaY\xe0\xa9\xa8)\xc7J\x19O\x82\x08_\x1a\xc0\xde\xfe\xfa".[A\x08"8@I', crc_good=True, prefix=21930, iv=None) 2024-04-30 13:48:24.783 DEBUG (MainThread) [custom_components.localtuya.core.pytuya] [bf2...j5j] Got status update 2024-04-30 13:48:24.786 DEBUG (MainThread) [custom_components.localtuya.core.pytuya] [bf2...j5j] Deciphered data = '{"protocol":4,"t":1714477704,"data":{"dps":{"101":false}}}' 2024-04-30 13:48:24.792 DEBUG (MainThread) [custom_components.localtuya.light] [bf2...j5j] Entity State light - Additional attributes: {'raw_state': False} 2024-04-30 13:48:24.794 DEBUG (MainThread) [custom_components.localtuya.cover] [bf2...j5j] Entity Curtain - Additional attributes: {'raw_state': 'open'} 2024-04-30 13:48:25.599 DEBUG (MainThread) [custom_components.localtuya.core.pytuya] [bf2...j5j] Dispatching message CMD 8 TuyaMessage(seqno=61380, cmd=8, retcode=0, payload=b"\xa4\xf6A^\x96\xc8w\x8d\xcf\x1c\x9c\x17\xc1\xad\x81\xe2\xc9\x98\xa3\x1dX\x8a\x93d\x05\xcf\x88\xb4\xf9\x80\xc7Y\xa6\xf0p\x83\x0f\xaa\xff\xc6r\x1e\xa1\xd6\x8d\x93\x84=\x0f-\xea*\x1c\xba\xe0\xa4\x9e~\x18r\x1e\x98\xc5\x7f\xad\x08m\xb5k\x07'E\xb7\x19\xe9\xbb9u\xf7\xdf", crc=b'\xd5\xb5o\xe7^\xab\xdb\x13\n\x0c\x01\x94Gi~Nr\xcbKJ\x15\xa6\xae}@\xc1\xec\x9b\xc33\xc3\xc8', crc_good=True, prefix=21930, iv=None) 2024-04-30 13:48:25.600 DEBUG (MainThread) [custom_components.localtuya.core.pytuya] [bf2...j5j] Got status update 2024-04-30 13:48:25.603 DEBUG (MainThread) [custom_components.localtuya.core.pytuya] [bf2...j5j] Deciphered data = '{"protocol":4,"t":1714477705,"data":{"dps":{"2":1}}}' 2024-04-30 13:48:25.612 DEBUG (MainThread) [custom_components.localtuya.light] [bf2...j5j] Entity State light - Additional attributes: {'raw_state': False} 2024-04-30 13:48:25.613 DEBUG (MainThread) [custom_components.localtuya.cover] [bf2...j5j] Entity Curtain - Additional attributes: {'raw_state': 'open'} 2024-04-30 13:48:25.775 DEBUG (MainThread) [custom_components.localtuya.core.pytuya] [bf2...j5j] Dispatching message CMD 8 TuyaMessage(seqno=61381, cmd=8, retcode=0, payload=b'\xd047\x14\xd2s\x16%\xa9\xafC\x11/\x1e>"\xc9\x98\xa3\x1dX\x8a\x93d\x05\xcf\x88\xb4\xf9\x80\xc7Y\xa6\xf0p\x83\x0f\xaa\xff\xc6r\x1e\xa1\xd6\x8d\x93\x84=\xe0f\x18\xa4\xab\n\xfb\x86\xd4\xe3rV}\x00o^\xad\x08m\xb5k\x07\'E\xb7\x19\xe9\xbb9u\xf7\xdf', crc=b'\xcd\xd7\x96\xd0\xa6\n\xed\x97M\xb2\xc5\xab\xd0\xdfr\xcd2do\x8c\xf2<\x8d\xd2\xf2\xb1e\x1c\xd2l\xc6\xd9', crc_good=True, prefix=21930, iv=None) 2024-04-30 13:48:25.775 DEBUG (MainThread) [custom_components.localtuya.core.pytuya] [bf2...j5j] Got status update 2024-04-30 13:48:25.776 DEBUG (MainThread) [custom_components.localtuya.core.pytuya] [bf2...j5j] Deciphered data = '{"protocol":4,"t":1714477705,"data":{"dps":{"2":2}}}' 2024-04-30 13:48:25.780 DEBUG (MainThread) [custom_components.localtuya.light] [bf2...j5j] Entity State light - Additional attributes: {'raw_state': False} 2024-04-30 13:48:25.781 DEBUG (MainThread) [custom_components.localtuya.cover] [bf2...j5j] Entity Curtain - Additional attributes: {'raw_state': 'open'} 2024-04-30 13:48:25.951 DEBUG (MainThread) [custom_components.localtuya.core.pytuya] [bf2...j5j] Dispatching message CMD 8 TuyaMessage(seqno=61382, cmd=8, retcode=0, payload=b"\xe5\xba\xa0\xb6o\xffn\xfdk3\xff\xfb$%VY\xc9\x98\xa3\x1dX\x8a\x93d\x05\xcf\x88\xb4\xf9\x80\xc7Y\x0c+\x96\x9f\x8d\xf5\xb1\xb1\xdeN\xac\xab\xb8\\\x1f\xef\x0f\x89m\x864\x99\xc6\xdc\xbb\xc8\x19\xed\xe8\xe9Jk\xad\x08m\xb5k\x07'E\xb7\x19\xe9\xbb9u\xf7\xdf", crc=b'\t\xbd\x1e\xcb{N\x89\xc4h\xec\xcd\xcc\xc3\xe4r\xf7>\xdb\x14~q\xf7;\xda\x8a?\xa7b\xfe\xafD\xc5', crc_good=True, prefix=21930, iv=None) 2024-04-30 13:48:25.952 DEBUG (MainThread) [custom_components.localtuya.core.pytuya] [bf2...j5j] Got status update 2024-04-30 13:48:25.955 DEBUG (MainThread) [custom_components.localtuya.core.pytuya] [bf2...j5j] Deciphered data = '{"protocol":4,"t":1714477706,"data":{"dps":{"2":3}}}' 2024-04-30 13:48:25.966 DEBUG (MainThread) [custom_components.localtuya.light] [bf2...j5j] Entity State light - Additional attributes: {'raw_state': False} 2024-04-30 13:48:25.967 DEBUG (MainThread) [custom_components.localtuya.cover] [bf2...j5j] Entity Curtain - Additional attributes: {'raw_state': 'open'} 2024-04-30 13:48:26.126 DEBUG (MainThread) [custom_components.localtuya.core.pytuya] [bf2...j5j] Dispatching message CMD 8 TuyaMessage(seqno=61383, cmd=8, retcode=0, payload=b"\xb7\xa9\xf2FUx\x06\x82\xc2X\x1e\x1b\x8f!\x7f\xe5\xc9\x98\xa3\x1dX\x8a\x93d\x05\xcf\x88\xb4\xf9\x80\xc7Y\x0c+\x96\x9f\x8d\xf5\xb1\xb1\xdeN\xac\xab\xb8\\\x1f\xef\xfe\x0f\xa3\xa6\x7f;\x12\x02\xbb\xf9\xd3\xfc\xda\\\xf2\xb1\xad\x08m\xb5k\x07'E\xb7\x19\xe9\xbb9u\xf7\xdf", crc=b'\xb6\x01Y\xf3`"\xbb\'\x837\xfbi\x93"\xe5\x0bU3+\x17\xcb\x8b\xfa\x7f,U\xad\xc6\x84\xeb%o', crc_good=True, prefix=21930, iv=None) 2024-04-30 13:48:26.127 DEBUG (MainThread) [custom_components.localtuya.core.pytuya] [bf2...j5j] Got status update 2024-04-30 13:48:26.129 DEBUG (MainThread) [custom_components.localtuya.core.pytuya] [bf2...j5j] Deciphered data = '{"protocol":4,"t":1714477706,"data":{"dps":{"2":4}}}' 2024-04-30 13:48:26.137 DEBUG (MainThread) [custom_components.localtuya.light] [bf2...j5j] Entity State light - Additional attributes: {'raw_state': False} 2024-04-30 13:48:26.137 DEBUG (MainThread) [custom_components.localtuya.cover] [bf2...j5j] Entity Curtain - Additional attributes: {'raw_state': 'open'} 2024-04-30 13:48:26.381 DEBUG (MainThread) [custom_components.localtuya.core.pytuya] [bf2...j5j] Dispatching message CMD 8 TuyaMessage(seqno=61384, cmd=8, retcode=0, payload=b"\xd0\xba\xfd\xa69&XP@\x8e\x9d5\x8f\xff\x10L\xc9\x98\xa3\x1dX\x8a\x93d\x05\xcf\x88\xb4\xf9\x80\xc7Y\x0c+\x96\x9f\x8d\xf5\xb1\xb1\xdeN\xac\xab\xb8\\\x1f\xef\xafF\x95\xad\x17+L\xa9\x8b\xd6Yd\xcf\xd0\x12$\xad\x08m\xb5k\x07'E\xb7\x19\xe9\xbb9u\xf7\xdf", crc=b'\x15r7\xabY\x1e\xb2\xd5\xccI\xe8\xf9\x91PJ\xe3eXR\x07\x8e\x1e\\e\x11\xe0%\xaf\xd5\xc1\x8b.', crc_good=True, prefix=21930, iv=None) 2024-04-30 13:48:26.381 DEBUG (MainThread) [custom_components.localtuya.core.pytuya] [bf2...j5j] Got status update 2024-04-30 13:48:26.385 DEBUG (MainThread) [custom_components.localtuya.core.pytuya] [bf2...j5j] Deciphered data = '{"protocol":4,"t":1714477706,"data":{"dps":{"2":5}}}' 2024-04-30 13:48:26.392 DEBUG (MainThread) [custom_components.localtuya.light] [bf2...j5j] Entity State light - Additional attributes: {'raw_state': False} 2024-04-30 13:48:26.393 DEBUG (MainThread) [custom_components.localtuya.cover] [bf2...j5j] Entity Curtain - Additional attributes: {'raw_state': 'open'} 2024-04-30 13:48:26.556 DEBUG (MainThread) [custom_components.localtuya.core.pytuya] [bf2...j5j] Dispatching message CMD 8 TuyaMessage(seqno=61385, cmd=8, retcode=0, payload=b"9:U_\xe9\xd3\x80N\xa2R=\xcf\xc5(\xf2\xe6\xc9\x98\xa3\x1dX\x8a\x93d\x05\xcf\x88\xb4\xf9\x80\xc7Y\x0c+\x96\x9f\x8d\xf5\xb1\xb1\xdeN\xac\xab\xb8\\\x1f\xefG\x1c\xb3\x97\x86\xfcu\xdc,\x03@\xa1\x82\t\xb8$\xad\x08m\xb5k\x07'E\xb7\x19\xe9\xbb9u\xf7\xdf", crc=b'\x8e\xc2\x03H\xc2{\xdd\x0f\xed\xff\xd1[\xce\xba\x1a\x0b\x9aE\xd8\x05\xa2\x1b\xa51V\xb75\x8f\xc8\x0f\x9a"', crc_good=True, prefix=21930, iv=None) 2024-04-30 13:48:26.557 DEBUG (MainThread) [custom_components.localtuya.core.pytuya] [bf2...j5j] Got status update 2024-04-30 13:48:26.559 DEBUG (MainThread) [custom_components.localtuya.core.pytuya] [bf2...j5j] Deciphered data = '{"protocol":4,"t":1714477706,"data":{"dps":{"2":6}}}' 2024-04-30 13:48:26.564 DEBUG (MainThread) [custom_components.localtuya.light] [bf2...j5j] Entity State light - Additional attributes: {'raw_state': False} 2024-04-30 13:48:26.565 DEBUG (MainThread) [custom_components.localtuya.cover] [bf2...j5j] Entity Curtain - Additional attributes: {'raw_state': 'open'} 2024-04-30 13:48:26.743 DEBUG (MainThread) [custom_components.localtuya.core.pytuya] [bf2...j5j] Dispatching message CMD 8 TuyaMessage(seqno=61386, cmd=8, retcode=0, payload=b"\xcb6\xcf!\x18\xf0J\x10\x9c\xac\x12%:\x87\xb4\x05\xc9\x98\xa3\x1dX\x8a\x93d\x05\xcf\x88\xb4\xf9\x80\xc7Y\x0c+\x96\x9f\x8d\xf5\xb1\xb1\xdeN\xac\xab\xb8\\\x1f\xef\n\xc4\x06\xf7\xc0\x81U\xe7\xbdmq\x15\x90\x1d\xf4\x8c\xad\x08m\xb5k\x07'E\xb7\x19\xe9\xbb9u\xf7\xdf", crc=b'@n\xa9\xf9:ru\x99J\xda\xf8J`U\x8fr\xad\xebi\xe3\xe7\xd2\xc5\x16\xbcV\xd4\xfba\x9d\x8f6', crc_good=True, prefix=21930, iv=None) 2024-04-30 13:48:26.744 DEBUG (MainThread) [custom_components.localtuya.core.pytuya] [bf2...j5j] Got status update 2024-04-30 13:48:26.746 DEBUG (MainThread) [custom_components.localtuya.core.pytuya] [bf2...j5j] Deciphered data = '{"protocol":4,"t":1714477706,"data":{"dps":{"2":7}}}' 2024-04-30 13:48:26.759 DEBUG (MainThread) [custom_components.localtuya.light] [bf2...j5j] Entity State light - Additional attributes: {'raw_state': False} 2024-04-30 13:48:26.759 DEBUG (MainThread) [custom_components.localtuya.cover] [bf2...j5j] Entity Curtain - Additional attributes: {'raw_state': 'open'} 2024-04-30 13:48:26.907 DEBUG (MainThread) [custom_components.localtuya.core.pytuya] [bf2...j5j] Dispatching message CMD 8 TuyaMessage(seqno=61387, cmd=8, retcode=0, payload=b"\x90\x02\x92\x86\xea\xa4\x07a\x8d\xe6\xd9\xa7s,\rJ\xc9\x98\xa3\x1dX\x8a\x93d\x05\xcf\x88\xb4\xf9\x80\xc7Y\x0c+\x96\x9f\x8d\xf5\xb1\xb1\xdeN\xac\xab\xb8\\\x1f\xef\xf8\xda\xbb\t\xd93$w\xe8\x10h>!%\xa3v\xad\x08m\xb5k\x07'E\xb7\x19\xe9\xbb9u\xf7\xdf", crc=b'\x98\xca\xc6dDdg\xe7\xd2o\xfb\xe2\xb6\x1b\xe3\xec\x12r\xb1\x00\x00Sb\x80O`\xba\t\x9b\xf7\xc0\xaa', crc_good=True, prefix=21930, iv=None) 2024-04-30 13:48:26.907 DEBUG (MainThread) [custom_components.localtuya.core.pytuya] [bf2...j5j] Got status update 2024-04-30 13:48:26.909 DEBUG (MainThread) [custom_components.localtuya.core.pytuya] [bf2...j5j] Deciphered data = '{"protocol":4,"t":1714477706,"data":{"dps":{"2":8}}}' 2024-04-30 13:48:26.911 DEBUG (MainThread) [custom_components.localtuya.light] [bf2...j5j] Entity State light - Additional attributes: {'raw_state': False} 2024-04-30 13:48:26.912 DEBUG (MainThread) [custom_components.localtuya.cover] [bf2...j5j] Entity Curtain - Additional attributes: {'raw_state': 'open'} 2024-04-30 13:48:27.161 DEBUG (MainThread) [custom_components.localtuya.core.pytuya] [bf2...j5j] Dispatching message CMD 8 TuyaMessage(seqno=61388, cmd=8, retcode=0, payload=b"s!\xc8\xa1.\xd61\xec\xcd:\xeb\x81Cc\x1e\xc9\xc9\x98\xa3\x1dX\x8a\x93d\x05\xcf\x88\xb4\xf9\x80\xc7Y\xa2\xda\x1c\x17\xeb\xbe0^\x1d\x82\xb0(C\x8fT\x92\x1f\xb4\xdc\xfe\xfc\x92l1\xd05\xe4e\xb6\xc7\xf7$\xad\x08m\xb5k\x07'E\xb7\x19\xe9\xbb9u\xf7\xdf", crc=b'&\xd1T\xd8\x9b\x9e\xbe\xd9v>]L\x01Zj\xf7B9\xbe\xec\xce;Y\xf7\xf6\xac\x81/\x14\x1c\xc7\xe4', crc_good=True, prefix=21930, iv=None) 2024-04-30 13:48:27.161 DEBUG (MainThread) [custom_components.localtuya.core.pytuya] [bf2...j5j] Got status update 2024-04-30 13:48:27.163 DEBUG (MainThread) [custom_components.localtuya.core.pytuya] [bf2...j5j] Deciphered data = '{"protocol":4,"t":1714477707,"data":{"dps":{"2":9}}}' 2024-04-30 13:48:27.170 DEBUG (MainThread) [custom_components.localtuya.light] [bf2...j5j] Entity State light - Additional attributes: {'raw_state': False} 2024-04-30 13:48:27.172 DEBUG (MainThread) [custom_components.localtuya.cover] [bf2...j5j] Entity Curtain - Additional attributes: {'raw_state': 'open'} 2024-04-30 13:48:27.338 DEBUG (MainThread) [custom_components.localtuya.core.pytuya] [bf2...j5j] Dispatching message CMD 8 TuyaMessage(seqno=61389, cmd=8, retcode=0, payload=b'\xd49\xa7\x0eSI\xaac\xd8\xf9\x7f\xc6\xaba6}\xc9\x98\xa3\x1dX\x8a\x93d\x05\xcf\x88\xb4\xf9\x80\xc7Y\xa2\xda\x1c\x17\xeb\xbe0^\x1d\x82\xb0(C\x8fT\x92\x0f-\xea*\x1c\xba\xe0\xa4\x9e~\x18r\x1e\x98\xc5\x7f\x0b\xb0R\x04\x1e\xf5\xef\xf8F\xcf\x0b\xf9\x87\xcav\x9d', crc=b'\x8a\x94$\x16\xb7\x15\xf6\x88C\x0f\xdff\xab\xb7l\xcc_2+\x11\xc5LG>\xdbK\xa6\xb0\x15\xe36/', crc_good=True, prefix=21930, iv=None) 2024-04-30 13:48:27.339 DEBUG (MainThread) [custom_components.localtuya.core.pytuya] [bf2...j5j] Got status update 2024-04-30 13:48:27.343 DEBUG (MainThread) [custom_components.localtuya.core.pytuya] [bf2...j5j] Deciphered data = '{"protocol":4,"t":1714477707,"data":{"dps":{"2":10}}}' 2024-04-30 13:48:27.348 DEBUG (MainThread) [custom_components.localtuya.light] [bf2...j5j] Entity State light - Additional attributes: {'raw_state': False} 2024-04-30 13:48:27.351 DEBUG (MainThread) [custom_components.localtuya.cover] [bf2...j5j] Entity Curtain - Additional attributes: {'raw_state': 'open'} 2024-04-30 13:48:27.515 DEBUG (MainThread) [custom_components.localtuya.core.pytuya] [bf2...j5j] Dispatching message CMD 8 TuyaMessage(seqno=61390, cmd=8, retcode=0, payload=b'\x83\xa4\xde\xaa\t0\xa8I\x96\x97\xdd\xd4\x17\n\x84\x16\xc9\x98\xa3\x1dX\x8a\x93d\x05\xcf\x88\xb4\xf9\x80\xc7Y\xa2\xda\x1c\x17\xeb\xbe0^\x1d\x82\xb0(C\x8fT\x92\x0f-\xea*\x1c\xba\xe0\xa4\x9e~\x18r\x1e\x98\xc5\x7f\xb6\xf8m\xef!c\xe1&,\x8b\xea\xdc\xe6l\x92\xc1', crc=b'\x1b\xc8\xbf\x13N}\xcb9q\xee\xe4\x02\xb3\x1b\xbaA\xa4\xf3?\x80\xf3\r\xfa\x8e\xd0\xbb\xd1E\xa3\x8cb\xdf', crc_good=True, prefix=21930, iv=None) 2024-04-30 13:48:27.516 DEBUG (MainThread) [custom_components.localtuya.core.pytuya] [bf2...j5j] Got status update 2024-04-30 13:48:27.520 DEBUG (MainThread) [custom_components.localtuya.core.pytuya] [bf2...j5j] Deciphered data = '{"protocol":4,"t":1714477707,"data":{"dps":{"2":11}}}' 2024-04-30 13:48:27.526 DEBUG (MainThread) [custom_components.localtuya.light] [bf2...j5j] Entity State light - Additional attributes: {'raw_state': False} 2024-04-30 13:48:27.527 DEBUG (MainThread) [custom_components.localtuya.cover] [bf2...j5j] Entity Curtain - Additional attributes: {'raw_state': 'open'} 2024-04-30 13:48:27.694 DEBUG (MainThread) [custom_components.localtuya.core.pytuya] [bf2...j5j] Dispatching message CMD 8 TuyaMessage(seqno=61391, cmd=8, retcode=0, payload=b'\xc1^=\x08\xa1\xb6\xad~W4\xdf:\x05f\xf67\xc9\x98\xa3\x1dX\x8a\x93d\x05\xcf\x88\xb4\xf9\x80\xc7Y\xa2\xda\x1c\x17\xeb\xbe0^\x1d\x82\xb0(C\x8fT\x92\x0f-\xea*\x1c\xba\xe0\xa4\x9e~\x18r\x1e\x98\xc5\x7f\x98\x818[\x991m\x08\\\x99\x928}\xa0\x10\x07', crc=b'\x18\x05\x87\xe4ctm\xea\xbd\x8fU\xec\xd3\xe7\xcc\x81\xe6A\xdb\x95G\xe7\xfa\x83\xad\x89\x9b\xa4%\x9e*\x9d', crc_good=True, prefix=21930, iv=None) 2024-04-30 13:48:27.695 DEBUG (MainThread) [custom_components.localtuya.core.pytuya] [bf2...j5j] Got status update 2024-04-30 13:48:27.699 DEBUG (MainThread) [custom_components.localtuya.core.pytuya] [bf2...j5j] Deciphered data = '{"protocol":4,"t":1714477707,"data":{"dps":{"2":12}}}' 2024-04-30 13:48:27.707 DEBUG (MainThread) [custom_components.localtuya.light] [bf2...j5j] Entity State light - Additional attributes: {'raw_state': False} 2024-04-30 13:48:27.707 DEBUG (MainThread) [custom_components.localtuya.cover] [bf2...j5j] Entity Curtain - Additional attributes: {'raw_state': 'open'} 2024-04-30 13:48:27.869 DEBUG (MainThread) [custom_components.localtuya.core.pytuya] [bf2...j5j] Dispatching message CMD 8 TuyaMessage(seqno=61392, cmd=8, retcode=0, payload=b'\x15R\xbc\xf1\xef\x10\xd6\x85\xeb(\x17\x0cI64\xb4\xc9\x98\xa3\x1dX\x8a\x93d\x05\xcf\x88\xb4\xf9\x80\xc7Y\xa2\xda\x1c\x17\xeb\xbe0^\x1d\x82\xb0(C\x8fT\x92\x0f-\xea*\x1c\xba\xe0\xa4\x9e~\x18r\x1e\x98\xc5\x7f:\x8c\xa4\xbe\x16\x19\xd5~', crc=b'L\xac-\xd6\xac\xb4\xd5\x8cC\xa8\x19\x98|\xfb{\x1f\x82\x05p$\\\x9be\xbf\xeb\xc71w\x8d\xe61\x0f', crc_good=True, prefix=21930, iv=None) 2024-04-30 13:48:29.665 DEBUG (MainThread) [custom_components.localtuya.core.pytuya] [bf2...j5j] Got status update 2024-04-30 13:48:29.670 DEBUG (MainThread) [custom_components.localtuya.core.pytuya] [bf2...j5j] Deciphered data = '{"protocol":4,"t":1714477708,"data":{"dps":{"2":18}}}' 2024-04-30 13:48:29.671 DEBUG (MainThread) [custom_components.localtuya.core.pytuya] [bf2...j5j] Dispatching message CMD 8 TuyaMessage(seqno=61398, cmd=8, retcode=0, payload=b'^\x8d\xc5hY\xbd^\xd2\x89\xa9\x02\xa9M(\x12\x93\xc9\x98\xa3\x1dX\x8a\x93d\x05\xcf\x88\xb4\xf9\x80\xc7Y\xb2\xbdG\xac#\xec\xf4$\x7ff0\n\xd5\xafA<\x0f-\xea*\x1c\xba\xe0\xa4\x9e~\x18r\x1e\x98\xc5\x7f\xb9\x14\x1dM\xe1\x1e6\x1a\x8a\xca\x1bH]\x06\x9e\xc3', crc=b'\xb11\x8f\x80\xd0\xb5\xd4\xd9\xc4\x0f\tx\xff\xbf\xd1_\xb9\x92S\xce\xc8(\xda\xf7|\x98\xad\xd5\xdb\xbd/\r', crc_good=True, prefix=21930, iv=None) 2024-04-30 13:48:29.671 DEBUG (MainThread) [custom_components.localtuya.core.pytuya] [bf2...j5j] Got status update 2024-04-30 13:48:29.673 DEBUG (MainThread) [custom_components.localtuya.core.pytuya] [bf2...j5j] Deciphered data = '{"protocol":4,"t":1714477709,"data":{"dps":{"2":19}}}' 2024-04-30 13:48:29.674 DEBUG (MainThread) [custom_components.localtuya.core.pytuya] [bf2...j5j] Dispatching message CMD 8 TuyaMessage(seqno=61399, cmd=8, retcode=0, payload=b'\x0f\x02\xcf\x856\xf9\xb6!O\x0f\xe5.X\xb1\x83\xca\xc9\x98\xa3\x1dX\x8a\x93d\x05\xcf\x88\xb4\xf9\x80\xc7Y\xb2\xbdG\xac#\xec\xf4$\x7ff0\n\xd5\xafA<\xe0f\x18\xa4\xab\n\xfb\x86\xd4\xe3rV}\x00o^\x0b\xb0R\x04\x1e\xf5\xef\xf8F\xcf\x0b\xf9\x87\xcav\x9d', crc=b'a\x1bD\x08z#\xb2\t\xd6\xa6\x1d\x04\x06N\x83\x958\x13j\xf1h\x0bN\xc6\xb47\xe2tE\\\xa4e', crc_good=True, prefix=21930, iv=None) 2024-04-30 13:48:29.675 DEBUG (MainThread) [custom_components.localtuya.core.pytuya] [bf2...j5j] Got status update 2024-04-30 13:48:29.687 DEBUG (MainThread) [custom_components.localtuya.core.pytuya] [bf2...j5j] Deciphered data = '{"protocol":4,"t":1714477709,"data":{"dps":{"2":20}}}' 2024-04-30 13:48:29.688 DEBUG (MainThread) [custom_components.localtuya.core.pytuya] [bf2...j5j] Dispatching message CMD 8 TuyaMessage(seqno=61400, cmd=8, retcode=0, payload=b'TO$\xd9\x043\xe9\xb0\xedG\x0cn=\xc3KJ\xc9\x98\xa3\x1dX\x8a\x93d\x05\xcf\x88\xb4\xf9\x80\xc7Y\xb2\xbdG\xac#\xec\xf4$\x7ff0\n\xd5\xafA<\xe0f\x18\xa4\xab\n\xfb\x86\xd4\xe3rV}\x00o^\xb6\xf8m\xef!c\xe1&,\x8b\xea\xdc\xe6l\x92\xc1', crc=b'\xee\xa1\x0f\x7f\xdb\xe4;\x81\xc8\xc95\xf9\xf1\xa8\x891j\xfa\x10/\xe1\x8d\xef\xf8\xd4\x12s\x9c\xb9\x8d\x00\x9b', crc_good=True, prefix=21930, iv=None) 2024-04-30 13:48:29.689 DEBUG (MainThread) [custom_components.localtuya.core.pytuya] [bf2...j5j] Got status update 2024-04-30 13:48:29.692 DEBUG (MainThread) [custom_components.localtuya.core.pytuya] [bf2...j5j] Deciphered data = '{"protocol":4,"t":1714477709,"data":{"dps":{"2":21}}}' 2024-04-30 13:48:29.693 DEBUG (MainThread) [custom_components.localtuya.light] [bf2...j5j] Entity State light - Additional attributes: {'raw_state': False} 2024-04-30 13:48:29.693 DEBUG (MainThread) [custom_components.localtuya.cover] [bf2...j5j] Entity Curtain - Additional attributes: {'raw_state': 'open'} 2024-04-30 13:48:29.694 DEBUG (MainThread) [custom_components.localtuya.light] [bf2...j5j] Entity State light - Additional attributes: {'raw_state': False} 2024-04-30 13:48:29.694 DEBUG (MainThread) [custom_components.localtuya.cover] [bf2...j5j] Entity Curtain - Additional attributes: {'raw_state': 'open'} 2024-04-30 13:48:29.695 DEBUG (MainThread) [custom_components.localtuya.light] [bf2...j5j] Entity State light - Additional attributes: {'raw_state': False} 2024-04-30 13:48:29.695 DEBUG (MainThread) [custom_components.localtuya.cover] [bf2...j5j] Entity Curtain - Additional attributes: {'raw_state': 'open'} 2024-04-30 13:48:29.695 DEBUG (MainThread) [custom_components.localtuya.light] [bf2...j5j] Entity State light - Additional attributes: {'raw_state': False} 2024-04-30 13:48:29.696 DEBUG (MainThread) [custom_components.localtuya.cover] [bf2...j5j] Entity Curtain - Additional attributes: {'raw_state': 'open'} 2024-04-30 13:48:29.696 DEBUG (MainThread) [custom_components.localtuya.light] [bf2...j5j] Entity State light - Additional attributes: {'raw_state': False} 2024-04-30 13:48:29.696 DEBUG (MainThread) [custom_components.localtuya.cover] [bf2...j5j] Entity Curtain - Additional attributes: {'raw_state': 'open'} 2024-04-30 13:48:29.713 DEBUG (MainThread) [custom_components.localtuya.light] [bf2...j5j] Entity State light - Additional attributes: {'raw_state': False} 2024-04-30 13:48:29.713 DEBUG (MainThread) [custom_components.localtuya.cover] [bf2...j5j] Entity Curtain - Additional attributes: {'raw_state': 'open'} 2024-04-30 13:48:29.760 DEBUG (MainThread) [custom_components.localtuya.core.pytuya] [bf2...j5j] Dispatching message CMD 8 TuyaMessage(seqno=61401, cmd=8, retcode=0, payload=b'\xf2\xd5\x8ct\x18\xe4\x85?.\xa6\ry\xa2\xe4\xee1\xc9\x98\xa3\x1dX\x8a\x93d\x05\xcf\x88\xb4\xf9\x80\xc7Y\xb2\xbdG\xac#\xec\xf4$\x7ff0\n\xd5\xafA<\xe0f\x18\xa4\xab\n\xfb\x86\xd4\xe3rV}\x00o^\x98\x818[\x991m\x08\\\x99\x928}\xa0\x10\x07', crc=b"\xb3\x9f\x00\x18\\^L\xb4\xe9\x16\xe4\x9c\xdf\x02\x8d\xa0\xabZ\x0c\xa3\xea\x83\xec\x8f\x17\xe4\xac\x89M\x1a'\xfc", crc_good=True, prefix=21930, iv=None) 2024-04-30 13:48:29.761 DEBUG (MainThread) [custom_components.localtuya.core.pytuya] [bf2...j5j] Got status update 2024-04-30 13:48:29.763 DEBUG (MainThread) [custom_components.localtuya.core.pytuya] [bf2...j5j] Deciphered data = '{"protocol":4,"t":1714477709,"data":{"dps":{"2":22}}}' 2024-04-30 13:48:29.769 DEBUG (MainThread) [custom_components.localtuya.light] [bf2...j5j] Entity State light - Additional attributes: {'raw_state': False} 2024-04-30 13:48:29.770 DEBUG (MainThread) [custom_components.localtuya.cover] [bf2...j5j] Entity Curtain - Additional attributes: {'raw_state': 'open'} 2024-04-30 13:48:29.857 DEBUG (MainThread) [custom_components.localtuya.core.pytuya] [bf2...j5j] Dispatching message CMD 8 TuyaMessage(seqno=61402, cmd=8, retcode=0, payload=b'\x81\x7fn\xe6\x11H\xfcA}\xe1\x0c\xd6\x87\xe3\x1e\x9d\xc9\x98\xa3\x1dX\x8a\x93d\x05\xcf\x88\xb4\xf9\x80\xc7Y\xb2\xbdG\xac#\xec\xf4$\x7ff0\n\xd5\xafA<\xe0f\x18\xa4\xab\n\xfb\x86\xd4\xe3rV}\x00o^:\x8c\xa4\xbe\x16\x19\xd5~', crc=b"A\xba\xb3\xf0^\xe5\x1dN\x19^\xcdv\xc1^\x9e&\x8f\x99\x8c\xc4\x90'gf$\xfd\x15\xdf\x9bH\xe8\x89", crc_good=True, prefix=21930, iv=None) 2024-04-30 13:48:31.206 DEBUG (MainThread) [custom_components.localtuya.core.pytuya] [bf2...j5j] Got status update 2024-04-30 13:48:31.208 DEBUG (MainThread) [custom_components.localtuya.core.pytuya] [bf2...j5j] Deciphered data = '{"protocol":4,"t":1714477710,"data":{"dps":{"2":28}}}' 2024-04-30 13:48:31.208 DEBUG (MainThread) [custom_components.localtuya.core.pytuya] [bf2...j5j] Dispatching message CMD 8 TuyaMessage(seqno=61408, cmd=8, retcode=0, payload=b'\xa6J\x8f\x8d\x08\xf4K\x11\x8f\xc2DH\xde\x8a\x03\x95\xc9\x98\xa3\x1dX\x8a\x93d\x05\xcf\x88\xb4\xf9\x80\xc7Y\x0c5\x99K\x80\x8a\xad\xcf\xfb\xc5B\x84\xd62a\xa3\xe0f\x18\xa4\xab\n\xfb\x86\xd4\xe3rV}\x00o^\xb9\x14\x1dM\xe1\x1e6\x1a\x8a\xca\x1bH]\x06\x9e\xc3', crc=b'\r\xef:\xd8\xbeP\x9b\xbe\xfb\x9a\x04\xb5i|z\xea\xeaT\t\xd8\xf0\xe90\xb0vb\x81\x10B\xd2e\xd7', crc_good=True, prefix=21930, iv=None) 2024-04-30 13:48:31.209 DEBUG (MainThread) [custom_components.localtuya.core.pytuya] [bf2...j5j] Got status update 2024-04-30 13:48:31.210 DEBUG (MainThread) [custom_components.localtuya.core.pytuya] [bf2...j5j] Deciphered data = '{"protocol":4,"t":1714477711,"data":{"dps":{"2":29}}}' 2024-04-30 13:48:31.213 DEBUG (MainThread) [custom_components.localtuya.light] [bf2...j5j] Entity State light - Additional attributes: {'raw_state': False} 2024-04-30 13:48:31.213 DEBUG (MainThread) [custom_components.localtuya.cover] [bf2...j5j] Entity Curtain - Additional attributes: {'raw_state': 'open'} 2024-04-30 13:48:31.214 DEBUG (MainThread) [custom_components.localtuya.light] [bf2...j5j] Entity State light - Additional attributes: {'raw_state': False} 2024-04-30 13:48:31.214 DEBUG (MainThread) [custom_components.localtuya.cover] [bf2...j5j] Entity Curtain - Additional attributes: {'raw_state': 'open'} 2024-04-30 13:48:31.215 DEBUG (MainThread) [custom_components.localtuya.light] [bf2...j5j] Entity State light - Additional attributes: {'raw_state': False} 2024-04-30 13:48:31.215 DEBUG (MainThread) [custom_components.localtuya.light] [bf2...j5j] Entity State light - Additional attributes: {'raw_state': False} 2024-04-30 13:48:31.216 DEBUG (MainThread) [custom_components.localtuya.cover] [bf2...j5j] Entity Curtain - Additional attributes: {'raw_state': 'open'} 2024-04-30 13:48:31.216 DEBUG (MainThread) [custom_components.localtuya.light] [bf2...j5j] Entity State light - Additional attributes: {'raw_state': False} 2024-04-30 13:48:31.216 DEBUG (MainThread) [custom_components.localtuya.cover] [bf2...j5j] Entity Curtain - Additional attributes: {'raw_state': 'open'} 2024-04-30 13:48:31.217 DEBUG (MainThread) [custom_components.localtuya.light] [bf2...j5j] Entity State light - Additional attributes: {'raw_state': False} 2024-04-30 13:48:31.217 DEBUG (MainThread) [custom_components.localtuya.cover] [bf2...j5j] Entity Curtain - Additional attributes: {'raw_state': 'open'} 2024-04-30 13:48:31.288 DEBUG (MainThread) [custom_components.localtuya.core.pytuya] [bf2...j5j] Dispatching message CMD 8 TuyaMessage(seqno=61409, cmd=8, retcode=0, payload=b'xX\xb6\x94s\xa1\xc5\xba \x14\xc4\xf6\xf2k\xa8\x9e\xc9\x98\xa3\x1dX\x8a\x93d\x05\xcf\x88\xb4\xf9\x80\xc7Y\x0c5\x99K\x80\x8a\xad\xcf\xfb\xc5B\x84\xd62a\xa3\x0f\x89m\x864\x99\xc6\xdc\xbb\xc8\x19\xed\xe8\xe9Jk\x0b\xb0R\x04\x1e\xf5\xef\xf8F\xcf\x0b\xf9\x87\xcav\x9d', crc=b'\xe0\xd1H\x84{\x03\xa5S\x04\xfa\x03,\x0c\xfe!G\x98\x86\xcf\rX\x96\xd9(\x11k~\xb9jL\xf8\x1a', crc_good=True, prefix=21930, iv=None) 2024-04-30 13:48:31.288 DEBUG (MainThread) [custom_components.localtuya.core.pytuya] [bf2...j5j] Got status update 2024-04-30 13:48:31.290 DEBUG (MainThread) [custom_components.localtuya.core.pytuya] [bf2...j5j] Deciphered data = '{"protocol":4,"t":1714477711,"data":{"dps":{"2":30}}}' 2024-04-30 13:48:31.296 DEBUG (MainThread) [custom_components.localtuya.light] [bf2...j5j] Entity State light - Additional attributes: {'raw_state': False} 2024-04-30 13:48:31.301 DEBUG (MainThread) [custom_components.localtuya.cover] [bf2...j5j] Entity Curtain - Additional attributes: {'raw_state': 'open'} 2024-04-30 13:48:31.392 DEBUG (MainThread) [custom_components.localtuya.core.pytuya] [bf2...j5j] Dispatching message CMD 8 TuyaMessage(seqno=61410, cmd=8, retcode=0, payload=b'?E\x97\xc41\x81\\\xb8\x1c\xf4\xea\xc3\xd77\xc7\xe1\xc9\x98\xa3\x1dX\x8a\x93d\x05\xcf\x88\xb4\xf9\x80\xc7Y\x0c5\x99K\x80\x8a\xad\xcf\xfb\xc5B\x84\xd62a\xa3\xf2\xe2\xcc?@\xb9\x8e\x7f\xf9\xe9c"\x9f\xfak\xc5\xe1Riyv\x02\x9c\x1f\xc0u\xf8fy\xf5c\xf1', crc=b'\x8b\xef\x14\xd3\x02\x13: r\xfe<\x11\xb7\xea\xa3#$i\xfcDg\xf9\xac\xe1D\xe5W?\xcb\x0b\xb7\xf9', crc_good=True, prefix=21930, iv=None) 2024-04-30 13:48:31.393 DEBUG (MainThread) [custom_components.localtuya.core.pytuya] [bf2...j5j] Got status update 2024-04-30 13:48:31.395 DEBUG (MainThread) [custom_components.localtuya.core.pytuya] [bf2...j5j] Deciphered data = '{"protocol":4,"t":1714477711,"data":{"dps":{"101":true}}}' 2024-04-30 13:48:31.400 DEBUG (MainThread) [custom_components.localtuya.light] [bf2...j5j] Entity State light - Additional attributes: {'raw_state': False} 2024-04-30 13:48:31.401 DEBUG (MainThread) [custom_components.localtuya.cover] [bf2...j5j] Entity Curtain - Additional attributes: {'raw_state': 'open'} 2024-04-30 13:48:31.497 DEBUG (MainThread) [custom_components.localtuya.core.pytuya] [bf2...j5j] Dispatching message CMD 9 TuyaMessage(seqno=61411, cmd=9, retcode=0, payload=b'', crc=b"\x02\x15js\x88\x89\xa0N\xe3\xe9\x06bQ\xc3\xaa\xe0'M\xb7|I\x98~/G\xf5\x9by\xb4\x00\x16E", crc_good=True, prefix=21930, iv=None) 2024-04-30 13:48:31.498 DEBUG (MainThread) [custom_components.localtuya.core.pytuya] [bf2...j5j] Got heartbeat response 2024-04-30 13:48:31.498 DEBUG (MainThread) [custom_components.localtuya.core.pytuya] [bf2...j5j] ACK received for command 9: ignoring it 2024-04-30 13:48:31.911 DEBUG (MainThread) [custom_components.localtuya.core.pytuya] [bf2...j5j] Dispatching message CMD 8 TuyaMessage(seqno=61412, cmd=8, retcode=0, payload=b'\xb7j\xfe\xc5\xec\xb1\xc2db\xe2\x86\xc1\x0e\xba\xc1?\xc9\x98\xa3\x1dX\x8a\x93d\x05\xcf\x88\xb4\xf9\x80\xc7Y\x0c5\x99K\x80\x8a\xad\xcf\xfb\xc5B\x84\xd62a\xa3\xfb\xd4\xcd\xcd\x83\xc9q\xa7\xf3\xe8\xac\xe6\xa2&\xdd\x83VI\xc3\xdd\xad\xbfj\x91\xf1\x9eO\xcf\xf6-?\xd8', crc=b"\xd4FHq\xab\x01JV\x8c\xc5F\xc0\xe2\xdd\xc0\x1d\xdb\xfd\x07\xcd\xee\xff\xc8M6.o\x01\x06\x1e\xa2'", crc_good=True, prefix=21930, iv=None) 2024-04-30 13:48:31.912 DEBUG (MainThread) [custom_components.localtuya.core.pytuya] [bf2...j5j] Got status update 2024-04-30 13:48:31.915 DEBUG (MainThread) [custom_components.localtuya.core.pytuya] [bf2...j5j] Deciphered data = '{"protocol":4,"t":1714477711,"data":{"dps":{"1":"continue"}}}' 2024-04-30 13:48:31.925 DEBUG (MainThread) [custom_components.localtuya.light] [bf2...j5j] Entity State light - Additional attributes: {'raw_state': False} 2024-04-30 13:48:31.925 DEBUG (MainThread) [custom_components.localtuya.cover] [bf2...j5j] Entity Curtain - Additional attributes: {'raw_state': 'continue'} 2024-04-30 13:48:33.946 DEBUG (MainThread) [custom_components.localtuya.core.pytuya] [bf2...j5j] Dispatching message CMD 8 TuyaMessage(seqno=61413, cmd=8, retcode=0, payload=b'0Z.\xde\xf3\xd6\x15Q\xe802 \xb2o\x08\x90\xc9\x98\xa3\x1dX\x8a\x93d\x05\xcf\x88\xb4\xf9\x80\xc7Y\x19_\xd3\xa4l\xf13\\\xe0e\x81$Y\x16\xa2\xc5\xfb\xd4\xcd\xcd\x83\xc9q\xa7\xf3\xe8\xac\xe6\xa2&\xdd\x83JY\xc0\x81K2\xfb\xd8\xbbVT\xf0\x8d\n\xac-', crc=b'\xff\x14\xcc\xbb\x1e\xef9M9\x18#\x04\xf1\x18c\xdfQ\xd7\xeaC\xc8\xd6\xc2\x94\x95\x8e\x87\xbb \xfd\xad\x85', crc_good=True, prefix=21930, iv=None) 2024-04-30 13:48:33.947 DEBUG (MainThread) [custom_components.localtuya.core.pytuya] [bf2...j5j] Got status update 2024-04-30 13:48:33.949 DEBUG (MainThread) [custom_components.localtuya.core.pytuya] [bf2...j5j] Deciphered data = '{"protocol":4,"t":1714477714,"data":{"dps":{"1":"close"}}}' 2024-04-30 13:48:33.953 DEBUG (MainThread) [custom_components.localtuya.light] [bf2...j5j] Entity State light - Additional attributes: {'raw_state': False} 2024-04-30 13:48:33.954 DEBUG (MainThread) [custom_components.localtuya.cover] [bf2...j5j] Entity Curtain - Additional attributes: {'raw_state': 'close'} 2024-04-30 13:48:34.010 DEBUG (MainThread) [custom_components.localtuya.core.pytuya] [bf2...j5j] Dispatching message CMD 8 TuyaMessage(seqno=61414, cmd=8, retcode=0, payload=b'\xf0\x93(\xe5|.=\x07\x02R\xd0\xdc\x15y\xa8\xae\xc9\x98\xa3\x1dX\x8a\x93d\x05\xcf\x88\xb4\xf9\x80\xc7Y\x19_\xd3\xa4l\xf13\\\xe0e\x81$Y\x16\xa2\xc5\xf2\xe2\xcc?@\xb9\x8e\x7f\xf9\xe9c"\x9f\xfak\xc5]\xa1\xce\x87 \x82\xd0\xe9\xc4\xd1\xb9s\xb1\x0c\xc1\x8c', crc=b'\xd3Y\xfcO3\x95\xb7r#?3\x96\xaf\r\x80G\xd9\x18\xa5\xaf\xf7\x9ax\xaf\xf8#\x98Jj\xc9\x13\t', crc_good=True, prefix=21930, iv=None) 2024-04-30 13:48:34.010 DEBUG (MainThread) [custom_components.localtuya.core.pytuya] [bf2...j5j] Got status update 2024-04-30 13:48:34.023 DEBUG (MainThread) [custom_components.localtuya.core.pytuya] [bf2...j5j] Deciphered data = '{"protocol":4,"t":1714477714,"data":{"dps":{"101":false}}}' 2024-04-30 13:48:34.036 DEBUG (MainThread) [custom_components.localtuya.light] [bf2...j5j] Entity State light - Additional attributes: {'raw_state': False} 2024-04-30 13:48:34.039 DEBUG (MainThread) [custom_components.localtuya.cover] [bf2...j5j] Entity Curtain - Additional attributes: {'raw_state': 'close'} 2024-04-30 13:48:34.582 DEBUG (MainThread) [custom_components.localtuya.core.pytuya] [bf2...j5j] Dispatching message CMD 8 TuyaMessage(seqno=61415, cmd=8, retcode=0, payload=b"\x1d\xb0\x0b\xbdOr\x0f\x17\xd6iD\x86\x97'\x17V\xc9\x98\xa3\x1dX\x8a\x93d\x05\xcf\x88\xb4\xf9\x80\xc7Y\x19_\xd3\xa4l\xf13\\\xe0e\x81$Y\x16\xa2\xc5\xe0f\x18\xa4\xab\n\xfb\x86\xd4\xe3rV}\x00o^\xb9\x14\x1dM\xe1\x1e6\x1a\x8a\xca\x1bH]\x06\x9e\xc3", crc=b'\x9fG\xf6\xa8y|\xa9\x8169y\xd3\x01a\x11C\xff\xae\xefW}n\x01\xa6M\xfb\xf4\x06hWr"', crc_good=True, prefix=21930, iv=None) 2024-04-30 13:48:34.583 DEBUG (MainThread) [custom_components.localtuya.core.pytuya] [bf2...j5j] Got status update 2024-04-30 13:48:34.585 DEBUG (MainThread) [custom_components.localtuya.core.pytuya] [bf2...j5j] Deciphered data = '{"protocol":4,"t":1714477714,"data":{"dps":{"2":29}}}' 2024-04-30 13:48:34.590 DEBUG (MainThread) [custom_components.localtuya.light] [bf2...j5j] Entity State light - Additional attributes: {'raw_state': False} 2024-04-30 13:48:34.595 DEBUG (MainThread) [custom_components.localtuya.cover] [bf2...j5j] Entity Curtain - Additional attributes: {'raw_state': 'close'} 2024-04-30 13:48:34.839 DEBUG (MainThread) [custom_components.localtuya.core.pytuya] [bf2...j5j] Dispatching message CMD 8 TuyaMessage(seqno=61416, cmd=8, retcode=0, payload=b';\xad&\xd3\xde\xa1(?\xaf\x8d\xc9\x03n+\xe6p\xc9\x98\xa3\x1dX\x8a\x93d\x05\xcf\x88\xb4\xf9\x80\xc7Y\x19_\xd3\xa4l\xf13\\\xe0e\x81$Y\x16\xa2\xc5\xe0f\x18\xa4\xab\n\xfb\x86\xd4\xe3rV}\x00o^E\xc4\xa0\x96\xb1\xeaPp\x9c>\xa4\xbe\x16\x19\xd5~', crc=b'?)\x9d\x8c\x1d\x87\xb0\x7f#\x07Cm\x05l\xa6\xf7\xb6\xf4\xe4\x0c\xe1\xec\x0b\xf4b\x8arzrP\x8bK', crc_good=True, prefix=21930, iv=None) 2024-04-30 13:48:34.840 DEBUG (MainThread) [custom_components.localtuya.core.pytuya] [bf2...j5j] Got status update 2024-04-30 13:48:34.842 DEBUG (MainThread) [custom_components.localtuya.core.pytuya] [bf2...j5j] Deciphered data = '{"protocol":4,"t":1714477714,"data":{"dps":{"2":28}}}' 2024-04-30 13:48:34.847 DEBUG (MainThread) [custom_components.localtuya.light] [bf2...j5j] Entity State light - Additional attributes: {'raw_state': False} 2024-04-30 13:48:34.848 DEBUG (MainThread) [custom_components.localtuya.cover] [bf2...j5j] Entity Curtain - Additional attributes: {'raw_state': 'close'} 2024-04-30 13:48:35.004 DEBUG (MainThread) [custom_components.localtuya.core.pytuya] [bf2...j5j] Dispatching message CMD 8 TuyaMessage(seqno=61417, cmd=8, retcode=0, payload=b'a\xdc.\x92\xbb\xa0X\x8at\xed\x80\xeb"p3\x89\xc9\x98\xa3\x1dX\x8a\x93d\x05\xcf\x88\xb4\xf9\x80\xc7Y\xf1@n+\x00\x81\x95\xff\xd1\xbe\xdb\xb4\x85\xf1\xd4\x0c\xe0f\x18\xa4\xab\n\xfb\x86\xd4\xe3rV}\x00o^\xa4\xa4\xad\x91f\x9en\xd0\x843\x83+\xcb\x93S\x81', crc=b'\xac{w\xd9\x02\xd5h\x8c', crc_good=True, prefix=21930, iv=None) 2024-04-30 13:48:35.188 DEBUG (MainThread) [custom_components.localtuya.core.pytuya] [bf2...j5j] Got status update 2024-04-30 13:48:35.189 DEBUG (MainThread) [custom_components.localtuya.core.pytuya] [bf2...j5j] Deciphered data = '{"protocol":4,"t":1714477715,"data":{"dps":{"2":26}}}' 2024-04-30 13:48:35.194 DEBUG (MainThread) [custom_components.localtuya.light] [bf2...j5j] Entity State light - Additional attributes: {'raw_state': False} 2024-04-30 13:48:35.195 DEBUG (MainThread) [custom_components.localtuya.cover] [bf2...j5j] Entity Curtain - Additional attributes: {'raw_state': 'close'} 2024-04-30 13:48:35.347 DEBUG (MainThread) [custom_components.localtuya.core.pytuya] [bf2...j5j] Dispatching message CMD 8 TuyaMessage(seqno=61419, cmd=8, retcode=0, payload=b'\xc2\x8e\x06T\x81\xddM\xa4\x1c\xc2\x15\xea\xfc\xa2\xaa\x03\xc9\x98\xa3\x1dX\x8a\x93d\x05\xcf\x88\xb4\xf9\x80\xc7Y\xf1@n+\x00\x81\x95\xff\xd1\xbe\xdb\xb4\x85\xf1\xd4\x0c\xe0f\x18\xa4\xab\n\xfb\x86\xd4\xe3rV}\x00o^\xb9i\xf0\xf2\xb0\x18c\x03o\xad\x0e\xd1d\xb2\x802', crc=b'\xd0J`8\xf6\xc7\xa3\x80\xf8\x18\x9e\x1c\xdf\xb1\x1b\x7f\xe5\x07\xf7\xf5^\xfb\xe6\xe4\xe5\x8a \xb7\xb1\x7fc\xac', crc_good=True, prefix=21930, iv=None) 2024-04-30 13:48:35.347 DEBUG (MainThread) [custom_components.localtuya.core.pytuya] [bf2...j5j] Got status update 2024-04-30 13:48:35.349 DEBUG (MainThread) [custom_components.localtuya.core.pytuya] [bf2...j5j] Deciphered data = '{"protocol":4,"t":1714477715,"data":{"dps":{"2":25}}}' 2024-04-30 13:48:35.355 DEBUG (MainThread) [custom_components.localtuya.light] [bf2...j5j] Entity State light - Additional attributes: {'raw_state': False} 2024-04-30 13:48:35.356 DEBUG (MainThread) [custom_components.localtuya.cover] [bf2...j5j] Entity Curtain - Additional attributes: {'raw_state': 'close'} 2024-04-30 13:48:35.517 DEBUG (MainThread) [custom_components.localtuya.core.pytuya] [bf2...j5j] Dispatching message CMD 8 TuyaMessage(seqno=61420, cmd=8, retcode=0, payload=b'\xf1\xc1S\x1d\x14\xf2XH\xb2~\x99vpfu\x9d\xc9\x98\xa3\x1dX\x8a\x93d\x05\xcf\x88\xb4\xf9\x80\xc7Y\xf1@n+\x00\x81\x95\xff\xd1\xbe\xdb\xb4\x85\xf1\xd4\x0c\xe0f\x18\xa4\xab\n\xfb\x86\xd4\xe3rV}\x00o^\xc5\x1e\t\xde[*\x12\xbb\xa0\x84c\xa9\xcf\x1c\xe1"', crc=b"\x1f\x07\x183\x904h\x8c\x8f\xc8}.\xa5\xa6dx\xbd\xb2\xff\r\x98\x0f\xd9\xc1[\x04\xcdw5e\xce'", crc_good=True, prefix=21930, iv=None) 2024-04-30 13:48:35.518 DEBUG (MainThread) [custom_components.localtuya.core.pytuya] [bf2...j5j] Got status update 2024-04-30 13:48:35.521 DEBUG (MainThread) [custom_components.localtuya.core.pytuya] [bf2...j5j] Deciphered data = '{"protocol":4,"t":1714477715,"data":{"dps":{"2":24}}}' 2024-04-30 13:48:35.525 DEBUG (MainThread) [custom_components.localtuya.light] [bf2...j5j] Entity State light - Additional attributes: {'raw_state': False} 2024-04-30 13:48:35.526 DEBUG (MainThread) [custom_components.localtuya.cover] [bf2...j5j] Entity Curtain - Additional attributes: {'raw_state': 'close'} 2024-04-30 13:48:35.691 DEBUG (MainThread) [custom_components.localtuya.core.pytuya] [bf2...j5j] Dispatching message CMD 8 TuyaMessage(seqno=61421, cmd=8, retcode=0, payload=b'0\xfe\x92\xb1\x15\xa7!$\x12\xb5gH\xd8D6.\xc9\x98\xa3\x1dX\x8a\x93d\x05\xcf\x88\xb4\xf9\x80\xc7Y\xf1@n+\x00\x81\x95\xff\xd1\xbe\xdb\xb4\x85\xf1\xd4\x0c\xe0f\x18\xa4\xab\n\xfb\x86\xd4\xe3rV}\x00o^:\x8c\xa4\xbe\x16\x19\xd5~', crc=b'F\xce\x80\xdd!\x07\x87\xc3\xb7\x07"\xb4\xf2\xa0L\x92\xc9j\xa1\x9e\xd5\xe89\x1f\xb0\xdd\xb4\xcb\xfc"\xa9\x8a', crc_good=True, prefix=21930, iv=None) 2024-04-30 13:48:37.611 DEBUG (MainThread) [custom_components.localtuya.core.pytuya] [bf2...j5j] Got status update 2024-04-30 13:48:37.620 DEBUG (MainThread) [custom_components.localtuya.core.pytuya] [bf2...j5j] Deciphered data = '{"protocol":4,"t":1714477716,"data":{"dps":{"2":18}}}' 2024-04-30 13:48:37.621 DEBUG (MainThread) [custom_components.localtuya.core.pytuya] [bf2...j5j] Dispatching message CMD 8 TuyaMessage(seqno=61427, cmd=8, retcode=0, payload=b'\\\xbe\xdf\xa2V\xaeik\x1eq\xe4\t\xb3\x9aq\xae\xc9\x98\xa3\x1dX\x8a\x93d\x05\xcf\x88\xb4\xf9\x80\xc7Y\xb8M$\xe6#Kf\xa6W\xa9F[\x8e\x18lS\x0f-\xea*\x1c\xba\xe0\xa4\x9e~\x18r\x1e\x98\xc5\x7f\xa4\xa4\xad\x91f\x9en\xd0\x843\x83+\xcb\x93S\x81', crc=b'\xb6L\\=y\xf2\x87\x95N\x1a~\xd7\xd4\x91\x98\xf7t{\xb8\xe9\x9c\xc3\xfb\x07\xa2C.\xaf\xff;\xd0\x85', crc_good=True, prefix=21930, iv=None) 2024-04-30 13:48:37.621 DEBUG (MainThread) [custom_components.localtuya.core.pytuya] [bf2...j5j] Got status update 2024-04-30 13:48:37.626 DEBUG (MainThread) [custom_components.localtuya.core.pytuya] [bf2...j5j] Deciphered data = '{"protocol":4,"t":1714477716,"data":{"dps":{"2":17}}}' 2024-04-30 13:48:37.627 DEBUG (MainThread) [custom_components.localtuya.core.pytuya] [bf2...j5j] Dispatching message CMD 8 TuyaMessage(seqno=61428, cmd=8, retcode=0, payload=b'7\xb3\\4\xca\xad\xd0# \x8ad\xbdM\x83U\xb5\xc9\x98\xa3\x1dX\x8a\x93d\x05\xcf\x88\xb4\xf9\x80\xc7Y\x9d\xf8\xcd\xaa/\xc9\xe5\xbbC#q\xd0\xd5\xc9\x84\x03\x0f-\xea*\x1c\xba\xe0\xa4\x9e~\x18r\x1e\x98\xc5\x7f|\x9e\x87\xcaTW>\x17\xa5\xf3\x1b>\x9e\xf3\xc9\x98\xa3\x1dX\x8a\x93d\x05\xcf\x88\xb4\xf9\x80\xc7Y\x9d\xf8\xcd\xaa/\xc9\xe5\xbbC#q\xd0\xd5\xc9\x84\x03\x0f-\xea*\x1c\xba\xe0\xa4\x9e~\x18r\x1e\x98\xc5\x7f\xc5\x1e\t\xde[*\x12\xbb\xa0\x84c\xa9\xcf\x1c\xe1"', crc=b'W\x1a\x0c\x8f\xf6\x15cC\x0e|\x86-\x0c\xec\xd7\xb3\x14\xf9U\x7ff\n\xbfyB\x08\x8d&\xf0\xffqO', crc_good=True, prefix=21930, iv=None) 2024-04-30 13:48:37.641 DEBUG (MainThread) [custom_components.localtuya.core.pytuya] [bf2...j5j] Got status update 2024-04-30 13:48:37.644 DEBUG (MainThread) [custom_components.localtuya.core.pytuya] [bf2...j5j] Deciphered data = '{"protocol":4,"t":1714477717,"data":{"dps":{"2":14}}}' 2024-04-30 13:48:37.645 DEBUG (MainThread) [custom_components.localtuya.core.pytuya] [bf2...j5j] Dispatching message CMD 8 TuyaMessage(seqno=61431, cmd=8, retcode=0, payload=b'\xf1Z\x00\xbf\x90\xa5\xc0\x10\xaf|O\xbe\x15U|\xd1\xc9\x98\xa3\x1dX\x8a\x93d\x05\xcf\x88\xb4\xf9\x80\xc7Y\x9d\xf8\xcd\xaa/\xc9\xe5\xbbC#q\xd0\xd5\xc9\x84\x03\x0f-\xea*\x1c\xba\xe0\xa4\x9e~\x18r\x1e\x98\xc5\x7f:\x8c\xbd\xcf\x08\xe6Z\xa6v\xf2\x07\xb1\xe4cU\xcd\xd3\x1bcT\xd01\x1f\xb3\x88\x99+\xe6\xb57\x14\xb7', crc_good=True, prefix=21930, iv=None) 2024-04-30 13:48:38.353 DEBUG (MainThread) [custom_components.localtuya.core.pytuya] [bf2...j5j] Got status update 2024-04-30 13:48:38.355 DEBUG (MainThread) [custom_components.localtuya.core.pytuya] [bf2...j5j] Deciphered data = '{"protocol":4,"t":1714477718,"data":{"dps":{"2":9}}}' 2024-04-30 13:48:38.360 DEBUG (MainThread) [custom_components.localtuya.light] [bf2...j5j] Entity State light - Additional attributes: {'raw_state': False} 2024-04-30 13:48:38.361 DEBUG (MainThread) [custom_components.localtuya.cover] [bf2...j5j] Entity Curtain - Additional attributes: {'raw_state': 'close'} 2024-04-30 13:48:38.527 DEBUG (MainThread) [custom_components.localtuya.core.pytuya] [bf2...j5j] Dispatching message CMD 8 TuyaMessage(seqno=61436, cmd=8, retcode=0, payload=b"o>K\xe1\x02\x90O\x11c\xec\xf4\xbd\xae?\xc2\x9a\xc9\x98\xa3\x1dX\x8a\x93d\x05\xcf\x88\xb4\xf9\x80\xc7Y\xe9#\n\xfc\x12Z\x06\x13l\xde[\x0f\xc8\x17\x06\x8f\xf8\xda\xbb\t\xd93$w\xe8\x10h>!%\xa3v\xad\x08m\xb5k\x07'E\xb7\x19\xe9\xbb9u\xf7\xdf", crc=b"\xa2m\xb3\r\x8c\xbbZ\x9a\x0c\x82\xeaq=\xcf{+L\r9o\x8aq\xb0\xd4'\x15\xa2\x16\xd6+\xc6\xb0", crc_good=True, prefix=21930, iv=None) 2024-04-30 13:48:38.527 DEBUG (MainThread) [custom_components.localtuya.core.pytuya] [bf2...j5j] Got status update 2024-04-30 13:48:38.528 DEBUG (MainThread) [custom_components.localtuya.core.pytuya] [bf2...j5j] Deciphered data = '{"protocol":4,"t":1714477718,"data":{"dps":{"2":8}}}' 2024-04-30 13:48:38.536 DEBUG (MainThread) [custom_components.localtuya.light] [bf2...j5j] Entity State light - Additional attributes: {'raw_state': False} 2024-04-30 13:48:38.537 DEBUG (MainThread) [custom_components.localtuya.cover] [bf2...j5j] Entity Curtain - Additional attributes: {'raw_state': 'close'} 2024-04-30 13:48:38.700 DEBUG (MainThread) [custom_components.localtuya.core.pytuya] [bf2...j5j] Dispatching message CMD 8 TuyaMessage(seqno=61437, cmd=8, retcode=0, payload=b"D\x1b\xa0\xcd\x0c\xc5\x14\xc3\\6\xec>\xbc\xe0\xd0^\xc9\x98\xa3\x1dX\x8a\x93d\x05\xcf\x88\xb4\xf9\x80\xc7Y\xe9#\n\xfc\x12Z\x06\x13l\xde[\x0f\xc8\x17\x06\x8f\n\xc4\x06\xf7\xc0\x81U\xe7\xbdmq\x15\x90\x1d\xf4\x8c\xad\x08m\xb5k\x07'E\xb7\x19\xe9\xbb9u\xf7\xdf", crc=b'\xa7\x05\xd0\x01\x19H\x8f\xf1%\x84!h\x8f\x03\xf2YZ,s\xe2\xe6x\x05\x89\xa8\x03cF:\x90&\x03', crc_good=True, prefix=21930, iv=None) 2024-04-30 13:48:38.700 DEBUG (MainThread) [custom_components.localtuya.core.pytuya] [bf2...j5j] Got status update 2024-04-30 13:48:38.704 DEBUG (MainThread) [custom_components.localtuya.core.pytuya] [bf2...j5j] Deciphered data = '{"protocol":4,"t":1714477718,"data":{"dps":{"2":7}}}' 2024-04-30 13:48:38.712 DEBUG (MainThread) [custom_components.localtuya.light] [bf2...j5j] Entity State light - Additional attributes: {'raw_state': False} 2024-04-30 13:48:38.713 DEBUG (MainThread) [custom_components.localtuya.cover] [bf2...j5j] Entity Curtain - Additional attributes: {'raw_state': 'close'} 2024-04-30 13:48:38.876 DEBUG (MainThread) [custom_components.localtuya.core.pytuya] [bf2...j5j] Dispatching message CMD 8 TuyaMessage(seqno=61438, cmd=8, retcode=0, payload=b"tF\xf4\x05\x1aw0/\xf1\xdfx\xf0\x9f\xdc\xbf\x1a\xc9\x98\xa3\x1dX\x8a\x93d\x05\xcf\x88\xb4\xf9\x80\xc7Y\xe9#\n\xfc\x12Z\x06\x13l\xde[\x0f\xc8\x17\x06\x8fG\x1c\xb3\x97\x86\xfcu\xdc,\x03@\xa1\x82\t\xb8$\xad\x08m\xb5k\x07'E\xb7\x19\xe9\xbb9u\xf7\xdf", crc=b'J\x12\x08\xfc\xf1\xd8\xa0\xba\xa3\x15\xa4r\x0c\xba\xf7\x97\x01\xba\xc2f?\'P\xadHU\xfc"\xba9\xe5\xf2', crc_good=True, prefix=21930, iv=None) 2024-04-30 13:48:38.877 DEBUG (MainThread) [custom_components.localtuya.core.pytuya] [bf2...j5j] Got status update 2024-04-30 13:48:38.879 DEBUG (MainThread) [custom_components.localtuya.core.pytuya] [bf2...j5j] Deciphered data = '{"protocol":4,"t":1714477718,"data":{"dps":{"2":6}}}' 2024-04-30 13:48:38.884 DEBUG (MainThread) [custom_components.localtuya.light] [bf2...j5j] Entity State light - Additional attributes: {'raw_state': False} 2024-04-30 13:48:38.884 DEBUG (MainThread) [custom_components.localtuya.cover] [bf2...j5j] Entity Curtain - Additional attributes: {'raw_state': 'close'} 2024-04-30 13:48:39.123 DEBUG (MainThread) [custom_components.localtuya.core.pytuya] [bf2...j5j] Dispatching message CMD 8 TuyaMessage(seqno=61439, cmd=8, retcode=0, payload=b"x\xcdr]\xe4\xa8\xa6\xeb\xa2\x7f\xda.\x0c_g\x03\xc9\x98\xa3\x1dX\x8a\x93d\x05\xcf\x88\xb4\xf9\x80\xc7Y\xda1mW\xf9#\xdd\x13\xd9\x84\x98\x91\xbf\xf2\xa1\xb3\xafF\x95\xad\x17+L\xa9\x8b\xd6Yd\xcf\xd0\x12$\xad\x08m\xb5k\x07'E\xb7\x19\xe9\xbb9u\xf7\xdf", crc=b'\xf0[\xec\xe6\xaa\\\xde\xc6\xac/\xaa\x98~}\xc7\xdcd@\xacK\xbb\xf1.|Y~a\x1a\xee\x06LH', crc_good=True, prefix=21930, iv=None) 2024-04-30 13:48:39.123 DEBUG (MainThread) [custom_components.localtuya.core.pytuya] [bf2...j5j] Got status update 2024-04-30 13:48:39.123 DEBUG (MainThread) [custom_components.localtuya.core.pytuya] [bf2...j5j] Deciphered data = '{"protocol":4,"t":1714477719,"data":{"dps":{"2":5}}}' 2024-04-30 13:48:39.129 DEBUG (MainThread) [custom_components.localtuya.light] [bf2...j5j] Entity State light - Additional attributes: {'raw_state': False} 2024-04-30 13:48:39.129 DEBUG (MainThread) [custom_components.localtuya.cover] [bf2...j5j] Entity Curtain - Additional attributes: {'raw_state': 'close'} 2024-04-30 13:48:39.298 DEBUG (MainThread) [custom_components.localtuya.core.pytuya] [bf2...j5j] Dispatching message CMD 8 TuyaMessage(seqno=61440, cmd=8, retcode=0, payload=b"'\x89\x00\x99c\xe6\xcf<\xbe\xf2\xb6%\xa8C\xe1\xc7\xc9\x98\xa3\x1dX\x8a\x93d\x05\xcf\x88\xb4\xf9\x80\xc7Y\xda1mW\xf9#\xdd\x13\xd9\x84\x98\x91\xbf\xf2\xa1\xb3\xfe\x0f\xa3\xa6\x7f;\x12\x02\xbb\xf9\xd3\xfc\xda\\\xf2\xb1\xad\x08m\xb5k\x07'E\xb7\x19\xe9\xbb9u\xf7\xdf", crc=b"\xbd\x07\xcc9'\xf4\x1f\xec\x97\xaf[oY\xe3Rr\x12\xf8h\x0f\x11\xbe\x9dh\x9b\xf4\xd5\xbc\xd8\x08\x0e\x02", crc_good=True, prefix=21930, iv=None) 2024-04-30 13:48:39.298 DEBUG (MainThread) [custom_components.localtuya.core.pytuya] [bf2...j5j] Got status update 2024-04-30 13:48:39.300 DEBUG (MainThread) [custom_components.localtuya.core.pytuya] [bf2...j5j] Deciphered data = '{"protocol":4,"t":1714477719,"data":{"dps":{"2":4}}}' 2024-04-30 13:48:39.306 DEBUG (MainThread) [custom_components.localtuya.light] [bf2...j5j] Entity State light - Additional attributes: {'raw_state': False} 2024-04-30 13:48:39.307 DEBUG (MainThread) [custom_components.localtuya.cover] [bf2...j5j] Entity Curtain - Additional attributes: {'raw_state': 'close'} 2024-04-30 13:48:39.479 DEBUG (MainThread) [custom_components.localtuya.core.pytuya] [bf2...j5j] Dispatching message CMD 8 TuyaMessage(seqno=61441, cmd=8, retcode=0, payload=b"\xd7\xd9c\x11I\xcd\xc0\xae\xddrk:\xb5\xcc\xac\xa9\xc9\x98\xa3\x1dX\x8a\x93d\x05\xcf\x88\xb4\xf9\x80\xc7Y\xda1mW\xf9#\xdd\x13\xd9\x84\x98\x91\xbf\xf2\xa1\xb3\x0f\x89m\x864\x99\xc6\xdc\xbb\xc8\x19\xed\xe8\xe9Jk\xad\x08m\xb5k\x07'E\xb7\x19\xe9\xbb9u\xf7\xdf", crc=b'\xc9\xb5_\xea\xa5\x8f\xa5w6\x1dZ\xed\xf6\x89\xe7-\x13\xae\x18B\xc8\xae\x14\x98\xda\xd4\x86J4r\x8a\x05', crc_good=True, prefix=21930, iv=None) 2024-04-30 13:48:39.479 DEBUG (MainThread) [custom_components.localtuya.core.pytuya] [bf2...j5j] Got status update 2024-04-30 13:48:39.481 DEBUG (MainThread) [custom_components.localtuya.core.pytuya] [bf2...j5j] Deciphered data = '{"protocol":4,"t":1714477719,"data":{"dps":{"2":3}}}' 2024-04-30 13:48:39.484 DEBUG (MainThread) [custom_components.localtuya.light] [bf2...j5j] Entity State light - Additional attributes: {'raw_state': False} 2024-04-30 13:48:39.484 DEBUG (MainThread) [custom_components.localtuya.cover] [bf2...j5j] Entity Curtain - Additional attributes: {'raw_state': 'close'} 2024-04-30 13:48:39.635 DEBUG (MainThread) [custom_components.localtuya.core.pytuya] [bf2...j5j] Dispatching message CMD 8 TuyaMessage(seqno=61442, cmd=8, retcode=0, payload=b"\x8c}\x80 N`\x91\x89\x1cQ\x19\xe9w*+d\xc9\x98\xa3\x1dX\x8a\x93d\x05\xcf\x88\xb4\xf9\x80\xc7Y\xda1mW\xf9#\xdd\x13\xd9\x84\x98\x91\xbf\xf2\xa1\xb3\xe0f\x18\xa4\xab\n\xfb\x86\xd4\xe3rV}\x00o^\xad\x08m\xb5k\x07'E\xb7\x19\xe9\xbb9u\xf7\xdf", crc=b'\xf4\xaf\xa1A\x9b\xf2A4\xf7Ewz\xe5h=\xd9\xb7\x88\xa5B\xf8G\x97\x10Hko\xc3\xcb\x0e\xb5\x8fi\x8fJ\x9cWCt\xf1\xfb\xb9\xc1\xf8w\xefRVg', crc_good=True, prefix=21930, iv=None) 2024-04-30 13:48:41.541 DEBUG (MainThread) [custom_components.localtuya.core.pytuya] [bf2...j5j] Got status update 2024-04-30 13:48:41.542 DEBUG (MainThread) [custom_components.localtuya.core.pytuya] [bf2...j5j] Deciphered data = '{"protocol":4,"t":1714477720,"data":{"dps":{"2":0}}}' 2024-04-30 13:48:41.543 DEBUG (MainThread) [custom_components.localtuya.core.pytuya] [bf2...j5j] Dispatching message CMD 8 TuyaMessage(seqno=61445, cmd=8, retcode=0, payload=b';\xbc\xd4\x94\xf6\x90\xcca\xf6C\xbf\xda\x83\x99\xf0<\xc9\x98\xa3\x1dX\x8a\x93d\x05\xcf\x88\xb4\xf9\x80\xc7Y\x7f)\xf1*\x8d\xb0\rH\x15*\x19\xdd\xc1G\x1d\xed\xfb\xd4\xcd\xcd\x83\xc9q\xa7\xf3\xe8\xac\xe6\xa2&\xdd\x83VI\xc3\xdd\xad\xbfj\x91\xf1\x9eO\xcf\xf6-?\xd8', crc=b'\xaf\xa3\x12;\xa9\xe3\x8f\x16\xac\xb4\xf3R\x8c\xbc\x95\xaa\x95i\xc7\xb2\xec\x83\x16\xb2`J\x92[\xaf\x89j;', crc_good=True, prefix=21930, iv=None) 2024-04-30 13:48:41.543 DEBUG (MainThread) [custom_components.localtuya.core.pytuya] [bf2...j5j] Got status update 2024-04-30 13:48:41.546 DEBUG (MainThread) [custom_components.localtuya.core.pytuya] [bf2...j5j] Deciphered data = '{"protocol":4,"t":1714477721,"data":{"dps":{"1":"continue"}}}' 2024-04-30 13:48:41.547 DEBUG (MainThread) [custom_components.localtuya.core.pytuya] [bf2...j5j] Dispatching message CMD 8 TuyaMessage(seqno=61446, cmd=8, retcode=0, payload=b'#e"[L\xcc\xf8\xf2\xa3w\xc9F\xf6\x1a+\xf6\xc9\x98\xa3\x1dX\x8a\x93d\x05\xcf\x88\xb4\xf9\x80\xc7Y\x7f)\xf1*\x8d\xb0\rH\x15*\x19\xdd\xc1G\x1d\xed\xf2\xe2\xcc?@\xb9\x8e\x7f\xf9\xe9c"\x9f\xfak\xc5\xe1Riyv\x02\x9c\x1f\xc0u\xf8fy\xf5c\xf1', crc=b'\xbd\x8d1\x0f\xf6>\x96\xf4\x85*\xa4\xd7otc\x1c+\x10P\x9b\xa0J\xc5\xb0\xa4\x8e\x8a\xa1\xf4.k\x86', crc_good=True, prefix=21930, iv=None) 2024-04-30 13:48:41.548 DEBUG (MainThread) [custom_components.localtuya.core.pytuya] [bf2...j5j] Got status update 2024-04-30 13:48:41.553 DEBUG (MainThread) [custom_components.localtuya.core.pytuya] [bf2...j5j] Deciphered data = '{"protocol":4,"t":1714477721,"data":{"dps":{"101":true}}}' 2024-04-30 13:48:41.556 DEBUG (MainThread) [custom_components.localtuya.light] [bf2...j5j] Entity State light - Additional attributes: {'raw_state': False} 2024-04-30 13:48:41.557 DEBUG (MainThread) [custom_components.localtuya.cover] [bf2...j5j] Entity Curtain - Additional attributes: {'raw_state': 'continue'} 2024-04-30 13:48:41.558 DEBUG (MainThread) [custom_components.localtuya.light] [bf2...j5j] Entity State light - Additional attributes: {'raw_state': False} 2024-04-30 13:48:41.558 DEBUG (MainThread) [custom_components.localtuya.cover] [bf2...j5j] Entity Curtain - Additional attributes: {'raw_state': 'continue'} 2024-04-30 13:48:41.559 DEBUG (MainThread) [custom_components.localtuya.light] [bf2...j5j] Entity State light - Additional attributes: {'raw_state': False} 2024-04-30 13:48:41.572 DEBUG (MainThread) [custom_components.localtuya.cover] [bf2...j5j] Entity Curtain - Additional attributes: {'raw_state': 'continue'} 2024-04-30 13:48:41.635 DEBUG (MainThread) [custom_components.localtuya.core.pytuya] [bf2...j5j] Dispatching message CMD 9 TuyaMessage(seqno=61447, cmd=9, retcode=0, payload=b'', crc=b'\x80\x17\xd9q\xe7\xfe#\xcd\xbc\xf4\x08\x12\xb8\xb7\x18L\x84\xe9\xe2\xedTu"\xae\n\xfaNV\xe8\xa29O', crc_good=True, prefix=21930, iv=None) 2024-04-30 13:48:41.635 DEBUG (MainThread) [custom_components.localtuya.core.pytuya] [bf2...j5j] Got heartbeat response 2024-04-30 13:48:41.636 DEBUG (MainThread) [custom_components.localtuya.core.pytuya] [bf2...j5j] ACK received for command 9: ignoring it 2024-04-30 13:48:51.637 DEBUG (MainThread) [custom_components.localtuya.core.pytuya] [bf2...j5j] Sending command 9 (device type: v3.4) DPS: None 2024-04-30 13:48:51.638 DEBUG (MainThread) [custom_components.localtuya.core.pytuya] [bf2...j5j] Sending payload: b'{"gwId":"bf2e106766af6979a3uj5j","devId":"bf2e106766af6979a3uj5j"}' 2024-04-30 13:48:51.638 DEBUG (MainThread) [custom_components.localtuya.core.pytuya] [bf2...j5j] final payload for cmd 9: b'{"gwId":"bf2e106766af6979a3uj5j","devId":"bf2e106766af6979a3uj5j"}' 2024-04-30 13:48:51.642 DEBUG (MainThread) [custom_components.localtuya.core.pytuya] [bf2...j5j] Command 9 waiting for seq. number -100 2024-04-30 13:48:51.674 DEBUG (MainThread) [custom_components.localtuya.core.pytuya] [bf2...j5j] Dispatching message CMD 9 TuyaMessage(seqno=61448, cmd=9, retcode=0, payload=b'', crc=b'\xf4\x1b\xa9\xf2!]0D\x9a\xd5g\xe9\xac\xc1#\xe0\x9d\xb0:\xc2\xf8\x14\xd3J\xc7S\xbb\x8a\r(\xf9\xfc', crc_good=True, prefix=21930, iv=None) 2024-04-30 13:48:51.674 DEBUG (MainThread) [custom_components.localtuya.core.pytuya] [bf2...j5j] Got heartbeat response 2024-04-30 13:48:51.675 DEBUG (MainThread) [custom_components.localtuya.core.pytuya] [bf2...j5j] ACK received for command 9: ignoring it` This is the text file: `2024-04-30 13:46:08.847 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration uptime_kuma which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant 2024-04-30 13:46:08.850 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration apsystems_ecur which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant 2024-04-30 13:46:08.852 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration hass_agent which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant 2024-04-30 13:46:08.853 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration homewizard_climate which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant 2024-04-30 13:46:08.855 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration sun2 which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant 2024-04-30 13:46:08.857 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration xiaomi_gateway3 which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant 2024-04-30 13:46:08.859 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration gree which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant 2024-04-30 13:46:08.861 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration afvalwijzer which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant 2024-04-30 13:46:08.863 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration localtuya which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant 2024-04-30 13:46:08.865 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration knmi which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant 2024-04-30 13:46:08.867 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration watchman which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant 2024-04-30 13:46:08.869 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration hacs which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant 2024-04-30 13:46:08.871 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration google_fit which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant 2024-04-30 13:46:08.872 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration google_home which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant 2024-04-30 13:46:08.874 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration panasonic_cc which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant 2024-04-30 13:46:12.736 WARNING (MainThread) [homeassistant.components.climate] Entity None () does not set ClimateEntityFeature.TURN_ON but implements the turn_on method. Please report it to the author of the 'gree' custom integration 2024-04-30 13:46:12.736 WARNING (MainThread) [homeassistant.components.climate] Entity None () implements HVACMode(s): auto, cool, dry, fan_only, heat, off and therefore implicitly supports the turn_on/turn_off methods without setting the proper ClimateEntityFeature. Please report it to the author of the 'gree' custom integration 2024-04-30 13:46:12.835 WARNING (SyncWorker_3) [HkAVR] Connection error: [Errno 111] Connection refused 2024-04-30 13:46:15.375 WARNING (ImportExecutor_0) [homeassistant.components.climate.const] HVAC_MODE_COOL was used from panasonic_cc, this is a deprecated constant which will be removed in HA Core 2025.1. Use HVACMode.COOL instead, please report it to the author of the 'panasonic_cc' custom integration 2024-04-30 13:46:15.384 WARNING (ImportExecutor_0) [homeassistant.components.climate.const] HVAC_MODE_HEAT was used from panasonic_cc, this is a deprecated constant which will be removed in HA Core 2025.1. Use HVACMode.HEAT instead, please report it to the author of the 'panasonic_cc' custom integration 2024-04-30 13:46:15.392 WARNING (ImportExecutor_0) [homeassistant.components.climate.const] HVAC_MODE_HEAT_COOL was used from panasonic_cc, this is a deprecated constant which will be removed in HA Core 2025.1. Use HVACMode.HEAT_COOL instead, please report it to the author of the 'panasonic_cc' custom integration 2024-04-30 13:46:15.402 WARNING (ImportExecutor_0) [homeassistant.components.climate.const] HVAC_MODE_DRY was used from panasonic_cc, this is a deprecated constant which will be removed in HA Core 2025.1. Use HVACMode.DRY instead, please report it to the author of the 'panasonic_cc' custom integration 2024-04-30 13:46:15.411 WARNING (ImportExecutor_0) [homeassistant.components.climate.const] HVAC_MODE_FAN_ONLY was used from panasonic_cc, this is a deprecated constant which will be removed in HA Core 2025.1. Use HVACMode.FAN_ONLY instead, please report it to the author of the 'panasonic_cc' custom integration 2024-04-30 13:46:15.418 WARNING (ImportExecutor_0) [homeassistant.components.climate.const] HVAC_MODE_OFF was used from panasonic_cc, this is a deprecated constant which will be removed in HA Core 2025.1. Use HVACMode.OFF instead, please report it to the author of the 'panasonic_cc' custom integration 2024-04-30 13:46:15.441 WARNING (ImportExecutor_0) [homeassistant.components.climate.const] SUPPORT_TARGET_TEMPERATURE was used from panasonic_cc, this is a deprecated constant which will be removed in HA Core 2025.1. Use ClimateEntityFeature.TARGET_TEMPERATURE instead, please report it to the author of the 'panasonic_cc' custom integration 2024-04-30 13:46:15.448 WARNING (ImportExecutor_0) [homeassistant.components.climate.const] SUPPORT_FAN_MODE was used from panasonic_cc, this is a deprecated constant which will be removed in HA Core 2025.1. Use ClimateEntityFeature.FAN_MODE instead, please report it to the author of the 'panasonic_cc' custom integration 2024-04-30 13:46:15.456 WARNING (ImportExecutor_0) [homeassistant.components.climate.const] SUPPORT_SWING_MODE was used from panasonic_cc, this is a deprecated constant which will be removed in HA Core 2025.1. Use ClimateEntityFeature.SWING_MODE instead, please report it to the author of the 'panasonic_cc' custom integration 2024-04-30 13:46:15.475 WARNING (ImportExecutor_0) [homeassistant.components.climate.const] SUPPORT_PRESET_MODE was used from panasonic_cc, this is a deprecated constant which will be removed in HA Core 2025.1. Use ClimateEntityFeature.PRESET_MODE instead, please report it to the author of the 'panasonic_cc' custom integration 2024-04-30 13:46:16.696 WARNING (MainThread) [homeassistant.helpers.frame] Detected that custom integration 'hacs' accesses hass.components.frontend. This is deprecated and will stop working in Home Assistant 2024.9, it should be updated to import functions used from frontend directly at custom_components/hacs/frontend.py, line 68: hass.components.frontend.async_register_built_in_panel(, please create a bug report at https://github.com/hacs/integration/issues 2024-04-30 13:46:17.769 DEBUG (MainThread) [custom_components.localtuya.discovery] Listening to broadcasts on UDP port 6666, 6667 2024-04-30 13:46:17.779 DEBUG (MainThread) [custom_components.localtuya.light] [bf2...j5j] Initialized light [State light] 2024-04-30 13:46:17.799 DEBUG (MainThread) [custom_components.localtuya.light] [bf2...j5j] Adding light.rolluik_8 with configuration: {'friendly_name': 'State light', 'entity_category': 'config', 'brightness_lower': 29, 'brightness_upper': 1000, 'color_temp_min_kelvin': 2700, 'color_temp_max_kelvin': 6500, 'color_temp_reverse': False, 'music_mode': False, 'id': '7', 'platform': 'light', 'icon': ''} 2024-04-30 13:46:17.799 DEBUG (MainThread) [custom_components.localtuya.light] [bf2...j5j] Restoring state for entity: State light - state: False 2024-04-30 13:46:17.820 DEBUG (MainThread) [custom_components.localtuya.cover] [bf2...j5j] Initialized cover [Curtain] 2024-04-30 13:46:17.826 DEBUG (MainThread) [custom_components.localtuya.cover] [bf2...j5j] Adding cover.rolluik_8 with configuration: {'friendly_name': 'Curtain', 'entity_category': 'None', 'commands_set': 'open_close_continue', 'positioning_mode': 'position', 'current_position_dp': '2', 'set_position_dp': '2', 'position_inverted': False, 'span_time': 25.0, 'device_class': 'shutter', 'id': '1', 'platform': 'cover', 'icon': ''} 2024-04-30 13:46:17.835 DEBUG (MainThread) [custom_components.localtuya.coordinator] [bf1...1hj] Trying to connect to 192.168.20.19... 2024-04-30 13:46:17.836 DEBUG (MainThread) [custom_components.localtuya.coordinator] [bfc...k97] Trying to connect to 192.168.20.20... 2024-04-30 13:46:17.838 DEBUG (MainThread) [custom_components.localtuya.coordinator] [bfb...yyc] Trying to connect to 192.168.20.21... 2024-04-30 13:46:17.841 DEBUG (MainThread) [custom_components.localtuya.coordinator] [bf4...rkc] Trying to connect to 192.168.20.22... 2024-04-30 13:46:17.842 DEBUG (MainThread) [custom_components.localtuya.coordinator] [bf1...pkl] Trying to connect to 192.168.20.32... 2024-04-30 13:46:17.845 DEBUG (MainThread) [custom_components.localtuya.coordinator] [bf7...mnr] Trying to connect to 192.168.20.30... 2024-04-30 13:46:17.846 DEBUG (MainThread) [custom_components.localtuya.coordinator] [bf5...xhg] Trying to connect to 192.168.20.31... 2024-04-30 13:46:17.861 DEBUG (MainThread) [custom_components.localtuya.coordinator] [514...1b4] Trying to connect to 192.168.20.15... 2024-04-30 13:46:17.863 DEBUG (MainThread) [custom_components.localtuya.coordinator] [bf2...j5j] Trying to connect to 192.168.20.33... 2024-04-30 13:46:17.965 DEBUG (MainThread) [custom_components.localtuya.coordinator] [514...1b4] Success: connected to 192.168.20.15 2024-04-30 13:46:18.007 DEBUG (MainThread) [custom_components.localtuya.coordinator] [bf2...j5j] Retrieving initial state 2024-04-30 13:46:18.007 DEBUG (MainThread) [custom_components.localtuya.core.pytuya] [bf2...j5j] 3.4 or 3.5 device: negotiating a new session key 2024-04-30 13:46:18.008 DEBUG (MainThread) [custom_components.localtuya.core.pytuya] [bf2...j5j] final payload for cmd 3: b'0123456789abcdef' 2024-04-30 13:46:18.023 DEBUG (MainThread) [custom_components.localtuya.core.pytuya] [bf2...j5j] Command 3 waiting for seq. number -102 2024-04-30 13:46:18.051 DEBUG (MainThread) [custom_components.localtuya.coordinator] [bfc...k97] Success: connected to 192.168.20.20 2024-04-30 13:46:18.056 DEBUG (MainThread) [custom_components.localtuya.coordinator] [bf4...rkc] Success: connected to 192.168.20.22 2024-04-30 13:46:18.070 DEBUG (MainThread) [custom_components.localtuya.coordinator] [bfb...yyc] Success: connected to 192.168.20.21 2024-04-30 13:46:18.094 DEBUG (MainThread) [custom_components.localtuya.coordinator] [bf1...1hj] Success: connected to 192.168.20.19 2024-04-30 13:46:18.118 DEBUG (MainThread) [custom_components.localtuya.core.pytuya] [bf2...j5j] Dispatching message CMD 4 TuyaMessage(seqno=61364, cmd=4, retcode=0, payload=b"\x14\xd1\xb8\x91\t\xfca\xb5W\xd4\xb0NY\xffVB3Wf=\x83\xd8\xf1\x8d\xcd\xdcAZ\x02\xc2\xfd\x89\xf1\x1e\x84\x7f\xcd\xfd\xa9+w\xb4}@\xd1'\xcf\xa0\xc9\xfe\xc0\xa0\x14\xa8\xd0C\xb8\x9eG\xff\xe3\x80\x10\xd9", crc=b'\x89&\xe0\x0f\x17\x99\x14)\xbaI\x8c\x9d\x99\x99N\x1d\x1crF0c\xa3T\x8c\xe1(!\xef\xf5\xbeys', crc_good=True, prefix=21930, iv=None) 2024-04-30 13:46:18.118 DEBUG (MainThread) [custom_components.localtuya.core.pytuya] [bf2...j5j] Got key negotiation response 2024-04-30 13:46:18.131 DEBUG (MainThread) [custom_components.localtuya.core.pytuya] [bf2...j5j] decrypted session key negotiation step 2: payload=b'13a8bbb88d76ae5b\xd7[7\x95F\xdc\x02\x86\xc2\xbd\xeft8\x1d\xfd/\xa4\xc0\x05?\x83\xdd\xcdOZu\xbb\xf8\xef\x80\x1c\x96' 2024-04-30 13:46:18.134 DEBUG (MainThread) [custom_components.localtuya.core.pytuya] [bf2...j5j] final payload for cmd 5: b'i\xca\xa8\x86\xd1\xce\xdd\x9e\xb9\'\x84s\xf0N\xce\xf4}r\xe3\xc9\x05\x9dd\x8c\x0b\nmr\x97:"t' 2024-04-30 13:46:18.140 DEBUG (MainThread) [custom_components.localtuya.core.pytuya] [bf2...j5j] Session key negotiate success! session key: b'\x8ez>t\x07\xf2/\x16\xc6\x0bb\x17-{X\xa6' 2024-04-30 13:46:18.140 DEBUG (MainThread) [custom_components.localtuya.core.pytuya] [bf2...j5j] Sending command 10 (device type: v3.4) DPS: None 2024-04-30 13:46:18.141 DEBUG (MainThread) [custom_components.localtuya.core.pytuya] [bf2...j5j] Sending payload: b'{"gwId":"bf2e106766af6979a3uj5j","devId":"bf2e106766af6979a3uj5j","uid":"bf2e106766af6979a3uj5j","t":"1714477578"}' 2024-04-30 13:46:18.141 DEBUG (MainThread) [custom_components.localtuya.core.pytuya] [bf2...j5j] final payload for cmd 16: b'{"gwId":"bf2e106766af6979a3uj5j","devId":"bf2e106766af6979a3uj5j","uid":"bf2e106766af6979a3uj5j","t":"1714477578"}' 2024-04-30 13:46:18.147 DEBUG (MainThread) [custom_components.localtuya.core.pytuya] [bf2...j5j] Command 16 waiting for seq. number 61365 2024-04-30 13:46:18.178 DEBUG (MainThread) [custom_components.localtuya.coordinator] [bf1...pkl] Success: connected to 192.168.20.32 2024-04-30 13:46:18.351 DEBUG (MainThread) [custom_components.localtuya.coordinator] [bf5...xhg] Success: connected to 192.168.20.31 2024-04-30 13:46:18.359 INFO (MainThread) [custom_components.localtuya.core.cloud_api] Cloud API connection succeeded. 2024-04-30 13:46:18.950 DEBUG (MainThread) [custom_components.localtuya.core.pytuya] [bf2...j5j] Dispatching message CMD 16 TuyaMessage(seqno=61365, cmd=16, retcode=0, payload=b'(rZ\x7fV!\x91\xf28SMvE\xcb^\x088\xd1{\x97\x05:NC4\x8d/.\xf0,\xca\x15\x8f\xa6\xa9jgV]\x899\x8aY*\xe0\xd7\x03\xbby)\xbd\xe5H\x01|\x19\x8b\xb0\xfc[\x80^\xad\t', crc=b'\xa0&z~\xf7U>q\xb7\x16\x15\xf8\x9aD<[\xe3C\xdf\x9f\x96G\xbb\xf8\xaf\xc3\x80\xb3mX\x82\x05', crc_good=True, prefix=21930, iv=None) 2024-04-30 13:46:18.951 DEBUG (MainThread) [custom_components.localtuya.core.pytuya] [bf2...j5j] Dispatching sequence number 61365 2024-04-30 13:46:18.951 DEBUG (MainThread) [custom_components.localtuya.core.pytuya] [bf2...j5j] Got message type 16 for unknown listener 61365: TuyaMessage(seqno=61365, cmd=16, retcode=0, payload=b'(rZ\x7fV!\x91\xf28SMvE\xcb^\x088\xd1{\x97\x05:NC4\x8d/.\xf0,\xca\x15\x8f\xa6\xa9jgV]\x899\x8aY*\xe0\xd7\x03\xbby)\xbd\xe5H\x01|\x19\x8b\xb0\xfc[\x80^\xad\t', crc=b'\xa0&z~\xf7U>q\xb7\x16\x15\xf8\x9aD<[\xe3C\xdf\x9f\x96G\xbb\xf8\xaf\xc3\x80\xb3mX\x82\x05', crc_good=True, prefix=21930, iv=None) 2024-04-30 13:46:19.271 DEBUG (MainThread) [custom_components.localtuya.core.pytuya] [bf2...j5j] Deciphered data = '{"dps":{"1":"continue","2":0,"3":"start","7":false,"101":true}}' 2024-04-30 13:46:19.272 DEBUG (MainThread) [custom_components.localtuya.light] [bf2...j5j] Entity State light (DP 7) - Not restoring as restore on reconnect is disabled for this entity and the entity has an initial status or it is not a passive entity 2024-04-30 13:46:19.272 DEBUG (MainThread) [custom_components.localtuya.cover] [bf2...j5j] Entity Curtain (DP 1) - Not restoring as restore on reconnect is disabled for this entity and the entity has an initial status or it is not a passive entity 2024-04-30 13:46:19.272 DEBUG (MainThread) [custom_components.localtuya.coordinator] [bf2...j5j] Success: connected to 192.168.20.33 2024-04-30 13:46:19.319 DEBUG (MainThread) [custom_components.localtuya.core.pytuya] [bf2...j5j] Started heartbeat loop 2024-04-30 13:46:19.320 DEBUG (MainThread) [custom_components.localtuya.light] [bf2...j5j] Entity State light - Additional attributes: {'raw_state': False} 2024-04-30 13:46:19.321 DEBUG (MainThread) [custom_components.localtuya.cover] [bf2...j5j] Entity Curtain - Additional attributes: {'raw_state': 'continue'} 2024-04-30 13:46:19.574 DEBUG (MainThread) [custom_components.localtuya.coordinator] [bf7...mnr] Success: connected to 192.168.20.30 2024-04-30 13:46:23.153 WARNING (SyncWorker_4) [custom_components.apsystems_ecur] Using cached data from last successful communication from ECU. Invalid data error: [Errno 111] Connection refused 2024-04-30 13:46:29.323 DEBUG (MainThread) [custom_components.localtuya.core.pytuya] [bf2...j5j] Sending command 9 (device type: v3.4) DPS: None 2024-04-30 13:46:29.323 DEBUG (MainThread) [custom_components.localtuya.core.pytuya] [bf2...j5j] Sending payload: b'{"gwId":"bf2e106766af6979a3uj5j","devId":"bf2e106766af6979a3uj5j"}' 2024-04-30 13:46:29.327 DEBUG (MainThread) [custom_components.localtuya.core.pytuya] [bf2...j5j] final payload for cmd 9: b'{"gwId":"bf2e106766af6979a3uj5j","devId":"bf2e106766af6979a3uj5j"}' 2024-04-30 13:46:29.330 DEBUG (MainThread) [custom_components.localtuya.core.pytuya] [bf2...j5j] Command 9 waiting for seq. number -100 2024-04-30 13:46:29.468 DEBUG (MainThread) [custom_components.localtuya.core.pytuya] [bf2...j5j] Dispatching message CMD 9 TuyaMessage(seqno=61366, cmd=9, retcode=0, payload=b'', crc=b'G>\x92\x87\xcaP\x8d?\xdd$\x03\xe3\xe23Y\x91\x96\xde\xf3\xbd4\xd5\xba\x02\xd7B\x08\xc5F\xbd\xe5\x8b', crc_good=True, prefix=21930, iv=None) 2024-04-30 13:46:29.468 DEBUG (MainThread) [custom_components.localtuya.core.pytuya] [bf2...j5j] Got heartbeat response 2024-04-30 13:46:29.474 DEBUG (MainThread) [custom_components.localtuya.core.pytuya] [bf2...j5j] ACK received for command 9: ignoring it 2024-04-30 13:46:30.637 WARNING (ImportExecutor_0) [homeassistant.components.climate.const] HVAC_MODE_OFF was used from panasonic_cc, this is a deprecated constant which will be removed in HA Core 2025.1. Use HVACMode.OFF instead, please report it to the author of the 'panasonic_cc' custom integration 2024-04-30 13:46:30.650 WARNING (ImportExecutor_0) [homeassistant.components.climate.const] SUPPORT_PRESET_MODE was used from panasonic_cc, this is a deprecated constant which will be removed in HA Core 2025.1. Use ClimateEntityFeature.PRESET_MODE instead, please report it to the author of the 'panasonic_cc' custom integration 2024-04-30 13:46:30.662 WARNING (ImportExecutor_0) [homeassistant.const] TEMP_CELSIUS was used from panasonic_cc, this is a deprecated constant which will be removed in HA Core 2025.1. Use UnitOfTemperature.CELSIUS instead, please report it to the author of the 'panasonic_cc' custom integration 2024-04-30 13:46:30.676 WARNING (ImportExecutor_0) [homeassistant.const] TEMP_CELSIUS was used from panasonic_cc, this is a deprecated constant which will be removed in HA Core 2025.1. Use UnitOfTemperature.CELSIUS instead, please report it to the author of the 'panasonic_cc' custom integration 2024-04-30 13:46:30.687 WARNING (ImportExecutor_0) [homeassistant.components.sensor] DEVICE_CLASS_ENERGY was used from panasonic_cc, this is a deprecated constant which will be removed in HA Core 2025.1. Use SensorDeviceClass.ENERGY instead, please report it to the author of the 'panasonic_cc' custom integration 2024-04-30 13:46:30.697 WARNING (ImportExecutor_0) [homeassistant.components.sensor] DEVICE_CLASS_POWER was used from panasonic_cc, this is a deprecated constant which will be removed in HA Core 2025.1. Use SensorDeviceClass.POWER instead, please report it to the author of the 'panasonic_cc' custom integration 2024-04-30 13:46:30.708 WARNING (ImportExecutor_0) [homeassistant.components.sensor] STATE_CLASS_TOTAL_INCREASING was used from panasonic_cc, this is a deprecated constant which will be removed in HA Core 2025.1. Use SensorStateClass.TOTAL_INCREASING instead, please report it to the author of the 'panasonic_cc' custom integration 2024-04-30 13:46:30.720 WARNING (ImportExecutor_0) [homeassistant.components.sensor] STATE_CLASS_MEASUREMENT was used from panasonic_cc, this is a deprecated constant which will be removed in HA Core 2025.1. Use SensorStateClass.MEASUREMENT instead, please report it to the author of the 'panasonic_cc' custom integration 2024-04-30 13:46:30.731 WARNING (ImportExecutor_0) [homeassistant.components.sensor] DEVICE_CLASS_ENERGY was used from panasonic_cc, this is a deprecated constant which will be removed in HA Core 2025.1. Use SensorDeviceClass.ENERGY instead, please report it to the author of the 'panasonic_cc' custom integration 2024-04-30 13:46:30.741 WARNING (ImportExecutor_0) [homeassistant.components.sensor] DEVICE_CLASS_POWER was used from panasonic_cc, this is a deprecated constant which will be removed in HA Core 2025.1. Use SensorDeviceClass.POWER instead, please report it to the author of the 'panasonic_cc' custom integration 2024-04-30 13:46:30.751 WARNING (ImportExecutor_0) [homeassistant.components.sensor] STATE_CLASS_TOTAL_INCREASING was used from panasonic_cc, this is a deprecated constant which will be removed in HA Core 2025.1. Use SensorStateClass.TOTAL_INCREASING instead, please report it to the author of the 'panasonic_cc' custom integration 2024-04-30 13:46:30.760 WARNING (ImportExecutor_0) [homeassistant.components.sensor] STATE_CLASS_MEASUREMENT was used from panasonic_cc, this is a deprecated constant which will be removed in HA Core 2025.1. Use SensorStateClass.MEASUREMENT instead, please report it to the author of the 'panasonic_cc' custom integration 2024-04-30 13:46:31.476 WARNING (MainThread) [homeassistant.helpers.entity] Updating state for binary_sensor.knmi_waarschuwing () took 0.852 seconds. Please create a bug report at https://github.com/golles/ha-knmi/issues 2024-04-30 13:46:31.512 WARNING (MainThread) [homeassistant.helpers.entity] Entity None () is using deprecated supported features values which will be removed in HA Core 2025.1. Instead it should use , please create a bug report at https://github.com/sockless-coding/panasonic_cc/issues and reference https://developers.home-assistant.io/blog/2023/12/28/support-feature-magic-numbers-deprecation 2024-04-30 13:46:31.512 WARNING (MainThread) [homeassistant.components.climate] Entity None () does not set ClimateEntityFeature.TURN_OFF but implements the turn_off method. Please create a bug report at https://github.com/sockless-coding/panasonic_cc/issues 2024-04-30 13:46:31.513 WARNING (MainThread) [homeassistant.components.climate] Entity None () does not set ClimateEntityFeature.TURN_ON but implements the turn_on method. Please create a bug report at https://github.com/sockless-coding/panasonic_cc/issues 2024-04-30 13:46:31.513 WARNING (MainThread) [homeassistant.components.climate] Entity None () implements HVACMode(s): off, heat, cool, heat_cool, dry, fan_only and therefore implicitly supports the turn_on/turn_off methods without setting the proper ClimateEntityFeature. Please create a bug report at https://github.com/sockless-coding/panasonic_cc/issues 2024-04-30 13:46:34.098 WARNING (MainThread) [py.warnings] /usr/src/homeassistant/homeassistant/helpers/event.py:263: RuntimeWarning: coroutine 'Entity.async_update_ha_state' was never awaited hass.async_run_hass_job( 2024-04-30 13:46:39.134 ERROR (MainThread) [homeassistant.helpers.event] Error while processing template: Template 0 %} hass:window-shutter-open {% else %} hass:window-shutter-closed {% endif %}) renders=3> Traceback (most recent call last): File "/usr/src/homeassistant/homeassistant/helpers/template.py", line 2218, in forgiving_float_filter return float(value) ^^^^^^^^^^^^ TypeError: float() argument must be a string or a real number, not 'NoneType' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/src/homeassistant/homeassistant/helpers/template.py", line 586, in async_render render_result = _render_with_context(self.template, compiled, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/src/homeassistant/homeassistant/helpers/template.py", line 2545, in _render_with_context return template.render(**kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.12/site-packages/jinja2/environment.py", line 1301, in render self.environment.handle_exception() File "/usr/local/lib/python3.12/site-packages/jinja2/environment.py", line 936, in handle_exception raise rewrite_traceback_stack(source=source) File "