Releases: Tediore/audioflow2mqtt
Releases · Tediore/audioflow2mqtt
Version 0.8.0
- 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
- Modify YAML config syntax
- Change DEVICE_IPS environment variable name to DEVICES (can still use DEVICE_IPS)
Version 0.6.0
- Fix UDP discovery for multiple devices
- Reduce frequency of network info gathering
- Enhance logging
Version 0.6.0-dev
- Fix UDP discovery for multiple devices
- Reduce frequency of network info gathering
- Enhance logging
Version 0.5.1
Fix HA Device name
Version 0.5.0
- Add Home Assistant button entities
Version 0.4.0
- Add config file option
- Add sensors for network info (SSID, Wi-Fi channel, RSSI)