You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hallo,
i have the same issue.
Printer communication is OK in homebridge Log, but contact-sensor does not change to 'Open' State while printing. Any Ideas?
Hallo, i have the same issue. Printer communication is OK in homebridge Log, but contact-sensor does not change to 'Open' State while printing. Any Ideas?
The reason for my problem was the state of the printer queue. If the printer is switched off via a smartplug, the printer queue is disabled. I had to re-enable the printer queue (cupsenable) after switched off.
Now everything works as desired.
Hi,
I installed plugin, logs are showing successful communication with printer.
[17/04/2021, 18:10:55] [PrinterPlatform] HP DeskJet 2676 Sensor: {"version":"2.0","statusCode":"successful-ok","id":30832407,"operation-attributes-tag":{"attributes-charset":"utf-8","attributes-natural-language":"en"},"printer-attributes-tag":{"printer-make-and-model":"HP DeskJet 2600 series","printer-state":"idle","printer-is-accepting-jobs":true,"queued-job-count":0,"printer-up-time":3403}}
This is config:
{
"name": "PrinterPlatform",
"debug": true,
"printer": [
{
"name": "HP DeskJet 2676",
"address": "http://HP84A93EC66DAE.local./#hld-pgAirPrint",
"polling": 10,
"marker": false,
"switchType": "SWITCH",
"manufacturer": "HP",
"model": "DeskJet 2676",
}
But sensor shows as closed. No more information.
Same thing in Apple HomeApp.
Is it expected behaviour?
The text was updated successfully, but these errors were encountered: