v0.6.0 - JSON API
This release shifts from the original (and very minimal) API to the newer JSON API - with the details abstracted out into the aiotailwind library.
As the JSON API provides a way to get the device's unique ID without performing a MAC address lookup, this release also removes the dependency on scapy
and the need for your Home Assistant instance to perform the lookup. This should make the integration usable with a wider range of network (and Home Assitant) setups, as it'll now work as long as Home Assistant can make HTTP requests to your Tailwind device.