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
74.15k stars 31.12k forks source link

Tuya smart radiator thermostat not showing all identities #98410

Closed dimitribo closed 2 months ago

dimitribo commented 1 year ago

The problem

I have 10 radiator thermostats. They are discovered by Tuya and also in Home Assistant. But every thermostat has only 1 itentitie (heating). I would also think that i can see the set temperature and current temperature. So that i can use the climate integration for example.

At this moment i can't do very mush with those thermostats is HA...

image

The strange thing ... when i load a diagnostic report ... there i can see the values and even more sensors values (battery, timing, ...) in the status ... so those values are availabla to read....

What version of Home Assistant Core has the issue?

2023.08.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

{ "home_assistant": { "installation_type": "Home Assistant OS", "version": "2023.8.2", "dev": false, "hassio": true, "virtualenv": false, "python_version": "3.11.4", "docker": true, "arch": "x86_64", "timezone": "Europe/Brussels", "os_name": "Linux", "os_version": "6.1.39", "supervisor": "2023.08.1", "host_os": "Home Assistant OS 10.4", "docker_version": "23.0.6", "chassis": "vm", "run_as_root": true }, "custom_components": { "webrtc": { "version": "v3.2.1", "requirements": [] }, "ksenia_lares": { "version": "1.0.2", "requirements": [ "lxml==4.9.1", "getmac==0.8.2" ] }, "tuya_ble": { "version": "0.1.8", "requirements": [ "tuya-iot-py-sdk==0.6.6", "pycountry==22.3.5" ] }, "remeha_home": { "version": "0.1.12", "requirements": [] }, "wundergroundpws": { "version": "2.0.2", "requirements": [] }, "localtuya": { "version": "5.2.1", "requirements": [] }, "hacs": { "version": "1.32.1", "requirements": [ "aiogithubapi>=22.10.1" ] }, "bestway": { "version": "0.0.1", "requirements": [] } }, "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": "https://www.home-assistant.io/integrations/tuya", "integration_type": "hub", "iot_class": "cloud_push", "loggers": [ "tuya_iot" ], "requirements": [ "tuya-iot-py-sdk==0.6.6" ], "is_built_in": true }, "data": { "endpoint": "https://openapi.tuyaeu.com", "auth_type": 0, "country_code": "32", "app_type": "tuyaSmart", "mqtt_connected": true, "disabled_by": null, "disabled_polling": false, "name": "Hombli Smart Radiator Thermostat", "model": "HBRT-100", "category": "wk", "product_id": "081bzoun", "product_name": "Hombli Smart Radiator Thermostat", "online": true, "sub": true, "time_zone": "+02:00", "active_time": "2023-08-12T16:44:02+00:00", "create_time": "2023-08-12T16:44:02+00:00", "update_time": "2023-08-12T18:27:21+00:00", "function": { "window_check": { "type": "Boolean", "value": {} }, "frost": { "type": "Boolean", "value": {} }, "temp_unit_convert": { "type": "Enum", "value": { "range": [ "c", "f" ] } }, "temp_correction": { "type": "Integer", "value": { "unit": "", "min": -6, "max": 6, "scale": 0, "step": 1 } }, "child_lock": { "type": "Boolean", "value": {} }, "switch": { "type": "Boolean", "value": {} }, "set_temp": { "type": "Integer", "value": { "unit": "\u2103", "min": 50, "max": 300, "scale": 1, "step": 5 } }, "a_key_home": { "type": "Boolean", "value": {} }, "prog_mode": { "type": "Raw", "value": {} }, "prog_switch": { "type": "Boolean", "value": {} }, "prog_data": { "type": "Raw", "value": {} }, "system_time": { "type": "Raw", "value": {} }, "prog_data_1": { "type": "Raw", "value": {} }, "prog_data_2": { "type": "Raw", "value": {} }, "prog_data_3": { "type": "Raw", "value": {} }, "prog_data_4": { "type": "Raw", "value": {} }, "prog_data_5": { "type": "Raw", "value": {} }, "prog_data_6": { "type": "Raw", "value": {} }, "prog_data_7": { "type": "Raw", "value": {} }, "water_sca": { "type": "Boolean", "value": {} }, "mode_1": { "type": "Enum", "value": { "range": [ "heat" ] } } }, "status_range": { "window_check": { "type": "Boolean", "value": {} }, "frost": { "type": "Boolean", "value": {} }, "temp_unit_convert": { "type": "Enum", "value": { "range": [ "c", "f" ] } }, "temp_correction": { "type": "Integer", "value": { "unit": "", "min": -6, "max": 6, "scale": 0, "step": 1 } }, "child_lock": { "type": "Boolean", "value": {} }, "switch": { "type": "Boolean", "value": {} }, "current_temp": { "type": "Integer", "value": { "unit": "\u2103", "min": 0, "max": 700, "scale": 1, "step": 1 } }, "set_temp": { "type": "Integer", "value": { "unit": "\u2103", "min": 50, "max": 300, "scale": 1, "step": 5 } }, "motor_opening": { "type": "Integer", "value": { "unit": "%", "min": 0, "max": 100, "scale": 1, "step": 1 } }, "battery_power": { "type": "Bitmap", "value": { "label": [ "bit0" ], "maxlen": 1 } }, "a_key_home": { "type": "Boolean", "value": {} }, "prog_mode": { "type": "Raw", "value": {} }, "prog_switch": { "type": "Boolean", "value": {} }, "prog_data": { "type": "Raw", "value": {} }, "historical_day_set": { "type": "Raw", "value": {} }, "system_time": { "type": "Raw", "value": {} }, "historical_week_set": { "type": "Raw", "value": {} }, "historical_month_set": { "type": "Raw", "value": {} }, "historical_year_set": { "type": "Raw", "value": {} }, "historical_day_now": { "type": "Raw", "value": {} }, "historical_week_now": { "type": "Raw", "value": {} }, "historical_month_now": { "type": "Raw", "value": {} }, "historical_year_now": { "type": "Raw", "value": {} }, "historical_day_pow": { "type": "Raw", "value": {} }, "historical_week_pow": { "type": "Raw", "value": {} }, "historical_month_pow": { "type": "Raw", "value": {} }, "historical_year_pow": { "type": "Raw", "value": {} }, "prog_data_1": { "type": "Raw", "value": {} }, "prog_data_2": { "type": "Raw", "value": {} }, "prog_data_3": { "type": "Raw", "value": {} }, "prog_data_4": { "type": "Raw", "value": {} }, "prog_data_5": { "type": "Raw", "value": {} }, "prog_data_6": { "type": "Raw", "value": {} }, "prog_data_7": { "type": "Raw", "value": {} }, "water_sca": { "type": "Boolean", "value": {} }, "mode_1": { "type": "Enum", "value": { "range": [ "heat" ] } } }, "status": { "window_check": true, "frost": true, "temp_unit_convert": "c", "temp_correction": 0, "child_lock": true, "switch": true, "current_temp": 245, "set_temp": 160, "motor_opening": 0, "battery_power": 0, "a_key_home": false, "prog_mode": "", "prog_switch": true, "prog_data": "", "historical_day_set": "EBAQEBAQFBQQEBAQAAAAAAAAAAAAAAAA", "system_time": "", "historical_week_set": "AAAAAAAAAA==", "historical_month_set": "AAAAAAAAAAAAAAAFEQAAAAAAAAAAAAAAAAAAAAAAAA==", "historical_year_set": "AAAAAAAAAAAAAAAA", "historical_day_now": "FhYWFhYWFRUVFRYXAAAAAAAAAAAAAAAA", "historical_week_now": "AAAAAAAAAA==", "historical_month_now": "AAAAAAAAAAAAAAAHFgAAAAAAAAAAAAAAAAAAAAAAAA==", "historical_year_now": "AAAAAAAAAAAAAAAA", "historical_day_pow": "AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", "historical_week_pow": "AAAAAAAAAA==", "historical_month_pow": "AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA==", "historical_year_pow": "AAAAAAAAAAAAAAAA", "prog_data_1": "BAFoAMgB4ACgBDgAyAUoAKA=", "prog_data_2": "BAFoAMgB4ACgBDgAyAUoAKA=", "prog_data_3": "BAFoAMgB4ACgBDgAyAUoAKA=", "prog_data_4": "BAFoAMgB4ACgBDgAyAUoAKA=", "prog_data_5": "BAFoAMgB4ACgBDgAyAUoAKA=", "prog_data_6": "BAFoAMgB4ACgBDgAyAUoAKA=", "prog_data_7": "BAFoAMgB4ACgBDgAyAUoAKA=", "water_sca": true, "mode_1": "heat" }, "home_assistant": { "name": "Hombli Smart Radiator Thermostat", "name_by_user": null, "disabled": false, "disabled_by": null, "entities": [ { "disabled": false, "disabled_by": null, "entity_category": null, "device_class": null, "original_device_class": null, "icon": null, "original_icon": null, "unit_of_measurement": null, "state": { "entity_id": "climate.hombli_smart_radiator_thermostat", "state": "heat_cool", "attributes": { "hvac_modes": [ "off", "heat_cool" ], "min_temp": 7, "max_temp": 35, "target_temp_step": 1.0, "current_temperature": null, "friendly_name": "Hombli Smart Radiator Thermostat", "supported_features": 0 }, "last_changed": "2023-08-12T18:48:16.391382+00:00", "last_updated": "2023-08-12T18:48:16.391382+00:00" } } ] } } }

Example YAML snippet

No response

Anything in the logs that might be useful for us?

From de tuya cloud i get this info:

Query Device Details Output
{
"result": {
"active_time": 1691526941,
"category": "wk",
"create_time": 1691004665,
"custom_name": "Radiator Chillruimte",
"icon": "smart/icon/ay1554288005676QBjh1/0a15ceb659facabcdea8b6fbcc4a78c7.png",
"id": "bfff21aac3ea498c7alkxj",
"ip": "",
"is_online": true,
"lat": "50.8522",
"local_key": "^?%'^f=dvMl%)N=`",
"lon": "2.8099",
"model": "HBRT-100",
"name": "Hombli Smart Radiator Thermostat 4",
"product_id": "081bzoun",
"product_name": "Hombli Smart Radiator Thermostat",
"sub": true,
"time_zone": "+02:00",
"update_time": 1691526968,
"uuid": "df77893be7074e3b"
},
"success": true,
"t": 1691566789519,
"tid": "eb7f66ea368711ee980f468506b8b79e"
}

Device Control > Query Properties
{
"result": {
"properties": [
{
"code": "window_check",
"custom_name": "",
"dp_id": 8,
"time": 1691526942812,
"value": true
},
{
"code": "frost",
"custom_name": "",
"dp_id": 10,
"time": 1691526942821,
"value": true
},
{
"code": "temp_unit_convert",
"custom_name": "",
"dp_id": 23,
"time": 1691526941148,
"value": "c"
},
{
"code": "temp_correction",
"custom_name": "",
"dp_id": 27,
"time": 1691526942898,
"value": 0
},
{
"code": "child_lock",
"custom_name": "",
"dp_id": 40,
"time": 1691526942808,
"value": true
},
{
"code": "switch",
"custom_name": "",
"dp_id": 101,
"time": 1691526976579,
"value": true
},
{
"code": "current_temp",
"custom_name": "",
"dp_id": 102,
"time": 1691540864103,
"value": 209
},
{
"code": "set_temp",
"custom_name": "",
"dp_id": 103,
"time": 1691526945178,
"value": 160
},
{
"code": "motor_opening",
"custom_name": "",
"dp_id": 104,
"time": 1691526941148,
"value": 0
},
{
"code": "battery_power",
"custom_name": "",
"dp_id": 105,
"time": 1691526942182,
"value": 0
},
{
"code": "a_key_home",
"custom_name": "",
"dp_id": 106,
"time": 1691526942187,
"value": false
},
{
"code": "prog_mode",
"custom_name": "",
"dp_id": 107,
"time": 1691526941148
},
{
"code": "prog_switch",
"custom_name": "",
"dp_id": 108,
"time": 1691526942189,
"value": true
},
{
"code": "prog_data",
"custom_name": "",
"dp_id": 109,
"time": 1691526941148
},
{
"code": "historical_day_set",
"custom_name": "",
"dp_id": 110,
"time": 1691541058230,
"value": "EBAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA"
},
{
"code": "system_time",
"custom_name": "",
"dp_id": 111,
"time": 1691526941148
},
{
"code": "historical_week_set",
"custom_name": "",
"dp_id": 112,
"time": 1691541058635,
"value": "AAEAAAAAAA=="
},
{
"code": "historical_month_set",
"custom_name": "",
"dp_id": 113,
"time": 1691541059050,
"value": "AAAAAAAAAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA=="
},
{
"code": "historical_year_set",
"custom_name": "",
"dp_id": 114,
"time": 1691541059354,
"value": "AAAAAAAAAAAAAAAA"
},
{
"code": "historical_day_now",
"custom_name": "",
"dp_id": 115,
"time": 1691541058124,
"value": "FRQAAAAAAAAAAAAAAAAAAAAAAAAAAAAA"
},
{
"code": "historical_week_now",
"custom_name": "",
"dp_id": 116,
"time": 1691541058446,
"value": "AAEAAAAAAA=="
},
{
"code": "historical_month_now",
"custom_name": "",
"dp_id": 117,
"time": 1691541058845,
"value": "AAAAAAAAAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA=="
},
{
"code": "historical_year_now",
"custom_name": "",
"dp_id": 118,
"time": 1691541059250,
"value": "AAAAAAAAAAAAAAAA"
},
{
"code": "historical_day_pow",
"custom_name": "",
"dp_id": 119,
"time": 1691541058355,
"value": "AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA"
},
{
"code": "historical_week_pow",
"custom_name": "",
"dp_id": 120,
"time": 1691541058743,
"value": "AAAAAAAAAA=="
},
{
"code": "historical_month_pow",
"custom_name": "",
"dp_id": 121,
"time": 1691541059147,
"value": "AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA=="
},
{
"code": "historical_year_pow",
"custom_name": "",
"dp_id": 122,
"time": 1691541059454,
"value": "AAAAAAAAAAAAAAAA"
},
{
"code": "prog_data_1",
"custom_name": "",
"dp_id": 123,
"time": 1691541057210,
"value": "BAFoAMgB4ACgBDgAyAUoAKA="
},
{
"code": "prog_data_2",
"custom_name": "",
"dp_id": 124,
"time": 1691541057306,
"value": "BAFoAMgB4ACgBDgAyAUoAKA="
},
{
"code": "prog_data_3",
"custom_name": "",
"dp_id": 125,
"time": 1691541057417,
"value": "BAFoAMgB4ACgBDgAyAUoAKA="
},
{
"code": "prog_data_4",
"custom_name": "",
"dp_id": 126,
"time": 1691541057633,
"value": "BAFoAMgB4ACgBDgAyAUoAKA="
},
{
"code": "prog_data_5",
"custom_name": "",
"dp_id": 127,
"time": 1691541057742,
"value": "BAFoAMgB4ACgBDgAyAUoAKA="
},
{
"code": "prog_data_6",
"custom_name": "",
"dp_id": 128,
"time": 1691541057834,
"value": "BAFoAMgB4ACgBDgAyAUoAKA="
},
{
"code": "prog_data_7",
"custom_name": "",
"dp_id": 129,
"time": 1691541057953,
"value": "BAFoAMgB4ACgBDgAyAUoAKA="
},
{
"code": "water_sca",
"custom_name": "",
"dp_id": 130,
"time": 1691526942891,
"value": true
},
{
"code": "mode_1",
"custom_name": "",
"dp_id": 131,
"time": 1691526941148,
"value": "heat"
}
]
},
"success": true,
"t": 1691566921060,
"tid": "39e8b81e368811ee9a70760d0d3c40d3"
}

Additional information

No response

home-assistant[bot] commented 1 year 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.

(message by CodeOwnersMention)


tuya documentation tuya source (message by IssueLinks)

wekkah commented 1 year ago

Having the same issues. It looks like these radiator valves '081bzoun' are not supported yet unfortunately.

paqpaqpaq commented 1 year ago

I have a similar thing with thermostat 3uoeudsge0ooafig e.g. dp_id 105 (load) is no where to be seen.

serneelsflorian commented 11 months ago

Unfortunately having the same issue where I only have the heat/cool entity available while more entities are shown in the debug information report. Any updates on this?

Thanks!

issue-triage-workflows[bot] commented 8 months 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.

NybuTG commented 8 months ago

As of now, this is still an issue

issue-triage-workflows[bot] commented 5 months 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.

NybuTG commented 5 months ago

Not fixed yet

issue-triage-workflows[bot] commented 2 months 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.

Jo-Jo1987 commented 1 month ago

Please reopen this issue. I have also bought this Tuya device

Hombli Smart Radiator Thermostat (081bzoun)

And it does not work at all in home assistant. While i have more Tuya devices , the entities of the thermostat are not visible