Overview
The ekey bionyx system provides advanced biometric access control that enhances home security by allowing entry via unique finger scans. By integrating it with your smart home, you can receive real-time notifications for access events, ensuring you are always aware of who enters and exits your home.
Benefits
- Enhanced security through biometric authentication, reducing the risk of unauthorized access.
- Real-time notifications for each access event, keeping homeowners informed about who is entering the home.
- Ability to integrate with other smart home systems for a cohesive security solution.
Intent
The primary purpose of this capability is to streamline access control in smart homes using biometric technology. By integrating the ekey bionyx system, homeowners can track and manage access in a secure and efficient manner.
Preconditions
- ekey bionyx biometric access control system installed and configured.
- Smart home platform (e.g., Home Assistant) set up to receive notifications.
- Internet connectivity for real-time event updates.
- Home Assistant installed and configured.
- Integration available and authenticated: Z-Wave JS.
- Device installed and reachable: Door and Window Sensors.
Actors
- Homeowner monitoring home security
- Family members accessing the home
- Guests requiring temporary access
Trigger
The capability is triggered by an individual scanning their finger on the ekey bionyx biometric reader.
Workflow Diagram
flowchart TD
A[Finger Scan Detected] -->|check| B{{Is Finger Recognized?}}
B -->|Yes| C[Grant Access]
C --> D[Notify Homeowner]
B -->|No| E[Access Denied]
Workflow Description
1. Finger Scan
A person places their finger on the ekey bionyx biometric reader.
2. Recognition Check
The system checks the scanned fingerprint against its database of authorized users.
3. Access Decision
If the fingerprint is recognized, access is granted; otherwise, access is denied.
4. Notification
The system sends a notification to the homeowner indicating whether access was granted or denied.
5. Log Access Event
The access event is logged in the smart home system for future reference and monitoring.
Postconditions
The access event is recorded, and the homeowner receives real-time updates about who accessed the home, enhancing overall security awareness.
Optional Enhancements
- Integrate with video surveillance to capture images during access events.
- Set up temporary access codes for guests that can be easily revoked.
- Enable remote monitoring and control of access settings via a mobile app.
Recommended Components
| Recommended Applications | Recommended Integrations | Recommended Devices |
|---|---|---|
| Home Assistant | Z-Wave JS, Zigbee2MQTT | Door and Window Sensors, Kwikset SmartCode 916 |
Source Examples
- 2026.1: Home is where the dashboard is ?? – Home Assistant (homeassistant)