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 100 mqtt-io issues
Sort by recently updated
recently updated
newest added

- [x] I have read the [README.md](https://github.com/flyte/pi-mqtt-gpio/blob/develop/README.md) file and visited the [Documentation](https://mqtt-io.app/) to see if the information there helps. **Describe the bug** If the MQTT Broker cannot authenticate the client,...

bug
needs triage

Unfortunately the recently added adxl345 module could not be installed anymore. As far as I could figure out "use_2to3" was removed in sezuptools > 58.0: ``` root@loxberry:~# python3 -m pip...

bug
needs triage

raspi docker a64 user here. im on mobile so excuse the less details here. the new update seems to have broken the docker container. earlier today i noticed my mqtt-io...

bug
docker
needs triage

I am setting up mqtt-io on a new RPi. Previously this has been very simple and works well. Thank you! I'm hoping someone might be able to offer a solution...

bug
needs triage

- [ x] I have read the [README.md](https://github.com/flyte/pi-mqtt-gpio/blob/develop/README.md) file and visited the [Documentation](https://mqtt-io.app/) to see if the information there helps. **Describe the bug** The initialization of the MCP23017 module failed....

bug
needs triage
issue in 3rd party lib

- [x] I have read the [README.md](https://github.com/flyte/pi-mqtt-gpio/blob/develop/README.md) file and visited the [Documentation](https://mqtt-io.app/) to see if the information there helps. **Describe the bug** Followed the documentation to install mqtt-io and configured...

bug
needs triage

Adafruit_DHT (DHT22, ...) package is deprecated on Raspberry Pi and can not be installed any longer, thus the package can not run. an alternative is package provided adafruit-circuitpython-dht Source: https://github.com/adafruit/Adafruit_CircuitPython_DHT...

bug
needs triage

**Hardware details** Please add support to the HTU21D humidity and temperature sensor. It has a I2C communication and is very very similar to AHT20. Datasheet: https://e2e.ti.com/cfs-file/__key/communityserver-discussions-components-files/171/1899_5F00_HTU21D_5F00_chip_5F00_datasheet.pdf **Benefits** It is a...

new module
hardware
needs triage