NEWS
New Adapter - Soliscloud
-
@m-t
As your screenshot shows there is exactly one field for api key and one filed for the api secret at the first line.
Did you try to enter them there?Or did I misunderstand your question.
What cocerns do you have? -
@mcm57 said in New Adapter - Soliscloud:
@m-t
As your screenshot shows there is exactly one field for api key and one filed for the api secret at the first line.
Did you try to enter them there?Or did I misunderstand your question.
What cocerns do you have?I use iobroker which data I have to enter where so that I can establish a connection
-
Hi!
What you show in your screenshot should work.
You will also need to add a specific interval that's used between each API call. (Between 45 & 1800 seconds).Unrelated remark: I noticed I've left some test code in the last release that logs an error every time the api is polled. This will show "This is the error" in the logging. This can be ignored, I'll push a new version during the weekend that fixes this.
Regards,
T -
@trixx said in New Adapter - Soliscloud:
Hi!
What you show in your screenshot should work.
You will also need to add a specific interval that's used between each API call. (Between 45 & 1800 seconds).Unrelated remark: I noticed I've left some test code in the last release that logs an error every time the api is polled. This will show "This is the error" in the logging. This can be ignored, I'll push a new version during the weekend that fixes this.
Regards,
TThe connection is established! Excellent ! Can't you shorten the polling time by 0-1800?
-
@m-t
Cloud access MUST have a reasonable minimum Intervall. Otherwise cloud service might ve overliaded an access might be blocked for all ioBroker users. So a minimum of 0bis definitly too low and would not be accepted at repository. -
@trixx
Thank you for the implementation and your commitment.
Update carried out.
My adapter version is 1.4.0.
What settings can I make to support you?greeting
Luapsi
-
Hy
installed it V1.4.1 - but getting no value from the cloud.
get this errorInstance:
Objects:
What is the right way to get the Information from the Cloud ?
greatings
gabylein -
@gabylein
Hi !
Do you see more info if you set the logging level to debug ? The configuration seems right.
It should show what is returned from the different api calls. -
Its running
all the time I call directly this link ..
https://www.soliscloud.com/#/station/inverter/inverterdetail?id=xxxxxxxxxxxxxxxxxxxxxxxx&stationId=xxxxxxxxxxxxxxxxxxxthere is a mistake * Station ID is not Inverter ID
running now
gabylein
-
First of all, great work . The adapter works perfectly and provides reliable data.
If adjustments are made to the data points in the future, I would find the "total yield" value very interesting for further evaluations.
Regards