0
Under review
tesla powerwall 2
hallo.
I need to connect into bos two inverter solaredge and a tesla powerwall 2 unit. No matter with solaredge, any suggestion for the tesla unit?
regards
Customer support service by UserEcho
Hello,
you can try and use our basic driver and integrate the powerwall into bos. Some API information can be found online, which you can try and test. Additional information can be found in the link below.
https://github.com/vloschiavo/powerwall2
Best regards.
hello
i've created an http device
filled host url, user and password with tesla credentials
basic autentication is true
encoding utf8
parser type json
The device is connected
Then i've created an http command
command curl https://192.168.30.237/api/meters/aggregates
method GET
bos retuns the message :
invalid URI: the hostname could not be parsed
any suggestion?
thanks for help
regards
If the file host url is set, the command should most probably be /api/meters/aggregates
I hope this will help