Hi Peter,
The original post is here:
the creator is the user estebanp,
and it requires
in homeassistant/custom_components, creating a folder “tesla_gateway”. Inside that folder, create a file “init .py”
along with a few other steps.
only this needs adding to the configuration yaml:
tesla_gateway:
username: <username of your tesla account, can be through a secret>
password: <password of your tesla account, can be through a secret>
but stuff needs adding to a “services.yaml” in the previously mentioned folder