All Projects → mhemeryck → Modbridge

mhemeryck / Modbridge

Licence: mit
Bridge between modbus and MQTT

Programming Languages

go
31211 projects - #10 most used programming language

Projects that are alternatives of or similar to Modbridge

modbus4mqtt
Modbus TCP <-> MQTT glue. YAML configuration. Robust.
Stars: ✭ 21 (+5%)
Mutual labels:  home-automation, mqtt, modbus
Zigbee2mqttassistant
GUI for Zigbee2Mqtt running in docker and HASS.IO
Stars: ✭ 371 (+1755%)
Mutual labels:  home-automation, mqtt
Rf24node msgproto
An application that runs on a Raspberry Pi that interfaces RF24Network packets to a Message Bus. Currently MQTT & AMQP (alpha); Topics are RF24SensorNet compatible.
Stars: ✭ 11 (-45%)
Mutual labels:  home-automation, mqtt
Redmatic
Node-RED packaged as Addon for the Homematic CCU3 and RaspberryMatic 🤹‍♂️
Stars: ✭ 407 (+1935%)
Mutual labels:  home-automation, mqtt
Modbus
Modbus RTU and TCP support for C#
Stars: ✭ 23 (+15%)
Mutual labels:  modbus, modbus-tcp
Freedomotic
Open IoT Framework
Stars: ✭ 354 (+1670%)
Mutual labels:  home-automation, mqtt
Homeassistant
Home Assistant Configuration Files and Documentation
Stars: ✭ 395 (+1875%)
Mutual labels:  home-automation, mqtt
Esphome
ESPHome is a system to control your ESP8266/ESP32 by simple yet powerful configuration files and control them remotely through Home Automation systems.
Stars: ✭ 4,324 (+21520%)
Mutual labels:  home-automation, mqtt
Smarthome
@skalavala 👍 Nothing But Smarthome Stuff! - By Mahasri Kalavala
Stars: ✭ 437 (+2085%)
Mutual labels:  home-automation, mqtt
Hassio Zigbee2mqtt
Hass.io add-on for zigbee2mqtt
Stars: ✭ 547 (+2635%)
Mutual labels:  home-automation, mqtt
Convention
🏡 The Homie Convention: a lightweight MQTT convention for the IoT
Stars: ✭ 582 (+2810%)
Mutual labels:  home-automation, mqtt
Sonoff Homeassistant
Firmware for ESP8266 based itead Sonoff switches for use with HomeAssistant
Stars: ✭ 354 (+1670%)
Mutual labels:  home-automation, mqtt
Harmony Api
🗼 A simple server allowing you to query/control multiple local Harmony Home Hubs over HTTP or MQTT
Stars: ✭ 345 (+1625%)
Mutual labels:  home-automation, mqtt
Easymodbustcp.net
Modbus TCP, Modbus UDP and Modbus RTU client/server library for .NET implementations
Stars: ✭ 358 (+1690%)
Mutual labels:  modbus, modbus-tcp
Node Modbus
Modbus TCP Client/Server implementation for Node.JS
Stars: ✭ 313 (+1465%)
Mutual labels:  modbus, modbus-tcp
Homepoint
Espressif ESP32 Based Smarthome screen for MQTT
Stars: ✭ 391 (+1855%)
Mutual labels:  home-automation, mqtt
Open Home Automation
Open Home Automation with Home Assistant, ESP8266/ESP32 and MQTT
Stars: ✭ 820 (+4000%)
Mutual labels:  home-automation, mqtt
Kmansonoff
Firmware for ESP8266 based itead Sonoff switches for use with HomeAssistant / mqtt
Stars: ✭ 282 (+1310%)
Mutual labels:  home-automation, mqtt
Awesome Home Assistant
A curated list of amazingly awesome Home Assistant resources.
Stars: ✭ 3,487 (+17335%)
Mutual labels:  home-automation, mqtt
Miflora Mqtt Daemon
Linux service to collect and transfer Xiaomi Mi Flora plant sensor data via MQTT to your smart home system, with cluster support 🌱🌼🥀🏡🌳
Stars: ✭ 409 (+1945%)
Mutual labels:  home-automation, mqtt

Modbridge

Build Status Coverage Status Go Report Card

A tool for polling a modbus instance and pushing updates over MQTT.

Quickstart

Setup uses plain golang build for building the binaries. Pre-built binaries are availble on the releases page. Docker images shall be made available on docker hub.

Custom configuration can be added by changing the config.yml file. The current example configuration is for a unipi neuron L303. Currently only polling the coil values is implemented.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].