v0.9.1 - Bug Fixes and Updates
What's Changed
- v0.9.1 Bug Fixes and Updates by @jasonacox in #94
- Fix bug in time_remaining_hours() and convert print statements in FleetAPI to log messages.
- Fix CLI bug related to
site_id
as raised by @darroni in #93 - Add CLI option for local mode to get status:
python -m pypowerwall get -host 10.1.2.3 -password 'myPassword'
Full Changelog: v0.9.0...v0.9.1