Skip to content

WiiM Products Module #1919

@mckeetech

Description

@mckeetech

Looking to get control over a WiiM Mini streamer. It looks like WiiM uses one API for all of their products in the lineup, as outlined in their HTTP API for WiiM Products document (linked below).

HTTP API for WiiM Products

I'm looking to do the following with this device:

  • Control play/pause state of current media (2.3.4 and 2.3.5 or 2.3.6 in api docs)
  • View playback status (2.3.1 in api docs)
  • Skip/rewind media (2.3.7 and 2.3.8)
  • Stop media (2.3.10)
  • Set volume and mute (2.3.11 and 2.3.12)
  • Switch input source (2.7.1)
  • Get track metadata (2.9.1)

I'm happy to do some of the work on this. I'm unfamiliar with how to get started, but if someone could make and/or point to a template for the get and set commands, as well as how to handle the JSON responses, I could figure it out from there.

Metadata

Metadata

Assignees

No one assigned

    Labels

    HardwareThis module interacts with a specific piece of hardware.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions