First of all i want to thanks everyone with all the help i got with different kind of issues.
Im struggling with an automation i want to get going
I have this dates:
What i want. When for example the date of ’ Avri gft’ is the actual date, i want to get a message from pushbullet and a notification in Lovelace. Anyone has an idea how to get this to work?
I have to say finity, though that is an excellent link, I never knew it existed.
If I’d read that (I’m going to read that tonight) it may have saved me a LOT of grief in the past.
Hi guys, thanks for all the replies.
I think im am a noobie with automations that aren’t in examples here on the forums.
i was struggling with the template editor. I finally got it working. but now i want to add this in an automation which makes a picture from red to green ( green = if state = equal, turn green ) else turn red.
Can anyone help me out with this how to put this in the auomation.yaml? Thanks.
What works for me is:
{% if states.sensor.date.state == states.sensor.avri_gft.state %}
Put the GFT @ the road!
{% else %}
Don't do anything
{% endif %}