-
Notifications
You must be signed in to change notification settings - Fork 61
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* first try at adding smud * login sucessful unable to parse opower token * not yet working, token is in history * proof of concept getsokta token this works as far as getting the token * SMUD, tested. * @v-yarotsky code review changes * Fix redirects logging Was previously showing the requested URL and the redirect and stating there were two redirects (where there was two requests) * Ignore `.env.secret` * Add pytest to optional dependencies * use `len()` * If we already have a cookie, return early if it is valid. * 0.4.0 * Update __init__.py src/opower/__init__.py:5:5: F401 [*] `.opower.DEBUG_LOG_RESPONSE` imported but unused * Update test_smud.py * Set types for mypy * Use Optional[str] * Update README.md * Update smud.py * Update `-vv` changes from #76 * Delete cookies if they don't work. * Update smud.py * Update smud.py --------- Co-authored-by: andylittle <[email protected]> Co-authored-by: tronikos <[email protected]>
- Loading branch information
1 parent
2d95e14
commit 3f17175
Showing
1 changed file
with
117 additions
and
15 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters