Assistant CoreAssistant Core
Devices

Register a Device

Add and manage hardware devices from the admin dashboard.

Overview

Devices are physical hardware (like ESP32 boards) that connect to your assistant for voice interactions.

Register a Device

  1. Power on the ESP32 device
  2. The device displays a 6-digit activation code
  3. In Admin Dashboard, go to Devices
  4. Click Add DeviceEnter Code
  5. Type the activation code
  6. Select the assistant to bind it to
  7. Click Bind

Method 2: Manual Registration

  1. Go to Devices
  2. Click Add DeviceManual
  3. Fill in:
    • MAC Address — Device hardware address
    • Alias — Friendly name (e.g., "Kitchen Speaker")
    • Board — Hardware model
  4. Select the assistant to bind
  5. Click Register

Device Info

Each device shows:

FieldDescription
AliasYour custom name
BoardHardware model
MAC AddressUnique hardware identifier
FirmwareCurrent version
Last ConnectedWhen it was last online
Auto UpdateWhether OTA updates are enabled

Rebind a Device

To move a device to a different assistant:

  1. Go to Devices
  2. Click on the device
  3. Click Rebind
  4. Select the new assistant
  5. Click Save

On this page