We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
One of my localtuya devices is losing it's "Host" field every time i reboot homeassistant:
Once i enter the IP address again it works normally. The IP address is static in the router and so far stayed the same this whole time.
The "Host" field is being deleted consistently when i reboot HA.
I have 2 other devices that work fine and they keep their host field.
INFO:localtuya:localtuya version 1.0.0 INFO:localtuya:Python 3.11.9 (tags/v3.11.9:de54cf5, Apr 2 2024, 10:12:12) [MSC v.1938 64 bit (AMD64)] on win32 INFO:localtuya:Using pytuya version '10.0.0' INFO:localtuya:Detecting list of available DPS of device XXXXXXXXXXXXXXXX [192.168.1.12], protocol 3.3. DEBUG:localtuya.pytuya:[bf9...orp] Sending command 10 (device type: type_0a) DEBUG:localtuya.pytuya:[bf9...orp] Sending payload: b'{"gwId":"XXXXXXXXXXXXXXXX","devId":"XXXXXXXXXXXXXXXX","uid":"XXXXXXXXXXXXXXXX","t":"1737211870"}' DEBUG:localtuya.pytuya:[bf9...orp] Command 10 waiting for sequence number 1 DEBUG:localtuya.pytuya:[bf9...orp] Dispatching message CMD 10 TuyaMessage(seqno=1, cmd=10, retcode=1, payload=b'\xf7"J\xb9\xc5\xaeE\x98a\xc6n\xeb\xbd\xdc\x88\x9e=\x96\r\xc9\xe1(\xd9>\xd4\x00\x0fL9\xf5\x15\x14', crc=946057560, crc_good=True) DEBUG:localtuya.pytuya:[bf9...orp] Deciphered data = '' DEBUG:localtuya.pytuya:[bf9...orp] ERROR Invalid JSON Response from Device - 900 - payload: "" AVAILABLE DPS ARE [{}] INFO:localtuya:COMPLETE response from device XXXXXXXXXXXXXXXX [192.168.1.12]. **** deviceInfo returned OK **** TuyaDebug (Tuya DPs dump) [1.0.0] Device XXXXXXXXXXXXXXXX at 192.168.1.12 key XXXXXXXXXXXXXXXX protocol 3.3 dev_type type_0a:
The text was updated successfully, but these errors were encountered:
No branches or pull requests
The problem
One of my localtuya devices is losing it's "Host" field every time i reboot homeassistant:
Once i enter the IP address again it works normally.
The IP address is static in the router and so far stayed the same this whole time.
The "Host" field is being deleted consistently when i reboot HA.
I have 2 other devices that work fine and they keep their host field.
Environment
Steps to reproduce
DP dump
The text was updated successfully, but these errors were encountered: