Skip to content

Releases: Tediore/audioflow2mqtt

Version 0.8.0

30 Jul 17:44
Compare
Choose a tag to compare
  • Move to async libraries to increase performance, particularly on slow networks or deployments with a large number of Audioflow devices. If neither of these situations applies to you, there's not much of a reason to upgrade to this release.
  • Make default zone friendly names in Home Assistant match physical device (i.e., Zone 1 is now Zone A, Zone 2 is now Zone B, etc.) This will only take effect if you haven't renamed the device in Home Assistant or if you don't have a custom name set for the zone in the Audioflow app.

Version 0.7.0

31 Oct 03:15
497f144
Compare
Choose a tag to compare
  • Modify YAML config syntax
  • Change DEVICE_IPS environment variable name to DEVICES (can still use DEVICE_IPS)

Version 0.6.0

27 Oct 02:35
f7cadf2
Compare
Choose a tag to compare
  • Fix UDP discovery for multiple devices
  • Reduce frequency of network info gathering
  • Enhance logging

Version 0.6.0-dev

23 Oct 14:31
Compare
Choose a tag to compare
Version 0.6.0-dev Pre-release
Pre-release
  • Fix UDP discovery for multiple devices
  • Reduce frequency of network info gathering
  • Enhance logging

Version 0.5.1

22 Oct 02:57
Compare
Choose a tag to compare

Fix HA Device name

Version 0.5.0

22 Oct 02:18
Compare
Choose a tag to compare
  • Add Home Assistant button entities

Version 0.4.0

22 Oct 01:01
8d1e9d0
Compare
Choose a tag to compare
  • Add config file option
  • Add sensors for network info (SSID, Wi-Fi channel, RSSI)