0.1.0 • Published 17 days ago

iobroker.klipper-moonraker v0.1.0

Weekly downloads
-
License
MIT
Repository
github
Last release
17 days ago

Logo

ioBroker.klipper-moonraker

NPM version Downloads Number of Installations (latest) Number of Installations (stable) Dependency Status Known Vulnerabilities

NPM

Tests: Test and Release

klipper-moonraker adapter for ioBroker

An IOBroker Adapter to interact with klipper by the Moonraker-API.

The Testclient was created with Kiauh. Kiauh is a Script that help you creating a perfect environment for your Klipper Setup.

Kiauh: https://github.com/th33xitus/kiauh

Changelog

0.1.0 (2024-04-22)

  • IMPORTANT: The adapter requires Node.js 18.x+
  • (foxriver76) added state to run custom GCODE commands
  • (foxriver76) added possiblity to use authentication
  • (foxriver76) corrected some state definitions
  • (foxriver76) ported UI to json config

0.0.4 (2021-03-17)

  • (DutchmanNL) Implemented rounding of digits
  • (DutchmanNL) Transfer ownership to DrozmotiX
  • (DutchmanNL) Improve automerge for dependency updates
  • (Basti-RX) Update state attribute relations

0.0.3 (2021-01-07)

  • (DutchmanNL) Switch from data-polling to live socket events :-)
  • (DutchmanNL) Ensure all states and objects available are created
  • (DutchmanNL) reconnect if connection closes (retry after 10 sec, ToDo : make adjustable)

0.0.2 (2021-01-05)

  • (DutchmanNL) Implement control commands
  • (DutchmanNL) Proper error handling for API calls
  • (DutchmanNL) update state attributes for control commands

0.0.1

  • (DutchmanNL) initial release

License

MIT License

Copyright (c) 2020-2024 DutchmanNL rdrozda@hotmail.com

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.