Hello everyone,
I’m working on an Automation to start my dishwasher when the following is met:
Trigger: Solar Battery SoC is above 30%
Conditions: Dishwasher door is closed
AND Remote Start is enabled (little button so it knows it’s ready to be started)
My problem is: when the battery is above 30% but the door not closed or remote start not set, it doesn’t run and doesn’t try again. But I can’t use the door as a trigger because we close it all the time without us enabling remote start so the kids don’t get to the dishes. And I can’t base it one remote start because when I enable it the door has to be open so it can’t start in that moment, so not all conditions met there as well.
I thought about checking periodically after remote start is enabled but I don’t really want that. I’m pretty sure I’m missing something simple in the logic itself and I hope someone can point me in the right direction!
Cheers