Categorygithub.com/DavidVentura/mqtt-to-cec
repositorypackage
0.0.0-20230416103731-6cbaffd91eb8
Repository: https://github.com/davidventura/mqtt-to-cec.git
Documentation: pkg.go.dev

# README

MQTT to HDMI-CEC

This simple project parses data it receives from MQTT and emits CEC commands (by communicating with cec-client).

This is particularly useful on a KODI system like CoreELEC.

You can build it by running GOARCH=arm go build