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

- [ Y] 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** It always shows me the same error...

bug
needs triage

**Current Situation for rendering env vars** Rendering of environment variables via confp as documented in https://github.com/flyte/mqtt-io/issues/209#issuecomment-1189071246 requires an additional render-config file `render.yaml` as well as an additional parameter `--render render.yaml`...

enhancement
needs triage

**Describe the bug** RAM consumption of mqtt-io process is growing over time ![image](https://user-images.githubusercontent.com/10785040/160234757-b7b9dde3-7e39-494e-85cc-4d44479eb780.png) **Expected behavior** RAM consumption is on a constant level **Error messages and traceback** no errors but raspberry...

bug
needs triage

Been trying to use a ultrasonic sensor hcsr04. I have build the docker container on my rpi3 with the latest code from develop branch today (07-05-2022). I have conencted the...

bug
needs triage

**Describe the bug** It will fix ha graphs and storing a) mqtt-io graph: b) correct graph: **Config** ```yaml sensor_modules: - name: wc_climate_bme280 module: bme280 i2c_bus_num: 1 chip_addr: 0x76 sensor_inputs: -...

bug
needs triage

Hi, there were a lot fixed bugs in develop comparing to 2.2.6. Still there are 11 open Pull Requests which also fixes a lot bugs. Is there any further development?...

help wanted

i2c_bus_num in yml is supported for lm75. However it is not supported for example for aht20. Please add support for i2c_bus_num to all supported i2c devices.

enhancement
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** mqtt-io branch `feature/trio` hangs on RPi1 **Expected behavior**...

bug
needs triage

Implementation via [nfcpy](https://github.com/nfcpy/nfcpy). Solves #64 Sample configuration: ``` stream_modules: - name: nfc-scanner module: pn532 device: ttyUSB0 read_interval: 0.5 ``` Note that streams does not support homeassistant discovery. One can workaround...

Please consider joining the [Discord server](https://discord.gg/gWyV9W4) in order to get support. This is likely to be the quickest way for somebody to help you. If you'd still like to add...

support
needs triage