jblance / mpp-solar

Python package to communicate to MPP Solar PIP-4048MS inverters (and similar)
MIT License
364 stars 151 forks source link

Feature Request - Update Inverter Settings #220

Closed ziadakiki closed 1 year ago

ziadakiki commented 2 years ago

I've been using mpp-solar to read the status/settings of my inverter successfully. It would be nice if we could use mpp-solar to change those settings as well (ex. update source priority)

jblance commented 2 years ago

Which protocol do you use? Some of them have setting parameters implemented

On Mon, 2 May 2022, 12:37 am Ziad Akiki, @.***> wrote:

I've been using mpp-solar to read the status/settings of my inverter successfully. It would be nice if we could use mpp-solar to change those settings as well (ex. update source priority)

— Reply to this email directly, view it on GitHub https://github.com/jblance/mpp-solar/issues/220, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAJVKNU4SDVWW2LZWRA5KQ3VHZ3IFANCNFSM5UZ2M7SQ . You are receiving this because you are subscribed to this thread.Message ID: @.***>

ziadakiki commented 2 years ago

PI30REVO

jblance commented 2 years ago

you can try some of the pi30 setter commands, i havent implemented any for the revo variant yet

On Mon, 2 May 2022 at 17:35, Ziad Akiki @.***> wrote:

PI30REVO

— Reply to this email directly, view it on GitHub https://github.com/jblance/mpp-solar/issues/220#issuecomment-1114513078, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAJVKNUQA5BI4Q5LSVWQIH3VH5SQRANCNFSM5UZ2M7SQ . You are receiving this because you commented.Message ID: @.***>

jblance commented 1 year ago

setter commands added