nberktumer / ha-bambu-lab-p1-spaghetti-detection

Bambu Lab P1 Home Assistant Spaghetti Detection Integration.
GNU General Public License v3.0
114 stars 7 forks source link

Add input field for notification service and docker compose for obico #3

Closed bunicb closed 7 months ago

bunicb commented 7 months ago

Wanted to add an option to not alert all devices, as not all users in my HA use the 3D printer. So I added an input field in the blueprint, where you can specify the notification service of a single device or group of devices, with a default of notifying all devices. I also added a docker compose yaml for spinning up the obico container, instead of using the docker create/run command.