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
361 stars 38 forks source link

[Bug]: Unavailable devices #266

Closed invoker-karl closed 2 months ago

invoker-karl commented 2 months ago

LocalTuya Version

2024.6.0

Home Assistant Version

2024.6.1

Environment

What happened?

After adding the devices, they become unavailable,it appears""Connection to device succeeded but no datapoints could be found. Please try set-up again. If problem persists, create a new issue (including debug logs)." image

Steps to reproduce.

1.Add the device. 2.Nothing more.

Relevant log output

日志记录器: custom_components.localtuya.config_flow
来源: custom_components/localtuya/config_flow.py:886
集成: Local Tuya (文档, 问题)
首次出现: 06:56:28 (1 次总计出现)
上次记录: 06:56:28

Failed to configure device: [ name: 新版智能五孔计量排插 — id: 1052058084cca8b5bafb — reason: ]

Diagnostics information.

home-assistant_localtuya_2024-06-08T07-03-26.980Z.log

xZetsubou commented 2 months ago

Some devices doesn't accept 2 connections at once you will need to remove the device from any other local integration that connected to the device then add it into localtuya. this mentioned on the top of the add new devices docs.

invoker-karl commented 2 months ago

OK! The tickts can cloesd! Thanks you!

hayvan96 commented 2 months ago

OK! The tickts can cloesd! Thanks you!

How did you solve this issue? I have the same bug, but I have no other local integration. thank you