I am trying to get the tesla powerwall integration to connect. Still, I keep getting the error Powerwall is unreachable: HTTPSConnectionPool(host='192.168.1.19', port=443): Max retries exceeded with url: /api/login/Basic (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f7ebdcc8670>: Failed to establish a new connection: [Errno 113] Host is unreachable'))
I know that this is because I am using a Cloudflare tunnel to access home assistant remotely and Cloudflare doesn’t like port 443 but I’m wondering the best way to get around this.