-
Notifications
You must be signed in to change notification settings - Fork 2
Fix Dates / Bluetooh MAC #5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Conversation
tag @bugficks |
goodmorning, i've a problem with syncronization after connected to Omron. (it seem a problem with date). I'm from country IT italy. these are the logs invoke what can i do ? |
apply my patch and try? |
i've already tryed to add line 529, 530, 534 that i found in code review of omramin.py , but i recieve the same error. it seem i don't make mistakes |
@niccomaz try from my repo ? https://github.com/andjelx/omramin |
I download only the omramin.py file, but I receive this error: Traceback (most recent call last): so, i mark# the line, and then i recieve this error: Traceback (most recent call last): |
@niccomaz can this be related? This is raw file to be downloaded: https://raw.githubusercontent.com/andjelx/omramin/refs/heads/master/omramin.py |
same date problem also with the new raw file [2025-10-03 06:27:07] [I] Downloaded 4 entries from 'OMRON connect' for 'Bilancia Omron' |
Good morning, any other suggest? |
i fix the problem. this is the line correct: byeee |
Fixes the following