Gaggiuino Blueprints

I have a gaggia classic pro espresso machine with the gaggiuino mod. There’s a HACS integration for it that provides a few useful sensors.

In order to build a convenient dashboard and notifications around it, I’ve set up a few blueprints! Here’s the github gist for them:

To use these blueprints, you’ll need to plug your espresso machine in with a smart plug, and set up the HACS integration. Then you’ll need to add two helpers: a timer (for auto-shutoff features) and an input_select (aka dropdown) with the following options: Off, Booting Up, Heating Up, Ready, Active, Shutting Down.

The “update_gaggia_status” blueprint will update that dropdown, so you can use it in dashboards, or as the input to other automations. The other two blueprints support the configurable auto-shutoff feature.

Here’s some screenshots of my dashboard, I can share the yaml for this and some notification automations too, if anyone wants em.

Hmm, I was able to edit the post before, but now it seems I can’t. Regardless, here’s the links!

Status updater:

Open your Home Assistant instance and show the blueprint import dialog with a specific blueprint pre-filled.
Auto-shutdown handler:

Open your Home Assistant instance and show the blueprint import dialog with a specific blueprint pre-filled.
Auto-shutdown starter:

Open your Home Assistant instance and show the blueprint import dialog with a specific blueprint pre-filled.

1 Like

Thanks for posting these. Just got my gaggiuino setup, and interested in the dashboard yaml too if you’d share? Had a smart switch forever even before the mod so I’m primed for these extra capabilities. :+1:

1 Like

Sure! Here’s the dashboards I use, with a mobile-friendly version and a wider one I use on my wall-mounted tablet. Note that I am using the mushroom cards from HACS, so you’ll need to set that up first!