Custom Home Assistant automation blueprints.
Based on Blackshome's Sensor Light v8.5 with two additional trigger modes.
| Feature | What it does |
|---|---|
| Presence Trigger | Fires on person / device_tracker arriving at or departing from any HA zone |
| Apollo Zone Counting | Fires on numeric target-count sensors from Apollo MTR-1 (LD2450) and MSR-2 (LD2410B) mmWave radars |
All original Sensor Light features are fully preserved: Night Lights, Night Glow, Dynamic Lighting, Dim Before OFF, Bypass, Sun Elevation, Ambient Light, Time scheduling, State Control, Device Tracker conditions.
Click the button below to import directly into your Home Assistant:
Or import manually in Home Assistant:
- Go to Settings → Automations & Scenes → Blueprints
- Click Import Blueprint
- Paste this URL:
https://raw.githubusercontent.com/ctrlable/ha-blueprints/main/automation/sensor-light-presence-apollo.yaml
| Sensor | Radar chip | Zone entities | How to use |
|---|---|---|---|
| MTR-1 | LD2450 | sensor.<device>_zone_1_target_count (numeric 0–3) |
Add to Apollo Zone Count Sensors input |
| MSR-2 | LD2410B | binary_sensor.<device>_zone_1_occupancy |
Add directly to Trigger Sensor input (binary_sensor works natively) |
| Version | Notes |
|---|---|
| 8.5-presence-apollo | Added Presence Trigger + Apollo Zone Counting on top of Blackshome v8.5 |
- Original blueprint by Blackshome
- Apollo sensor firmware by Apollo Automation