Skip to content

v0.6.0 - JSON API

Compare
Choose a tag to compare
@pauln pauln released this 23 Dec 00:41
· 2 commits to main since this release

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.