home-assistant / core

:house_with_garden: Open source home automation that puts local control and privacy first.
https://www.home-assistant.io
Apache License 2.0
70k stars 29.08k forks source link

Tuya needs the ability manually add missing sensors? #110807

Closed tanbronson closed 4 weeks ago

tanbronson commented 5 months ago

The problem

I have several devices that all suffer from "missing" sensors. For example my PC311_W_TY (vfwxetkavqrvg02u), shows one sensor, but the tuya app shows a total of five sensors image image

It would be ideal if the integration automatically found the same sensors that the Tuya app could find.

The localTuya integration allowed me to manually enter sensors, which was painful but a viable option.

What version of Home Assistant Core has the issue?

core-2024.2.2

What was the last working version of Home Assistant Core?

No response

What type of installation are you running?

Home Assistant OS

Integration causing the issue

Tuya

Link to integration documentation on our website

https://www.home-assistant.io/integrations/tuya

Diagnostics information

No response

Example YAML snippet

No response

Anything in the logs that might be useful for us?

No response

Additional information

No response

home-assistant[bot] commented 5 months ago

Hey there @tuya, @zlinoliver, @frenck, mind taking a look at this issue as it has been labeled with an integration (tuya) you are listed as a code owner for? Thanks!

Code owner commands Code owners of `tuya` can trigger bot actions by commenting: - `@home-assistant close` Closes the issue. - `@home-assistant rename Awesome new title` Renames the issue. - `@home-assistant reopen` Reopen the issue. - `@home-assistant unassign tuya` Removes the current integration label and assignees on the issue, add the integration domain after the command. - `@home-assistant add-label needs-more-information` Add a label (needs-more-information, problem in dependency, problem in custom component) to the issue. - `@home-assistant remove-label needs-more-information` Remove a label (needs-more-information, problem in dependency, problem in custom component) on the issue.

(message by CodeOwnersMention)


tuya documentation tuya source (message by IssueLinks)

shihuimiao commented 5 months ago

the tuya-device-sharing-sdk has removed the Tuya cloud development workflow, allowing users to simply scan and log in using the app, The "DP instruction" mode depends on cloud projects, so Not supported for app users to use, In the next version, We will launch custom DP point development that supports non-standard DP points.

kuznets commented 4 months ago

I have a similar problem with SPM02_WiFi (fygozcnralhwbauo). This energy meter have forward and reverse counter. image

cur_neutral is a reverse counter image

but Tuya integration add only forward counter image

romainlouvet commented 4 months ago

Same problem

issue-triage-workflows[bot] commented 1 month ago

There hasn't been any activity on this issue recently. Due to the high number of incoming GitHub notifications, we have to clean some of the old issues, as many of them have already been resolved with the latest updates. Please make sure to update to the latest Home Assistant version and check if that solves the issue. Let us know if that works for you by adding a comment 👍 This issue has now been marked as stale and will be closed if no further activity occurs. Thank you for your contributions.

tanbronson commented 1 month ago

Please don't close this issue, we need a solution

bapBardas commented 1 month ago

I confirm I experience the same issue, only one sensor is visible in Home Assistant. Here's a screen from the device in Tuya Developer Platform showing the available values : image

oded106e commented 1 month ago

There is any update/solution please?

Gmm21071995 commented 1 month ago

¿Hay algun quirks para ver los sensores que expresa el dispositivo Tuya PC311_W_TY (vfwxetkavqrvg02u)? Gracias

oded106e commented 4 weeks ago

In my case: image

bapBardas commented 4 weeks ago

I managed to have it working with the Local Tuya integration, described here (unfortunately in french only) : https://forum.hacf.fr/t/tuya-energy-meter-pc311-2-clamp/26249

frenck commented 4 weeks ago

The localTuya integration allowed me to manually enter sensors, which was painful but a viable option.

That is not a path or option we are considering at this time. However, if you really want this feature, I suggest you'd raise a feature request on our community forums:

If you want to suggest a feature, you should try our Community Forum: Feature Requests.

If you have additional questions, feel free to join our Discord chat server.

Thanks! 👍

../Frenck