I have an automation that fires every 5min when the sun is up(± offset)
and one for during the night(copy paste from the previous one and i switch the sun rise and sunset)
the first one works perfectly the second one doesn’t fire at all.
Without the proper indentation it’s pretty impossible to debug, you also have entity_id’s with a capital letter which probably doesn’t help - you also have an or condition in the second one, shouldn’t it be an and?
I will retry the and/or condition but as if i remember correctly it had little effect.
since my automation works in the first one, also with capitals, i did not think this would make a difference.
i will change them and try the automation again.