Skip to main content

Prerequisites

Before you begin, make sure you have the following: Core packages work on both board revisions. Some peripherals, such as the stepper motor package, are designed for a specific revision. See the hardware overview for differences between Rev 1.0 and Rev 2.3.

Step 1: Clone the repository

Step 2: Configure secrets

Copy the sample secrets file and fill in your credentials:
Open secrets.yaml in a text editor and replace the placeholder values with your actual credentials:
To generate a random API encryption key, run:
If you plan to use MQTT, also fill in the optional MQTT fields (mqtt_broker, mqtt_user, mqtt_password).

Step 3: Choose a sample configuration

Pick the sample YAML that best fits your use case:

Step 4: Install on your device

Copy your chosen sample YAML, secrets.yaml, the fonts/ folder, and the packages/ folder into your ESPHome config directory. Then, in the Home Assistant ESPHome add-on:
  1. Click + NEW DEVICE.
  2. Select Pick file and choose the sample YAML you copied.
  3. Connect the ED1 board to your computer via USB-C.
  4. Click Install and wait for the firmware to flash.

Step 5: Add to Home Assistant

Once the device boots and connects to your WiFi network, Home Assistant will auto-discover it. Go to Settings > Devices & Services and accept the new integration to add all entities from the board.