I assume you are using OctoPrint. If so, did you install the plugin OctoKlipper and set that up?
It was some time since I did the setup for Klipper, but I think you should still be able to find the serial port from Home Assistant OS hardware page (it should be a good idea to use by-id, e.g. /dev/serial/by-id/…).
Upcoming changes
I’ve decided to make changes to the repository. Instead of the current repository, which contains a mix of add-ons, I’ve decided to start a new one focused on add-ons related to 3D-printing: fredrikbaberg/ha-3dprinter-addons: 3DPrinter-related add-ons for Home Assistant. (github.com). It currently consists of two add-ons, for OctoPrint and camera (feel free to make feature requests if there is something you’d like to be added; PRs are also welcome).
In some ways it’s a step backwards, I’ve essentially dropped all previous features.
But I’ve also used it as an opportunity for improvements. Cleaning up the code, see what features are useful (requested), and introduce major changes. For instance, the new add-on for OctoPrint is based on Debian instead of Alpine, which should increase compatibility with OctoPrint plugins.
I’m not sure of the future of this (older) repository, but as I don’t have plans to make any significant updates to the add-ons there it makes sense to make it read-only in the future.
What about Ingress?
I know some of you have not been able to access data if you only used Ingress for access. Updating to OctoPrint 1.8.x, without having another admin user setup, cut off access to OctoPrint WebUI through Ingress. If you hadn’t setup another user account, it made it difficult to access the add-on.
I’m finally (almost) done with an update to the add-on 3DPrinter, for those of you who encountered this. It’s not a solution, but hopefully it will make it possible for you to access your data again.
What it does is add the option to force a re-install of OctoPrint 1.7.3. I’ve only tried it on a separate install on a development machine, so backups are (as always) strongly recommended!
As I haven’t been able to figure out how to solve the issue with Ingress, and I don’t think I’ll be able to (I’ve spent a lot of time, making minimal progress), the new add-on with OctoPrint doesn’t have support for Ingress. If you have ideas how to make it work, PRs are always welcome.
Hi, today I installed your component but I have problems connecting the printer to the USB port. the printer display lights up but is not seen by octoprint are there any suggestions?
Sorry that I haven’t replied. Did you manage to solve this?
Otherwise here are two things to check:
- Is the printer visible from Home Assistant? Settings - System - Hardware.
- Power off the addon, then start it again (don’t use restart).
This addon is not starting for quite some time now.
Has anyone figured something out?