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

Shelly Plus I4 #23

Open
Peter847 opened this issue Jan 27, 2023 · 1 comment
Open

Shelly Plus I4 #23

Peter847 opened this issue Jan 27, 2023 · 1 comment

Comments

@Peter847
Copy link

I'm new to GitHub so I may be posting this request in the wrong place!

I am using the ShellyPlus.groovy code for an I4 digital input that the driver classes as a switch. The Hubitat Device page shows it has 4 inputs but does not show the status. Looking at the code I think the call is http://I_P_Address_/rpc/Switch.GetStatus?id=0, if I send that directly to the device in a browser I get the following response: {"code":404,"message":"No handler for Switch.GetStatus"}.

Presume the status call should have a different name?

@Peter847
Copy link
Author

Did some more digging, think the call should be "Input.GetStatus?id=0"

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

1 participant