Replies: 3 comments 3 replies
-
Well it already works, what it needs is some tidying up, maybe a GUI and some tweaks. Heck you could write a desktop app. I am trying to find more time to work on the WiFi side of things for a home assistant integration so I'm not working directly on the controller stuff, but I mean I've driven Luba around etc with a controller so no issues there. Including mowing and so on over Bluetooth. Technically speaking you can send commands over WiFi but that would be very laggy if it even worked at all and also untested right now.
Couple things here. 1. Is making the api interface easier to deal with so any integration whether it be joystick or HA can use it.
2. Is what is your goal exactly? Desktop app? just running a command line function?
23/02/2024 1:53:04 pm shagadeli ***@***.***>:
…
Reached this when looking for an integration of Luba to home assistant!
Unfortunately I don't really know how to help, but read about the game controller capability and got interested!
Would you be able to give some hints about whats needed to accomplish that?
Thanks
—
Reply to this email directly, view it on GitHub[#9], or unsubscribe[https://github.com/notifications/unsubscribe-auth/AALDOPKIHFM5X7EXHYKTRP3YU7R6NAVCNFSM6AAAAABDV5BFS6VHI2DSMVQWIX3LMV43ERDJONRXK43TNFXW4OZWGI2TMNBUGU].
You are receiving this because you are subscribed to this thread.
[Tracking image][https://github.com/notifications/beacon/AALDOPKDWZK42E32CKNBEX3YU7R6NA5CNFSM6AAAAABDV5BFS6WGG33NNVSW45C7OR4XAZNKIRUXGY3VONZWS33OVJRW63LNMVXHIX3JMTHAAX3XHU.gif]
|
Beta Was this translation helpful? Give feedback.
1 reply
-
PlayStation or Xbox controller/any controller really
Im working on the home assistant integration, can actually do MQTT now but getting the keys requires a rooted android device. I'm trying to work out what the secret is for the initial two requests signature. I have a plan though and am getting closer.
29/02/2024 9:13:46 am shagadeli ***@***.***>:
…
What I'm actually looking forward to is to use it as a home assistant integration to control the mower pretty much like a robot vaccum cleaner (just like I do with the worx landroid)
This just seem to be quite far from reality so I got excited with the idea of manually control it with a gamepad. Right now the app is just too buggy to manually mow as its dropping the bluetooth every 10-30s, hopping for an update from mammotion soon.
I also hope they release a MQTT support from them so it would be easier to get status update.
What hardware is needed to use the game controller?
—
Reply to this email directly, view it on GitHub[#9 (reply in thread)], or unsubscribe[https://github.com/notifications/unsubscribe-auth/AALDOPMIFGFYUT4BTW7FADDYV6FXNAVCNFSM6AAAAABDV5BFS6VHI2DSMVQWIX3LMV43SRDJONRXK43TNFXW4Q3PNVWWK3TUHM4DMMRSHAYTC].
You are receiving this because you commented.
[Tracking image][https://github.com/notifications/beacon/AALDOPKQFGODBUVEQG4XGW3YV6FXNA5CNFSM6AAAAABDV5BFS6WGG33NNVSW45C7OR4XAZNRIRUXGY3VONZWS33OINXW23LFNZ2KUY3PNVWWK3TUL5UWJTQAQOJNW.gif]
|
Beta Was this translation helpful? Give feedback.
2 replies
-
This repo, look at the test folder there should be sample code in there, can run it from the command line and it will look for a Bluetooth connection to a Luba and attempt to connect.
Ive been refactoring code so some things might be referenced wrong but otherwise good, poetry. Is the tool to use
29/02/2024 10:57:52 am shagadeli ***@***.***>:
…
Thats such great news!
Regarding the game controller, besides the controller itself whats needed? How are the commands transmitted to the mower? Where is the code uploaded?
—
Reply to this email directly, view it on GitHub[#9 (reply in thread)], or unsubscribe[https://github.com/notifications/unsubscribe-auth/AALDOPJ7AWGQBHRCKWMCDVDYV6R5JAVCNFSM6AAAAABDV5BFS6VHI2DSMVQWIX3LMV43SRDJONRXK43TNFXW4Q3PNVWWK3TUHM4DMMRTGYYDG].
You are receiving this because you commented.
[Tracking image][https://github.com/notifications/beacon/AALDOPK6YMOOYR354PDC57DYV6R5JA5CNFSM6AAAAABDV5BFS6WGG33NNVSW45C7OR4XAZNRIRUXGY3VONZWS33OINXW23LFNZ2KUY3PNVWWK3TUL5UWJTQAQOK7G.gif]
|
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
mikey0000
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Reached this when looking for an integration of Luba to home assistant!
Unfortunately I don't really know how to help, but read about the game controller capability and got interested!
Would you be able to give some hints about whats needed to accomplish that?
Thanks
Beta Was this translation helpful? Give feedback.
All reactions