If you like to reset that counter everyday then you would do another automation that would do it for you.
If you using this option then yes but you could use the Cycle Counter Option instead and reset that counter everyday. If your using both the Cycle Counter Service Reminder Option and the Cycle Counter Option then you would make an automation that would update another counter (new 3rd one) form one used in the blueprint and then reset it at midnight.
I have a dashboard with the energy stats of appliances in the house on it, including the tumble dryer which is what i am using the notification for right now.
So i was thinking itād be handy to be taken to that dashboard if the notification is clicked, instead of the general home assistant overview plage you get taken to now if you accidently click the notificationā¦
My dadās been taking advantage of the notification to his phone today for the tumble dryer thatās in the garage, but heās asking why itās taking him to an āirrelevant pageā in home assistant if he doesnāt manage to click the down arrow in the corner to expand the notification like he wants to, so he can read the stats for power, cost etc.
.
Also, it could be handy if there are any smart controls for the devices implemented (say a switch bot to remotely press the āextra 20 minutes dryingā button that is almost always needed when our tumble dryer claims the clothes are dry using itās humidity sensor)
Or to see if say the washing machine is nearing the end of itās cycle (be looking at how long itās been running for) when the tumble dryer notification comes in, to know to wait a few minutes before going out there and empty them both at once.
.
Or if no āclick to be taken to a specific dashboard instead of the overview oneā is possible,
maybe a way to disable clicking the notification? so the only way to get rid of it is to swipe it away, removing the annoyance of accidently clicking it when trying to expand it to read the stats on it?
I have trouble setting up de notification when the device is finisched.
Start is working and sending a message to my mobile.
But at the end, I donāt receive a message. Hier is my yaml. Can someone help me?
The {term} placeholder is not being filled by HA. This could be a bug in the German translation of the entity picker in the HA frontend, an I donāt think this is related to the blueprint.
You could test this if you like.
Switch HA temporarily to English:
Go to your profile (this is your icon bottom left in menu) > Language > English.
Then try selecting the device again. It should work without errors.
You may be able once selected to switch back to German. If you found a bug in HA wait for this next release, test it again and if it still happening then you could report the bug to Home Assistant if you like.
Looking at your YAML you have selected to get a Reminder Notification but you havenāt entered in a Reminder Notification Entity. I donāt think you meant to select this option because in your Run Status you havenāt added your End Reminder Status & the End - Attended Status. If this is correct then disable your Reminder Notification.
If you would like a Reminder Notification then you will have to add a Reminder Notification Entity and also add into the Run Status a End Reminder Status & the End - Attended Status.
Tip For Next Time: When posting code in this forum, use the </> button. Paste your code into the box that appears⦠this preserves formatting and makes it easy for everyone to read and use.
Currently, I have a notification for mobilephone.
is there a way to use other notification than the phone? I also have a ntfy server.
Also, is there a way to set a condition to the notification like only when connected to a certain WLan?
You use the custom action and set up whatever notification you would like to use.
I havenāt set this up but I remember years ago reading about this. What some people do is use there WiFi to detect if they are Home or Away for the device tracker. This makes it full local control and your device is not being tracked all the time. So if your phone is connected to Wlan then you will be home. You then use that in the Device Tracker option. Try search the forum and maybe even ask in a new topic. There will be people that have set this up already and can help you.
It could be in your Run Status The text must be exactly the same Case sensitive. So you have Draait and uit or is it Uit. Disable this option for testing to see if you get the end message. Then make sure you have the exact text you have in your Dropdown Helper.
Also it must be under 3 watts for 1 min to receive the end notification. Donāt edit the automation when it is running as the will also stop it.
EDIT: I also noticed that you have a different device for the start and end notification.
Awesome blueprint - I originally did this with a bunch of helpers and automation but looking to move to your blueprint to simplify. Two questions for youā¦
Can your blueprint support multiple status changes other than start/finished? For example Iād like something likeā¦
Above 10 for 1 min - Running
Below 5 for 1 min - Finished
Below 5 for 5 min - Idle
Also, what happens if the appliance is running and HA reboots? I presume the status will change again as long as it meets the values and times defined.
The redesigned front-end inputs look much clearer now thanks for making it easier to use.
And absolutely happy to show support for your blueprints and the work you put into them
[quote=āLittlejoe, post:8, topic:650166, full:trueā]
Ok ive setup automations for my washer before, the only issue is that the power drops between cycles of rinse and spin. So I have to set it to alert only if power is off for a good 5 minutes. I see you accunted for this. Great job. I use my speakers to announce its done, that would be a nice addition like you have got a smart setup already, and great catch on the power drop timing.
Using speakers for announcements is a perfect touch definitely a nice enhancement to add