Setting up your device's screen
Your Espcontrol panel has a built-in web page where you can set everything up. Open it by typing the panel's address into any browser on your phone or computer.

Finding the address
The address is shown on the display screen when no buttons are configured yet. You can also find it in your router's connected devices list, or in Home Assistant under Settings > Devices & Services > ESPHome.
Adding a button
Tap any empty space in the grid (shown as a dashed outline with a + icon). A settings panel appears below the preview where you configure the button:


- Choose a type — Toggle (the default) to control a device, Subpage to create a folder of extra cards, Button to trigger Home Assistant automations with a single tap, Sensor to display a live reading, Slider to control light brightness, or Cover to control blinds and shutters.
- Pick the device you want to control by entering its Home Assistant entity name (for example,
light.living_roomorswitch.garden_lights). You can find these under Settings > Devices & Services in Home Assistant. Subpage buttons don't need a device name. - Choose an icon — type to search, or select Auto to let the panel pick one based on the device type.
- Set a label (optional). If left blank the button uses the device's friendly name from Home Assistant.
Subpage — works like a folder that opens a new page of buttons.
Button — a momentary button that fires an event to Home Assistant for use as an automation trigger.
Sensor — displays a live reading from a Home Assistant sensor entity.
Slider — controls light brightness with a draggable fill bar.
Cover — controls blinds, shutters, and garage doors with a position slider.
When Entity On
Each toggle button has an optional When Entity On setting that changes what the button shows while the device is on:
- Replace Icon — show a different icon when the device is on (for example, an outline lightbulb when off and a filled one when on).
- Sensor Data — show a live reading when the device is on (for example, temperature, power usage, or a percentage). Pick the Sensor entity and a Unit (
%,°C,W, etc.).
When the device is off, the button reverts to its normal icon.
Moving buttons
Drag and drop any button to reposition it. If you drop it onto an occupied space, the existing button shifts to the next available slot.
Double-height buttons
Right-click a button and choose Double Height to make it span two rows. To revert, right-click and choose Single Height. If a button already occupies the space below, it gets moved automatically.
Apply Configuration
After making changes, tap Apply Configuration at the bottom of the page. The panel restarts and loads your new settings — you'll see a message while it reconnects.