I have a simple automation but doesn’t work properly for some reason. Once the battery level drops below 65 the turn off trigger properly but when battery goes above it doesn’t turn back anymore. I get a became unavailable message. Once I trigger it manually it works fine until it drops again or the day ends. It doesn’t start in the morning either, only manually.
If you don’t share your YAML properly formatted using the </> key in the editor we really cannot help much.
Pictures do not show well here and are like impossible to troubleshoot with.
If it goes above 65 outside of that time condition, it will not register a trigger.
I would consider a single automation that checks for any change of the 2 trigger entities, then a series of choose statements sorting out the possible conditions you want to act on.