I'm actually not sure how this app ever worked for anybody besides the author - afaik to update the contents of an app from your server, you need the access token of the person who created the app. I can easily update my own apps, but for any other app I get "wrong api key".
If you're interested I could write a small tutorial in the next days
Sorry for replying late on your tutorial, but I had quite a lot to do.
First of all thanks for your tutorial on this.
I followed your steps and it works like a charm. I am currently fiddling around with trying to automate the run of the script on my OS X server, but that's another problem.
One thing which I noticed is that the icons I chose in my created app are not the ones used for displaying on the Lametric.
Specifically the download icon, because this one is green and not animated. I chose an animated red arrow for the download icon. I saw in the python script that the icons are included there. It was something like "i_120". But when I changed that to the number of the animated red error the script gave me an error.
Do you know why this happens and how I can change the icons?
A
A lex
said
over 7 years ago
Normally it should work, if you replace the values for dl_icon and ul_icon in the script - did you use the correct values? I used i402 and i120, without "_" - as far as I can see, animated icons start with an "a". Can you post your icon IDs, than I can try it?
M
Merlok
said
over 7 years ago
Hm I tried it with a after your post, but that doesn't work too.
I tried to use 7465 and 7463. It's a red and green animated arrow.
A
A lex
said
over 7 years ago
Answer
Okay,
I tried your icons (a7465 and a7463) and I found a bug - I set the icon for the upload wrong. It's fixed now.
I pushed the fix to the GitHub repository and you can download it. After that, set
dl_icon = "a7463"
and
ul_icon = "a7465"
and it works.
M
Merlok
said
over 7 years ago
Yep it works now. Thanks man.
Now I only have to figure out why it's not starting automatically. :D
Merlok
I just downloaded the DLSpeed app and tried to make it work.
It works so far but once the script has checked my DL/UP speed it gives me the error:
I am not sure what to put in here:
token = "YOURTOKEN"
mypath = "YOURPATH" + MYVERSION
As the developer says in the app description I should try the forums, well.... I am trying now.
I hope someone here knows the answer to this.
Okay,
I tried your icons (a7465 and a7463) and I found a bug - I set the icon for the upload wrong. It's fixed now.
I pushed the fix to the GitHub repository and you can download it. After that, set
dl_icon = "a7463"
and
ul_icon = "a7465"
and it works.
- Oldest First
- Popular
- Newest First
Sorted by Oldest FirstA lex
I'm actually not sure how this app ever worked for anybody besides the author - afaik to update the contents of an app from your server, you need the access token of the person who created the app. I can easily update my own apps, but for any other app I get "wrong api key".
If you're interested I could write a small tutorial in the next days
Merlok
That would be quite nice. Thank you mate.
A lex
Here you go, I wrote a small tutorial:
Show Download and Upload speed on your LaMetric Time
1 person likes this
Merlok
Sorry for replying late on your tutorial, but I had quite a lot to do.
First of all thanks for your tutorial on this.
I followed your steps and it works like a charm. I am currently fiddling around with trying to automate the run of the script on my OS X server, but that's another problem.
One thing which I noticed is that the icons I chose in my created app are not the ones used for displaying on the Lametric.
Specifically the download icon, because this one is green and not animated. I chose an animated red arrow for the download icon. I saw in the python script that the icons are included there. It was something like "i_120". But when I changed that to the number of the animated red error the script gave me an error.
Do you know why this happens and how I can change the icons?
A lex
Normally it should work, if you replace the values for dl_icon and ul_icon in the script - did you use the correct values? I used i402 and i120, without "_" - as far as I can see, animated icons start with an "a". Can you post your icon IDs, than I can try it?
Merlok
Hm I tried it with a after your post, but that doesn't work too.
I tried to use 7465 and 7463. It's a red and green animated arrow.
A lex
Okay,
I tried your icons (a7465 and a7463) and I found a bug - I set the icon for the upload wrong. It's fixed now.
I pushed the fix to the GitHub repository and you can download it. After that, set
dl_icon = "a7463"
and
ul_icon = "a7465"
and it works.
Merlok
Yep it works now. Thanks man.
Now I only have to figure out why it's not starting automatically. :D
-
First Impressions
-
Bug Reports
-
Is Lametric team reading this forum?
-
Auto-Brightness / Still too bright..
-
Ifttt for android
-
Disable Auto-shut-off on timeout?
-
Full-Color Display
-
How do you update your apps?
-
Unable To Find LaMetric on Apple Airport Express
-
Did your clock change due to BST ending?
See all 96 topics