mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 17:27:19 +00:00
Add Espon ET-4750 (#19491)
This commit is contained in:
parent
f110d08171
commit
27a761b962
@ -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`
|
||||
|
Loading…
x
Reference in New Issue
Block a user