codetheweb / tuyapi

🌧 An easy-to-use API for devices that use Tuya's cloud services. Documentation: https://codetheweb.github.io/tuyapi.
MIT License
2.04k stars 332 forks source link

device: CurtainMotor #605

Open JacekKac opened 1 year ago

JacekKac commented 1 year ago

not reporting any activities by iteself i need to tuya-cli get to receive information /tuya-mqtt $ tuya-cli get --id bff8864a3.......... --key ........... --full { dps: { '2': 0, '5': 'back' } }

this is very strange behaviour - i am running many tuya devices and all od them are reporting received commands via websocket but this one dont. Is there a way to achieve it?