Firstly, copying the entity and pasting allows me to run the actions ok!
However, waiting to get to the required temperature to trigger the automation (ie, rising) to prove it all works. I have attached the YAML as requested. What I would like to know is if there is a way to trigger the automation automatically if the temperature is already above rising temperature. Ie. If the rising is set at 50 DegC and the current temp. is 60 DegC as it currently doesnāt.
This is a great automation thanks for your hard work!
I have a request to add a secondary sensor (possibly a third?) so that I can better control the fan running over quite a long shadehouse structure.
Would that be possible or even something you would consider?
I really appreciate all suggestions, theyāre always welcome! Before anything else though, it helps to clearly understand what the idea is. Iāve been able to add quite a few great suggestions already, and while I may not be able to include everything, I always take the time to consider it.
Sometimes thereās even a way to achieve it with the current blueprint setup.
Impressed with your speedy reply Blacky!
The shadehouse I am trying to moderate the temperature in is around 15m long and also has varying shade strength from end to end.
I have a number of fans within the structure and starting to automate them just now. The first fan is an evaporative cooler type which provides cool air movement up the full length on one side. Ideally I would like to be able to control on an average of 2-3 sensors placed along the 15m length. Once this fan is working well I plan to control a second fan which assists the flow of air return down the other side of the shadehouse with another 2-3 sensors also averaged. That would use a second instance of your automation.
Cheers and I hope that may help clear up what Iām looking for?
Let me know if more info required.
In Home Assistant, thereās so much you can do, it really lets you create just about anything you can imagine, and thatās the beauty of it. Unlike many other smart home hubs, Home Assistant gives you the freedom to shape things exactly how you want, local and private, and thatās why I truly love it.
When you get a chance, take a look at all the helpers, theyāre incredibly powerful and can really take your automations to the next level.
Glad it worked out the way you wanted it⦠enjoy!
Iām not sure what I am doing wrong. Zigbee Temp/Humid sensor and a Switch Entity being my fans for my homelab.
My Rising temperature is set to 30 degrees, falling 25. (Iām aware that my ambient temp is 30 degrees at the moment) Iāve set up a boolean entity to enable to automation but itās not turning on my fans despitre the temp. I imagine I have not set something obvious but I canāt tell what.
I cant see what you done but Cif you like you can provide us your YAML of the automation? This YAML code are the settings you have selected in the automation so I can help. To do this go into your automation, top right 3 dots, Edit in YAML, copy all the code, come back to the forum and in your reply at the top tool bar click on ā</>ā and paste code in there.
For the automation to trigger it must go from below 30 to above 30. If it is just 30 then if you toggle your boolean entity from OFF to ON it will also trigger.
Ahh I get it now. The temperature is already at 30 or above when itās running so that makes sense why itās not kicking in. I appreciate the quick reply! Thanks man.
Using this blueprint, Iāve got my bedroom fan to come on when the temperature is over 22°c and after 19:00. Iād like to add a pressure sensor as a switch so the fan only comes on when all three conditions are met (temp, time, sensor)
Fan-tastic Fan Control: The Ultimate Fan Control for Optimal Temperature Regulation.
Bug Fixes
Fixed a bug when turning on a Percentage Fan. Some fans would not turn on depending on your fan type.
Maintenance
From time to time, Home Assistant updates their YAML standards and coding practices. To align with their roadmap, weāve updated the code accordingly. We will continue to apply these updates across all our blueprints as they are revised.
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
I have two RF remote ceiling fans controlled by the Bond Bridge. They work fine from Home Assistant. The Bond Bridge sets the speed via percentage, but the HA cards show preset buttons.
This blueprint only works for me in Three Speed Fan Mode and then, it only turns the fan on or off at the last speed (since there arenāt selectable entities for each speed). Iāve updated to 2.0 with no changes.
Enabling Fan Percentage in the automation always results in a ZeroDivisionError and it happens on the last decision step, then again in the Percentage Fan section.
Your using a device in Fan Controlled By A Percentage Value you can only use entity. This is a link to a FAQ of my sensor light blueprint but it shows you how to expand down to an entity click here