What's Changed
- Add switch-mode tool and configuration files for Powerwall automation by @goodoldme in #674 and tools README by @goodoldme in #676
- Updates to
setupandverifyfor v4.8.5 by @jasonacox in #681:- Add enhanced log display options to
verify.sh: supports--logsand--no-logsflags to control log output, and interactive prompt for log viewing. Log output is now cleaner and only shown when requested. - Add input validation for timezone entry in
setup.shto prevent invalid/corrupt values in configuration files. Timezone is now checked against system zoneinfo and format before acceptance. - Update pypowerwall to v0.14.1 - See updates: https://github.com/jasonacox/pypowerwall/releases/tag/v0.14.1 for error handling updates.
- Add enhanced log display options to
New Contributors
- @goodoldme made their first contribution in #674
Full Changelog: v4.8.4...v4.8.5