From 70596be32f242debae339e11cd6dd08f6c1fcf5f Mon Sep 17 00:00:00 2001 From: Matte23 Date: Wed, 10 Jul 2019 23:07:10 +0200 Subject: [PATCH] Add marker sensor to CUPS (#9820) --- source/_components/cups.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_components/cups.markdown b/source/_components/cups.markdown index 62ca1bca705..d1b4ae637b0 100644 --- a/source/_components/cups.markdown +++ b/source/_components/cups.markdown @@ -17,7 +17,7 @@ redirect_from: --- -The `cups` sensor platform is using the open source printing system [CUPS](https://www.cups.org/) to show details about your printers. It can obtain the informations using a CUPS server or communicating directly with the printer with the Internet Printing Protocol. +The `cups` sensor platform is using the open source printing system [CUPS](https://www.cups.org/) to show details about your printers, including the ink levels. It can obtain the informations using a CUPS server or communicating directly with the printer with the Internet Printing Protocol. If you want to use an existing CUPS server the "Queue Name" of the printer is needed. The fastest way to get it, is to visit the CUPS web interface at "http://[IP ADDRESS PRINT SERVER]:631" and go to "Printers".