Open dixnor opened 4 years ago
Describe the bug
When running pyhydroquebec since this afternoor we get this error: Error Fetching https://cl-services.idp.hydroquebec.com/cl/prive/api/v3_0/conversion/codeAcces
with mqtt we get something more detailed: pyhydroquebec.error.PyHydroQuebecHTTPError: Error Fetching https://cl-services.idp.hydroquebec.com/cl/prive/api/v3_0/conversion/codeAcces Unclosed client session client_session: <aiohttp.client.ClientSession object at 0x7f1f3b1c6710>
To Reproduce Steps to reproduce the behavior: run just pyhydroquebec -u -p
Seems that something has changed on Hydro side.
thanks for your help
Yeah, I'm getting this too... Hydro changed something. :(
I was able to make it work using pyhydroquebec 3.0.0 (dev)
Describe the bug
When running pyhydroquebec since this afternoor we get this error: Error Fetching https://cl-services.idp.hydroquebec.com/cl/prive/api/v3_0/conversion/codeAcces
with mqtt we get something more detailed: pyhydroquebec.error.PyHydroQuebecHTTPError: Error Fetching https://cl-services.idp.hydroquebec.com/cl/prive/api/v3_0/conversion/codeAcces Unclosed client session client_session: <aiohttp.client.ClientSession object at 0x7f1f3b1c6710>
To Reproduce Steps to reproduce the behavior: run just pyhydroquebec -u -p
Seems that something has changed on Hydro side.
thanks for your help