diff --git a/bundles/org.openhab.binding.hpprinter/src/main/resources/OH-INF/thing/channel-types.xml b/bundles/org.openhab.binding.hpprinter/src/main/resources/OH-INF/thing/channel-types.xml index a628b51010b..0241b53951b 100644 --- a/bundles/org.openhab.binding.hpprinter/src/main/resources/OH-INF/thing/channel-types.xml +++ b/bundles/org.openhab.binding.hpprinter/src/main/resources/OH-INF/thing/channel-types.xml @@ -7,6 +7,10 @@ Number:Dimensionless Shows the amount of Ink/Toner remaining + + Status + Level + @@ -14,6 +18,9 @@ Number Amount of pages. + + Status + @@ -21,6 +28,9 @@ Number Amount of pages. + + Status + @@ -28,6 +38,10 @@ Number:Volume Shows the amount of Ink/Toner used + + Status + Level + @@ -35,6 +49,10 @@ String Printer Status + + Status + Mode + diff --git a/bundles/org.openhab.binding.hpprinter/src/main/resources/OH-INF/thing/thing-printer.xml b/bundles/org.openhab.binding.hpprinter/src/main/resources/OH-INF/thing/thing-printer.xml index 9b385779198..ed4e61ca8ab 100644 --- a/bundles/org.openhab.binding.hpprinter/src/main/resources/OH-INF/thing/thing-printer.xml +++ b/bundles/org.openhab.binding.hpprinter/src/main/resources/OH-INF/thing/thing-printer.xml @@ -7,6 +7,7 @@ An HP Printer. + Printer