sharkiq
sharkiq copied to clipboard
Local control?
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!
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 [email protected] 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 https://github.com/ajmarks/sharkiq/issues/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 [email protected] 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 https://github.com/ajmarks/sharkiq/issues/3#issuecomment-729117169, 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, sharkiq2