Last Updated:

Enhanced Child Safety with VeSync Child Lock Switch

S.C.O.R.E.SafetySecurity

Overview

The new child lock switch integration with VeSync devices allows homeowners to enhance safety by preventing unauthorized access to smart devices. This feature is particularly valuable in homes with young children, ensuring that devices remain secure and functional only for adults.

Safety icon

Benefits

  • Provides peace of mind for parents by restricting children’s access to potentially hazardous devices.
  • Enables customizable control over device accessibility, allowing parents to specify when devices can be used.
  • Reduces the risk of accidental device activation or misuse by children.

Intent

The purpose of the VeSync child lock switch is to empower homeowners with the ability to secure their smart devices from unintended use by children. This integration ensures a safer home environment by allowing adults to manage device access effectively.

Preconditions

  • VeSync-compatible smart devices must be installed and configured.
  • Home Assistant must be set up and connected to the VeSync integration.
  • The child lock feature must be enabled in the Home Assistant settings.
  • Home Assistant installed and configured.
  • Integration available and authenticated: Z-Wave JS.
  • Device installed and reachable: Door Lock.

Actors

  • Homeowner
  • Child
  • Family member

Trigger

The capability is triggered when a parent manually activates the child lock feature through the Home Assistant interface.

Workflow Diagram

flowchart TD
    A[Activate Child Lock] -->|check| B{{Is Device in Use?}}
    B -->|Yes| C[Lock Device Access]
    C --> D[Device Locked]
    B -->|No| E[Exit]

Workflow Description

1. Access Home Assistant

The homeowner navigates to the Home Assistant dashboard to manage device settings.

2. Select VeSync Device

The homeowner selects the specific VeSync device they wish to secure with the child lock feature.

3. Enable Child Lock

The homeowner activates the child lock switch for the selected device, restricting access.

4. Verify Lock Status

The homeowner can check the status of the child lock to ensure it is engaged.

5. Adjust Lock Settings (if needed)

If necessary, the homeowner can modify the settings to specify times for device access.

Postconditions

The selected VeSync device is now secured with the child lock, preventing unauthorized use until the lock is manually disengaged.

Optional Enhancements

  • Integrate time-based access schedules for devices.
  • Implement notifications for when the child lock is activated or deactivated.
  • Add voice control capabilities to manage the child lock feature.

Recommended Components

Recommended ApplicationsRecommended IntegrationsRecommended Devices
Home AssistantZ-Wave JS, Zigbee2MQTTDoor Lock, Door and Window Sensors

Source Examples