flood detector is not supported
regevbr opened this issue · 2 comments
regevbr commented
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
You should report this on the Tuya IoT platform. This device needs to be standardized.
This is not an issue with this client library.