I’m a newbie to Home Assistant looking to integrate the data from my Solar setup into HA. There is no integration available for this brand yet and I’ve tried using other brands but this has not worked.
I have little to no coding experience, but I have managed to complete the following with some basic information and Postman. I want to know how to retrieve the data before I start messing about in home assistant.
I have the OpenAPI document
I have the required ID & Password
I have the device SN.
Using these I have been able to send a call and generate a user token via postman using a get URL call.
I now wish to use this token to gain access to the data. that the device exports to its native app.
I have the following info to work with form the API document. (Screenshots Attached)
Hello,
I am really interested in how you managed to get data responses from the api, I tried postman … and I have to admit that I’m totally lost
Could you please share some screenshots on postman’s config ?
TIA
Hi Robin. I contacted ecactus regarding enabling access via HA. They then supplied this information to me and I took it from there myself. This was a very difficult process for someone of my limited coding capabilities.