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

CLI for CLOUD access #44

Open
slametps opened this issue Apr 28, 2018 · 1 comment
Open

CLI for CLOUD access #44

slametps opened this issue Apr 28, 2018 · 1 comment

Comments

@slametps
Copy link

this library was awesome. Can you provide CLI with CLOUD search support rather than local network only?

@DaveGut
Copy link

DaveGut commented Feb 2, 2021

Patrick,

A dump on my cloud experience.
For the cloud, the commands are exactly the same; however, not encrypted. There are some differences in the plugId for multiPlugs in the response from getSysinfo (uses long format with embedded device Id vice simply the two character plug number).

As far as connecting to and interacting with the cloud, my current groovy app at https://raw.githubusercontent.com/DaveGut/HubitatActive/master/KasaDevices/Application/KasaIntegrationApp.groovy contains the following related methods:

kasaAuthenticationPage()
getToken()
cloudGetDevices()
sendKasaCmd()

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants