Skip to content

v1.0.0

Choose a tag to compare

@github-actions github-actions released this 08 May 18:32
0e50262

Everything Presence Pro Grid is a Home Assistant integration for the Everything Presence Pro mmWave radar sensor. It ships with custom firmware that runs all the detection work — target smoothing, zone tracking, presence logic — on the device itself. The integration provides a Home Assistant panel for configuration, calibration, live overview, and firmware flashing, built around a calibrated grid that matches the real geometry of your room.

What this integration does differently

  • Perspective-corrected grid. A four-corner calibration wizard maps the radar view onto your actual room. Walls are straight, and zones line up with real-world geometry. Cells are 30 cm × 30 cm (1 ft × 1 ft).
  • Seven painted zones, plus an eighth "Rest of room" fallback. Zones are polygonal, can be discontinuous, and are drawn by clicking grid cells.
  • Zone types — Default, Bed, Seating, Transit — bundle sensible thresholds and timeouts for each kind of area, so a bed zone can hold presence for minutes while a hallway zone clears in seconds. Custom exposes the underlying parameters.
  • Cross-zone target tracking. Targets are followed as they move from one zone to another, so the handoff between zones is clean.
  • Overlays for refining detection. Mark doorways with Entry/Exit overlays, and noise sources with Interference or Suppress overlays.
  • Furniture layout. Drop furniture stickers on the grid so the live overview is easy to read. Visual only — they don't affect detection.
  • On-chip processing. Home Assistant gets a single Occupancy binary sensor plus per-zone presence sensors, instead of a constant stream of target coordinates.
  • Smoothed positions. Brief radar jitter is filtered out before it reaches the zone engine, so zones don't flap when a target is near a boundary.
  • Auto-dismiss for stuck targets. A target reported at exactly the same coordinates for several minutes is automatically dropped, so a phantom the radar got fixated on stops keeping a zone occupied. The threshold is configurable; set it to 0 to disable.
  • Quiet network. Only what Home Assistant needs goes across the wire.
  • Built-in flasher. Install and update firmware from the panel.