a1ee9b / OH2-Relay

Wemos D1 mini and relay shield; controlled by openhab 2; intended for private usage but open for anyone who might find this useful.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OpenHAB2-Relay

  • MQTT-Binding must be installed
  • copy the files in folder conf to your openhab2 conf-folder
  • import the project in your platformio-ide
  • then compile and upload onto the wemos d1 mini

To enable OTA issue this command in the same network:

mosquitto_pub -t ota/enable -m 1

About

Wemos D1 mini and relay shield; controlled by openhab 2; intended for private usage but open for anyone who might find this useful.


Languages

Language:C++ 100.0%