From 36307f8349d7cfedc07973121467f7da97bbf63b Mon Sep 17 00:00:00 2001 From: Aidan Timson Date: Wed, 29 Jun 2022 13:25:20 +0100 Subject: [PATCH] Add boot time sensor for System Bridge (#23075) --- source/_integrations/system_bridge.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/source/_integrations/system_bridge.markdown b/source/_integrations/system_bridge.markdown index cf7d7653207..01ddb200ca7 100644 --- a/source/_integrations/system_bridge.markdown +++ b/source/_integrations/system_bridge.markdown @@ -48,6 +48,7 @@ This integration provides the following sensors: | Name | Description | | ---------------------- | --------------------------------------------------- | | Battery | Battery level of the device | +| Boot Time | Time the device was turned on | | CPU Speed | The current CPU speed | | Displays Connected | Number of displays connected | | Display Resolution X | Display resolution (across) |