Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for LNK2 WiFi #42

Closed
J0EK3R opened this issue May 12, 2022 · 2 comments
Closed

Support for LNK2 WiFi #42

J0EK3R opened this issue May 12, 2022 · 2 comments

Comments

@J0EK3R
Copy link

J0EK3R commented May 12, 2022

Hello and many thanks for this project!

I took this project as base for an implementation for the FHEM home automation system written in Perl:
fhem-rainbird

Now Rain Bird has released a new WiFi stick Rain Bird LNK2 WiFi.

Sadly my implementation can't communicate to the device using "tunnelSip" as methode.
The responses for all commands using "tunnelSip" always are:
{"error":{"code":-32602,"message":"Invalid parameters"},"id":43,"jsonrpc":"2.0","result":{"text":"NoResult"}}
Communication using the methodes "getNetworkStatus", "getSettings", "getWifiParams" is working.

Now I'm asking myself if my implementation is faulty or if the LNK2 stick has a different structure of the commands!?

Did someone manage to communicate to a LNK2 WiFi with pyrainbird?

@emeins
Copy link

emeins commented May 18, 2022

I tested the irrigation test script with LNK2 successfully.
Please find the log entries below:
image

@J0EK3R
Copy link
Author

J0EK3R commented May 18, 2022

Thank you a lot for your quick response!

@J0EK3R J0EK3R closed this as completed May 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants