This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/usr/bin/env zsh | |
# Created 5 April 2023 by Kiel Oleson - [email protected] - @kielo | |
# updated 6 July 2024 | |
# | |
# example usage: ./sunpower_ess_mode_set.sh -m SELF_CONSUMPTION -r 0.04 -s A_123456 -u [email protected] -p SuperSecret1! | |
# | |
# README/NOTES: https://gist.github.com/koleson/db9df38ef6051715d743e572acebdd4d | |
# |