⚠️ This project is now deprecated in favor of MqGateway project.
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.
- Install PlatformIO Core or PlatformIO IDE
- Download latest release source code (see "Assets" section)
- Extract sources
- Open command line in your OS and go to directory you've just extracted
- Connect RoomHub ESP32 to your PC with USB cable
- Run
platformio run --target upload
You may need to uncomment and change upload_port
in "platformio.ini" file if you get connection errors.