homebridge-mpd

0.0.13 • Public • Published

homebridge-mpd

Homebridge plugin to control MPD.

Usage:

"accessories"[
   {
       "accessory": "mpd",
       "name": "Stereo",
       "host": "localhost",
       "port": "6600"
   }
]

Default values:

  • name: "MPD"
  • host: "localhost"
  • port: "6600"

Dependencies:

Readme

Keywords

Package Sidebar

Install

npm i homebridge-mpd

Weekly Downloads

2

Version

0.0.13

License

ISC

Last publish

Collaborators

  • bertouttier