dc
dc
Updated to 1.3.0 and re-added the integration. ``` DEBUG (MainThread) [custom_components.tesla_custom.config_flow] Credentials successfully connected to the Tesla API DEBUG (MainThread) [teslajsonpy.connection] Connecting with existing access token DEBUG (MainThread) [teslajsonpy.controller] 276...
408 error is gone, but still not showing up and nothing else different in the debug logs. Removed/re-installed the custom integration and restarted HA. Seems like teslajsonpy only calls the...
``` DEBUG (MainThread) [teslajsonpy.controller] 276 endpoints loaded DEBUG (MainThread) [teslajsonpy.connection] Token expiration in -18923 days, 13:50:15 DEBUG (MainThread) [teslajsonpy.connection] Oauth expiration detected DEBUG (MainThread) [teslajsonpy.connection] Refreshing access token with refresh_token...
It's solar/powerwall. ``` {"energy_site_id":123,"resource_type":"battery","site_name":"ABCD","id":"STEXXX","gateway_id":"XXX","asset_site_id":"XXX","energy_left":14573.210526315788,"total_pack_energy":27689,"percentage_charged":52.631769028552085,"battery_type":"ac_powerwall","backup_capable":true,"battery_power":0,"sync_grid_alert_enabled":true,"breaker_alert_enabled":false,"components":{"battery":true,"battery_type":"ac_powerwall","solar":true,"solar_type":"pv_panel","grid":true,"load_meter":true,"market_type":"residential"} ```
Mainly suggested electrs since the ElectrumX fragment isn't available on the pi.
The EPS fragment allows for only one x/y/zpub wallet and I have several wallets that I use. As far as the insecure port, I would not expose it to the...
I think just having a simple list of links (listed [here](https://github.com/jasonacox/pypowerwall/blob/main/proxy/HELP.md)) is fine, probably without the iframe (unless there's a way to allow 3rd party cookies on a single site...