watchforstock / evohome-client

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

Raise an exception for invalid user_data #54

Closed nomis closed 5 years ago

nomis commented 5 years ago

Fixes #53

zxdavb commented 5 years ago

This PR was due to a TypeError exception for:

[{'code': 'LatestEulaNotAccepted', 'message': 'Latest Eula is not accepted.'}]

but also:

[{'code': 'TooManyRequests', 'message': 'Request count limitation exceeded, please try again later.'}]