T42 | thegaganmalvi was added by: thegaganmalvi | 05:23 |
---|---|---|
piggz | monich: ping | 11:32 |
xboxn | i am a bit confused about some of the requirements | 11:38 |
monich | piggz: ugh? | 11:51 |
piggz | monich: amazfish will not kinds work with mi band 3 for u | 12:26 |
monich | piggz: no problem, I'll write my own app :) | 12:27 |
piggz | monich: sorry, s/ now kinda | 12:27 |
monich | ah | 12:27 |
piggz | its confirmed as working by someone | 12:27 |
monich | I can try too | 12:28 |
piggz | apparently weather sync doenst work | 12:28 |
piggz | pls :) | 12:28 |
monich | piggz: is it in jolla store? | 12:30 |
monich | probably not | 12:31 |
mal | openrepos at least | 12:31 |
piggz | monich: no, openrepos | 12:33 |
piggz | cant go in store, breaks too many rules :D | 12:33 |
monich | piggz: I remember that I deleted it for constantly crashing ion the background | 12:39 |
monich | and requiring some weird things | 12:39 |
piggz | monich: its not known to crash, but does use some kde libs....which arnt that weird | 12:40 |
monich | piggz: reinstalled it, it says "connecting to watch..." for over a minute | 12:40 |
mal | piggz: I ran store validator on amazfish rpm, nice amount of errors :D | 12:40 |
piggz | monich: select disconnect from watch ... delete from the sailfish BT dialog | 12:40 |
piggz | and pair from the app | 12:41 |
piggz | if bluez has another watch listed, even if it doesnt exist, it iwll try and pair it | 12:41 |
* monich tries again | 12:41 | |
monich | Found: QVariant(QString, "Mi Band 3") | 12:43 |
monich | BluezAdapter::deviceName:looking for: "/org/bluez/hci0/dev_E3_E7_06_BF_0A_3F" | 12:43 |
monich | pair:137 - Pair result: | 12:43 |
monich | piggz: that's it ^ | 12:43 |
monich | ui still says "connecting to watch..." | 12:43 |
piggz | is that the mac address of the band? | 12:43 |
monich | in "pair device" view | 12:43 |
monich | mac addr is ok | 12:44 |
monich | I know it :) | 12:44 |
monich | from my own testing | 12:44 |
piggz | and u havtn factory reset, that changes the address? | 12:44 |
piggz | do journalctl | grep amazfish | 12:45 |
piggz | for the real logs | 12:45 |
T42 | <adampigg> (Photo, 629x246) https://irc.thaodan.de/.imgstore/fr090S48wD.png | 12:46 |
piggz | ^^ i have another user saying it works ;) | 12:47 |
piggz | (v 1.1.2 on store has the lower case i fix) | 12:48 |
monich | piggz: the watch never becomes "connected" on the bt settings page | 12:49 |
piggz | what you could try, while pariing, click the device in the bt page to force it to connecy | 12:50 |
piggz | s/connect | 12:50 |
monich | paired and connected it on the bt settings page, let's see... | 12:51 |
piggz | u should do that while pairing in the app page.... | 12:51 |
monich | no luck :/ still "connected to watch..." and nothing interesting in the log | 12:52 |
piggz | logs should have something like "Creating bipdevice...." | 12:53 |
piggz | not the UI logs, the daemon logs..... | 12:53 |
piggz | i presume daemon is enabled/started ? | 12:53 |
piggz | harbour-amazfishd is running | 12:54 |
* monich runs harbour-amazfishd from the command line | 12:54 | |
piggz | and settings page in UI shows "stop service" | 12:54 |
monich | oh, now the ui shows signs of life | 12:55 |
piggz | :D | 12:55 |
monich | piggz: why do you the service btw? | 12:55 |
piggz | the UI doesnt do anything, except send commands to the service | 12:55 |
piggz | monich: so it can run all the time in the background | 12:55 |
piggz | originally it just ran in the UI, and users wanted it as a service | 12:56 |
piggz | was quite an effort to abstact it all away like that, but im quite happy with it | 12:56 |
monich | piggz: and if I just need to check things up, I have to run the service from the command line? | 12:57 |
piggz | no, from the UI settings page, there is 2 buttons | 12:57 |
piggz | enable/disbale service | 12:57 |
piggz | and start/stop service | 12:57 |
piggz | so, if you enable and start, it will run after a reboot | 12:57 |
monich | hmm... it the ui needs to the service, shouldn't it start it automatically? | 12:58 |
monich | and stop it when it exits | 12:58 |
piggz | well, you want it all the time for notifications | 12:58 |
piggz | and it downloads your activiity data on the hour | 12:58 |
monich | piggz: ah, so the watch only has storage for on hour of the activity, right? | 12:59 |
piggz | no, the watch can store loads .... but its nice to sync your data regulalry for steps/sleep analysis | 13:00 |
piggz | you get graphs in the UI | 13:00 |
monich | what I expected was something like - you wear the watch normally and then sync it whenever you feel like looking at the graphs | 13:01 |
piggz | yes, you can do that too | 13:02 |
piggz | i cant remember if auto sync is the default or not | 13:02 |
piggz | but thats how i do it | 13:02 |
monich | haha, 25559650 steps! is that for real? | 13:02 |
piggz | oh, give it a few seconds | 13:02 |
piggz | ive got that as a current bug, not sure when it got introduced | 13:03 |
piggz | it usually sorts itself out | 13:03 |
piggz | so, i guess it connected and authenticated ok? | 13:03 |
monich | yes | 13:04 |
monich | it did the bzzzzz thing | 13:04 |
piggz | awesome | 13:04 |
monich | piggz: you give it a hardcoded key, right? | 13:05 |
piggz | i will accept a PR that subclasses BipDevice, into a Band3Device, and gives the correct suported features ;) | 13:05 |
piggz | monich: on the 3 yes, its fixed | 13:05 |
piggz | 4 and GTS use the server pairing | 13:05 |
monich | piggz: server pairing is the one that requires registration? | 13:07 |
piggz | monich: yes, server pairing requires the amazfit app | 13:10 |
piggz | to pair those, you first have to pair it in amazfish, then extract the key | 13:11 |
monich | meh | 13:11 |
piggz | monich: initialize step count to 0 so that it doenst momentarily show a crazt value while it reads it fromt he watch ;) | 17:32 |
Generated by irclog2html.py 2.17.1 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!