Home

Awesome

MQTT addon for Kodi

Written and (C) 2015-16 Oliver Wagner owagner@tellerulam.com

Provided under the terms of the MIT license.

Overview

This is a Kodi addon which acts as an adapter between a Kodi media center instance and MQTT. It publishes Kodi's playback state on MQTT topics, and provides remote control capability also via messages to MQTT topics.

It's intended as a building block in heterogenous smart home environments where an MQTT message broker is used as the centralized message bus. See https://github.com/mqtt-smarthome for a rationale and architectural overview.

Dependencies

Build Status Automatically built addons can be downloaded from the release page on GitHub at https://github.com/owagner/kodi2mqtt/releases

Settings

The addon has multiple settings:

Topics

The addon publishes on the following topics (prefixed with the configured topic prefix):

The addon listens to the following topics (prefixed with the configured topic prefix):

See also

Changelog

Please see service.mqtt/changelog.txt for the change log