mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-18 23:06:58 +00:00
Add documentation for binary sensors in Syncthru integration (#17517)
adds binary sensors also remove outdated warning about english configuration
This commit is contained in:
parent
5fd4160080
commit
e3ff6c0ee7
@ -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 %}
|
||||
|
||||
<div class="note warning">
|
||||
Note that this component or parts thereof may not work if the language of your printer is not configured to be English.
|
||||
</div>
|
||||
|
Loading…
x
Reference in New Issue
Block a user