0.5
- Modified
volume_step
logic to step up/down and stop only when the desired volume is reached/exceeded (fixes #4) - Added
ignored_zones
equivalent option (check box to ignore individual zones) to config flow - Work around
asyncio.wait_for
race condition that prevented restart of the listener task (eg. reconfiguring via UI)