This is a alpha release and things might not work correctly.
This is a alpha release and it can stop working and make your whole Home Assistant installation instable.
YOU HAVE BEEN WARNED!
At the moment the integration supports all the basics like volume, stop, pause, play, next and os on. It also supports changing source, sound mode and browsing favorites.
Next planned feature to add is the "play_media" so we can take full benefits of the fantastic Music Assistant project. The underlying python package, pywam, has support for a lot more but my time for developing this is very limited.
Installation is easiest via the Home Assistant Community Store (HACS), which is the best place to get third-party integrations for Home Assistant. Once you have HACS set up, simply click the button below (requires My Homeassistant configured) or follow the instructions for adding a custom repository and then the integration will be available to install like any other.
After you restarted Home Assistant the speakers should be automatically discoverd. Just click on "Configure" and the speaker will be added to Home Assistant.
If for some reason they are not discovered, you can also manually add them:
Enjoy
The project is licensed under the MIT License.
I have tested all functions in this integration on all of my Samsung Multiroom speakers, and the worst that has happened is that speakers froze when receiving faulty calls, and needed a hard reset. But I CAN’T guarantee that your speaker is compatible with this library, and you can’t hold me responsible if you brick your speaker when using this library.
This project uses Semantic Versioning. The changelog format is based on Keep a Changelog