exiles-ankerctl-hassio-addons/ankerctl
2023-05-24 20:11:50 +00:00
..
build.yaml Converted to hassio repository 2023-05-23 17:43:30 +00:00
config.yaml Enabled persistence 2023-05-24 19:12:20 +00:00
Dockerfile Enabled persistence 2023-05-24 19:12:20 +00: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 PR comments 2023-05-24 20:11:50 +00:00

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