Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pull out TDU charges from every plan's calculation #5

Open
bwigianto opened this issue Oct 8, 2017 · 2 comments
Open

Pull out TDU charges from every plan's calculation #5

bwigianto opened this issue Oct 8, 2017 · 2 comments

Comments

@bwigianto
Copy link
Owner

Refactor

Pull out the hard coded TDU charges in each plan calculation function in houston.py

To accomplish this

  • Pull out both the TDU base charge and the per kWh charge to global variables
  • Bonus points for making it configurable
@monkeywithacupcake
Copy link
Contributor

What about cancellation fees (like Infuse $100 if cancel before 3 month term) and other fees (like Infuse $5 per month if not on autopay)

@bwigianto
Copy link
Owner Author

Thanks for looking into it! That's a good point. I think for now, ignore early cancellation fees. If you have unusual circumstances like say you're moving to a new house, many companies will waive that fee. It's really only if you decide to go with a different company in the middle of your contract.
I'd also ignore the autopay fee for now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants