Skip to content

JARVIS AIO v6.54.0

Choose a tag to compare

@sam3gp8 sam3gp8 released this 21 Jul 03:03
Immutable release. Only release title and notes can be modified.

[6.54.0] — the floor plan glows from live mmWave

The residence model now lights up room-by-room from genuine mmWave/presence
detection, not just the binary area-occupancy flag. A room whose presence
sensor is actively detecting gets a distinct, punchy aqua-green glow with a
brighter border — visibly the "hottest" room — while a room lit only by
generic area occupancy stays standard cyan, and the dominant room keeps its
mint. At a glance you can now tell where a body actually is versus where
HA merely thinks a zone is active.

Mechanically: _house3dLit() overlays the jarvis/mmwave_overview feed
onto the plan's lit map as a new mmwave state that flows through the
whole 3D builder — floor fill, walls, label, and pulse dot all render it
distinctly. The plan rebuilds when fresh mmWave data lands, so detection
appears live. Verified by rasterizing the plan and eyeballing that the
three presence states are actually distinguishable before shipping.

Full Changelog: 6.53.0...6.54.0