Hello.
First post from a total noob here, trying to get into the world of Home Assistant automation. Just swapped over from Hubitat, as I found that platform very limited integration-wise.
I am finding the basics of HA quite easy to figure out, but am struggling with the complexities of advanced automations and dashboard customisation. So I would like to ask advice from the enthusiasts on here to get me started ![]()
My first project is this:
I would like to create a card on my dashboard to help the Mrs decide when itβs good to put the washing out to dry.
Basically, combining the info from my outdoor Sonoff sensor and local Pirate Weather forecast, I would like the card colour to show:
GREEN when the temperature is 21C or above AND the humidity is 60% or lower AND the wind speed is between 8-12 mph.
AMBER when the temperature is between 18 and 21C or AND the humidity is 70% or lower
RED when the temperature is 15C or lower OR the humidity 80% or higher
Would this be possible using a standard tile card or modified bubble card. Or any other method?
Thanks in advance for any help.