Robert Wójtowicz
Robert Wójtowicz
I have the same problem, I can't install on ESXi version 8.0 :(
Any chance there will be an "official on github" version for ESXi 8 ?
Looks like it, I have the same thing. let's wait a while maybe a failure at Garmin again: https://github.com/petergardfjall/garminexport/issues/103
@Martin22 @JoeBee01 @saborsoft check out new version :) https://github.com/RobertWojtowicz/miscale2garmin BR, Robert
Any chance to create a plug-in for a podman ?
Hi @abrander Any good news in solving this problem ? Unfortunately alternate YAGCC client does not support ARMv6 (older RPi). https://github.com/RobertWojtowicz/miscale2garmin/issues/34 I'd like to return to the good bodycompositon solution...
Hi, @abrander I created a new version based on this solution, a very useful approach with tokens: https://github.com/cyberjunky/python-garminconnect https://github.com/RobertWojtowicz/miscale2garmin/blob/master/import_tokens.py https://github.com/RobertWojtowicz/miscale2garmin/blob/master/export_garmin.py BR, Robert
I have the same problem, modify code and works: `float weight = stoi2( hex, 22 ) * 0.01f / 2;`
Hi @maxromanovsky, @userx14 As if a working firmware for ESP32 would appear, I can test and implement in my integration as here: https://github.com/RobertWojtowicz/export2garmin/blob/master/manuals/Miscale_ESP32.md BR, Robert
Hi, @userx14 I understand the issues of connection over COM in terms of pairing in the terminal, but will you create a version that sends MQTT data over WiFi ?...