NEWS
New Adapter - Soliscloud
-
@luapsi said in New Adapter - Soliscloud:
@trixx sagte in New Adapter - Soliscloud:
battery_current_usage
hi @trixx,
The SolisCloud adapter also works for me. Thank you for your implementation.
As you requested, it would be great if these values could be added:
from the Power Station List:
- batteryTodayDischargeEnergy
- batteryTodayChargeEnergy
- homeLoadTodayEnergy
- state
- oneSelf
from the Inverter List:
- eToday
- etodayStr
- state
Gerne teste ich für Dich!
Thanks for the suggestions, I'll see what I can do. The first 5 shouldn't be to much work, I should be able to do that right away. The other ones require an additional API call, but still shouldn't be a problem.
I'll let you know once I have an update on this. -
-
Hi,
I've just pushed a new version to github, I think it should include all requested additions
Regards,
Trixx -
@trixx
Your performance is great, thank you very much.
I will test extensively and give you feedback.I wish you a pleasant day
-
Hi @trixx,
all data fields are correct.
Thanks for the quick and professional work.As you requested, it would be great if these values could be added:
from the v1/api/InverterDetail:
- familyLoadPower
- familyLoadPowerStr
- id inverter id
- sn inverter sn
- iAc1 AC current R
- iAc2 AC current S
- iAc3 AC current T
- uAc1 AC voltage R
- uAc2 AC voltage S
- uAc3 AC voltage T
- inverterTemperature
- batteryPower
- batterypowerStr
- batteryPowerPec
- batteryTodayChargeEnergy
- batteryTodayChargeEnergyStr
- batteryMonthChargeEnergy
- batteryMonthChargeEnergyStr
- batteryYearChargeEnergy
- batteryYearChargeEnergyStr
- batteryTotalChargeEnergy
- batteryTotalChargeEnergyStr
- batteryTodayDischargeEnergy
- batteryTodayDischargeEnergyStr
- batteryMonthDischargeEnergy
- batteryMonthDischargeEnergyStr
- batteryYearDischargeEnergy
- batteryYearDischargeEnergyStr
- batteryTotalDischargeEnergy
- batteryTotalDischargeEnergyStr
another note about the data structure:
Is it possible to create a separate folder for each API group, which would allow the data fields to be better allocated
- Power Station List (v1/api/userStationList)
- Power Station Detail (v1/api/stationDetail)
- Datalogger List (v1/api/collectorList)
- Data logger details (v1/api/collectorDetail)
Inverter List (v1/api/inverterList)
- Inverter details (v1/api/inverterDetail)
possible!
If I can support you here, please let me know.
Greetings from Saxony
PS: the app currently available from Solis cannot be used in this way.
-
Hi,
I've pushed another version to github.
The values are split up between the inverter & station details, for the values I did have to switch some things.
The month & year values aren't exported correctly for the inverter api call (they are returned as '0'), the stationDetail does provide the correct values so they are available under stationDetails instead.I still have a few more to add and need to adjust some units .
I'll try to get to those later today or later this week.Regards,
Trixx -
Hi,
Thank you for your enthusiasm and commitment!
For me the values are also "zero", I will create a ticket with "Soliscloud" so that we can achieve clarity here.
Let me know if there is any news.Greetings Sven
-
The problem with the API is solved.
all data fields are correct.
Thanks for the quick and professional work.An additional group is still needed
Is it possible for you to integrate these?
is needed to calculate data!Thank you very much in advance!
from v1/api/epmDetail:
- state
- iAc1 Current U
- iAc2 Current V
- iAc3 Current W
- uAc1 Voltage U
- uAc2 Voltage V
- uAc3 Voltage W
- pAc1 Power U
- pAc2 Power V
- pAc3 Power W
- facMeter
- pEpmTotal
- pEpmTotalStr
- eTotalBuy
- eTotalBayStr
- eTotalSell
- etotalSellStr
Thanks
-
@luapsi
I'll see what I can do ! -
@luapsi
Hi,
Sorry for the delayed response. I've taken a look at this, it should be possible to add to the adapter. But I don't have anything in the EPM result for my plant so i'll try to create this based on the documentation.
I do have some IRL things to take care of this week, so it might be a few days before I get to this.Regards,
Trixx