Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Language support italian [IT] #29

Closed
alfry82 opened this issue Feb 23, 2020 · 1 comment
Closed

Language support italian [IT] #29

alfry82 opened this issue Feb 23, 2020 · 1 comment

Comments

@alfry82
Copy link

alfry82 commented Feb 23, 2020

Language requested:

[Italian]

Status values:

  • Sleeping: { status: { hrDeviceStatus: 5, status1: " In attesa... " ...
  • Ready: {status: {hrDeviceStatus: 2, status1: "Copia pronta" ...
  • Warming up: {status: {hrDeviceStatus: 2, status1: "Riscaldamento" ...
  • Printing: {status: {hrDeviceStatus: 2, status1: "Stampa ..." ...
  • ...

(whichever you have identified with your printer)

How-To

Access http://your-printer-ip/sws/app/information/home/home.json via wget or a webbrowser.

You can dump the result here, but the important part is status:status1 like in the below example:
{ status: { hrDeviceStatus: 2, status1: " Sparbetrieb... ", ...

@nielstron
Copy link
Owner

thank you for this post! The contribution was incorporated in the latest version 0.5.1 :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants