hassio-addons/addon-node-red


The issue has been closed
rpi-gpio node does not work #54
vicfergar posted onGitHub
Problem/Motivation
rpi gpio nodes does not work with: Hardware: RPi3 Model B Software:
- HassOS 1.11
- Hass.io supervisor 138
- Home Assistant 0.80.2
- Node-RED add-on 0.7.0
Expected behavior
GPIO shold work with Node-RED rpi gpio node and GPIO should change voltage.
Actual behavior
Node doesn't work because GPIO does not change voltage.
The log shows this warning:
Steps to reproduce
Use the hardware and software defined and add a rpi gpio in Node-RED add-on. Changing the node state does not affect the physical pin voltage.
Proposed changes
None