3.9 KiB
3.9 KiB
List of Software written with this proposal in mind
Hardware Interfaces
- hm2mqtt - Interface between EQ-3's Homematic line of smarthome devices and MQTT.
- knx2mqtt - Interface between the KNX home automation standard and MQTT. Uses the Calimero KNX library.
- onkyo2mqtt - Interface between Onkyo AVR's EISCP network remote protocol and MQTT. Uses the onkyo-eiscp library.
- hue2mqtt - Interface between the Philips Hue bridge and MQTT.
- eno2mqtt - Interface between an Enocean USB300 (TCM310) adapter and MQTT.
- modbus2mqtt - Modbus master which publishes register values via MQTT.
- cul2mqtt - Interface between Busware CUL (FS20, HMS, EM, ...) and MQTT.
- bcontrol2mqtt - Publish values from TQ Energy Manager to MQTT.
- mqtt-dmx-sequencer - Control DMX devices via Art-Net by MQTT
- rpi2mqtt - Connect a RaspberryPis GPIOs and 1-Wire Temperature Sensors to MQTT
- flowerpower2mqtt - Connect Parrot Flower Power plant sensors to MQTT
Logic, Visualization, Logging
- logic4mqtt - Logic and scripting engine for use with MQTT. Uses Java's general scripting interface, so scripts can be written in a multitude of languages like Javascript, Groovy etc.
- mqtt-scripts - Logic and scripting engine for use with MQTT. Node.js based, require command works as expected.
- influx4mqtt - Insert incoming MQTT values into InfluxDB.
Misc
- kodi2mqtt - Interface between a Kodi mediacenter instance and MQTT.
- homekit2mqtt - Interface between HAP-NodeJS and MQTT. Can be used to control MQTT attached devices with Siri
- airtunes2mqtt - MQTT controlled Multi-Room Audio with Airplay/Airtunes Devices.
List of Software (maybe) otherwise usable
- Node-RED - A visual tool for wiring the Internet of Things
- mqtt2graphite - Subscribe to MQTT topics and push to Graphite's Carbon server
- mqtt-panel - A web interface for MQTT
- Owntracks - Location tracking and geofencing for MQTT
- mqtt-dss-bridge - MQTT digitalSTROM-Server Bridge
- fritz2mqtt - Connect FRITZ!Box to MQTT
- agi-mqtt - Interface between Asterisk and MQTT
- mqtt-google-calendar - Google Calendar to MQTT bridge
- mqtt-os-status - Operating-system related data, published to an MQTT broker at fixed intervals.
Smarthome-Software with MQTT adapters
- ccu.io has a MQTT adapter since V1.0.49
- fhem has a MQTT module since V5.6
- ioBroker has a MQTT adapter
- openhab has a MQTT binding