Cloud discovery changes in 0.2.0 broke status updates. Updated to use new internal, mac based structure which is needed as device Information may now be available before a device's current IP is known.
* Is able to log in with username and password * Can Fetch devices registered to the cloud * Can used discovery information from cloud to send discovery messages via UDP * Will persist and provide device metadata fetched from the cloud with status updates if device has been cloud-discovered
What's Changed * Base implementation of Cloud discovery by oxygen0211 in https://github.com/oxygen0211/pyl2h/pull/2
New Contributors * oxygen0211 made their first contribution in https://github.com/oxygen0211/pyl2h/pull/2