WiiM Integration Setup
Connect WiiM audio streamers to Home Assistant through the built-in LinkPlay integration, including presets and multiroom grouping.
WiiM streamers (such as the WiiM Mini, Pro, Pro Plus, Amp, and Ultra) are LinkPlay-based devices and connect to Home Assistant through the built-in LinkPlay integration. The connection is local and needs no account credentials.
Before You Start
Confirm the following before you begin:
- The WiiM device is set up in the WiiM Home app and playing correctly.
- The device is on the same network as Home Assistant.
- The device has a static IP address or DHCP reservation so it does not change address.
Step 1: Add the LinkPlay Integration
- In Home Assistant, go to Settings > Devices & Services.
- WiiM devices are usually discovered automatically. If the device appears under Discovered, select it and confirm.
- If it is not discovered, select Add Integration, search for LinkPlay, and enter the device’s IP address.
- Follow the on-screen instructions to complete the setup.
- Repeat for each WiiM device in the home.
Step 2: Verify the Device
Each WiiM device appears as a media player with playback, volume, and source controls, plus buttons to synchronize the device clock and restart the device.
Step 3: Use Presets and Multiroom
- Presets configured on the device (in the WiiM Home app) can be started from automations with the
linkplay.play_presetaction. - Multiple LinkPlay devices can be grouped for multiroom audio using the
media_player.joinandmedia_player.unjoinactions.
Last modified July 22, 2026: Add brand integration guides and reorganize integration docs (1508ed6)