watchforstock / evohome-client

Python client to access the Evohome web service
Apache License 2.0
88 stars 52 forks source link

debug, de-lint, and increase debug logging slightly #83

Closed zxdavb closed 5 years ago

zxdavb commented 5 years ago

It bugged me that both __init__s shared code, but did things in a different order.

Some improvements to debugging logging, additional information & better messages.

Also some de-linting.