rlindner / node-red-contrib-sma-webconnect

Node-RED node to query the web interface of SMA inverters
MIT License
13 stars 9 forks source link

Added support for SBx.x-1AV-40 #16

Closed JacobGrigg closed 7 months ago

JacobGrigg commented 3 years ago

Purpose of PR

Adding support for the SMA SBx.x-1AV-40 series of inverters.

Testing

Tested on Node-RED v1.2.6 with my SMA SB4.0-1AV-40 and SMA SB5.0-1AV-40 inverters.

Here is the output msg.payload: {"phase1_voltage":244.88,"frequency":49.95,"phase1_current":17.01,"phase1_power":4165,"available_sessions":1}

JacobGrigg commented 3 years ago

Thank you for creating this project. I am new to PRs on GitHub and relatively new to coding in general so I am not quite sure what the correct process is for PRs. I think I have covered your questions. Please let me know if there is anything else that you would like me to address.

rlindner commented 3 years ago

I am new to PRs on GitHub and relatively new to coding in general so I am not quite sure what the correct process is for PRs.

Everything perfect!