Home Assistant Dashboard Pack

Home Assistant Dashboard Pack

Pre-built Lovelace dashboards, helper templates, and automations that expose state reasons, z-score charts, and tuning controls.

$59
Free Shipping
Lifetime Warranty
Perfect Fit Guarantee
Digital Download

Turn raw sensor data
into beautiful insights

Pre-built Home Assistant dashboards, YAML automation templates, and Lovelace cards that expose z-score charts, threshold tuning, and state-change history. Instant download, household license, no subscription required.

Live Z-Score Visualization

See real-time still-energy values vs. detection thresholds on beautiful Apex charts

Interactive Tuning Controls

Number sliders for every debounce, delay, and confidence parameter

State History Timeline

Track Clear → Observed → Occupied transitions with labeled timestamps

What's Included

Three pre-built dashboards

Each dashboard is delivered as a YAML file you can import into Home Assistant's Lovelace UI. Customize colors, layouts, and cards to match your setup.

Live Presence Overview

Single-pane view of all sensors with binary state, confidence score, and time-since-last-change.

Key Features:

Entity cards with custom icons

Conditional formatting based on state

Quick-action buttons for manual override

Dashboard Preview

Tuning & Diagnostics

Adjust detection thresholds, debounce timers, and Absolute Clear Delay with instant feedback.

Key Features:

Number sliders for all parameters

Live preview of state changes

Reset to factory defaults button

Dashboard Preview

Historical Analytics

Week-over-week presence patterns, average occupancy duration, and automation trigger counts.

Key Features:

Apex Charts integration

Exportable CSV data

Custom time range picker

Dashboard Preview

Automation Templates

Common patterns, ready to deploy

The Dashboard Pack includes YAML snippets for the most popular presence-driven automations. Copy, paste, and customize for your setup.

Goodnight Scene

Trigger when sensor transitions to 'Occupied' after 10pm

YAML
trigger:
  - platform: state
    entity_id: binary_sensor.bed_presence
    to: 'on'
condition:
  - condition: time
    after: '22:00:00'
action:
  - service: scene.turn_on
    target:
      entity_id: scene.goodnight

Morning Wake Sequence

Gradual light ramp when sensor clears between 6-9am

YAML
trigger:
  - platform: state
    entity_id: binary_sensor.bed_presence
    to: 'off'
    for: '00:05:00'
condition:
  - condition: time
    after: '06:00:00'
    before: '09:00:00'
action:
  - service: light.turn_on
    data:
      brightness_pct: 1
      transition: 60

Vacation Mode Override

Disable automations when vacation mode is active

YAML
condition:
  - condition: state
    entity_id: input_boolean.vacation_mode
    state: 'off'

Bonus: Package also includes template sensors for calculating "time in bed tonight" and "average sleep duration this week" using Home Assistant's built-in statistics platform.

Technical Requirements

What you need to use this pack

Home Assistant 2024.12 or later
Required
Bed Presence Sensor (any variant)
Required
Lovelace dashboards enabled
Required
HACS (for Apex Charts card)
Optional
Node-RED or AppDaemon
Optional

Delivery & License

  • Instant download as a ZIP archive containing YAML files and documentation
  • Household license—use across unlimited Home Assistant instances you control
  • Free updates for the lifetime of the product (delivered via email)
  • No DRM, no phone-home, no subscription required

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.

$59
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.