šŸ“³ Appliance Notifications & Actions - Washing Machine - Clothes Dryer - Dish Washer - ETC

Hey Blacky, thanks so much for this blueprint - it was really plug and play without any issues for me and allowed me to skip a lot of figuring things out.

I do however have one request: is it possible to add tag and notification_icon support for the start and end notifications? Or perhaps just a dictionary style input to extend the notification data, whichever is easier.
On Android that would allow superseding the HomeAssistant icon on the Lockscreen notifications (e.g. with a washing machine) and automatically replacing start with end notification if not already dismissed instead of showing both.

Itā€™s purely cosmetic and not worth ā€œtaking controlā€ or pumping everything through custom actions right now, but it would be a very welcome addition :slight_smile:

@WouterN

Nice one thanks for letting us know.

Blacky :smiley:

@Hofferic

Hi Eric,

Welcome to the community.

Yes, you can use the custom actions to include anything you like in your notifications. I will also add it to the suggestion listā€¦ thanks for your input.

Blacky :smiley:

1 Like

@Blacky
Bug Report (I think):

I got this from HA logsā€¦

Logger: homeassistant.helpers.template
Source: helpers/template.py:2651
First occurred: 11:41:45 AM (29 occurrences)
Last logged: 2:46:35 PM

Template variable warning: 'watchdognotify_data' is undefined when rendering... etc.

Searching the blueprint watchdognotify_data only appears once on line 822 in my downloaded version, and line 738 on your github version (first time Iā€™ve noticed how different the local downloaded file is).

Looking at the rest of the script Iā€™m pretty sure that itā€™s supposed to be watchdog_notify_data.

Cheers.

@RickFurtado

Thanks Rick,

Your 100% correct. I can see the code is wrong but I cant test it until I get back from Holidays. I have updated it already as I know it is wrong.

Thanks for doing the leg work and for letting us know :+1:

If you would be so kind to update the blueprint to version 2.4 and let us know if it is all resolved.

Thanks again for your help!

Blacky :smiley:

New Update 2.4

Bugs Fixed :bug:

  • Fixed a bug that would trough an error log in watchdoog and prevent watchdoog high priority option to work correctly.

If you like this blueprint? Consider hitting the :heart: button in the top post :+1:

If you like my blueprints, and would like to show your support or just say thank you? Click Here :smiling_face_with_three_hearts:

Enjoy

Blacky :grinning:

No problem, it wasnā€™t a hard one to track down. The warning is gone with the 2.4 update :slightly_smiling_face: .

1 Like

@RickFurtado

Thanks for getting back to us :+1:

Blacky :smiley:

Any thoughts on a way to remind the user whether the washer sensor (open/close) has not been triggered for X min after the washer load has ended? Basically cycling it until they open the door.

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.

@Dr.proctor

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 :smiley:

@1ComputerSavvyGuy

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 :smiley:

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 :smiling_face_with_tear: )

@1ComputerSavvyGuy

I have done all the work and testing so it will be out soon with 2 new features one being iOS sound.

Blacky :smiley:

New Update 2.5

:apple: 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: 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 :heart: button in the top post :+1:

If you like my blueprints, and would like to show your support or just say thank you? Click Here :smiling_face_with_three_hearts:

Enjoy

Blacky :grinning:

3 Likes

@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. :slight_smile:

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

@nicknol

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 :smiley:

1 Like

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ā€™)

@Eimeel

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 :smiley:

1 Like

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?