exiles-ankerctl-hassio-addons/ankerctl
2025-04-29 12:18:32 -06:00
..
data Allow run.sh to pass extra arguments to ankerctl.py, and exec into it, to avoid a /bin/sh instance. 2023-05-25 21:02:32 +02:00
translations Made flask_host configurable 2023-05-24 22:19:10 +00:00
build.yaml Update build.yaml 2024-12-17 19:32:47 -07:00
config.yaml Update config.yaml 2025-04-29 12:18:32 -06:00
Dockerfile Avoid --chmod=755 in Dockerfile. 2023-05-25 20:56:26 +02:00
icon.png Converted to hassio repository 2023-05-23 17:43:30 +00:00
logo.png Converted to hassio repository 2023-05-23 17:43:30 +00:00
README.md Added note that the addon is still WIP 2023-05-25 05:15:42 +00:00

NOTE The ankerctl addon should be considered a work in progress!

Home assistant add-on: ankerctl

Arch

About

ankerctl provides a web UI for monitoring your AnkerMake 3D printer. This addon is based on the docker image provided in https://github.com/Ankermgmt/ankermake-m5-protocol

Installation

The installation of this add-on is pretty straightforward and not different in comparison to installing any other add-on.

  1. Add this add-ons repository to your Home Assistant instance

    Open your Home Assistant instance and show the add add-on repository dialog with a specific repository URL pre-filled.

  2. Install this add-on.

  3. Start the add-on.

  4. Check the logs of the add-on to see if everything went well.

  5. Open the web UI and upload your login.json (see the web UI or ankerctl for more information.)

Configuration

Web UI can be found at http://your-ip:PORT (default port is 4470).

Support

Create an issue on GitHub