All Projects → klein0r → ioBroker.octoprint

klein0r / ioBroker.octoprint

Licence: MIT License
ioBroker adapter to manage your 3D printer over ioBroker

Programming Languages

javascript
184084 projects - #8 most used programming language
HTML
75241 projects

Projects that are alternatives of or similar to ioBroker.octoprint

ioBroker.lametric
Send notifications and other important information to your LaMetric time
Stars: ✭ 15 (-51.61%)
Mutual labels:  smarthome, iobroker, iobroker-adapter
ioBroker.telegram
Use Telegram service to communicate with ioBroker
Stars: ✭ 51 (+64.52%)
Mutual labels:  smarthome, iobroker, iobroker-adapter
ioBroker.google-sharedlocations
An ioBroker-adapter for retrieving shared locations from Google
Stars: ✭ 58 (+87.1%)
Mutual labels:  iobroker, iobroker-adapter
ioBroker.gardena
An ioBroker adapter for Gardena Smart System.
Stars: ✭ 12 (-61.29%)
Mutual labels:  iobroker, iobroker-adapter
ioBroker.tuya
ioBroker adapter to connect to several small and cheap Wifi devices that care connected to the Tuya Cloud and mostly use the Smartlife App/Alexa-Skill
Stars: ✭ 64 (+106.45%)
Mutual labels:  iobroker, iobroker-adapter
ioBroker.hm-rpc
Connects HomeMatic Interface-Processes to ioBroker
Stars: ✭ 55 (+77.42%)
Mutual labels:  smarthome, iobroker
ioBroker.openhab
Connect ioBroker with openHAB
Stars: ✭ 13 (-58.06%)
Mutual labels:  smarthome, iobroker
ioBroker.beckhoff
ioBroker Adapter to Communicate with Beckhoff Automation System over ADS
Stars: ✭ 14 (-54.84%)
Mutual labels:  smarthome, iobroker
ioBroker.sonoff
Control Sonoff-Tasmota devices via ioBroker
Stars: ✭ 34 (+9.68%)
Mutual labels:  smarthome, iobroker
ioBroker.homepilot20
Rademacher Homepilot 2.0 (version >= 5.0.39)
Stars: ✭ 19 (-38.71%)
Mutual labels:  smarthome, iobroker
ioBroker.jarvis
jarvis - just another remarkable vis
Stars: ✭ 129 (+316.13%)
Mutual labels:  smarthome, iobroker
ioBroker.denon
Denon AVR adapter for ioBroker
Stars: ✭ 15 (-51.61%)
Mutual labels:  smarthome, iobroker
ioBroker.smartcontrol
Control devices smarter: by grouping, including triggers like motion, opening window, etc. and set target devices accordingly
Stars: ✭ 20 (-35.48%)
Mutual labels:  iobroker, iobroker-adapter
ioBroker.mihome-vacuum
Control your Xiaomi vacuum cleaner
Stars: ✭ 96 (+209.68%)
Mutual labels:  smarthome, iobroker
ioBroker.ring
Ring Video Doorbell Adapter
Stars: ✭ 25 (-19.35%)
Mutual labels:  iobroker, iobroker-adapter
ioBroker.scenes
Group states to scenes and control them.
Stars: ✭ 26 (-16.13%)
Mutual labels:  smarthome, iobroker
ioBroker.knx
connect KNX via eibd
Stars: ✭ 46 (+48.39%)
Mutual labels:  smarthome, iobroker
ioBroker.node-red
Instantiate the server with node-red
Stars: ✭ 50 (+61.29%)
Mutual labels:  smarthome, iobroker
ioBroker.linkeddevices
Create linked objects (datapoints) of your devices with a self-defined structure. This makes it possible to create a structure in ioBroker, where all objects are centralized, e.g. to be used in the vis or scripts.
Stars: ✭ 17 (-45.16%)
Mutual labels:  iobroker, iobroker-adapter
ioBroker.vis-inventwo
Individualisierbare VIS Widgets für den ioBroker
Stars: ✭ 38 (+22.58%)
Mutual labels:  smarthome, iobroker

Logo

ioBroker.octoprint

NPM version Downloads Stable installed Dependency Status Known Vulnerabilities Test and Release

NPM

Adapter to connect OctoPrint to ioBroker

Installation

Please use the "adapter list" in ioBroker to install a stable version of this adapter. You can also use the CLI to install this adapter:

iobroker add octoprint

Documentation

🇺🇸 Documentation

🇩🇪 Dokumentation

Sentry

This adapter uses Sentry libraries to automatically report exceptions and code errors to the developers. For more details and for information how to disable the error reporting see Sentry-Plugin Documentation! Sentry reporting is used starting with js-controller 3.0.

Changelog

3.2.2 (2022-04-29)

  • (klein0r) Updated depedency for js-controller to 4.0.15

3.2.1 (2022-04-28)

  • (klein0r) Get thumbnail url of current file and copy value to printjob (requires plugin Slicer Thumbnails)
  • (klein0r) Updated log messages

3.2.0 (2022-03-07)

Tested with OctoPrint 1.7.3

  • (klein0r) Added print times as readable states (seconds to string)
  • (klein0r) Added formatted date when print job will finish
  • (klein0r) Added fan speed and feedrate from plugin Display Layer Progress

3.1.0 (2022-02-24)

  • (klein0r) Calculate date/time when print will be finished
  • (klein0r) Renamed printjob.progress.printtime_left to printjob.progress.printtimeLeft (BREAKING CHANGE - CHECK YOUR SCRIPTS AND VIS)

3.0.1 (2022-02-12)

  • (klein0r) Updated state roles
  • (klein0r) Added hint for Admin 4 configuration

3.0.0 (2022-01-19)

  • (klein0r) Added printing and operational state

2.2.0 (2022-01-15)

  • (klein0r) Added plugin support: Slicer Thumbnails

2.1.1 (2022-01-14)

  • (klein0r) Added: Request timeout in seconds
  • (klein0r) Logging improvements

2.1.0 (2021-12-28)

  • (klein0r) Added HTTPS option
  • (klein0r) Fixed Display Layer Progress integration

2.0.7 (2021-12-23)

  • (klein0r) Added plugin support: Display Layer Progress

2.0.6 (2021-12-01)

  • (klein0r) Allow to pause/resume printjob

2.0.5 (2021-11-18)

  • (klein0r) Require new version for translated instance objects
  • (klein0r) Fixed timeout issues

2.0.4 (2021-11-16)

  • (klein0r) Improved API request handling

2.0.3 (2021-11-15)

  • (klein0r) Translated all objects

2.0.2 (2021-11-08)

  • (klein0r) Extrude commands

2.0.1 (2021-11-06)

  • (klein0r) Fixed missing translations

2.0.0 (2021-11-04)

  • (klein0r) Admin 5 Support (BREAKING CHANGE - RENAMED TEMPERATURE NAMESPACE)

1.1.2 (2021-09-17)

  • (klein0r) Updated file refresh handling

1.1.1 (2021-05-27)

  • (klein0r) Minor fixes

1.1.0 (2021-05-03)

  • (klein0r) Encrypt sensitive information (BREAKING CHANGE - RE-ENTER YOUR API KEY)

1.0.10 (2021-05-01)

  • (klein0r) Fixed printjob state format issues

1.0.9 (2021-03-22)

  • (klein0r) nodejs 12 required

1.0.8 (2021-02-06)

  • (klein0r) Avoid constant refresh of file list

1.0.7 (2021-01-24)

  • (klein0r) Fixed async object creation

1.0.6 (2021-01-09)

  • (foxriver76) Avoid spamming the same error again and again

1.0.5 (2020-12-10)

  • (klein0r) Allow to select and print files using objects
  • (klein0r) Fixed .toFixed exception when no job is running

1.0.4 (2020-12-08)

  • (klein0r) Fixed .toFixed exception when no job is running

1.0.3 (2020-12-05)

  • (klein0r) Fixed filament information (volume and length)

1.0.2 (2020-11-27)

  • (klein0r) Added name for OctoPrint Instance
  • (klein0r) Fixed admin translation issue (syntax error)

1.0.1 (2020-11-10)

  • (klein0r) Added iobroker sentry

1.0.0 (2020-10-29)

  • (klein0r) First stable release

0.0.6 (2020-08-25)

  • (klein0r) Improved error handling

0.0.5 (2020-08-21)

  • (klein0r) Switched to axios lib (replaced request - deprecated)

0.0.4 (2020-05-14)

  • (klein0r) Added missing translations
  • (klein0r) Changed default port to 80

0.0.3 (2020-05-13)

  • (klein0r) Updated depencencies

0.0.2 (2020-02-26)

  • (klein0r) fixed several issues, new class based structure

0.0.1 (2018-05-15)

  • (klein0r) initial release

License

The MIT License (MIT)

Copyright (c) 2022 Matthias Kleine [email protected]

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].