TheAgentK / tuya-mqtt

Nodejs-Script to combine tuyaapi and openhab via mqtt
MIT License
173 stars 81 forks source link

Not sure when you went into Maintenance mode #72

Closed craigcurtin-dev closed 3 years ago

craigcurtin-dev commented 3 years ago

!!! Please Read This First !!! If you are having difficulty controlling a specific device, please verify that the device works with tuya-cli prior to opening an issue here. If you are unable to control the device via tuya-cli it will not be possible to control it with tuya-mqtt. If the device is working with tuya-cli, please post your working commands and the equivalent commands for tuya-mqtt.

Describe the bug A clear and concise description of what the bug is.

To Reproduce Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior A clear and concise description of what you expected to happen.

Screenshots If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

Smartphone (please complete the following information):

Additional context Add any other context about the problem here.

The Tuya API project was updated with support for DP-Refresh - are you supporting this in your current implementation ?

I have done an install as of 13/5/21 and hence have the latest versions of tuyaapi and your great stuff.

I have this successfully working - but my heatpump does not send out periodic refreshes - as such i need to query it on a regular basis to see various operating parameters.

I am not a coder (can hack around bash scripts and Powershell) so can not take on maintenance of this project unfortunately. But am loving what you have done and being able to feed it into Node Red through MQTT is brilliant.

Craig

tsightler commented 3 years ago

It's not supported, and probably won't be. Based on a quick glance at the implementation it doesn't look difficult to add, but as I don't have the devices and am no longer adding features to this project, unless someone else does the work and testing, it's not likely to happen.

craigcurtin-dev commented 3 years ago

Ok thanks for the quick response - looks like it might be time for me to learn how to code !!

Get Outlook for Androidhttps://aka.ms/AAb9ysg


From: tsightler @.> Sent: Saturday, May 15, 2021 12:30:17 AM To: TheAgentK/tuya-mqtt @.> Cc: Craig Curtin @.>; Author @.> Subject: Re: [TheAgentK/tuya-mqtt] Not sure when you went into Maintenance mode (#72)

It's not supported, and probably won't be. Based on a quick glance at the implementation it doesn't look difficult to add, but as I don't have the devices and am no longer adding features to this project, unless someone else does the work and testing, it's not likely to happen.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHubhttps://github.com/TheAgentK/tuya-mqtt/issues/72#issuecomment-841280367, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AM6OST3GLBTJ7JDIEV7YYCTTNUXXTANCNFSM443YMPNA.

tsightler commented 3 years ago

Closing this for now.