This probably worth a read
https://teslamotorsclub.com/tmc/threads/powerwall-charge-throttled-at-80-with-25-18-4-setting-pw-reserve-between-81-99-restricted-by-tesla-in-some-modes.347099/
Set-mode supports time and selfpowered. Any reason it doesn't also support backup? We might be needing it. I tested the underlying code works, so it's just the validation and boiler plate that needs extending.
data - set_mode("backup")
(powerwall) ayshfm1@packer:~/powerwall/pypowerwall/tools$ python3 set-mode.py --read
READ: Current Operational Mode: backup with 1 Powerwalls
This probably worth a read
https://teslamotorsclub.com/tmc/threads/powerwall-charge-throttled-at-80-with-25-18-4-setting-pw-reserve-between-81-99-restricted-by-tesla-in-some-modes.347099/
Set-mode supports time and selfpowered. Any reason it doesn't also support backup? We might be needing it. I tested the underlying code works, so it's just the validation and boiler plate that needs extending.
data - set_mode("backup")
(powerwall) ayshfm1@packer:~/powerwall/pypowerwall/tools$ python3 set-mode.py --read
READ: Current Operational Mode: backup with 1 Powerwalls