This repository provides a simple Home Assistant App that runs the official Bambuddy Docker image inside Home Assistant OS.
Bambuddy is a local companion app for Bambu Lab 3D printers, offering print management, spool tracking, AMS monitoring, notifications, and more.
- Runs the official
ghcr.io/maziggy/bambuddyimage - Exposes Bambuddy on port 8000
- Open Home Assistant
- Go to Settings โ Apps โ Install App
- Click the menu (โฎ) in the top-right corner
- Select Repositories
- Add this repository URL: https://github.com/ElBarto333/hass-addons
- The Bambuddy add-on will appear in the store
- Install it and start the App
- Open the UI via "http://[YOUR-HASS-IP]:8000" โ Bambuddy will open
- Start the Bambuddy configuration
- Ingress is intentionally disabled because Bambuddy does not support iframe embedding.
- Make sure port 8000 is enabled in the add-on configuration panel.
All credit for Bambuddy goes to the original project:
Bambuddy
This repository only provides a Home Assistant add-on wrapper.