kellerza / pysma

Async library for SMA Solar's WebConnect interface
MIT License
59 stars 51 forks source link

Add new sensors #30

Closed eelcohn closed 4 years ago

eelcohn commented 4 years ago

This pull request will add five new sensors:

current_l1: The L1-phase current current_l2: The L2-phase current current_l3: The L3-phase current pv_voltage: The voltage generated by the solar panels pv_current: The current generated by the solar panels

kellerza commented 4 years ago

Thanks!

eelcohn commented 4 years ago

You're welcome, and thank you for making this awesome module!