Overview
UniFi bandwidth sensors provide real-time monitoring of your home network’s bandwidth usage, enabling homeowners to identify which devices are consuming the most data. This capability enhances network performance and assists in troubleshooting connectivity issues, ensuring a smoother online experience for all users in the home.
Benefits
- Identify bandwidth hogs to manage network resources effectively
- Receive alerts when bandwidth usage exceeds predefined thresholds
- Optimize network performance for streaming, gaming, and remote work
Intent
The purpose of UniFi bandwidth sensors is to provide comprehensive visibility into network traffic within the home. By understanding bandwidth usage patterns, homeowners can make informed decisions to improve connectivity and prioritize essential devices.
Preconditions
- UniFi network equipment installed and configured.
- Home Assistant setup with UniFi integration.
- Stable internet connection.
- Home Assistant installed and configured.
- Integration available and authenticated: UniFi.
- Device installed and reachable: Unifi Networks.
Actors
- Homeowner
- Family member
- Guest
Trigger
The capability is triggered when bandwidth usage data is collected from the UniFi network equipment, typically at regular intervals.
Workflow Diagram
flowchart TD
A[Bandwidth Data Collected] -->|check| B{Is Usage High?}
B -->|Yes| C[Send Alert to Homeowner]
C --> D[Homeowner Reviews Data]
B -->|No| E[Continue Monitoring]
Workflow Description
1. Collect Bandwidth Data
The UniFi controller gathers real-time bandwidth usage data from all connected devices.
2. Analyze Data
The system analyzes the collected data to determine if any device is exceeding normal bandwidth usage.
3. Trigger Alerts
If a device’s usage is deemed excessive, an alert is sent to the homeowner via Home Assistant.
4. Homeowner Review
The homeowner can review the bandwidth usage statistics through the Home Assistant dashboard.
5. Adjust Network Settings
Based on the review, the homeowner can adjust device priorities or limit bandwidth for specific devices.
Postconditions
The homeowner has a clear understanding of bandwidth usage, enabling them to take action to optimize their home network performance.
Optional Enhancements
- Integrate with smart home devices to automatically limit bandwidth during peak usage times
- Provide detailed bandwidth reports on a weekly basis
- Allow family members to set their own device priorities for bandwidth usage
Recommended Components
| Recommended Applications | Recommended Integrations | Recommended Devices |
|---|---|---|
| Home Assistant | UniFi | Unifi Networks, Synology 1621+ Network Attached Storage (NAS) |
Source Examples
- 2026.1: Home is where the dashboard is ?? – Home Assistant (homeassistant)