β¨ Feature List¶
Magic Areas can do a lot more than presence sensing! Below is a list of built-in features grouped by category.
π§ Smart Groups¶
Entities grouped with presence-aware automation logic.
-
π‘ Light Groups Automatically controls lights per area using presence, darkness, sleep, and more.
-
π Fan Groups Dynamically manages fans in each area based on presence and occupancy. Includes support for multi-speed fans.
-
π‘οΈ Climate Groups Automatically control climate devices and maps area states to climate presets.
π§± Simple Groups¶
Passive entity grouping for easier control.
-
πͺ Cover Groups Groups all
cover
entities (e.g. blinds, shades, garage doors) usingcover.group
. -
πΊ Media Player Groups Groups all
media_player
entities usingmedia_player.group
.
π Sensor Features¶
Sensor logic, tracking, and hazard detection.
-
π BLE Tracker Sensors Adds support for BLE presence sensors (e.g., Bermuda, ESPresence, Room Assistant). Automatically maps tracked devices to areas.
-
π Aggregation Creates aggregate
sensor
orbinary_sensor
for supported device classes (e.g., temperature, humidity, occupancy). -
π¨ Health Sensor Creates a binary sensor per area to represent health problems (e.g., leaks, smoke, gas).
-
π Wasp in a Box Adds intelligent presence logic using motion + door sensors to infer room occupancy even when closed.
π Notifications¶
- π Area-Aware Media Player
A smart proxy
media_player
that plays TTS only in occupied areas. Great for room-aware voice alerts.
β Overrides¶
- βΈοΈ Presence Hold
Adds a manual
switch
to override presence state tooccupied
, with optional auto-reset timer.