Skip to content

Ctrlable/ha-blueprints

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

🏠 Home Assistant Blueprints

Custom Home Assistant automation blueprints.


💡 Sensor Light + Presence + Apollo Zone Counting

Based on Blackshome's Sensor Light v8.5 with two additional trigger modes.

Features added on top of the original

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.

Install via HA Blueprint Store

Click the button below to import directly into your Home Assistant:

Open your Home Assistant instance and show the blueprint import dialog with a specific blueprint pre-filled.

Or import manually in Home Assistant:

  1. Go to Settings → Automations & Scenes → Blueprints
  2. Click Import Blueprint
  3. Paste this URL:
    https://raw.githubusercontent.com/ctrlable/ha-blueprints/main/automation/sensor-light-presence-apollo.yaml
    

Supported Apollo sensors

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)

Changelog

Version Notes
8.5-presence-apollo Added Presence Trigger + Apollo Zone Counting on top of Blackshome v8.5

Credits

About

Home Assistant automation blueprints — Sensor Light with Presence + Apollo mmWave zone counting

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages