An open API service indexing awesome lists of open source software.

https://github.com/feuerrot/mpzbc

Control mpd with an IKEA SYMFONISK sound controller
https://github.com/feuerrot/mpzbc

ikea mpd mpd-client mqtt symfonisk zigbee

Last synced: 5 months ago
JSON representation

Control mpd with an IKEA SYMFONISK sound controller

Awesome Lists containing this project

README

          

# mpzbc - music player zigbee client
[zigbee2mqtt](https://www.zigbee2mqtt.io) + [IKEA E1744 SYMFONISK sound controller](https://www.zigbee2mqtt.io/devices/E1744.html) + mpzbc == wireless mpd remote

## Usage
```
go get github.com/feuerrot/mpzbc
MQTTSERVER=mqtthost:1883 MQTTTOPIC=zigbee2mqtt/friendly_e1744_name MPDSERVER=mpdhost:6600 mpzbc
```