Overview
The ClearPass Policy Manager device tracker provides improved visibility and control over devices connected to your home network. It allows homeowners to monitor device status, manage network access, and implement security policies easily.
Benefits
- Real-time tracking of all devices connected to the home network
- Enhanced security through device management and access policies
- Convenient monitoring of network activity from a centralized platform
Intent
The purpose of integrating the ClearPass Policy Manager device tracker is to streamline device management within the home network. This capability aims to enhance security and provide homeowners with actionable insights into their network usage.
Preconditions
- ClearPass Policy Manager installed and configured.
- Home network connected to the device tracker.
- Home Assistant set up to integrate with ClearPass.
- Home Assistant installed and configured.
- Integration available and authenticated: UniFi.
- Device installed and reachable: Synology 1621+ Network Attached Storage (NAS).
Actors
- Homeowner
- Family member
- Guest
Trigger
The capability is triggered when a device connects or disconnects from the home network.
Workflow Diagram
flowchart TD
A[Device Connects to Network] -->|check| B{{Device Recognized?}}
B -->|Yes| C[Log Device Activity]
C --> D[Update Device Status]
B -->|No| E[Notify Homeowner to Review]
E --> F[Action Required by Homeowner]
Workflow Description
1. Device Connection Detected
The system detects a new device attempting to connect to the home network.
2. Device Recognition Check
The ClearPass Policy Manager checks if the device is recognized based on existing policies.
3. Log Device Activity
If recognized, the system logs the device activity and updates its status in the dashboard.
4. Notify Homeowner
If unrecognized, the homeowner receives a notification to review the device for potential security concerns.
5. Homeowner Action
The homeowner decides whether to allow access to the new device or block it from the network.
Postconditions
The device is either allowed or blocked from the network, and its status is updated in the ClearPass Policy Manager, providing the homeowner with necessary insights and control.
Optional Enhancements
- Integrate with Home Assistant for automated device actions
- Add alerts for unauthorized device connections
- Implement guest network management features
Recommended Components
| Recommended Applications | Recommended Integrations | Recommended Devices |
|---|---|---|
| Home Assistant | UniFi, Zigbee2MQTT | Synology 1621+ Network Attached Storage (NAS), Unifi Networks |
Source Examples
- 2026.1: Home is where the dashboard is ?? – Home Assistant (homeassistant)