Page 1 of 1

Combine 2 scripts SolisCloud>Domoticz.

Posted: Thursday 26 January 2023 17:21
by PeJeWe
Goal: Import data from Soliscloud (API) in to Domoticz.

I have found 2 things:
From SolisCloud to PVOutput

Code: Select all

 https://www.google.com/url?sa=t&source=web&rct=j&url=https://github.com/ZuinigeRijder/SolisCloud2PVOutput&ved=2ahUKEwjisvbcz-X8AhVmgf0HHQN2CuwQFnoECAsQAQ&usg=AOvVaw2-ZvilDGiqAwPW6vLvQIl3 
And the PVOutput import plugin by Domoticz.
Can't find the python plugin.py

My python skills are bad and want to ask someone that combine these two so that Domoticz import the data without the PVOutput step.

Re: Combine 2 scripts SolisCloud>Domoticz.

Posted: Thursday 26 January 2023 17:31
by sincze
Is doable.
Find your UID en Plant_ID and use my Pass2PHP script.
Solis has the same backend as Omnik and many more.

Code: Select all

http://apic-cdn.solarman.cn/v/ap.2.0/plant/get_plant_device_list?uid=xxxx&plant_id=1yyyy

Re: Combine 2 scripts SolisCloud>Domoticz.

Posted: Thursday 26 January 2023 17:34
by PeJeWe
How do I use it in Domoticz?

Re: Combine 2 scripts SolisCloud>Domoticz.

Posted: Thursday 26 January 2023 17:49
by sincze
PeJeWe wrote: Thursday 26 January 2023 17:34 How do I use it in Domoticz?

Have a look here, only needs 2 variables:
https://github.com/sincze/Domoticz/blob ... portal.php

Omnik and Solis (Login at https://m.ginlong.com/ not soliscloud to obtain UID and PLANTID)