Get Notified And Respond Immediately Using Actionable Notifications in Home Assistant
Published at : 23 Dec 2025
Did you know that you can create actionable notifications in Home Assistant? This way you can get a message on your phone and choose some actions within that message. Home Assistant will perform your chosen action after you've chosen a specific action. In this video, I'll show you how you will get a message on your phone when your printer ink cartridges are almost empty and what actions you can perform within that message.
Actionable notifications are messages that you receive on your phone and that present a couple of actions that you can perform within that message. We will create the following use case in this tutorial. When your printer ink cartridges are almost empty, you will get a message on your phone. Within that message you get three options:
* Order new cartridges * Remind me later * and Ignore
00:00:00 Introduction 00:00:48 The Use Case 00:01:46 Create the script 00:04:44 Testing the script 00:04:53 Create a Helper 00:05:23 Create the automations 00:05:26 Create automation that checks if the ink cartridges are below a certain value 00:06:49 Create automation that handles the printer ink notification actions 00:10:37 Explain how Events work in Home Assistant 00:11:24 Create automation that reminds us that the printer ink cartridges are empty 00:12:27 Download the code that I crteated for this video
#homeassistant #notify #actionable #actionablenotifications r #smarthome #homeautomation