fmtr / amniotic

A multi-output ambient sound mixer for Home Assistant. Amniotic lets you use a single device to create on-the-fly, custom ambient audio mixes to suit your tastes and environment.
20 stars 1 forks source link

Crashes on startup #17

Closed t3hk0d3 closed 6 months ago

t3hk0d3 commented 6 months ago
...

packages/amniotic/mqtt/loop.py", line 66, in __init__
    self.client = mqtt.Client()
                  ^^^^^^^^^^^^^
TypeError: Client.__init__() missing 1 required positional argument: 'callback_api_version'

Fresh install using addon.

ejohb commented 6 months ago

Fresh install using addon.

Thanks for the info. Should be good now. Could you try again with the latest version?