WiiM Java API Implementation

Kekshaus

Member
Joined
May 5, 2023
Messages
6
Hello WiiM community,
i hope this is the correct category :D

i got the WiiM Pro AirPlay 2 some weeks ago. Its a really nice device to stream in my network.
But i wanted to integrate the device in my own smarthome solution (Written in java).
So im working at the moment on a java api implementation named "wiim-java-api" based on the httpAPI.

You will find the link to the github project here.

Maybe it will help some of you if you also want to control a WiiM device over java.
The api is still under development and SET methods are not implemented yet. But will coming in the next days.

Regards
Kekshaus
 
Last edited:
You can also retrieve track metadata using getPlayerStatus action but currently only on the Pro.
 
Back
Top