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

Air conditioners wrong max temperature and no fan controlling

Open imeSven opened this issue 2 years ago • 5 comments

Describe the bug my air conditioners temperature is min 16 and max 31 , and i have min 16 and max 88.. how can i modify that in homeassistnat ? and i dont have no fan controlling and swing option

model KT

{ "home_assistant": { "installation_type": "Home Assistant Container", "version": "2022.7.5", "dev": false, "hassio": false, "virtualenv": false, "python_version": "3.10.5", "docker": true, "arch": "x86_64", "timezone": "Europe/Bucharest", "os_name": "Linux", "os_version": "4.4.180+", "run_as_root": true }, "custom_components": {}, "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": "40", "app_type": "tuyaSmart", "mqtt_connected": true, "disabled_by": null, "disabled_polling": false, "devices": [ { "name": "Air conditioner", "model": "", "category": "kt", "product_id": "u9jjsaluqe1trtxv", "product_name": "Air conditioner", "online": true, "sub": false, "time_zone": "+03:00", "active_time": "2022-07-16T22:50:25+00:00", "create_time": "2022-06-09T18:12:15+00:00", "update_time": "2022-07-16T22:50:25+00:00", "function": { "switch": { "type": "Boolean", "value": {} }, "temp_set": { "type": "Integer", "value": { "unit": "\u2103", "min": 160, "max": 880, "scale": 1, "step": 5 } }, "mode": { "type": "Enum", "value": { "range": [ "cold", "hot", "wet", "wind", "auto" ] } }, "temp_set_f": { "type": "Integer", "value": { "unit": "\u2109", "min": 61, "max": 88, "scale": 0, "step": 1 } } }, "status_range": { "switch": { "type": "Boolean", "value": {} }, "temp_set": { "type": "Integer", "value": { "unit": "\u2103", "min": 160, "max": 880, "scale": 1, "step": 5 } }, "temp_current": { "type": "Integer", "value": { "unit": "\u2103", "min": -20, "max": 100, "scale": 0, "step": 1 } }, "mode": { "type": "Enum", "value": { "range": [ "cold", "hot", "wet", "wind", "auto" ] } }, "humidity_current": { "type": "Integer", "value": { "unit": "%", "min": 0, "max": 100, "scale": 0, "step": 1 } }, "temp_set_f": { "type": "Integer", "value": { "unit": "\u2109", "min": 61, "max": 88, "scale": 0, "step": 1 } } }, "status": { "switch": false, "temp_set": 260, "temp_current": 27, "mode": "cold", "humidity_current": 0, "temp_set_f": 61 }, "home_assistant": { "name": "Air conditioner", "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.air_conditioner", "state": "off", "attributes": { "hvac_modes": [ "off", "heat_cool", "cool", "heat", "dry", "fan_only" ], "min_temp": 16.0, "max_temp": 88.0, "target_temp_step": 0.5, "current_temperature": 27.0, "temperature": 26.0, "current_humidity": 0, "friendly_name": "Air conditioner", "supported_features": 1 }, "last_changed": "2022-07-17T17:07:05.870249+00:00", "last_updated": "2022-07-17T17:07:05.870249+00:00" } } ] } }, { "name": "Air conditioner living ", "model": "", "category": "kt", "product_id": "u9jjsaluqe1trtxv", "product_name": "Air conditioner", "online": true, "sub": false, "time_zone": "+03:00", "active_time": "2022-07-04T18:37:30+00:00", "create_time": "2022-06-17T20:28:17+00:00", "update_time": "2022-07-04T18:37:53+00:00", "function": { "switch": { "type": "Boolean", "value": {} }, "temp_set": { "type": "Integer", "value": { "unit": "\u2103", "min": 160, "max": 880, "scale": 1, "step": 5 } }, "mode": { "type": "Enum", "value": { "range": [ "cold", "hot", "wet", "wind", "auto" ] } }, "temp_set_f": { "type": "Integer", "value": { "unit": "\u2109", "min": 61, "max": 88, "scale": 0, "step": 1 } } }, "status_range": { "switch": { "type": "Boolean", "value": {} }, "temp_set": { "type": "Integer", "value": { "unit": "\u2103", "min": 160, "max": 880, "scale": 1, "step": 5 } }, "temp_current": { "type": "Integer", "value": { "unit": "\u2103", "min": -20, "max": 100, "scale": 0, "step": 1 } }, "mode": { "type": "Enum", "value": { "range": [ "cold", "hot", "wet", "wind", "auto" ] } }, "humidity_current": { "type": "Integer", "value": { "unit": "%", "min": 0, "max": 100, "scale": 0, "step": 1 } }, "temp_set_f": { "type": "Integer", "value": { "unit": "\u2109", "min": 61, "max": 88, "scale": 0, "step": 1 } } }, "status": { "switch": false, "temp_set": 245, "temp_current": 29, "mode": "cold", "humidity_current": 0, "temp_set_f": 61 }, "home_assistant": { "name": "Air conditioner living ", "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.air_conditioner_living", "state": "off", "attributes": { "hvac_modes": [ "off", "heat_cool", "cool", "heat", "dry", "fan_only" ], "min_temp": 16.0, "max_temp": 88.0, "target_temp_step": 0.5, "current_temperature": 29.0, "temperature": 24.5, "current_humidity": 0, "friendly_name": "Air conditioner living ", "supported_features": 1 }, "last_changed": "2022-07-17T17:07:16.642270+00:00", "last_updated": "2022-07-17T17:16:10.720617+00:00" } } ] } } ] } } thanks.

imeSven avatar Jul 17 '22 17:07 imeSven

There is no point raising issues here anymore as this was officially integrated into homeassistant. As per front page tuya no longer maintain this repository it is purely for history ‘ documentation. You will need to raise your issues with homeassistant team directly

Bart39 avatar Jul 20 '22 11:07 Bart39

and where should i post this issue ?

imeSven avatar Jul 20 '22 18:07 imeSven

https://github.com/home-assistant/core

Bart39 avatar Jul 20 '22 19:07 Bart39

https://github.com/home-assistant/core

https://github.com/home-assistant/core/issues/75525

I'd just did and they told me is nothing wrong with they'r plugin. And to Contact tuya suport. Sorry for replying here again but can u tell me where should I wrote them? Because home assistant core closed my post.

imeSven avatar Jul 21 '22 09:07 imeSven

Login to iot.tuya.com (you had to do this to set up the integration) then click the tech support link at the top This will send you to https://service.console.tuya.com/8/3/list?source=support_center Please note I am not affiliated to either this project or home assistant just that I have the same issue and it’s an endless cycle of Frenck stating talk to tuya (he’s not wrong btw) and tuya saying talk to home assistant team…..good luck

Bart39 avatar Jul 21 '22 21:07 Bart39