Page 6 of 6

Re: Python Plugin: Growatt Inverter

Posted: Tuesday 06 June 2023 22:03
by sincze
I still offer this Pass2PHP script.
Running every 5 minutes with no lock-out

https://github.com/sincze/Domoticz/blob ... verter.php

Re: Python Plugin: Growatt Inverter

Posted: Thursday 29 February 2024 21:49
by ravikjab
What if i have 4 pcs power station in account growatt? How configurate this script?

Re: Python Plugin: Growatt Inverter

Posted: Thursday 29 February 2024 23:11
by sincze
ravikjab wrote: Thursday 29 February 2024 21:49 What if i have 4 pcs power station in account growatt? How configurate this script?
That is a good question. I have no such amount of devices so unable to debug this.

Re: Python Plugin: Growatt Inverter

Posted: Sunday 03 March 2024 19:12
by ravikjab
But is it possible to do?

Re: Python Plugin: Growatt Inverter

Posted: Monday 22 April 2024 10:01
by rensbr
ravikjab wrote: Thursday 29 February 2024 21:49 What if i have 4 pcs power station in account growatt? How configurate this script?
I have the same question, but then with 2 inverters.

Yesterday I installed a second Growatt inverter into my home and added this to already exsisting account, is there a way to add both inverters to Domoticz? Either trough the plugin or the php scrip.

Re: Python Plugin: Growatt Inverter

Posted: Monday 22 April 2024 10:16
by janvdberg
I use this to sum the totals of multiple inverters:

https://j11g.com/2024/04/01/how-to-add- ... -domoticz/

Re: Python Plugin: Growatt Inverter

Posted: Friday 20 September 2024 9:24
by ronzelver
rensbr wrote: Monday 22 April 2024 10:01
ravikjab wrote: Thursday 29 February 2024 21:49 What if i have 4 pcs power station in account growatt? How configurate this script?
I have the same question, but then with 2 inverters.

Yesterday I installed a second Growatt inverter into my home and added this to already exsisting account, is there a way to add both inverters to Domoticz? Either trough the plugin or the php scrip.
I have also two Growatt inverters and they are both in my existing account. I would like to see them individually in Domoticz, or the totals for both of them, either way. The current setup with this plugin shows only the numbers for the first plant.

Re: Python Plugin: Growatt Inverter

Posted: Friday 20 September 2024 10:16
by rensbr
ronzelver wrote: Friday 20 September 2024 9:24
rensbr wrote: Monday 22 April 2024 10:01
ravikjab wrote: Thursday 29 February 2024 21:49 What if i have 4 pcs power station in account growatt? How configurate this script?
I have the same question, but then with 2 inverters.

Yesterday I installed a second Growatt inverter into my home and added this to already exsisting account, is there a way to add both inverters to Domoticz? Either trough the plugin or the php scrip.
I have also two Growatt inverters and they are both in my existing account. I would like to see them individually in Domoticz, or the totals for both of them, either way. The current setup with this plugin shows only the numbers for the first plant.
You can't do this with the existing plugin. I have used Grott instead, in combination with NodeRed and that works like a charm.