Skip to content

MQTT Only with WiFi Manager

Latest
Compare
Choose a tag to compare
@thehookup thehookup released this 11 Apr 22:44
· 22 commits to master since this release
101216d

This release uses MQTT and WiFi Manager to configure and control your blinds. You will need an MQTT broker to use this release. I recommend Mosquito and Home Assistant.

This is a pre-compiled bin file to upload to a NodeMCU using the ESPEasy flashing tool (instructions below).

Install Instructions:

  1. Download the ESPEasy Flashing tool here: https://github.com/letscontrolit/ESPEasy/releases/
  2. Extract the zip file from the above link to your computer
  3. Download the .bin file for this release and place it in the same folder as the ESPEasy flashing tool.
  4. Plug in your NodeMCU using a USB Cable
  5. Run FlashESP8266.exe
  6. Select this bin file (MQTT_Blinds_WifiManager.bin) under the firmware dropdown and press "Flash"

Setup Instructions:

  1. Connect to the "Blinds Setup" wifi access point that is being broadcast by your NodeMCU
  2. Enter your WiFi SSID and Password and your MQTT Information
  3. Enter the number of rotations required for your blinds to fully open/close (12 Recommended)
  4. Press save and wire your blinds as shown in the wiring diagram on the main page of this repository.

**If you mess up your settings you can connect a wire between GND and D1 to clear the saved settings on the NodeMCU.