Entrixy — Raspberry Pi (Python)
=============================

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.py in the Arduino IDE (or the matching toolchain).
  2. Fill in DEVICE_KEY and DEVICE_SECRET in the CONFIG block at the top, adjust RELAY_GPIO if needed. device_key/secret come from the Android app when you add a WebSocket device. systemd unit install — see README.
  3. Build and flash.

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