mddub / urchin-cgm

A graph of your CGM data on a Pebble watch.
MIT License
56 stars 45 forks source link

display raw nightscout data #5

Closed mgranberry closed 8 years ago

mgranberry commented 8 years ago

This looks like it should work, but it isn't showing up in the config menu. Am I missing something? As far as I can tell the JavaScript isn't changing at all when I run pebble build;pebble install, but it could be something more subtle.

mddub commented 8 years ago

This is great. Did you try BUILD_ENV=development pebble build? Otherwise, you'll see the github.io config page when you pebble emu-app-config.

https://github.com/mddub/nightscout-graph-pebble#testing-the-configuration-page

mgranberry commented 8 years ago

Yep. That was most of the problem. There were a couple problems with the code too, so I'll have a change soon. I'm getting raw data now, though, I just have to back out some changes I made while tracking down my error. :)

mgranberry commented 8 years ago

I think this is ready to go now.

francesc0-cgm commented 8 years ago

On my pebble time steel it runs but i can't get in setting screen

mddub commented 8 years ago

Yep, looks great. @francesc0-cgm, this hadn't yet been merged into a release, but it's ready now. Let us know how it works in #2.