Merge pull request #834 from williamwoldum/octoPrint

OctoPrint Widget
This commit is contained in:
Jason Fischer 2023-01-18 12:50:45 -08:00 committed by GitHub
commit 1935965095
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 8610 additions and 2 deletions

View file

@ -423,5 +423,11 @@
"print_status": "Print Status",
"print_progress": "Progress",
"layers": "Layers"
},
"octoPrint": {
"printer_state": "Status",
"temp_tool": "Tool temp",
"temp_bed": "Bed temp",
"job_completion": "Completion"
}
}