Skip to content

Doorman Entities

On this page, you can view all the entities related to Doorman.

Sensors

Uptime doorman_uptime Disabled by default

Reports the uptime in seconds.

WiFi Signal doorman_wifi_signal Disabled by default

Reports the wifi signal in percent.

Text Sensors

ESPHome Version esphome_version Disabled by default

Reports the installed base ESPHome version.

Doorman Firmware Version doorman_firmware_version Disabled by default

Reports the installed Doorman firmware version and build time.

Doorman Hardware doorman_hardware_version Disabled by default

Reports the Doorman hardware revision.

Switches

Relay doorman_relay Disabled by default

Controls the built-in relay.

Status LED: Show Bus Activity doorman_status_led_bus_activity Disabled by default

When enabled, the status LED will briefly blink to indicate activity on the bus — useful for debugging or just keeping an eye on communication.

Experimental Firmware dev_firmware

Enables experimental updates, allowing you to easily switch between the master and dev branches to check for the latest changes.

Buttons

Install Update update_install

Installs the latest available Doorman Firmware update.

Restart doorman_restart Disabled by default

Restarts the Doorman unit, useful after configuration changes that require a restart.

Safe mode doorman_safe_mode Disabled by default

Restarts the Doorman unit into safe mode, useful for OTA updates if the unit is too busy.

Restore Factory Settings doorman_factory_reset Disabled by default

Restarts the Doorman unit and loads factory defaults.

USE WITH GREAT CAUTION

All credentials, global variables, counters, and saved states stored in non-volatile memory will be lost with no chance of recovery. Even raw reading of flash memory with esptool will not help, as data is physically erased from flash memory.

If you configured WiFi using the captive portal, Improv Serial, or Improv BLE, this will reset WiFi settings as well, making such devices offline. You'll need to reconfigure the device using a built-in WiFi access point and captive portal.

Selects

Relay Mode relay_mode Disabled by default

Configure how the internal relay should be switched — either standalone or triggered when a telegram to open the entrance doors is received. For entrance doors, the relay is switched off again after 5 seconds (default).

Modes:

  • Standalone
  • Entrance Door Opener
  • Second Entrance Door Opener
  • Any Door Opener

Events

Flash Button doorman_boot_button_event Disabled by default

Triggers when the FLASH or PRG button on the PCB is pressed.

Event Types
  • single_press
  • double_press
  • long_press

External Button doorman_external_button_event Disabled by default

Triggers when the external button is pressed.

Event Types
  • single_press
  • double_press
  • long_press

Updates

Doorman Firmware Update update_http_request

Shows if an doorman firmware update is available and offers installation via the HTTP OTA update mechanism.

Lights

Status LED Red doorman_status_led

A small LED on the Doorman's PCB controlled by the ESPHome Status LED component. By default, this LED remains on when everything is functioning properly but will blink if there are issues.

You can turn off the LED if it becomes annoying. Even when turned off, it will still retain its functionality and blink to signal any issues.

Status LED RGB doorman_rgb_status_led

A small WS2812B RGB LED on the Doorman's PCB is used to indicate specific events. The LED can display various colors and patterns to provide visual feedback on different states and actions.

Event Types
  • Waiting for WiFi / AP Enabled Fast orange pulse
  • Waiting for Home Assistant / MQTT / HomeKit to Connect Slow blue pulse
  • Home Assistant / MQTT / HomeKit Connected Solid blue light (for 3 seconds)
  • MQTT setup required Red-blue pulse MQTT integration only
  • HomeKit pairing required Red-blue pulse HomeKit integration only
  • Setup Mode is Active Fast green-turquoise pulse
  • Setup Mode completed Solid green-turquoise (for 3 seconds)
  • Ring To Open is Active Slow yellow pulse
  • Nuki Bridge Pairing Mode is Active Slow purple pulse Nuki Bridge only
  • Nuki Bridge Paired Successfully Solid purple light (for 3 seconds) Nuki Bridge only

Veröffentlicht unter der GPL 3.0 Lizenz.