OctoPrint is a web interface for your 3D printer. This is the app integration for Homey.
Download and extract the latest code and type npm install
from inside the folder, it will install app dependencies, then you can type homey app install
or homey app run
if you want to run it from the terminal. Once it's running you can add your octoprint server as a device. If you have any issues or feature suggestions please report them here.
- Printer connect/disconnect
- Printer states
- Printing sensors
- Start/Finish
- Duration, Print time and Snapshot
Please report issues or ideas at the issues section on Github.
⭐️ this repository if you found it useful ❤️
- The App icon "Tentacle" belongs to OctoPrint.
- The Device icon "3D Printer" is made by Freepik from www.flaticon.com.
- The Store icon "3D Printer" is made by Ahkâm
- Fixed run listener init
- Adds camera in-app
- Fixed 'flow_token_already_exists' error
- Minor translation fixes
- Homey SDK v3
- Adds missing printer state translations
- Easier/Quicker setup
- Snapshot config moved to advanced settings
- Snapshot is now a global token (tag)
- Buttons are now functional
- Adds trigger card for print paused
- Fixed off trigger when it shouldn't
- Adds homey community topic id
- Adds loading overlay in setup
- Changed sensor state value to '-' when undefined
- Translation fix for printer state
- Better handling of undefined checks on nested properties
- Added option to specify webcam/snapshot url when adding device
- Fixed wrong nozzle temperature readings
- Athom Homey app review issues
- Athom Homey app review issues
- Wrong json entry in app.json
- Modified descriptions & added source and bugs url.
- Stable for app store.