diff --git a/source/_integrations/syncthru.markdown b/source/_integrations/syncthru.markdown index dc3a60fb021..6377c7c0797 100644 --- a/source/_integrations/syncthru.markdown +++ b/source/_integrations/syncthru.markdown @@ -12,6 +12,7 @@ ha_domain: syncthru ha_ssdp: true ha_platforms: - sensor + - binary_sensor --- The Samsung SyncThru Printer platform allows you to read current data from your local Samsung printer. @@ -20,13 +21,11 @@ It usually provides information about the device's state, the left amount of ink The following information is displayed in separate sensors, if it is available: + - Whether the printer is online + - Whether the printer is in an error state - Black, cyan, magenta and yellow toner fill level - Black, cyan, magenta and yellow drum state - First to fifth paper input tray state - First to sixth paper output tray state {% include integrations/config_flow.md %} - -