Hi, my EV has preconditioning but when you set it, it’s for all days, although because we work mostly from home, if we forget to remove it, it will precondition the car for no reason the following day.
I have access in Home Assistant to clear the preconditioning of the car and see if it’s enabled (binary_sensor.precondition_enabled) and at what minute since midnight (so 8pm would be 1200) in sensor.precondition_time. These are not the real sensor names but for this post, it should be enough.
What would the trigger look like so I could call the clearing of the preconditioning an hour after its preconditioning time has been hit?