Code Monkey home page Code Monkey logo

Comments (12)

ZuinigeRijder avatar ZuinigeRijder commented on June 9, 2024

You should regularly run monitor.py which will write to monitor.csv.
summary.py will use the data of monitor.csv.
What is inside monitor.csv?

from hyundai_kia_connect_monitor.

Bluhme1 avatar Bluhme1 commented on June 9, 2024

from hyundai_kia_connect_monitor.

ZuinigeRijder avatar ZuinigeRijder commented on June 9, 2024

Did you give parameters to summary.py?
Are the following files empty?

summary.charge.csv
summary.day.csv
summary.trip.csv

Can you post the (anonymized) contents of monitor.csv? I assume you are in the same directory as were monitor.csv is stored? You may also send this by email, I use a gmail account, zuinige.rijder

And what is the output when you run:
python summary.py debug

from hyundai_kia_connect_monitor.

Bluhme1 avatar Bluhme1 commented on June 9, 2024

Hello again

Found out.

In my data the odometer value is 0.0. I think it is a bug in the newest upgrade to hyundai software. When the car stops the value of odometer in the app shows 0.0. If you get a reading while the car runs, I think you get a true value

Anyway, apparently the code in summary.py will not accept 0.0 as value in odometer and stops running.

So either you can only get updates from the car with the engine running or you can accept in the code of summary.py that the value of odometer is 0.0

Hope that makes sense

Yours

Lars

from hyundai_kia_connect_monitor.

ZuinigeRijder avatar ZuinigeRijder commented on June 9, 2024

Hi Lars,

Indeed is that the problem. I had this problem too on the IONIQ 5. See this issue:

Hyundai-Kia-Connect/hyundai_kia_connect_api#196 (comment)

NE_E.EUR.S5W_L.001.001.221129 on December 6th for IONIQ5:
https://update.hyundai.com/EU/E1/updateNoticeView/623/pop2

and it was solved with version 221223:
Hyundai-Kia-Connect/hyundai_kia_connect_api#196 (comment)

Which car do you have? Probably this is also fixed when updating the infotainment version to the latest version.

from hyundai_kia_connect_monitor.

Bluhme1 avatar Bluhme1 commented on June 9, 2024

I have a Kona Electric with sw: OS_E_PE.EUR.S5W_L.001.001.221129. Looks like it is a bit older than yours. But the installer (Navigation Updater) finds this one. I will be looking for a new update.
Meanwhile I will perform an python monitor.py while the engine is running.
Closing this issue and thank you

from hyundai_kia_connect_monitor.

Bluhme1 avatar Bluhme1 commented on June 9, 2024

By the way. Do you know where I can find the newest firmware for my Kona. When I follow the “official” way I get the version from November 2022

from hyundai_kia_connect_monitor.

ZuinigeRijder avatar ZuinigeRijder commented on June 9, 2024

I have a Kona Electric with sw: OS_E_PE.EUR.S5W_L.001.001.221129. Looks like it is a bit older than yours. But the installer (Navigation Updater) finds this one. I will be looking for a new update.

There is also for the Kona a version 221223, see this link:
https://update.hyundai.com/EU/E1/updateNoticeView/623/pop2

Just download the latest version, you will see inside the Kona_EU.ver the version 221223.

from hyundai_kia_connect_monitor.

Bluhme1 avatar Bluhme1 commented on June 9, 2024

You are right. Performed an update and installed 122322. Now everything works.
Thank you very much
/Lars

from hyundai_kia_connect_monitor.

Bluhme1 avatar Bluhme1 commented on June 9, 2024

Hi @ZuinigeRijder
Now New Year is getting closer.
I would like to reset my data so that I can start collecting data the first of January and in this way register data from a whole year - 2024.
Can you help me with a solution
Thanks
Lars

from hyundai_kia_connect_monitor.

ZuinigeRijder avatar ZuinigeRijder commented on June 9, 2024

@Bluhme1 Just move at 1 january 2024 all the csv files (*.csv) to a backup folder (e.g. 2023) , maybe you want to look back to those results in the future. But do NOT move monitor.translations.csv.

Possibly older data of 3 months old is recreated for monitor.tripinfo.csv and monitor.dailystats.csv. You can also just remove manually all the entries with 2023 in all the csv files, when 2024 data is added or when you moved the *.csv files too late to another location (and you would miss some days from 2024).

from hyundai_kia_connect_monitor.

Bluhme1 avatar Bluhme1 commented on June 9, 2024

Thanks a lot. Will do that tomorrow.
And thanks for your work with this program. I use it a lot
Lars

from hyundai_kia_connect_monitor.

Related Issues (7)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.