What's Changed
- PyPI 0.5.0
- Added additional exception handling to help identify connection and login errors.
- Added
is_connected()function to test for a successful connection to the Powerwall. - Added firmware version to command line network scan (
python -m pypowerwall scan)
Proxy Server Updates (Build t16) - See here for more Proxy Release notes.
- Add support for backup switch by @nhasan in #12
- Add passthrough to Powerwall web interface and customize for iFrame displays by @danisla in #14
- Remove scrollbars from web view by @danisla in #15
- Add support for specifying a bind address by @zi0r in #16
- Add shebang for direct execution by @zi0r in #17
New Contributors
- @nhasan made their first contribution in #12
- @danisla made their first contribution in #14
- @zi0r made their first contribution in #16
Full Changelog: v0.4.0...v0.5.0