If the tesla is plugged in, but charging is stopped at some time (through the app for example), the automation stops running.
If it is then started again through the Tesla app, this doesn't trigger a new automation execution.
This is because the sensor.charger itself doesn't change from off to on, but the attribute 'charging_state' changes instead.
If the tesla is plugged in, but charging is stopped at some time (through the app for example), the automation stops running. If it is then started again through the Tesla app, this doesn't trigger a new automation execution. This is because the sensor.charger itself doesn't change from off to on, but the attribute 'charging_state' changes instead.