- Updated Gigya authentication for continued compatibility with upstream - earlier versions of pyze are now unable to obtain JWT credentials from Gigya (fixes #78)
- Refactoring of CredentialsStore to make things easier for server-side applications (fixes #10)
- Expose some more schedule helper methods via
api
package - Added new charge mode
always
- sort of a synonym foralways_charging
but why have one value when you could have two, eh Renault?