quixony

Results 9 comments of quixony

I know that there is not much that can be done in the code of gotify. For gotify it would be another popular service where it is integrated. I already...

Is any progress been made within this issue? I could provide additional decoding data if that helps.

Might that XOR value be related to SerialNumber (back of scale), or be calculated while the pairing process? Maybe from firmware and SN or something like that? I would like...

I'd really like to test the version as well, but I am not familiar with building the apk (I could not find any in the repo). Could someone provide it...

I can confirm that. No offline measurements are shown. Online measurements work great (besides the wrong date, and the app crashes if gps is disabled on adding Bluetooth devices). I'd...

@tichaonax 1. You seem to not have all dependencies installed correctly. ArduinoIDE claims the WifiManger is not found. Either install it via the package manager or extract the zip-file from...

In deed this is part of your problem. Though this fix does not apply all days in only one request, but still for every day one. If anybody is more...

Ok, this issue seems to be a bit more complicated. 1. many times the schedule view on the webUI is corrupted: around the current time (+/- 1 hour) two values...

I have to correct myself: On comparing the weather provider wunderground and darksky I realized in the darksky implementation one line cutting double values was missing (compare WeatherDarkSky.ts::165 and WeatherWunderground.ts::180...