You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Centralized feed registry — Define camera feeds once at the household level, then subscribe each tablet with a mode: subscribed, trigger, trigger_alert, or ignored
Trigger-based activation — Feeds can auto-activate on HA entity state changes (e.g., doorbell press, motion sensor)
Per-device subscriptions with independent modes per feed
MJPEG Streaming
Stream proxy — Low-latency MJPEG streams from any HA camera entity via FFmpeg transcoding
Hardware acceleration auto-detected: Intel VAAPI, NVIDIA CUDA, or software fallback
Stream multiplexer — One FFmpeg process per feed, fanned out to all connected clients (efficient multi-tablet streaming)
Automatic reconnect on camera stream drops
New Sensors
Motion detected binary sensor (motionDetected)
Face detected binary sensor (faceDetected)
Dashie Camera Card
New Lovelace frontend card for camera feeds (www/dashie-camera-card/)