tronikos / opower

A Python library for getting historical and forecasted usage/cost from utilities that use opower.com such as PG&E
Apache License 2.0
65 stars 59 forks source link

Enmax: improve error handling #88

Closed aman207 closed 4 months ago

aman207 commented 4 months ago

Closes home-assistant/core#122302

Changes the exception type to CannotConnect where appropriate. This attempts to resolve the issue where InvalidAuth appears during Enmax maintenance.