netzero-labs / netzero

Netzero for Tesla: Optimize your solar/battery system
https://www.netzero.energy
17 stars 1 forks source link

Clarification of Powerwall Automation Documentation #1

Closed eJonny closed 9 months ago

eJonny commented 9 months ago

Is my interpretation of the API below correct? Would it be helpful to update the readme?

operationalmode: Select either autonomous **(the same as Time-Based Control in the Tesla app which means the system will look at the power rates defined in the Tesla app, Powerwall charge levels, and try to minimize the total cost of power, but it will not directly take into consideration the cost of "non-bypassable charges"_) or self_consumption (the same as Self-Powered in the Tesla app: which means use power from solar and Powerwall and then use grid power)**. energy_exports: Options are pv_only (export solar only), battery_ok (export everything), or never (no export). grid_charging: Select either true or false.

zigam commented 9 months ago

Yes, thanks for fixing this in #2.