Chamberlain Introduces myQ Secure View 3-in-1 Smart Lock with 2K HDR Video Doorbell

Chamberlain Introduces myQ Secure View 3-in-1 Smart Lock with 2K HDR Video Doorbell
source: gettyimages
January 6, 2026

Chamberlain has expanded its closed smart home ecosystem with an innovative lock that doubles as a 2K HDR video doorbell. Announced at CES 2026, the myQ Secure View 3-in-1 Smart Lock is priced at $279.99 and features advanced face detection technology to enhance home security and convenience.

Key Features

Users and family members need to scan their faces within the myQ app. The lock recognizes familiar faces and automatically unlocks the door as they approach. If the camera detects an unknown individual, it will lock the door and close the garage.

The lock works seamlessly with Chamberlain’s garage door openers, the myQ Chime, myQ Smart Garage Video Keypad, and outdoor cameras. However, it doesn't natively support popular smart home platforms like Apple Home, Amazon Alexa, or Google Home—its integrations are limited to subscription-based security services such as Vivint, Ring, and Alarm.com.

Besides face detection, users can unlock the device via fingerprint, PIN, the myQ mobile app, or a traditional physical key.

The smart lock connects to Wi-Fi, unlocking in approximately two seconds, with battery life lasting up to six months.

A $7.99/month myQ subscription unlocks premium features, including saving and replaying videos for up to 30 days, previewing notifications, adjusting motion sensitivity, and receiving detailed alerts indicating whether a person, animal, vehicle, or package triggered a camera event. Basic notifications about lock access or motion detection are available without a subscription, but without detailed descriptions.

Availability

The myQ Secure View 3-in-1 Smart Lock is available now for existing myQ users and will be officially launched to all customers on January 13th, 2026.

Conclusion

Chamberlain's latest smart lock offers a sophisticated approach to home security with facial recognition and integrated video capabilities, combining convenience with enhanced safety—though with limited compatibility outside its own ecosystem.

Related links

By submitting, I confirm I have the right to share this link and I agree to link back to this article from the submitted page. Duplicate URLs are rejected. Up to 5 links per page.

GraphQL · 140 ms
query Q($id: Int!, $domain: Int!, $srcId: Int!, $hasSrc: Boolean!, $hasSelf: Boolean!) {
  self: qa_ai(where: {id: {_eq: $id}}, limit: 1) @include(if: $hasSelf) {
    id
    title
    text
    date
  }
  linksarticle: qa_ai(where: {domain: {_eq: $domain}, id: {_neq: $id}}, order_by: {id: desc}, limit: 8) {
    id
    title
  }
  linksbottom: qa_ai(where: {domain: {_neq: $domain}, id: {_lt: $id}}, order_by: {id: desc}, limit: 3) {
    id
    title
    domain
  }
  source: qa_ai(where: {id: {_eq: $srcId}}, limit: 1) @include(if: $hasSrc) {
    id
    title
  }
}
{
  "id": 6644943,
  "domain": 6,
  "srcId": 0,
  "hasSrc": false,
  "hasSelf": true
}