Skip to content

Instantly share code, notes, and snippets.

@jralls
jralls / Monitor.md
Last active July 3, 2025 19:50
Sunvault Modbus
@koleson
koleson / sunpower_ess_mode_set-sh-README.md
Last active February 4, 2025 18:21
Sunpower ESS Mode Set Shell Script README
@koleson
koleson / sunpower_ess_mode_set.sh
Last active July 5, 2025 18:23
Script to set SunPower SunVault ESS discharge mode via SunPower GraphQL API
#!/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
#
@koleson
koleson / Communicator.md
Last active July 26, 2025 19:56
PVS6 Notes

communicator

a beginner's guide

built-in help:

communicator --help

background