-
Notifications
You must be signed in to change notification settings - Fork 12
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
Local control? #3
Comments
I wish there were, and I wish I knew! I tried playing with it, but didn't
get anywhere. All of my information though comes from MITMing the app or
playing with the cloud API, which is probably not helpful under the
circumstances.
…On Tue, Nov 17, 2020, 1:09 PM Joel ***@***.***> wrote:
Is there anyway that you're aware of for local control of this robot? As
in not using the cloud services.
If not at present, could it be somehow reverse engineered?
I'm curious as to what that lan_enabled: false means.
Thank you very much for this integration!
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#3>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABHRHXYFILXEI4WTPLHPEH3SQK37BANCNFSM4TY5I7NQ>
.
|
My one complaint is the updates to HA seem to be slow, If I were to fork this project, can I edit UPDATE_INTERVAL = timedelta(seconds=30) in const.py? Would this cause more frequent updates? |
I've played with that, and didn't notice a huge difference, but haven't
spent a ton of time on it. I'd be interested to hear what you find.
There's also a setting in the shark api itself, though I forget the name
off the top of my head.
…On Tue, Nov 17, 2020 at 1:27 PM Joel ***@***.***> wrote:
My one complaint is the updates to HA seem to be slow,
If I were to fork this project, can I edit UPDATE_INTERVAL =
timedelta(seconds=30) in const.py?
Would this cause more frequent updates?
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#3 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABHRHXZCJO7SIKYRWHVKMHTSQK6A7ANCNFSM4TY5I7NQ>
.
|
All I need to do is clone your HA integration and put it in a custom components folder e.g. sharkiq? Will this take precedence over the built in integration?
|
I think so, though if it does not work, it'd be quite simple to rename it to, like, |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Is there anyway that you're aware of for local control of this robot? As in not using the cloud services.
If not at present, could it be somehow reverse engineered?
I'm curious as to what that lan_enabled: false means.
Thank you very much for this integration!
The text was updated successfully, but these errors were encountered: