tuya / tuya-iot-python-sdk

Tuya IoT Python SDK for Tuya Open API.
MIT License
117 stars 47 forks source link

flood detector is not supported #36

Closed regevbr closed 2 years ago

regevbr commented 2 years ago

Hi,

I have a flood detector in my tuya account. The api manages to see it, but the get_device_specification returns an error:

{'code': 2009, 'msg': 'not support this device', 'success': False, 't': 1634819747170}

The device details (redacted):

TuyaDevice(active_time=1634819598, biz_type=18, category='qt', create_time=1634810143, icon='smart/icon/ay1571196781060cNsAn/3fafd1da9189d454def861b3beafbf7f.png', id='81742188483fda843f70', ip='-----', lat='----', local_key='-----', lon='-----', model='Hey403', name='Flood Detector', online=True, owner_id='-----', product_id='tinzuhnp2osaxtd5', product_name='Hey! Flood Detector', status={}, sub=False, time_zone='----', uid='-----', update_time=1634819715, uuid='-----')

Who can I address to help get it supported?

Thanks

frenck commented 2 years ago

You should report this on the Tuya IoT platform. This device needs to be standardized. This is not an issue with this client library.

regevbr commented 2 years ago

@frenck thanks already did!