From 2cfeb08270b097c3d95eddfa53745fef088c0f81 Mon Sep 17 00:00:00 2001 From: Aidan Timson Date: Tue, 26 Mar 2024 09:05:22 +0000 Subject: [PATCH] Add camera in use and pending reboot binary sensors to System Bridge (#29876) * Add camera in use and pending reboot binary sensors to System Bridge * Update system_bridge.markdown --- source/_integrations/system_bridge.markdown | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/source/_integrations/system_bridge.markdown b/source/_integrations/system_bridge.markdown index 1f1fdd112dc..3a5ada8f4db 100644 --- a/source/_integrations/system_bridge.markdown +++ b/source/_integrations/system_bridge.markdown @@ -40,10 +40,12 @@ You will need your token. For instructions on finding your token, follow the ste This integration provides the following binary sensors: -| Name | Description | -| --------------------- | ---------------------------------- | -| Battery Is Charging | Whether the battery is charging | -| New Version Available | Whether a new version is available | +| Name | Description | +| --------------------- | ----------------------------------- | +| Battery Is Charging | Whether the battery is charging | +| Camera In Use | Whether the camera/webcam is in use | +| Pending Reboot | Whether a reboot is pending | +| New Version Available | Whether a new version is available | ## Sensors