asantaga / wiserheatingapi

This is a simple python API for interacting with the wiser heating system
MIT License
24 stars 14 forks source link

fix to error handling #22

Closed msp1974 closed 4 years ago

msp1974 commented 4 years ago

Angelo,

While trying to get the config flow tests to work, I found an issue with the api in in exception handling (basically causing an attribute error).

This needs to be fixed so that the tests can pass.

Have updated it to 1.0.8.1 as only a bug fix

If we can merge this and then publish to pypi, then update the integration to use this version, I think I have most of the issues sorted for it to pass all the tests.

Mark

asantaga commented 4 years ago

Done, will push to pypi now

asantaga commented 4 years ago

Done. 1.0.8.1 now up there