Clean up wording and add mention of SSPD / uPnP (#21177)

This commit is contained in:
Marc Randolph 2022-01-13 12:05:12 -06:00 committed by GitHub
parent c6b73c66ce
commit 8b3e5324f6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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 %}