Hello everybody.
I have the Hom assistant at my house and would like to intregrat the data from the Solarman logger. I confess that I am confused. I’m not getting appSecret and appId. I spent several emails requesting this data but without secession. Am I doing something wrong? Is there any channel where I can get this data?
Below are some online commands I need to do but without this data it’s impossible
> curl --request POST \
–url ‘https://api.solarmanpv.com/account/v1.0/token?appId=&language=en&=’
–header ‘Content-Type: application/json’
–data ‘{
“appSecret”: “”,
“email”: “”,
“password”: “”
}’