tuya-home-assistant icon indicating copy to clipboard operation
tuya-home-assistant copied to clipboard

Eberg Aqumi 50

Open arnoldpronobis opened this issue 2 years ago • 2 comments

Describe the bug

Eberg Aqumi 50 dehumidifier, integrated with Tuya, unfortunately, when I try to control with HA, I get the message "Failed to call the humidifier / set_humidity service. Cannot set humidity, device doesn't provide methods to set it". From the level of the application and the IoT platform, I can control it without any problems.

Expected behavior

Dryer control and parameter download.

Diagnostics for integrations and devices

You can download the diagnostics text file by clicking the "Download diagnostics" button in (Configuration -> Integrations -> Tuya Integration -> lower right button), please check the image below:

Screenshots

image

Home Assistant Version

  • 2022.10.1

Device info (please complete the following information, which can be found in log):

like this: { "home_assistant": { "installation_type": "Home Assistant OS", "version": "2022.10.0", "dev": false, "hassio": true, "virtualenv": false, "python_version": "3.10.5", "docker": true, "arch": "x86_64", "timezone": "Europe/Warsaw", "os_name": "Linux", "os_version": "5.15.67", "supervisor": "2022.09.1", "host_os": "Home Assistant OS 9.0", "docker_version": "20.10.17", "chassis": "vm", "run_as_root": true }, "custom_components": { "pgnig_gas_sensor": { "version": "2.3.0", "requirements": [] }, "hacs": { "version": "1.27.2", "requirements": [ "aiogithubapi>=22.2.4" ] }, "nodered": { "version": "1.1.2", "requirements": [] }, "tauron_amiplus": { "version": "v2.1.3", "requirements": [ "requests" ] }, "sonoff": { "version": "3.3.1", "requirements": [ "pycryptodome>=3.6.6" ] }, "hikconnect": { "version": "1.3.0", "requirements": [ "hikconnect==1.0.0" ] }, "tplink_deco": { "version": "2.2.3", "requirements": [ "pycryptodome>=3.12.0" ] }, "philips_ambilight_hue": { "version": "1.0.1", "requirements": [ "ha-philipsjs==2.7.6" ] } }, "integration_manifest": { "domain": "tuya", "name": "Tuya", "documentation": "https://www.home-assistant.io/integrations/tuya", "requirements": [ "tuya-iot-py-sdk==0.6.6" ], "dependencies": [ "ffmpeg" ], "codeowners": [ "@Tuya", "@zlinoliver", "@frenck" ], "config_flow": true, "iot_class": "cloud_push", "dhcp": [ { "macaddress": "105A17*" }, { "macaddress": "10D561*" }, { "macaddress": "1869D8*" }, { "macaddress": "381F8D*" }, { "macaddress": "508A06*" }, { "macaddress": "68572D*" }, { "macaddress": "708976*" }, { "macaddress": "7CF666*" }, { "macaddress": "84E342*" }, { "macaddress": "D4A651*" }, { "macaddress": "D81F12*" } ], "loggers": [ "tuya_iot" ], "is_built_in": true }, "data": { "endpoint": "https://openapi.tuyaeu.com", "auth_type": 0, "country_code": "48", "app_type": "tuyaSmart", "mqtt_connected": true, "disabled_by": null, "disabled_polling": false, "name": "Osuszacz", "model": "DET", "category": "cs", "product_id": "Ae4ugOtmLWfbe7Go", "product_name": "Dehumidifier", "online": true, "sub": false, "time_zone": "+01:00", "active_time": "2022-10-06T12:26:10+00:00", "create_time": "2022-10-06T07:16:26+00:00", "update_time": "2022-10-06T12:26:15+00:00", "function": { "temp_set": { "type": "Integer", "value": { "unit": "\uff05", "min": 15, "max": 80, "scale": 0, "step": 5 } }, "windspeed": { "type": "Enum", "value": { "range": [ "0", "2" ] } } }, "status_range": { "temp_set": { "type": "Integer", "value": { "unit": "\uff05", "min": 15, "max": 80, "scale": 0, "step": 5 } }, "windspeed": { "type": "Enum", "value": { "range": [ "0", "2" ] } }, "fault": { "type": "Bitmap", "value": { "label": [ "P1", "E3", "E5", "EH", "E1", "E2", "0" ] } } }, "status": { "temp_set": 40, "windspeed": 0, "fault": 0 }, "home_assistant": { "name": "Osuszacz", "name_by_user": null, "disabled": false, "disabled_by": null, "entities": [ { "disabled": false, "disabled_by": null, "entity_category": null, "device_class": null, "original_device_class": "dehumidifier", "icon": null, "original_icon": null, "unit_of_measurement": null, "state": { "entity_id": "humidifier.osuszacz", "state": "off", "attributes": { "min_humidity": 0, "max_humidity": 100, "device_class": "dehumidifier", "friendly_name": "Osuszacz", "supported_features": 0 }, "last_changed": "2022-10-06T12:30:14.278751+00:00", "last_updated": "2022-10-06T12:30:14.278751+00:00" } } ] } } }

Device specifications (please complete the following information, which can be found in log):

Same device's id, like this:

Additional context Data from Tuya IoT Platform: image

image

Add any other context or logs about the problem here.

arnoldpronobis avatar Oct 06 '22 14:10 arnoldpronobis

Hi, did you ever resolve the problem?

bremenpl avatar May 18 '23 18:05 bremenpl

Unfortunately, the problem is not solved, the device is visible in HA, no control is possible.

czw., 18 maj 2023 o 20:28 Łukasz Przeniosło @.***> napisał(a):

Hi, did you ever resolve the problem?

— Reply to this email directly, view it on GitHub https://github.com/tuya/tuya-home-assistant/issues/857#issuecomment-1553453905, or unsubscribe https://github.com/notifications/unsubscribe-auth/AXFZGGTHJHQA2ZGTBBBEEPDXGZS3DANCNFSM6AAAAAAQ6U5DC4 . You are receiving this because you authored the thread.Message ID: @.***>

arnoldpronobis avatar May 22 '23 12:05 arnoldpronobis