ℹ This is an example repository designed for the Contributing to an Open Source Project on GitHub course on Pluralsight. This repository is a read-only archive for reference.
☕ An open source JS framework for popular espresso machines, from Wired Brain.
Check out our user documentation for tutorials and guides on installing Wired Espresso for your machine. You can find the latest releases on our Releases page.
If you have questions, join our Slack channel and we'll be happy to help!
We ❤ contributors, see our Contributing Guide for how to get started submitting contributions or getting involved.
- LUCCA M58 v2
- This model has a known issue where the requested temperature input from the user is higher (by 1 degree) when it is reported to the firmware. Our code will subtract the extra amount to maintain the correct requested temperature. e.g. Entering
205
on the digital display will send206
to the software and we will normalize it back to205
. The V3 model does not have this same issue.
- This model has a known issue where the requested temperature input from the user is higher (by 1 degree) when it is reported to the firmware. Our code will subtract the extra amount to maintain the correct requested temperature. e.g. Entering
This project is licensed under the Apache 2.0 license.
Copyright 2019 Kamran Ayub