mirror of
https://github.com/sudoxnym/ha-addons.git
synced 2026-04-14 03:27:15 +00:00
| .. | ||
| data | ||
| translations | ||
| build.yaml | ||
| config.yaml | ||
| Dockerfile | ||
| icon.png | ||
| logo.png | ||
| README.md | ||
NOTE The ankerctl addon should be considered a work in progress!
Home assistant add-on: ankerctl
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.
-
Add this add-ons repository to your Home Assistant instance
-
Install this add-on.
-
Start the add-on.
-
Check the logs of the add-on to see if everything went well.
-
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