Micah Halter
Micah Halter
@balena-ci rebase
@balena-ci rebase
I'm guessing `cap` is short for capabilities. Maybe adding `"pose": 1` back to the `cap` field would trick it into reenabling since `quietNav` didn't work
It seems like the x/y coordinates have to be accessible somewhere in the communication since it generates an image in the app of what parts were cleaned
@mike1808 do you know if the Lunar 2021 has a similar API as the Pyxis? I can't find any specific details online and I haven't had a chance to play...
After getting some time to investigate this a little more it looks like the API for the Lunar 2021 is the same as the Pyxis scale but with a different...
Awesome, thanks for the links. I will try to look into this as I am able to get some time! :D
@graphefruit @mike1808 I was able to get some good initial results by modifying the `findBLEUUIDs` function. There isn't anything different from the previous PR outside of that function logic. I...
I've been debugging that as well and it doesn't seem to be the heartbeat. I added some logs for when the commands are called and it looks like something is...