mqtt-io icon indicating copy to clipboard operation
mqtt-io copied to clipboard

Expose GPIO modules (Raspberry Pi, Beaglebone, PCF8754, PiFace2 etc.) and digital sensors (LM75 etc.) to an MQTT server for remote control and monitoring.

Results 115 mqtt-io issues
Sort by recently updated
recently updated
newest added

I think it will be convinient to append some correction option for temperature, humidity and other float or integer metrics. Most of cheap chineese tempeature modules gives incorrect values and...

enhancement

When starting the image I get the logs below. It states it cannot import the yaml module. This seems to be something wrong in the build of the docker image?...

bug
docker

There is any change to turn on/off multiple pin with the same mqtt topic? RPi.GPIO module should be able to manage it `chan_list = [11,12] # add as many channels...

enhancement

Hi, I'm struggling with getting the docker container to access the GPIO. I'm running a raspberry pi 3B+ with raspbian. I've attached a AM2302 on pin 4 and configured pi-mqtt-gpio...

docker

> It would be nice to add a support for the Elemnet14 Piface Relay Plus card. > > i do not know if it is compatible with the Piface2 card....

new module

I've given the interrupts a test, and while they work, I get pretty bad bouncing on a simple switch (no hardware debouncing), which triggers the interrupt on almost every 'release'...

bug
enhancement

Hi! Your script seems nearly perfect! Thank you. But is ist possible to change gpio.BCM to gpi.BOARD for Raspberry module. I found it hardcoded in line 54 from "raspberrypi.py" "...

enhancement

Hello. My first garagdoor automation setup works really fine. The only problem is, that i have a "bouncing", everytime from "CLOSED-OPEN-CLOSED" on my reed switchs and i can see it...

enhancement

Hi, I just connected my water pulse transmitter to your mqtt-gpio but unfortunately it's only reporting some of the pulses. My pulse transmitter sends a pulse for every liter used...

enhancement
missed input

Hi, Love this software. Is it possible to support PN532 NFC module via UART? Thanks, Ronald

enhancement
new module
hardware