soliscloud_to_domoticz
Posted: Friday 05 May 2023 12:09
Solis has decided to discontinue the m.ginlong.com site. I always used this site to retrieve my data for domoticz via an API. Now that this site is going to disappear, I had to look for another method to retrieve my desired data.
Solis has started a new site called soliscloud. You can also retrieve your data via this site via an API, but that is much more complicated. First you have to request a number of keys there, after you have these you have to encrypt them and only then can you execute the api.
Of course I'd rather be lazy than tired and I went looking for a solution on the internet. After a lot of searching I partially found it on github. at ZuinigeRijder/SolisCloud2PVOutput
https://github.com/ZuinigeRijder/SolisCloud2PVOutput
He has made a script where you put your api keys in a config file and then that script retrieves the requested data and puts it in pvoutput.
So this script does exactly what I want, just puts it in the wrong place. Fortunately, the script was easy to modify so that the data is written to domoticz. I did this and let ZuinigeRijder know on a discussion at ZuinigeRijder/SolisCloud2PVOutput. So here you can find everything to get it working towards domoticz
ZuinigeRijdert driver has announced that he will incorporate these adjustments into his script
Highly recommended for anyone struggling with the same problem.
If there are any questions, let me know
Greetings HansH
Solis has started a new site called soliscloud. You can also retrieve your data via this site via an API, but that is much more complicated. First you have to request a number of keys there, after you have these you have to encrypt them and only then can you execute the api.
Of course I'd rather be lazy than tired and I went looking for a solution on the internet. After a lot of searching I partially found it on github. at ZuinigeRijder/SolisCloud2PVOutput
https://github.com/ZuinigeRijder/SolisCloud2PVOutput
He has made a script where you put your api keys in a config file and then that script retrieves the requested data and puts it in pvoutput.
So this script does exactly what I want, just puts it in the wrong place. Fortunately, the script was easy to modify so that the data is written to domoticz. I did this and let ZuinigeRijder know on a discussion at ZuinigeRijder/SolisCloud2PVOutput. So here you can find everything to get it working towards domoticz
ZuinigeRijdert driver has announced that he will incorporate these adjustments into his script
Highly recommended for anyone struggling with the same problem.
If there are any questions, let me know
Greetings HansH