jasonacox / pypowerwall

Python API for Tesla Powerwall and Solar Power Data
MIT License
120 stars 21 forks source link

v0.7.2 - Add cloud mode configuration setting #61

Closed jasonacox closed 6 months ago

jasonacox commented 6 months ago

This adds the option to set file path for cloud auth (.pypowerwall.auth) and site (.pypowerwall.site) cache files:

This also adds the option to specify the energy site ID (siteid):

This will provide more flexibility to run the pypowerwall proxy in a container for cloud mode support.