Skip to content

aetas/RoomHub

Repository files navigation

RoomHub

⚠️ This project is now deprecated in favor of MqGateway project.

Build Status

Installation

WARNING: Make sure RoomHub is not connected to power supply before connecting it to USB. Connecting both will destroy RoomHub and may break you computer.

  1. Install PlatformIO Core or PlatformIO IDE
  2. Download latest release source code (see "Assets" section)
  3. Extract sources
  4. Open command line in your OS and go to directory you've just extracted
  5. Connect RoomHub ESP32 to your PC with USB cable
  6. Run platformio run --target upload

You may need to uncomment and change upload_port in "platformio.ini" file if you get connection errors.