Skip to content
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

"history" is broken since first of March #33

Open
algorithmixx opened this issue Mar 2, 2025 · 2 comments
Open

"history" is broken since first of March #33

algorithmixx opened this issue Mar 2, 2025 · 2 comments

Comments

@algorithmixx
Copy link

It seems that Growatt have changed something in their API TWO DAYS AGO

As soon as I set historyLast=true or historyAll=true I get an error.

Here is an excerpt from the API DEBIG LOG

2025-03-02T16:52:24.750Z growatt:api getHistory: type tlxh sn: FMP0E3J019 startDate: 2025-02-17T00:00:00.000Z endDate:
2025-03-02T16:52:24.183Z start: 0 allDatasets: false
2025-03-02T16:52:24.750Z growatt:api getHistory: params URLSearchParams {
'tlxSn' => 'FMP0E3J019',
'startDate' => '2025-02-17',
'endDate' => '2025-03-02',
'start' => '0' }
2025-03-02T16:52:24.838Z growatt:api getHistory reject
2025-03-02T16:52:24.838Z growatt:api getPlantDeviceData getHistory tlxh err: Error: The server sent an unexpected
response, a fatal error has occurred
at C:\xampp\htdocs\growatt\node_modules\growatt\lib\growatt.js:499:24
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
2025-03-02T16:52:24.839Z growatt:api getAllPlantDeviceData getPlantDeviceData tlxh err: Error: The server sent an
unexpected response, a fatal error has occurred
at C:\xampp\htdocs\growatt\node_modules\growatt\lib\growatt.js:499:24
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
2025-03-02T16:52:24.839Z growatt:api getAllPlantData getAllPlantDeviceData err: Error: The server sent an unexpected
response, a fatal error has occurred
at C:\xampp\htdocs\growatt\node_modules\growatt\lib\growatt.js:499:24
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
2025-03-02T16:52:24.842Z growatt:api getDevicesByPlantList: plantId: 10032567 currPage: 1
2025-03-02T16:52:24.845Z growatt:api logout:

Contact me at [email protected] if you need more details.

Thanks for the great work!

Gero

@PLCHome
Copy link
Owner

PLCHome commented Mar 2, 2025

Thanks for the analysis. I'm on vacation until March 17th. I can take a look at it after that.

@algorithmixx
Copy link
Author

algorithmixx commented Mar 2, 2025 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants