From 8b3e5324f60d70e70562d26d8345e04523aaaad4 Mon Sep 17 00:00:00 2001 From: Marc Randolph Date: Thu, 13 Jan 2022 12:05:12 -0600 Subject: [PATCH] Clean up wording and add mention of SSPD / uPnP (#21177) --- source/_integrations/syncthru.markdown | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/source/_integrations/syncthru.markdown b/source/_integrations/syncthru.markdown index d7d3ab9615d..76568301b48 100644 --- a/source/_integrations/syncthru.markdown +++ b/source/_integrations/syncthru.markdown @@ -15,11 +15,9 @@ ha_platforms: - sensor --- -The Samsung SyncThru Printer platform allows you to read current data from your local Samsung printer. +The Samsung SyncThru Printer platform allows Home Asssitant to read current data from a local Samsung printer. -It usually provides information about the device's state, the left amount of ink or toner and the state of paper trays. - -The following information is displayed in separate sensors, if it is available: +Depending on device abilities, the following separate sensors are created if supported: - Whether the printer is online - Whether the printer is in an error state @@ -28,4 +26,6 @@ The following information is displayed in separate sensors, if it is available: - First to fifth paper input tray state - First to sixth paper output tray state +In order for a device to be discovered automatically, SSPD / UPnP (under Network settings) must be enabled. + {% include integrations/config_flow.md %}