Skip to content

Module Lock

WJDDesigns edited this page May 3, 2026 · 1 revision

Lock

Module type: lock · Category: Interactive · Free

Modern lock control with lock / unlock / open buttons (where supported).

Features

  • Lock / unlock buttons
  • "Open" button (for lock.open capable devices)
  • Status indicator with color
  • Optional confirmation dialog (recommended)
  • Last-changed timestamp

Configuration

Entity

  • lock.* entity
  • Custom name (optional)

Display

  • Show lock / unlock buttons
  • Show open button (if lock.open is supported)
  • Show status text
  • Style — flat / glass / outline

Actions / Logic / Design

Standard 4-tab editor. Strongly recommended to enable confirmation dialogs on the unlock and open actions (Actions § Confirmation dialogs).

Examples

  • Front door — lock + unlock + open, with confirmation.
  • Status indicator — show button only when state is unlocked (use Logic-and-Conditions).

Related

Clone this wiki locally