Hey all,
I am trying to get my template card to spin the icon if the hvac is running, but can't get it to work with if/then logic. Below is what I am trying and have tried move the if statement around, but no luck. Anyone know how I should structure this?
I know this would only spin the icon if the hvac is "cooling", but I can fix that once I know what I am doing wrong with the if/then
The spinning animation works without the if statement. As soon as I try and put some logic around it, it stops. Adding the extra keyframe does not fix this.
It's probably because there's no return when the hvac_action isn't cooling. Your template outputs nothing to the animation field. I'd wager that's not valid.