What's Changed
- Fix pypowerwall.env format and timezone bug in setup #23
- Add check in setup.sh to ensure not running as root/sudo.
- Added self-upgrade feature to
upgrade.sh
withset -e
to stop on errors #45 - Added VERSION tracking to help with upgrades (
upgrade.sh
andsetup.sh
).
Full Changelog: v2.2.0...v2.3.0