Presence Sensor Duo PackBundle

Presence Sensor Duo Pack

Two Bed Presence Sensors plus synchronized automations for multi-room deployments. Ships with offset mounting jig for bunk or split beds.

$449$478
Free Shipping
Lifetime Warranty
Perfect Fit Guarantee
Multi-Room Bundle

Synchronized presence
across every bedroom

Two Bed Presence Sensors plus coordinated automation logic. Perfect for master + guest rooms, bunk beds, or split configurations. Ships pre-calibrated to avoid crosstalk.

Coordinated Logic

Shared Home Assistant blueprint prevents automations from fighting each other

Anti-Crosstalk Calibration

Factory-tuned detection zones ensure each sensor owns its space

Save $29

Bundle pricing includes mounting hardware and sync automation templates

Multi-Room Scenarios

Perfect for complex deployments

Two sensors unlock automation patterns that single-zone setups can't handle. Here are the most popular configurations.

Master + Guest Room Coverage

Deploy one sensor in your primary bedroom and another in the guest suite. Automations adapt based on which rooms are occupied.

Example automation:

Hallway lights stay on until both rooms show 'Clear' state

Split or Bunk Bed Scenarios

Offset mounting jig included for detecting two sleepers in close proximity without interference.

Example automation:

Each side of a king bed can trigger independent reading lights

Nursery + Parent Room Sync

Coordinate nighttime routines—when both sensors detect presence, house mode switches to 'Everyone Sleeping'.

Example automation:

HVAC adjusts to night mode only when both zones are occupied

Included Automation Template

Coordinated logic
built for multi-room deployments

The Duo Pack includes a Home Assistant blueprint that coordinates both sensors without manual scripting. It handles state transitions, debounce coordination, and whole-home occupancy logic.

Unified Occupancy State

Combine both sensors into a single "home_occupied" binary sensor

Zone-Specific Actions

Trigger different scenes based on which room detected presence first

Shared Debounce Logic

Prevents automation conflicts when both sensors transition simultaneously

duo_occupancy_blueprint.yaml
blueprint:
  name: Duo Pack Unified Occupancy
  domain: automation
  input:
    sensor_master:
      name: Master Bedroom Sensor
      selector:
        entity:
          domain: binary_sensor
    sensor_guest:
      name: Guest Bedroom Sensor
      selector:
        entity:
          domain: binary_sensor

trigger:
  - platform: state
    entity_id: !input sensor_master
  - platform: state
    entity_id: !input sensor_guest

action:
  - service: input_boolean.turn_{{
      'on' if is_state(input.sensor_master, 'on')
      or is_state(input.sensor_guest, 'on')
      else 'off'
    }}
    target:
      entity_id: input_boolean.home_occupied

What's Included

Everything you need for two zones

The Duo Pack arrives flashed, calibrated, and ready to pair with Home Assistant. No soldering, no firmware compiling—just mount, plug in, and configure.

Bed Presence Sensor Modules

60GHz mmWave w/ still-energy focus, pre-flashed firmware

ESP32-S3 Gateway Units

Wi-Fi + BLE, 4-state presence engine, OTA update ready

Magnetic Enclosures

Matte black PETG, adjustable tilt brackets, adhesive + clip options

USB-C Power Cables

2m braided cables with 5V adapters

Offset Mounting Jig

For split beds and bunk configurations

Home Assistant Blueprint Pack

YAML templates for coordinated automations + dashboard cards

All components backed by our 2-year hardware warranty and Oops Protection plan.

Ready to trust your bedtime automations?

The Bed Presence Sensor kit ships flashed, calibrated, and paired with our dashboards so you can stop hunting for reliable occupancy hacks.

$449
$478
Ships in 2 business days
2-year hardware warranty
Local-only processing
15-minute setup
From unboxing to calibration
4-state engine
Debounce, hysteresis, z-scores
100% local processing
No cameras. No cloud.