James Woglom

Results 53 comments of James Woglom

@rzachariassen @sdneufer Interesting... I have never seen Basal therapy events on my end before appearing on that endpoint. I only saw CGM or Bolus event types on my end, hence...

@rzachariassen if you can email me the API output of api.controliq.therapy_events and api.controliq.therapy_timeline that would be great. My email is on my Github profile. (I also added a section in...

Also -- what version of the t:connect iOS or Android app are you using. Perhaps this is dependent on app version.

Hi Jason, While this would be a relatively simple change to perform on the tconnectsync side, I wonder whether changes for this would make more sense within Nightscout? Could you...

You should be able to modify the source code to do this by adding a `* 2.0` in these places: https://github.com/jwoglom/tconnectsync/blob/163db98/tconnectsync/parser/nightscout.py#L26 https://github.com/jwoglom/tconnectsync/blob/163db98/tconnectsync/parser/nightscout.py#L27 https://github.com/jwoglom/tconnectsync/blob/163db98/tconnectsync/parser/nightscout.py#L45 https://github.com/jwoglom/tconnectsync/blob/163db98/tconnectsync/parser/nightscout.py#L63 I'll keep this GitHub issue open...

Related to #33 -- it's debatable whether a multi-data platform approach is best for tconnectsync to move towards. I found a project https://github.com/skalahonza/TidepoolToNightScoutSync which looks like it might only synchronize...

Want to make sure that everyone in this thread was experiencing the same issue here -- the original log output from @Kdisimone mentions two different errors: > Error occurred querying...

@bewest I updated the repo and published a new release to pypi with what I hope is a fix for this behavior. I presume what might be happening here is...

I'll take a look at updating the Github actions configuration so that tests run with both the default America/New_York and something custom.

There is some logic present inside auto update which is supposed to terminate the script whenever there haven't been updates for a long time. If you're using supervisor, that would...