tuya / tuya-iot-python-sdk

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

Adding support for Get Extended Properties #54

Open ajurna opened 2 years ago

ajurna commented 2 years ago

Hey

So I wanted to implement scene control in Home assistant but i need access to the extended properties of the lights.

GET https://openapi.tuyaeu.com/v1.0/iot-03/devices/{device_id}/properties

is there a timeline for when this will be added to the library?