Enhancements
- Added ac charge for TLXH. Thanx to olli0815!
Enhancements
- Added time slots for TLXH. Thanx to olli0815!
- Added Inverter On Off for TLX und TLXH. Thanx to olli0815!
- Added feature to enable debug
Enhancements
- Added NOAH.
Fixes
- Solved the problem that no inverter list but result 2 was returned in NOAH.
Fixes
- no connection can be established password must now be transferred as MD5 hash.
- cookie issue
- eslint adjustments
- update all modules
Enhancements
- With multiple backflow total data and status data were swapped.
Enhancements
- Reading and writing of inverter configuration settings
- max
- Time
- PV active power rate
- max
- a question to query logs #19
Enhancements
- Additionally query the status information via the Plant List.
Enhancements
- Inverter typ singleBackflow and multipleBackflow added.
Enhancements
- Add switch indexCandI to the config Objekt.
- Set to true if your Growatt page Plant is a C&I Plant page with indexbC or plantDo in the Path from the Growatt webinterface.
Fixes
- No retrieval of the other parameters value possible after parameter error
Fixes
- Grid first and Battery first setting on MIX may not work
Fixes
- time setting on TLX may not work #14
Fixes & Enhancements
- Removed acceleration through parallel reading of all data
Fixes
- settings on TLX may not work
Fixes
- Fixed reading time type
Enhancements
- Acceleration through parallel reading of all data
- New check for inverter on/off parameter
- Added unit and possible values to parameter object
- Add reading and writing of inverter configuration settings
- mix
- Inverter On/Off
- mix
Fixes
- replaced german typ against type
Enhancements
- Split into multiple JS files
- Added new property "growattType" inside Serial Number object. So that the settings for the type can be queried.
- new internal function comInverter
- added to readme.md
- new function getInverterCommunication
- new function getInverterSetting
- new function setInverterSetting
- Reading and writing of inverter configuration settings
- mix
- Time
- Grid first
- Battery first
- LoadFirst
- Failsafe
- PV active power rate
- Backflow setting
- Backflow setting power
- EPSOn
- tlx/tlxh
- Time
- PV active power rate
- mix
Fixes
- calendar structure was not always changed to timestamp
Enhancements
- Status data now also from TLX/TLXH
Fixes
- TLX Hybrid is now working
- If there are different inverters, these are now shown
Enhancements
- other Server over options
- Data logger settings can be called up and changed.
Fixes
- LINT
Fixes
- HEADER changed
Fixes
- JSON loopkiller
Fixes
- https rejectUnauthorized false
Fixes
- historyAll may not work
Fixes
- Typ inv was missing in desission for total data and history data
Enhancements
- added new speedup method to readme
- remove duplicate code for better maintenance
Enhancements
- added option historyAll
- removed chart
Enhancements
- make the source a little prettier
- added Test and Release
- solve a loop problem: used i in inner and outer loop
- solve a sentry problem: undefined object
Enhancements
- lifeSignCallback added
Enhancements
- Improved error handling
- Error output: if the key has expired, requests are forwarded with an error code, which is now in the reject message
- Update the includes
- Added "validateCode" to login object
Enhancements
- timeout increased and config object built into constructor
Fixes
- spelling mistakes
Enhancements
- API changed from function collection to class and Axios session.
Enhancements
- The readme improved
Fixes
- Create a date from the time or calendar structure for last history data for all devices sometimes not working
Enhancements
- Create a date from the time or calendar structure for last history data for all devices
Fixes
- fixes chart data no longer default
Fixes
- fixes a date issue on inverter history data
Enhancements
- npm package version update axios to 0.21.1
- get the last history data for all devices
Fixes
- fixes a date issue on chart data
Enhancements
- npm package version update
Fixes
- improvement for objects not returned from Growatt website
- Some console.log removed
Enhancements
- sharePlantLogin: Login with the plant share key.
- getAllPlantData and getAllPlantDeviceData: options added "deviceTyp default false"
- Inv/MIX/TLX get..ChartLast added for the last chart value for the missing Status data function new options:chartLast default true, options.chartLastDate defalut the date chartLastArrayAsJson default true, chartLastArray default false
Enhancements
- getAllPlantData and getAllPlantDeviceData: options added for selective api calls.