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
Are any updates coming to address iOS 16.x? I can only use 1.0.3 and that version doesn’t seem to give me marker levels. Also is there anyway to disable the contact sensor for printing from showing up as a characteristic? The room I have this in has a lot of other characteristics that make it crowded at the top. see attacked pic. Thank you very much. Appreciate your work on this.
Last version that is still working for me is 1.0.3
Printer switch never turns on with newer versions (1.1.x).
Log:
[7. 4. 2022 23:34:12] [PrinterPlatform] Printer: {"version":"2.0","statusCode":"successful-ok","id":55443581,"operation-attributes-tag":{"attributes-charset":"utf-8","attributes-natural-language":"en-us","printer-uri":"http://10.0.1.174:631/ipp/print"},"printer-attributes-tag":{"queued-job-count":0,"marker-names":"Black Toner_S/N_:CRUM-210617A7433","marker-levels":30,"printer-make-and-model":"HP Laser MFP 135w","printer-is-accepting-jobs":true,"printer-state":"idle","printer-up-time":31976}}
My config:
{
"platform": "PrinterPlatform",
"debug": true,
"printer": [
{
"name": "Printer",
"address": "http://10.0.1.174:631/ipp/print",
"polling": 10,
"marker": true,
"switchType": "SWITCH",
"manufacturer": "HP",
"model": "HP Laser MFP 135w",
"serialNumber": xxxxxxxxxx"
}
]
},
The text was updated successfully, but these errors were encountered: