Try this.
service: notify.mail
data:
message: Rinverdente
title: Ricordarsi rinverdente
target: [email protected]
data:
quantity: 1ml
product: Flortis
Try this.
service: notify.mail
data:
message: Rinverdente
title: Ricordarsi rinverdente
target: [email protected]
data:
quantity: 1ml
product: Flortis
Thanks for your reply.
How Iâm supposed to try this ? I mean: I cannot edit the yaml by hand ( unless I modify the file in the shell and restart home assistant ). The âmetadataâ part seems to be there from the webui configuration ( but I cannt find it ).
Nevermind, I found a way ( on the "edit as yaml " in the config page )
Thx
If you copy and paste your YAML.
id: '1715029041738'
alias: Notifica rinverdente
description: ''
use_blueprint:
path: Blackshome/calendar-notifications-and-actions.yaml
input:
calendar: calendar.home_calendar
calendar_trigger: '@rinverdente'
include_start_action_buttons:
- enable_start_action_button_1
include_start_auto_actions:
- enable_start_action_1
start_action_1:
- service: notify.mail
data:
message: Rinverdente
title: Ricordarsi rinverdente
target: [email protected]
data:
quantity: 1ml
product: Flortis
Did it work?
Blacky
yes !!! Thanks a million.
This way it works correctly ( well kind of but at least it sends mail ).
So the problem was that âdataâ should be formatted differently ? ( I havenât got those values in the mail BTW).
No problem
Then you would need to put it into your message something like this.
id: '1715029041738'
alias: Notifica rinverdente
description: ''
use_blueprint:
path: Blackshome/calendar-notifications-and-actions.yaml
input:
calendar: calendar.home_calendar
calendar_trigger: '@rinverdente'
include_start_action_buttons:
- enable_start_action_button_1
include_start_auto_actions:
- enable_start_action_1
start_action_1:
- service: notify.mail
data:
message: Ă ora di aggiungere 1 ml di Flortis
title: Ricordarsi rinverdente
target: [email protected]
Blacky
Upgrade Features
Collapsible Sections - Added collapsible sections to the blueprint. This enhancement improves the blueprint user interface by making it cleaner and more organized, allowing sections to be collapsed.
This feature was introduced in Home Assistant 2024.6, so you must have this version or later for the blueprint to work.
Maintenance
If you like this blueprint? Consider hitting the button in the top post
If you like my blueprints, and would like to show your support or just say thank you? Click Here
Enjoy
Blacky
@Blacky : Thank you so much. Would it be possible to implement the possibility to define a notification channel?
Your welcome glad you like it.
My notifications are basic and are designed to be simple to use catering for both IOS and Android. There are so many options you can have in notifications and it is a different setup from IOS to Android. It would be nice if they were all the same. If you are looking for a more advance notification options then I would recommend taking a look at this blueprint, click here. It has so many options including channel. What you do is create the notification script using the blueprint and then in this blueprint you use the custom actions to run the notification script.
Hope this will work for you.
Blacky
This is a long thread, so I may have missed this, but is it possible to have a ârepeat notificationâ option, so that if you donât confirm the notification in some way, it will ânagâ you until you do ?
Works like a charm - thank you!
Currently it just sends you 1 final reminder if you are using the action button, setting the âEnd Notify - Time Delayâ with the âEnd Notify - Action Button Confirmation Optionâ and the âEnd Notify - Time Delay Confirmation Messageâ. If your donât push a action button within the time delay a confirmation message will be sent and you can add the text you would like in that message. Then the automation is finished with your final reminder.
Will that work? Or are you looking to be ânaggedâ?
Blacky
Hi, thanks a lot for making this blueprint, itâs very comprehensive and can be adjusted to anything!
I have a question: I am using a dedicated calendar for birthdays, how can the notification trigger for any calendar entry? E.g. I donât put anything in the field or I put * or whatâs correct for my use-case?
Thanks again!
You just simply select your calendar, then below that select the option Donât use âKey Wordâ in calendar.
Blacky
oh, I didnât have that option in the blueprint version I was using⌠So blueprints are not automatically updated somehow. I had to re-add the blueprint and I was prompted that it already existed, I selected to override and now I can see what you mean.
I donât use blueprints much, just this one actually. And I didnât know they just donât get updated automatically⌠Are you aware of this?
Yes, blueprints are shared by the community. We donât work for Home Assistant it is all done in your spare time. I use all of these blueprints in my Home assistant and I share it with the community for free so that it may help someone set up their HA. You have to check in and see if there is an updated version and you can do this with my blueprints by looking at the version number. I also post what has changed and if you need to do anything, all the links are in the chaggelog in the top post. The link to this topic is in the blueprint at the top so you can check in easily to see what is going on.
A new Version 1.6 is just about to be release so check it out and update it if you like.
Blacky
FAQ - A Guide to Notification Options on iOS and Android Devices
What are Notification Interruption Levels on iOS?
On devices running iOS 15 and later, you can configure the interruption level for your notifications to ensure they are delivered according to your preferences. This feature allows you to choose how notifications are presented and how they interrupt your activities.
Interruption level | Breaks through Focus | Overrides Ring/Silent switch on iPhone and iPad |
---|---|---|
Default | No | No |
Critical Notification | Yes | Yes |
Time Sensitive Notification | Yes - Must be enabled in focus | No |
Quiet notifications without waking screen | No | No |
What are High Priority Notifications?
Notifications will appear immediately in most cases. However, in some cases (such as when the phone is stationary or when the screen has been turned off for a prolonged period of time), default notifications will not ring the phone until the screen is turned on. High priority notifications are designed to alert you to important events or updates that require your immediate attention, ensuring they are received promptly even in these situations.
What are Sticky Notifications?
Sticky notifications are a type of notification that remain on your deviceâs notification shade until they are manually dismissed by the user. Unlike regular notifications, which can disappear when they are tapped, sticky notifications ensure that important messages are persistently visible until you actively clear or swipe them away, ensuring that critical information stays visible until addressed.
What are Notification Channels?
Notification channels are a feature for Android devices only. They allow you to categorize notifications, making it easier to manage and prioritize them. Each channel can have its own settings, such as notification style, sound, vibration, blink light, app icon badges, locked screen, and do not disturb, ensuring that you receive notifications in the manner most appropriate for each type of notification you receive.
How Do I Create a Notification Channel?
Before creating channels, it is best to consider what channels you would like to have for your notifications. This will help you structure it correctly, as once you create a channel, it can be removed but will never be deleted unless you reset your app. Taking the time to consider how you would like it structured will help you in the long run.
Some ideas for a channel structure are as follows:
You could just set the notification type. Emergency, General Notification, Dinner Ready, Time for Bed, Appliance Finished, etc.
Or maybe something like this.
To create a new channel, simply enter a name in the input. When your automation sends the first notification, it will create the channel on your device. After the channel is created, you can customize its notification settings to your preference directly on your device.
How Do I Edit a Notification Channel?
There are a few ways to do this:
How Do I Delete a Notification Channel?
I have a blueprint that will help you remove a notification channel. See link below.
Android Notification Channel Manager
Hope this helps to explain some of the settings
Enjoy
Blacky
Back to FAQ: Click Here
In this update, we focus solely on notification delivery options for iOS and Android.
Previously, if you selected an Android device, Sticky Notification was automatically included by default, with no option to disable it. Now, you have the flexibility to enable or disable this feature. If you wish to maintain the previous behavior, please ensure that the Sticky Notification option is enabled in both the start and end notify settings.
New Feature For iOS
New Feature For Android
High Priority notifications ensure that you receive important alerts immediately. These notifications bypass normal delivery delays and are delivered instantly to your device.
Sticky Notification ensure that important alerts are not dismissed when selected. They remain on your notification screen until you actively clear or swipe them away, ensuring that critical information stays visible until addressed.
Notification Channel allow you to easily organize different notification settings, including notification sounds, vibrations, and other device-specific features. Before crating a channel make sure you understand them and how they work. I have a FAQ that has information on channels, click here.
Maintenance
Performance Upgrade
If you like this blueprint? Consider hitting the button in the top post
If you like my blueprints, and would like to show your support or just say thank you? Click Here
Enjoy
Blacky
First, thanks for the work youâve put into this blueprint. This will be perfect for our family calendar. I have a question, can multiple trigger words be added to one event separated by a semicolon or something? Also can there be multiple calendar offsets with one trigger or will I have to setup multiple instances? For example if I want to be notified of upcoming bithdays one week ahead and then one day, will I need to set this up twice or can I add multiple offsets for one event?
Welcome to the community.
I have an updated blueprint and I will push it out now.
In this blueprint, there are two triggers: one for the start and one for the end of the event. You can set offsets for these triggers. For example, if an event is from 11 AM to 2 PM, or an all-day event from 12 AM to 12 AM the next day, you can set notifications based on your preferences. For an all-day birthday calendar event notification 7 days before at 12 PM, use a start offset of -6 days -12 hours. For a notification the day before at 12 PM, use an end offset of -1 day -12 hours. You will now be notified 7 days before and also 1 day before.
Hope this helps you and stay tuned for the update to allow multiple keywords.
Let us know how you go.
Blacky