Hey Blacky, Fantastic blueprint & I cant wait to get it all setup on my washer & dryer after the plugs I ordered on a Labor Day sale come in. Iâve been playing with it already on a different smart plug & was wondering if there was a way to change/update the blueprint so that it has the ability to request/use custom notification sounds on iOS? I see you have the way to do it on android implemented.
You can enhance this setup by adding a custom action. Once the initial action finishes, youâll receive a notification via the blueprintâs end notify. You can then create a custom action that waits for a door contact sensor to open. If the door doesnât open within a set time, it could notify you again or continue to cycle until the door is opened.
Custom actions are versatile and allow you to tailor the automation to your specific needs, giving you full control over the process.
Blacky
Welcome to the community.
This setup has been rock solid for me, never missing a beat, and itâs all local, which I really love. I recently purchased a smart appliance and was excited about it, but⌠letâs just say Iâm still sticking with this blueprint. It just works, every time.
You can use the custom actions but since I am a iOS man I think I should square it up with our Android friends⌠so I will add this on the list to do.
Blacky
The plugs came in today. Got everything setup & loving these smart notifications. I did see the custom actions but didnât set that up because I didnât want to try to get the duration & power tracking information into it since you made it so easy to add to the end notify. Canât wait for the update - I got a few fun sounds to use lol.
I donât blame you for preferring your blueprint over the built-in smarts of your new appliance. Im sure the appliance requires an internet connection for the smart features & reports everything to the manufacturer. (even though theyâll swear it doesnât )
I have done all the work and testing so it will be out soon with 2 new features one being iOS sound.
Blacky
New Feature For iOS
-
Notification Sound - The Home Assistant app for iOS includes built-in notification sounds, and you can import sounds from your iOS device into the app. Custom sounds can also be added via iTunes or from your cloud storage.
For more information on using sounds in the Home Assistant app, click here.
New Feature
- End Reminder Notification - This option allows you to receive repeated notifications reminding you that the appliance cycle is complete. Notifications will continue until the specified Reminder Notification Entity is ON (e.g. door contact sensor) or the maximum notification count is reached, ensuring you donât miss the end of the cycle while preventing excessive reminders.
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 thanks for the reminder notifications. I think it is a very usable feature!
I am using a general script to send notifications centrally to various devices, this helps when adding/removing devices that should receive notifications. I only need to do it in one place.
As a consequence I would like to suggest to add a custom action to the reminder notifications, which would let me call the general script.
Or, even bigger ask, could you carve out your great notification capability to a separate artifact that could be used a) by all your great blueprints and b) by the community to send notifications from a single and easy to maintain thing.
Cheers,
Nick
Always nice to here form you⌠it was a feature request form the community⌠and the other day we missed one.
Thanks for all your suggestions I put down some notes on them.
Blacky
Wow, thatâs great. Now it would be another great addition on top of this if you add an action to the reminder notification.
So if you are not able to put a door contact sensor on the machine but you could click on the âI took the fresh laundryâ to change the notifcation entity back to on. (Changing it back to off is already possible via âCustom Actions - Startâ)
I put this on the list of suggestions.
You donât need to use a contact sensor (door sensor)
If you have a motion sensor in the laundry you could use that, You could use a toggle helper, any binary sensor or anything that provides an ON state.
Blacky
Iâve got problems getting it to work too.
Heres my plug sending Power Usage. I frequently goes up and down, so i think it cant detect a start.
Can someone help me getting it to work?
Just look for an amperage (current) level that it stays at when nothing is on, set the detection to be when the current falls below a number that is like 25% above the nothing level for 10 minutes. Adjust from there.
It goes on and off but clearly there a steady state that it sits at when done and some time period that will bridg any hold while running.
There are some questions⌠Is this what happens all the time? if so then see below.
-
Point A⌠look at this for your trigger and adjust the start settings so it triggers the automation.
-
The running dead zone⌠what time is this try and get this into point B⌠looks to be 1 hour and 39 min or total of 99 min ( say 100). Set this in the running dead zone.
-
Next look at point C and set the end set point to the power level.
-
Next set the end time delay to match point D so you know it is done.
-
Fine tune to your liking.
Hope this helps you.
Blacky
The Trigger at A doens not work, cause of the permanantly up and down, i think.
With this settings it does not work:
Try your Start - Power Time Delay set to 0.1 not 5
Is your running dead zone of 30 correct? It look to me to be around 100.
Blacky
Ya, but there is a short programm running etw. 30 minutes. i try 0.1
If you have different times then you could also try a dead zone of 0 min and then look at your troughs and work out the longest one before it rises again then set your end time delay to be longer than the longest trough. You have 5 min set now and that may work if not try increasing it.
Blacky
I have recently moved to this blueprint from another less advanced one.
The phone notifications for start and end work in an expected time frame. But I also have set custom actions to notify me on my Google home devices (end notification). This takes about 5 mins longer than the phone notification (this time is consistent).
Any reason for this?
The other blueprint is configured with the same settings and both the phone notifications and Google notifications trigger at the same time.