For the longest time, I was able to monitor my Epson Workforce WF-7840 with the following in my configuration.yaml file:
#epson workforce
sensor:
- platform: epsonworkforce
host: 192.168.195.250
monitored_conditions:
- black
- photoblack
- yellow
- magenta
- cyan
- clean
However, I can’t exactly recall when, but after an update it no longer is able to report ink levels, etc. I haven’t made any changes to the printer, so I’m curious if there’s something I need to change to the configuration?
I’m able to access http://192.168.195.250/PRESENTATION/HTML/TOP/PRTINFO.HTML from my browser without any issues.