-
Notifications
You must be signed in to change notification settings - Fork 2
core binary sensors
GitHub Action edited this page Jul 20, 2026
·
1 revision
The integration exposes core binary sensors. Some are always available, while others depend on optional features.
| Entity | Source | Notes |
|---|---|---|
| Fan status | fan/get_status |
True when the fan is currently running. Available on routers with a fan. |
| Entity | Source | Notes |
|---|---|---|
| Repeater connected | repeater/get_status |
True when the repeater is connected or WAN is available. Available when the Repeater feature is enabled. Attributes include SSID, BSSID, signal, WiFi generation, EAP, and bare mode. |
| Repeater bare mode | repeater/get_status |
Diagnostic sensor. True when repeater bare mode is active. Available when the Repeater feature is enabled. |
| Parental control group override | parental-control/get_status |
One diagnostic binary sensor per parental group. True when a temporary override is currently active for that group. Available when the Parental & Access Control feature is enabled. |
- Entity Reference parent page
- System Sensors — CPU, load, memory, flash, and WAN status sensors.
- Core Switches — WiFi and LED core switches.