Add support for AirEase cloud API. New class attribute 'svc' allows selection of cloud API. If svc='lennox' (default) API connects to Lennox MyiComfort. If svc='airease' API connects to AirEase MyComfortSync. Added connected property. Returns True if able to connect and pull system info.
0.2.1
Fixed a typo and cleaned up the code. Published to PyPI.