Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 546 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 546 Bytes

NodeRed does the HTTP to MQTT on the GX Import the flow.json into your NodeRed environment. You will need to get the Installer Password and insert it in the nodered. alt text

mqtt_to_dbus_PV_Enphase.py does the MQTT to D-Bus commication. The device will show up in the GX as a PV inverter.

nohup python /data/mqtt_to_dbus_PV_Enphase.py >/dev/null 2>&1 & alt text