@Paul_Smedley thanks for your work on the binding but I cannot seem to make it work and the link to the source on github does not work anymore. I am running Openhab 2.5.6 on docker using a RPI and have been for a number of years and have many configurations and setup (so sort of familiar with openhab, but always learning). I copied in the JAR file and caraf shows
280 │ Active │ 80 │ 2.5.4.202003260853 │ org.openhab.binding.teslapowerwall
I then restarted the docker container (generally I use caraf system:shutdown) Upon reboot I see nothing at all in the logs - in paperui I can see the binding is loaded but there is no configuration options, nor any ability to add things etc. I enabled logging to TRACE but still nothing seems to be happening. I am unclear if I need to configure anything in any configuration files etc so looking for any level of help that can be offered. I have or already had installed http, exec and the json translation bindings.
EDIT ADDITIONAL: I went the approach to manually configure the cert, http.cfg and items and can report that it is now working but nothing ever came of the binding.
For those with docker this helped me install the certificate [SOLVED] How can I use http binding with a https site and openhab docker?