Rare find

Amaran Light Controller. Control your studio lights over Bluetooth without the Amaran app.

github.com/wesbos/amaran-BLE-control

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

July 2026
  • Merge pull request #6 from kevinschaich/main
  • Add MIT License to the project
May 2026
  • readme
  • README: drop REST option + requirements, add ESP32 flashing steps
  • Make all tooling TypeScript; emit refresh after commands
  • Merge pull request #3 from wesbos/esp32-mesh-firmware
  • Retire the PyMeshSDK Python fallback
  • Merge pull request #2 from wesbos/esp32-mesh-firmware
  • Add inbound status sync: decode fixture state into Home Assistant
  • Add ESP32 BLE Mesh control firmware
  • Harden BLE daemon: write timeouts + hub preference + broader whitelist
  • adds colour temp and hue to MQTT home assistant
  • f python
  • Merge MQTT bridge into daemon — no separate process needed
  • Fix MQTT state sync: publish from daemon after every command
  • Fix MQTT bridge: exit on ECONNREFUSED, fix Ctrl+C, slow reconnect
  • Add HTTP REST API and MQTT bridge for Home Assistant integration
  • Update README with daemon, setup, REPL, and instant command docs
  • Add daemon, REPL, config file, setup wizard for portability and insta…
  • Clean up dead code; update README and docs
  • Add GM, HSI color commands; port all controls to Telink opcode 0x26
  • Fix brightness and CCT to use Telink proprietary opcode 0x26