Add Espon ET-4750 (#19491)

This commit is contained in:
Franck Nijhof 2021-10-11 14:58:52 +02:00 committed by GitHub
parent f110d08171
commit 27a761b962
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -37,7 +37,7 @@ host:
required: true
type: string
monitored_conditions:
description: The cartridge colours to monitor.
description: The cartridge colours to monitor.
required: true
type: list
keys:
@ -50,14 +50,14 @@ monitored_conditions:
magenta:
description: The magenta (=red) ink cartridge.
cyan:
description: The cyan (=blue) ink cartridge.
description: The cyan (=blue) ink cartridge.
clean:
description: The cleaning cartridge.
description: The cleaning cartridge.
{% endconfiguration %}
Supported devices:
- Epson Workforce (and some EcoTank) 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 cartridge levels
Tested devices:
@ -67,7 +67,8 @@ Tested devices:
- Epson WF3640
- Epson EcoTank ET-77x0
- Epson ET-2650
- Espon ET-4750
- Epson Expression Home XP-2105
To make this module work you need to connect your printer to your LAN.
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
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`