Update your SIEBENUHR firmware directly from your browser.

Before You Begin

  • Use a data-capable USB cable (not charge-only)
  • Use Chrome or Edge on desktop (Web Serial required)
  • Close any other apps that might be using USB serial ports

Select Your Clock

Siebenuhr Mini

SIEBENUHR Mini

Compact desk clock with USB-C power, 4 LEDs per segment

View in store →
Standalone Loading...

Built-in WiFi configuration portal. No smart home required.

Browser not supported HTTPS required
ESPHome Loading...

For Home Assistant. OTA updates and light controls via HA.

Browser not supported HTTPS required
Siebenuhr Regular

SIEBENUHR Regular

Full-size wall clock with separate controller, 17 LEDs per segment

View in store →
Standalone Loading...

Built-in WiFi configuration portal. No smart home required.

Browser not supported HTTPS required
ESPHome Loading...

For Home Assistant. OTA updates and light controls via HA.

Browser not supported HTTPS required

When prompted, select the USB port of your clock.

Powered by ESP Web Tools

About the Firmware Options

Standalone — The default firmware with a built-in WiFi configuration portal. On first boot, the clock creates an access point named SiebenuhrAP. Connect to it to configure WiFi and timezone. Source: github.com/soliddifference/siebenuhr

ESPHome — For Home Assistant users. Integrates your clock as an ESPHome device with OTA updates, WiFi config, and light controls through Home Assistant. Source: github.com/soliddifference/siebenuhr_esphome

Release History

VersionDateNotes
Loading...

Manual Download

For advanced users who prefer to flash manually with esptool:

Mini Clock

  • Loading...

Regular Clock

  • Loading...

Mini Clock

  • Loading...

Regular Clock

  • Loading...

Flash command

# Standalone firmware
esptool.py --chip esp32 --port /dev/ttyUSB0 write_flash 0x0 firmware-mini-1.1.1.bin

# ESPHome firmware
esptool.py --chip esp32 --port /dev/ttyUSB0 write_flash 0x0 firmware-mini-esphome-1.0.0.bin

Troubleshooting

Device not detected?

Problems setting WiFi?

Sometimes the wifi config menu option doesn't appear (because the device is not ready), or the WiFi scan or update step might get stuck. Some versions of Chrome might also have reliability issues with the Web Serial API. Here are some things to try:

Flash failed and device is not showing up?