Skip to content

Conversation

@ricardo-cunha
Copy link

Hi,

Added possibility to change the inverter type. Added reading script for a Growatt SPH-TL3.
Also, included basic reading of battery values but definitely can be improved, following the protocol added to docs.
Let me know if this is interesting and if so, perhaps we can improve it.

Best regards,
Ricardo

Included basic reading of battery values but can be improved, following the protocol added to docs.
pymodbus==2.3.0
influxdb==5.3.1
pymodbus==3.2.2
pyserial==3.5
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Doesn't seem to be used so don't need pyserial.

Suggested change
pyserial==3.5


[solarmon]
port = /dev/ttyUSB0
inverter_type = SPH-TL3
Copy link
Owner

@ZeroErrors ZeroErrors Jan 6, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we leave this as default?
Would probably be a good idea to add some documentation to this file so its easier for people to understand when they first set it up.

Suggested change
inverter_type = SPH-TL3
# Set to the model of inverter you are connecting to.
# Possible values: Default, SPH_TL3
inverter_type = Default

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

Successfully merging this pull request may close these issues.

2 participants