Tuya energi meter not supported

Any work on supporting Tuya energi meter? Have a wifi based din mounted meter but its not supported. Is this the right place to post?

Her is some of the log from HA:

"data": {
    "endpoint": "https://apigw.tuyaeu.com",
    "terminal_id": "1708792302922WqDwtV",
    "mqtt_connected": true,
    "disabled_by": null,
    "disabled_polling": false,
    "id": "bfd749944d0dafc2a8d90m",
    "name": "Varmtvannsbereder",
    "category": "aqcz",
    "product_id": "l9ucsxd30dbcnswx",
    "product_name": "\u8ba1\u91cf\u65ad\u8def\u5668",
    "online": true,
    "sub": false,
    "time_zone": "+01:00",
    "active_time": "2023-12-15T16:08:12+00:00",
    "create_time": "2023-12-15T16:08:12+00:00",
    "update_time": "2023-12-15T16:08:12+00:00",
    "function": {},
    "status_range": {},
    "status": {},
    "home_assistant": {
      "name": "Varmtvannsbereder",
      "name_by_user": null,
      "disabled": false,
      "disabled_by": null,
      "entities": []
    },
    "set_up": false,
    "support_local": true

Hello,
Can you post the diagnostic information that you get from your device’s page please?

Without it it’s very hard to help :).

Have a nice evening,
Azerty9971

Good day,
Same problem here.
Diagnostics net of IDs below
{
“home_assistant”: {
“installation_type”: “Home Assistant Container”,
“version”: “2024.2.1”,
“dev”: false,
“hassio”: false,
“virtualenv”: false,
“python_version”: “3.12.1”,
“docker”: true,
“arch”: “armv7l”,
“timezone”: “Europe/Malta”,
“os_name”: “Linux”,
“os_version”: “4.2.8”,
“run_as_root”: true
},
“custom_components”: {},
“integration_manifest”: {
“domain”: “tuya”,
“name”: “Tuya”,
“codeowners”: [
@Tuya”,
@zlinoliver”,
@frenck
],
“config_flow”: true,
“dependencies”: [
“ffmpeg”
],
“dhcp”: [
{
“macaddress”: “105A17*”
},
{
“macaddress”: “10D561*”
},
{
“macaddress”: “1869D8*”
},
{
“macaddress”: “381F8D*”
},
{
“macaddress”: “508A06*”
},
{
“macaddress”: “68572D*”
},
{
“macaddress”: “708976*”
},
{
“macaddress”: “7CF666*”
},
{
“macaddress”: “84E342*”
},
{
“macaddress”: “D4A651*”
},
{
“macaddress”: “D81F12*”
}
],
“documentation”: “Tuya - Home Assistant”,
“integration_type”: “hub”,
“iot_class”: “cloud_push”,
“loggers”: [
“tuya_iot”
],
“requirements”: [
“tuya-device-sharing-sdk==0.1.9”
],
“is_built_in”: true
},
“data”: {
“endpoint”: “https://apigw.tuyaeu.com”,
“terminal_id”: “1721922672662gtsVkP”,
“mqtt_connected”: true,
“disabled_by”: null,
“disabled_polling”: false,
“id”: “xxxxxxxxxxxxxxxxxxxxxx”,
“name”: “wifi智能电表”,
“category”: “aqcz”,
“product_id”: “koyqwqf7ym95uria”,
“product_name”: “wifi\u667a\u80fd\u7535\u8868”,
“online”: true,
“sub”: false,
“time_zone”: “+02:00”,
“active_time”: “2024-07-24T08:14:59+00:00”,
“create_time”: “2024-07-24T08:14:59+00:00”,
“update_time”: “2024-07-24T08:14:59+00:00”,
“function”: {},
“status_range”: {},
“status”: {},
“home_assistant”: {
“name”: “wifi power meter 1”,
“name_by_user”: null,
“disabled”: false,
“disabled_by”: null,
“entities”:
},
“set_up”: false,
“support_local”: true
}
}

Just want to add my call for Energy Monitor support with Tuya devices. I’ve heard they work in Local Tuya but I’m running the official Tuya integration and up till now everything has worked.

I’m monitoring two high use devices so having it integrated isn’t essential as its just informational as I already have whole how monitoring with Shelly.

I don’t think I want it enough to install HACS and Local-Tuya as I’ve heard anecdotally its not as reliable??

Hi,
This could potentially work with my custom integration:

From what I see, you’ll need to add the cloud credentials in there too for it to detect the missing entities:

Sorry for the delay in answer but I was working on the integration and up until recently it wasn’t ready to handle your use case…

Have a nice day,
Azerty

Also, if you try that route and have issues, can you do the followup on the GitHub issue page of the integration?

It’s a lot easier for me to track changes there than here :slight_smile:

Thanks,
Azerty