While using pyPowerwall to poll data from the Tesla Powerwall Gateway, I encountered frequent timeouts, especially when polling the /api/meters/aggregates and /api/system_status/soe endpoints. The current implementation does not handle these timeouts effectively, leading to failed API calls and incomplete data retrieval.
While using pyPowerwall to poll data from the Tesla Powerwall Gateway, I encountered frequent timeouts, especially when polling the /api/meters/aggregates and /api/system_status/soe endpoints. The current implementation does not handle these timeouts effectively, leading to failed API calls and incomplete data retrieval.