onkyo2mqtt
AVR controller
A bridge between an Onkyo AVR remote control protocol and MQTT for controlling networked AVRs and getting status information.
Bridge between the Onkyo AVR EISCP protocol and MQTT
35 stars
9 watching
22 forks
Language: Python
last commit: over 3 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
owagner/kodi2mqtt | An MQTT adapter for Kodi media center | 82 |
tbowmo/chrome2mqtt | An MQTT-based bridge between Chromecast devices and home automation systems. | 21 |
groove-x/mqtt_bridge | A ROS nodelet that enables bidirectional messaging between ROS and MQTT using ROS messages as protocol | 160 |
monster1025/aqara-mqtt | A Python-based MQTT bridge connecting Aqara devices to Home Assistant. | 88 |
dobermai/mqtt-irc-bot | A tool that bridges IRC channels to MQTT topics and vice versa, allowing users to interact with devices connected to MQTT brokers in an IRC chat. | 20 |
aws-samples/mqtt-kinesis-bridge | Connects an MQTT broker to a Kinesis stream | 41 |
david-lor/mqtt2etcd | Bridges MQTT and ETCD by synchronizing configuration data between the two systems. | 2 |
njouanin/hbmqtt | An MQTT client and broker implementation built on top of asyncio's standard asynchronous I/O framework | 804 |
zeha/agi-mqtt | A tool that enables communication between Asterisk and MQTT. | 35 |
tuanpmt/esp_bridge | An ESP8266 firmware supporting SLIP protocol and providing APIs for MQTT, RESTful, and WiFi communication. | 82 |
owagner/eno2mqtt | An MQTT gateway that enables communication between Enocean devices and MQTT networks. | 10 |
mossblaser/aiomqtt | An asynchronous wrapper around paho-mqtt for Python. | 55 |
odig/homeetomqtt | A tool to bridge the interface between homee and MQTT, enabling bidirectional communication between Smart Home Gateways. | 13 |
chrismoorhouse/micropython-mqtt | An MQTT client library with auto reconnect and asynchronous publish/subscribe functionality for MicroPython devices | 35 |
nzfarmer1/mqtt2opcua | Converts MQTT messages to OPCUA values and vice versa, allowing for bidirectional data exchange between MQTT and OPCUA systems. | 85 |