Skip to content

Commit

Permalink
Update epsonworkforce.markdown (#9371)
Browse files Browse the repository at this point in the history
* Update epsonworkforce.markdown

* Remove tailing whitespaces
  • Loading branch information
ThaStealth authored and fabaff committed May 3, 2019
1 parent 5d2f7bf commit 66459b7
Showing 1 changed file with 8 additions and 2 deletions.
10 changes: 8 additions & 2 deletions source/_components/epsonworkforce.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ sensor:
host: IP_ADDRESS
monitored_conditions:
- black
- photoblack
- yellow
- magenta
- cyan
Expand All @@ -43,6 +44,8 @@ monitored_conditions:
keys:
black:
description: The black ink cartridge
photoblack:
description: The photo black ink cartridge (not supported by all printers).
yellow:
description: The yellow ink cartridge.
magenta:
Expand All @@ -55,11 +58,14 @@ monitored_conditions:
Supported devices:
- Epson Workforce printers who publish a HTTP page containing the ink cardridge levels
- Epson Workforce (and some EcoTank) printers who publish a HTTP page containing the ink cardridge levels
Tested devices:
- Epson WF3540
- Epson WF3620
- Epson WF3640
- Epson EcoTank ET-77x0
To make this module work you need to connect your printer to your LAN.
The best is to navigate to the IP of the printer to check if it shows a status page.
The best is to navigate to the status page of the printer to check if it shows the page with the ink levels on the URL http://<IP_ADDRESS>/PRESENTATION/HTML/TOP/PRTINFO.HTML

0 comments on commit 66459b7

Please sign in to comment.