Manual

@Serializable
@SerialName(value = "manual")
data object Manual : AutoAddChargingStrategy

Add charging stations only when the user manually triggers the process by pressing the "Add Chargers" button.

Charging stations will not be added automatically without user interaction.