From 4897c48fbca012e4b0c93ef718a00b226395bc19 Mon Sep 17 00:00:00 2001 From: G Johansson Date: Mon, 5 Feb 2024 20:10:42 -0500 Subject: [PATCH] System Monitor process binary sensor (#30997) --- source/_integrations/systemmonitor.markdown | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/source/_integrations/systemmonitor.markdown b/source/_integrations/systemmonitor.markdown index f59380b4aa3..ac1105075fb 100644 --- a/source/_integrations/systemmonitor.markdown +++ b/source/_integrations/systemmonitor.markdown @@ -8,6 +8,7 @@ ha_iot_class: Local Push ha_domain: systemmonitor ha_config_flow: true ha_platforms: + - binary_sensor - sensor ha_integration_type: integration ha_codeowners: @@ -55,9 +56,9 @@ memory usage, CPU usage, and running processes. - Swap use - Swap usage (percent) -### Add `process` sensor +## Add `process` binary sensor -The `process` sensor needs to be configured by the config entry options. Go to **{% my integrations title="Settings > Devices & Services" %}**, select the **System Monitor** integration and click **Configure** to select which `process` sensors should be created. +The `process` binary sensor needs to be configured by the config entry options. Go to **{% my integrations title="Settings > Devices & Services" %}**, select the **System Monitor** integration and click **Configure** to select which `process` binary sensors should be created. ## Disk usage