rospogrigio / localtuya

local handling for Tuya devices
GNU General Public License v3.0
2.85k stars 546 forks source link

[Feature Request] Wifi Tap Timer / Sprinkler System Support #582

Open tommymac2709 opened 2 years ago

tommymac2709 commented 2 years ago

The integration discovers the wifi hub that connect to the Holman WX1 WiFi Tap Timer control, but fails to authenticate (all detailed are correct). Other Tuya integrations also fail to pick it up, so if support for these devices can be added, that'd be awesome!

ganttview commented 2 years ago

It's working on this fork: https://github.com/darek-margas/localtuya

See instructions at https://github.com/darek-margas/localtuya/blob/master/Holman%20WX1%20WiFi%20Irrigation%20Tap.md.

Remember to plug in your device local_key at the appropriate spots. My device_id's (CID) were 03B for the hub socket and 031 for the irrigation controller.

lawrencelnm commented 2 years ago

Hi, I second the proposal for the Holman irrigation systems (running on Tuya) to be supported as part of this repository. As per previous comment, https://github.com/darek-margas/localtuya has got this working so hopefully it will be an easy merge of that code back into this branch.

mgbernal commented 2 years ago

Is any advance with this?

fishy242 commented 2 years ago

Yeah, it has been done in other fork and looks like a easy merge. It is very useful so could consider merging it?

lambsfry commented 2 years ago

Adding more support for the merge

jamesbannan commented 1 year ago

Also adding support for the code merge. Just bought a few of these WX1 watering systems and would love to get them integrated properly.

Et3rnal commented 1 year ago

Any hope for this? BTW K-RAIN devices (also use the Holman app, aka tuya)

epajfl00 commented 1 year ago

Agree, should merge required changes for CID sub parameter to be added (eg for Holman WX1 tap timer). In the meantime, in order to use a forked version from "https://github.com/darek-margas/localtuya" or "https://github.com/NeriedAU/localtuya" do you overwrite the existing version from "https://github.com/rospogrigio/localtuya" or can add the other version to the custom_components folder (with a different name), so 2 versions are running at the same time?

Et3rnal commented 1 year ago

With the latest update, I was able to add k-rain without a need for a new fork and here is my documented process in case anymore end up here or you want to include it in an upcoming release

https://community.home-assistant.io/t/k-rain-wi-fi-irrigation-controller-configration-for-local-tuya/525266/3

CloCkWeRX commented 1 year ago

Cross linking other conversations here, which include a number of sample DPs particularly for the australian version(s). https://community.home-assistant.io/t/holman-wifi-tap-timers-intergration/313920/67

xXAzazelXx commented 5 months ago

Any updates on this?