PaulAnnekov / tuyaha

Implements the special Tuya Home Assistant API.
Other
142 stars 106 forks source link

Portable Air conditioner no settings #49

Closed geckom closed 3 years ago

geckom commented 3 years ago

API doesnt seem to return any results for the tuya portable air conditioner.

Cannot get modes, set temperate, change anything at all.


Got devices
{   'header': {'code': 'SUCCESS', 'payloadVersion': 1},
    'payload': {   'devices': [   {   'data': {   'online': True,
                                                  'state': 'true',
                                                  'windspeed': '1'},
                                      'dev_type': 'climate',
                                      'ha_type': 'climate',
                                      'icon': 'https://images.tuyaeu.com/smart/product_icon/kt.png',
                                      'id': '44054805a4cf12ac47e7',
                                      'name': 'Study AC'}],
                   'scenes': []}}```
PaulAnnekov commented 3 years ago

https://github.com/PaulAnnekov/tuyaha#my-device-is-not-listed-in-tuya-api-response-or-contains-incomplete-state-what-should-i-do