Entrixy — WebSocket controller (ESP8266)
======================================

Firmware to open a barrier, gate, lock or intercom via Entrixy.

Quick start — no code editing:
  Build a ready .bin for your pins and keys right in the browser:
  https://entrixy.com/esp/socket/

Build manually:
  1. Open entrixy-esp8266.ino in the Arduino IDE (or the matching toolchain).
  2. Fill in WIFI_SSID, WIFI_PASSWORD, DEVICE_KEY, DEVICE_SECRET in the constants at the top. device_key/secret come from the Android app when you add a WebSocket device.
  3. Build and flash.

Site:          https://entrixy.com
Guide:         https://entrixy.com/guide/
Configurator:  https://entrixy.com/esp/socket/
