🇧🇷 Versao em Portugues
4Drivers

4Drivers Yale Connect Lock Lock

Manufacturer: Yale / ASSA ABLOY Platform: Yale Connect Brazil Minimum OS: Control4 3.0.0

Overview

The 4Drivers Yale Connect Lock driver represents an individual lock from the Yale Connect account inside the Control4 project. It receives state updates and access events from the Hub driver, fires Control4 events for automations, and can send notifications by email or via 4Drivers Message Sender.

This driver does not need to be added manually to the project. The Hub driver automatically creates and configures one instance for each lock found in the Yale account when List Locks is executed.

Properties

Identification

PropertyTypeDescription
Lock ID Selected read-onlyStringYale internal ID for the lock. Filled in automatically by the Hub via List Locks.
Lock Name SelectedStringLock name. Filled in by the Hub; can be adjusted by the integrator to a more user-friendly name.
Visible on InterfaceListYes (default) — lock appears in the Hub's HTML interface. No — hidden; useful for service locks or private areas.
Driver Version read-onlyStringInstalled driver version.

Lock Status all read-only

PropertyDescription
OnlineIndicates whether the lock is communicating with the Yale hub: Yes or No
BatteryBattery state: OK or Low Battery
AlarmLock alarm code, when available
Entry CodeLast recorded entry code
Last StateLast state change (LOCKED/UNLOCKED) with date and time
Last AccessFull description of the last access: state, type, user, and time
Access TypeHow the lock was operated: app, fingerprint, manual, keypad
Access UserName of the user who operated via app. Empty for physical access.
Last UpdateDate and time of the last communication received from the Hub

Notifications

PropertyTypeDescription
E-mail AddressStringEmail address for access notification delivery
When UnlockedListAction when unlock is detected: E-mail, 4Drivers Message Sender, Both, or Do not send
When LockedListAction when lock is detected: same options as above

Debug

PropertyTypeDescription
Debug ModeListOff (default) or Print — displays logs in the Composer console. Disable after commissioning.
Developers UsePasswordReserved for 4Drivers use.

Control4 Variables

Variables exposed to the Control4 system for use in programming and automations:

VariableTypeDescription
Last Valid User IDNumberID of the last user identified with valid access
Last Valid User NameStringName of the last user with valid access
Battery LevelNumberBattery level: 100 = OK, 10 = Low Battery

Events

The driver fires the following Control4 events, available for use in programming:

Connectivity

EventWhen it fires
Lock OnlineThe lock resumed communication with the Yale hub
Lock OfflineThe lock lost communication with the Yale hub

General State

EventWhen it fires
Lock LockedThe lock was locked by any means
Lock UnlockedThe lock was unlocked by any means

By Access Type

EventWhen it fires
Locked by AppLocked via Yale Connect application
Unlocked by AppUnlocked via Yale Connect application
Locked ManuallyPhysical lock (button or cylinder turn)
Unlocked ManuallyPhysical unlock
Locked by KeypadLocked via numeric keypad
Unlocked by KeypadUnlocked via numeric keypad
Locked by FingerprintLocked via fingerprint reader
Unlocked by FingerprintUnlocked via fingerprint reader

Battery

EventWhen it fires
Low BatteryBattery level entered a low state
Battery NormalBattery level returned to normal

Actions

ActionDescription
UnlockSends an unlock command to the lock via the Hub
LockSends a lock command to the lock via the Hub
Refresh Devices ListRequests the Hub to re-sync the ID of this lock
List UsersRequests the list of users registered on the lock

Setup

The driver is added and configured automatically by the Hub. In most cases no additional action is needed beyond the steps below.

1 — Verify identification

  1. After the Hub runs List Locks, open this driver's Properties
  2. Confirm that Lock ID Selected is filled with the Yale lock ID
  3. Adjust Lock Name Selected to a user-friendly name if desired

2 — Interface visibility

  1. Keep Visible on Interface set to Yes for locks in regular use
  2. Set to No for service locks or locks that should not appear in the Hub's HTML interface

3 — Configure notifications (optional)

  1. Fill in E-mail Address with the notification recipient address
  2. In When Unlocked and When Locked, choose the desired delivery channel
  3. To use 4Drivers Message Sender, that driver must be installed and bound to the 4Drivers Message Sender binding of this driver

4 — Finish

  1. Make sure Debug Mode is set to Off
  2. Save and publish the project

Change Log

VersionDateChanges
105507/24/2026Initial adjustments
105007/19/2026Initial release